python-openstackclient/openstackclient/tests/functional/common
Stephen Finucane 09ff9a0f4c quota: Deprecate "force" behavior for network quotas
In change Idc1b99492d609eb699d0a6bef6cd760458a774f6, we added a
'--check-limit' option to enable "no force" behavior for network quotas.
This was already the default for compute quotas. Provide a path for
harmonizing the behavior of the two options by instead using a
'--no-force' option which will become the eventual default for the
network quotas also.

Change-Id: I25828a3d68e2e900f498e17a0d01fb70be77548e
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-10-11 16:52:08 +01:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_args.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Make configuration show not require auth 2019-08-01 14:53:02 -05:00
test_extension.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_help.py Add 'server shelve --offload', 'server shelve --wait' options 2021-01-08 18:01:25 +00:00
test_module.py Update command test for volume.v3 2018-05-18 07:12:04 -05:00
test_quota.py quota: Deprecate "force" behavior for network quotas 2022-10-11 16:52:08 +01:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00