
When "check_limit" parameter is passed in a quota update request, the Neutron server checks the current resource usage before updating the quota limit. If the new quota limit is below the resource usage, an exception is raised. This parameter was added in [1][2]. [1]https://review.opendev.org/c/openstack/openstacksdk/+/806254 [2]https://review.opendev.org/c/openstack/python-openstackclient/+/806016 Closes-Bug: #1936408 Change-Id: I5a6fb65694498dd7d8f403ea04dc1fe72b8c938d
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%