python-openstackclient/openstackclient/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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
clientmanager.py Add support for token caching 2020-12-05 15:40:24 +01:00
configuration.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
extension.py Use SDK to get compute API extensions 2019-10-31 16:48:29 +00:00
limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
module.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
progressbar.py Fix typos 2021-10-26 15:53:51 +02:00
project_cleanup.py project cleanup 2021-02-02 08:14:34 +00:00
project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
quota.py quota: Add 'quota show --usage' option 2022-09-30 12:40:15 +01:00
versions.py common: autogenerate docs 2019-11-05 07:09:05 -06:00