
This extension indicates if Neutron supports checking the resource usage before applying a new quota limit. Change-Id: I94baf069624da4e4009eb8c0820f91b4d9e6738f Related-Bug: #1936408
8 lines
320 B
YAML
8 lines
320 B
YAML
---
|
|
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.
|