openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Add support for get details of Quota 2019-02-24 10:41:53 +00:00
compute Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00
image Fix broken gate jobs 2018-08-07 09:32:00 +00:00
network Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume More state handling in volume transfer requests functional tests 2019-02-06 15:40:25 -06:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00