openstack-python-openstackc.../openstackclient/tests/functional/common
Stephen Finucane 04e68e0d5a quota: Add 'quota show --usage' option
Provide an more sane way to get usage information for a particular
project's quotas. This requires using the 'Lister' command type since
the 'ShowOne' command type only allows for simple key-value pair output.

We also add a note indicating that the '<project>' argument is optional.

Change-Id: Ic7342cf08f024cc690049414c5eef5b9a7594677
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-09-30 12:40:15 +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: Add 'quota show --usage' option 2022-09-30 12:40:15 +01:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00