e776a4f026
As to reflect cinder reset-state --attach-status functionality, this patch adds --attached / --detached parameter to OSC's volume set command. Change-Id: Ic8ee928c9ab0e579512cfb7608f63bfcc2993c7b Closes-Bug: #1745699
7 lines
308 B
YAML
7 lines
308 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--attached`` and ``--detached`` options to ``volume set`` command to set the
|
|
volume status in the database. This is the functional equivalent to
|
|
``cinder reset-state --attach-status``.
|
|
[`bug 1745699 <https://bugs.launchpad.net/python-openstackclient/+bug/1745699>`_ |