python-openstackclient/releasenotes/notes/bug-1597192-52801f7520287309.yaml
Huanxuan Ao 3222ffc157 Add "--property" option to "snapshot create" command in volumev2
Add "--property" option to "snapshot create" command
in volumev2 (v2 only) to support adding properties to
a new snapshot.

Change-Id: Ie0e90c9ccc2ac89b3b7b0ac89751fd864aada9a4
Closes-Bug: #1597192
2016-07-06 20:46:31 +08:00

5 lines
139 B
YAML

---
features:
- Add ``--property`` option to ``snapshot create`` command.
[Bug `1597192 <https://bugs.launchpad.net/bugs/1597192>`_]