dadaf7f46c

This command accepts an optional reason and calls the new /nodes/uuid/maintenance endpoint to set and clear maintenance mode and maintenance reason. It will reject setting maintenance mode to off with a reason, as setting maintenance mode to off clears the reason. Change-Id: I04e14bc239b343d8791747963e4feec1e2cbdda8 Implements: blueprint maintenance-reason
Python bindings for the Ironic API
This is a client for the OpenStack Ironic API. It
provides a Python API (the ironicclient
module) and a
command-line interface (ironic
).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on git.openstack.org.
python-ironicclient
is licensed under the Apache License
like the rest of OpenStack.
For more information, see http://docs.openstack.org/developer/python-ironicclient/.
Description
Languages
Python
100%