| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
The file was out of date with the removed *_ipmitool drivers
and the driver_info field which should be posted on node creation
to the API.
Change-Id: I18ece4f2472a0aced2874992c18a8871665f9621
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ironic command is dead, long live the OSC baremetal command.
Also removed the json_respose tests, which seemed ot be geared
to checking json returned data on the command line. For ironic
these tests seemed to be very explicit for our CLI where as OSC
should be covering the return data handling, the only real end
effect is field level expectation enforcement in the functional
test... which seems excessive and un-needed.
Story: 1726605
Task: 11974
Depends-on: https://review.opendev.org/677183
Change-Id: I3e3ae416a65d8e01956434ba51bd3187ab001f80
|
| |
|
|
|
|
|
|
|
|
| |
The 'ironic' CLI is being deprecated; it is slated for removal in the S*
release cycle. The 'openstack baremetal' CLI should be used instead.
A message is printed out to that effect and the documentation is
updated to reflect this.
Change-Id: Ie6ac3c6222ec6a6231b9a9cb2949cac56b48967f
Closes-Bug: 1700815
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the documentation. Changes include:
- putting 'openstack baremetal' commands before 'ironic' commands, since
the plan is to deprecate the 'ironic' CLI
- fixing formatting issues
- removing the description for the 'openstack baremetal create' command
about how it can be used for creating a node -- this functionality has
been deleted.
- in the examples, using hardware types instead of classic drivers, since
the plan is to deprecate classic drivers
Change-Id: I09fdf160122664d923361a8a8c80c61aba347c30
|
|
|
Change-Id: If0c0789ac730c565477b9053d63375c67667b0d1
|