python-openstackclient/releasenotes/notes/bug-1554877-7f8479791eab45b7.yaml
Dean Troyer baf96411fe Clean up for next release
* Release notes
* Docs Table of Contents

Change-Id: I4bef26ed348923671a2b50f90606661d519b40e3
2016-04-18 14:19:27 -05:00

12 lines
478 B
YAML

---
features:
- |
Add ``--image-property`` option to ``volume set`` and ``volume unset`` commands
Image properties are copied when a volume is created from an image.
The properties are immutable on the image itself but may be updated
or removed from the volume created from that image.
[Bug `1554877 <https://bugs.launchpad.net/python-openstackclient/+bug/1554877>`_]
[Bug `1554879 <https://bugs.launchpad.net/python-openstackclient/+bug/1554879>`_]