eccd943acc
Aims to evacuate servers from compute host as soon as possible, operators might set the compute service force down manually. Novaclient support the behavior, this patch support it in OSC. Change-Id: I22ff1c5d670c449771fdcb3f4f39cd82f428531a Closes-Bug: #1589348
6 lines
233 B
YAML
6 lines
233 B
YAML
---
|
|
features:
|
|
- Add options ``--up`` and ``--down`` for compute v2 ``compute service set``
|
|
command to support force up/down compute service.
|
|
[Bug `1589348 <https://bugs.launchpad.net/python-openstackclient/+bug/1589348>`_]
|