File: bug-1554877-7f8479791eab45b7.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (11 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
---
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>`_]