1c6d396ba3
This flag allows to set a new Neutron quota resource limit without checking first the current resource usage. The new limit will be set anyway. This flag was used only by the compute engine. Related-Bug: #1953170 Change-Id: I7084f8208b804236ac99e6842db7a45854ce54d7
6 lines
242 B
YAML
6 lines
242 B
YAML
---
|
|
features:
|
|
- Add ``--force`` options to the ``openstack quota set`` command for network
|
|
service commands. Neutron quota engine now accepts "force" flag to set
|
|
a new resource quota limit, regardless of the current resource usage.
|