File: quota-set-default-option-bc26d37dc150533b.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-- 318 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    The ``quota set`` command now supports a ``--default`` option. When
    provided, this will allow you to set quotas for the default quota class
    which is the only quota class supported by the Compute and Block Storage
    services. This replaces the deprecated ``quota set --class`` option.