File: bug-1651117-a1df37e7ea939ba4.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add ``--encryption-provider``, ``--encryption-cipher``, ``--encryption-key-size``
    and ``--encryption-control-location`` options to ``volume type set`` and
    ``volume type create`` commands.
    Add ``--encryption-type`` option to ``volume type unset``, ``volume type list``
    and ``volume type show`` commands.
    [Bug `1651117 <https://bugs.launchpad.net/bugs/1651117>`_]