b328cf74df
The compute service allows us to to force set a quota, setting a quota value that is less than the amount of the resource currently consumed. Expose this feature by way of a '--force' boolean parameter. Change-Id: I1d1ac1ac46f49f64794ffc8631e166935537966c
7 lines
299 B
YAML
7 lines
299 B
YAML
---
|
|
features:
|
|
- Add ``--force`` options to the ``openstack quota set``
|
|
command. The compute service allows us to to force set a quota, setting a
|
|
quota value that is less than the amount of the resource currently
|
|
consumed. Expose this feature by way of a ``--force`` boolean parameter.
|