openstack-python-openstackc.../openstackclient
hackertron b328cf74df Add '--force; parameter to 'openstack quota set'
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
2020-04-14 22:59:52 +02:00
..
api Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
common Add '--force; parameter to 'openstack quota set' 2020-04-14 22:59:52 +02:00
compute Use 'KeyValueAppendAction' from osc-lib 2020-02-03 15:25:40 +00:00
identity Fix copypaste errors in access rule command 2020-01-21 15:08:46 -08:00
image Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Disallow setting default on internal network 2020-03-09 21:01:53 -05:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Add '--force; parameter to 'openstack quota set' 2020-04-14 22:59:52 +02:00
volume Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00