python-openstackclient/releasenotes/notes/bug-1627913-2adf4182977e5926.yaml
Dean Troyer 762f2f2c34 More 3.3.0 release notes
Plus minor doc formatting updates

Change-Id: I849794e954cdeb582f7a0b104c62ec6688ead628
2016-10-07 21:39:53 +00:00

9 lines
366 B
YAML

---
features:
- |
Add ``--source-replicated``, ``--consistency-group``, ``--hint`` and
``--multi-attach`` options to ``volume create`` command in volume v2.
Make ``--size`` optional when ``--snapshot``, ``--source`` or
``source-replicated`` options are present.
[Bug `1627913 <https://bugs.launchpad.net/python-openstackclient/+bug/1627913>`_]