openstack-python-openstackc.../openstackclient/tests/unit/common
Sławek Kapłoński 75cba9d1cb Add support for get details of Quota
With passing "--detail" argument to "openstack quota list", details
about current usage should be returned.
It is currently supported by Nova and Neutron so details of
resources from those projects can be returned.

Change-Id: I48fda15b34283bb7c66ea18ed28262f48b9229fe
Related-Bug: #1716043
2019-02-24 10:41:53 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py Improve no-auth path 2017-04-24 18:57:10 -05:00
test_command.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_commandmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_parseractions.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
test_quota.py Add support for get details of Quota 2019-02-24 10:41:53 +00:00