File: bp-cinder-command-support-82dbadef47454c18.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    Add ``--default`` option to ``volume type list`` command, in
    order to show which volume type the volume sets as it's
    default.
    [Blueprint :oscbp:`cinder-command-support`]