2016-03-09 20:59:40 +05:30
|
|
|
---
|
2016-04-07 09:54:54 -05:00
|
|
|
features:
|
2016-03-09 20:59:40 +05:30
|
|
|
- |
|
2016-04-18 13:49:01 -05:00
|
|
|
Add ``--image-property`` option to ``volume set`` and ``volume unset`` commands
|
2016-03-09 20:59:40 +05:30
|
|
|
|
2016-04-18 13:49:01 -05:00
|
|
|
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.
|
2016-03-09 20:59:40 +05:30
|
|
|
|
2016-04-18 13:49:01 -05:00
|
|
|
[Bug `1554877 <https://bugs.launchpad.net/python-openstackclient/+bug/1554877>`_]
|
|
|
|
[Bug `1554879 <https://bugs.launchpad.net/python-openstackclient/+bug/1554879>`_]
|