python-openstackclient/releasenotes/notes/bug-1667266-6497727abc2af9a5.yaml
Dean Troyer 1f2295cf65 Release note cleanup for 3.12.0
Change-Id: I1fab42256e7b01d2efc23af686554e0325a48af6
2017-07-23 16:51:47 +00:00

9 lines
397 B
YAML

---
fixes:
- |
Clarify the ``--block-device-mapping`` option of the ``server create``
command: fix ValueError when the ``--block-device-mapping`` option's
argument is in the wrong format; support creating a block device from
a snapshot; add details to the help output about the option format.
[Bug `1667266 <https://bugs.launchpad.net/python-openstackclient/+bug/1667266>`_]