File: add-quota-check-limit-api-extension-8e39299644d41f74.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Add API extension ``quota-check-limit``. This is a shim extension that
    indicates if Neutron supports checking the resource usage before applying
    a new quota limit. A new API parameter ``check_limit`` is introduced; it
    can be used in the ``quota`` update request to enable this check.