openstack-python-openstackc.../openstackclient/tests/unit
Stephen Finucane 00e7019022 quota: Allow showing project-specific quotas
Add '--compute', '--network' and '--volume' options to the 'quota show'
command, along with a default '--all' option, allowing us to restrict
quotas shown to an individual service.

Change-Id: I122b765df01887b8d916ee6567ffb7768fcb4392
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-09-30 12:40:18 +01:00
..
api Make container list --all work 2020-05-16 14:40:28 +00:00
common quota: Allow showing project-specific quotas 2022-09-30 12:40:18 +01:00
compute compute: Add support for microversion 2.93 2022-09-14 11:24:10 +01:00
identity Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
image image: Make better use of argparse 2022-06-30 11:51:33 +01:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Add router ndp proxy commands 2022-08-26 08:15:43 +08:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume quota: Add support for detailed volume quotas 2022-09-30 10:55:47 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_shell.py Remove unnecessary test 2020-11-06 10:16:06 +00:00
utils.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00