openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Add '--force; parameter to 'openstack quota set' 2020-04-14 22:59:52 +02:00
compute Fix openstack server list --deleted --marker option 2020-01-02 20:05:56 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Fix functional tests for py3 2019-10-31 00:17:35 +00:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Remove races in floating ip functional tests 2019-08-31 09:03:46 -05:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00