python-openstackclient/releasenotes/notes/bug-1667266-6497727abc2af9a...

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>`_]