File: remove-deprecated-quota-show-class-option-2109a6ff7ac18e80.yaml

package info (click to toggle)
python-openstackclient 8.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,964 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The ``--class`` options of the ``quota show`` command, which was deprecated
    in 6.1.0 (Antelope), has now been removed in favour of the ``--default``
    option. Quota classes were never fully implemented and the compute and
    volume services only support a single ``default`` quota class while the
    network service does not support quota classes at all.