1a7284f63a
When a server is unexpected state, OSC don't support reset the server to active or error state, that's supported by novaclient, and it's an important command for operators, the patch implement this function. Change-Id: I3e7800feb192832b0719ef9a353945beb6bfd509 Implements: blueprint server-reset-state
7 lines
242 B
YAML
7 lines
242 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--state`` option to ``server set`` command to set the server to
|
|
active or error state.
|
|
[Blueprint `server-reset-state <https://blueprints.launchpad.net/python-openstackclient/+spec/server-reset-state>`_]
|