python-ironicclient/ironicclient
Ruby Loo d1cbe0737f osc node power on & off commands
This replaces 'openstack baremetal node power <on|off>' with
the two commands: 'openstack baremetal node power on' and
'openstack baremetal node power off'.

The two commands are more in line with openstackclient guidelines.
There is no change to the user issuing the power command (the actual
command line is the same). However, help and lists (e.g. via
'openstack -h baremetal') will show the individual power commands.

Change-Id: I39ab81e148ca28ce24d402106228fb5dd2f6d60e
Closes-Bug: #1619363
2017-11-14 21:44:24 -05:00
..
common Pass missing arguments to session in SessionClient._make_session_request 2017-11-03 13:54:26 +01:00
osc osc node power on & off commands 2017-11-14 21:44:24 -05:00
tests osc node power on & off commands 2017-11-14 21:44:24 -05:00
v1 Merge "Synchronize ironic and ironicclients list of boot devices" 2017-10-21 20:42:17 +00:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Fix exception message creation in get_client() 2016-12-14 16:23:28 +02:00
exc.py Add --wait flag for provision actions and wait_for_provision_state function 2016-08-19 15:48:13 +02:00
shell.py Switch the deprecated "ironic" CLI to "latest" API version by default 2017-11-02 10:05:15 +01:00