openstack-python-openstackc.../openstackclient
Jose Castro Leon c5bbf744ba Allow os quota list query to filter by project
In the os quota list command, project parameter is completely ignored
ending up in a request to all projects and then all quotas. This patch
enables back the parameter and does a single call to quotas if specified.

Change-Id: Ie17c256e2bdc307dcd94ad5be7abdbffa776d369
Story: 2007422
Task: 39043
(cherry picked from commit 3e83e7471b)
2022-06-16 08:20:14 +00:00
..
api Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
common Allow os quota list query to filter by project 2022-06-16 08:20:14 +00:00
compute Merge "Add API check for server_groups.list" into stable/ussuri 2020-10-14 06:23:25 +00:00
identity Fix reverted osc-lib interface change 2021-01-21 14:26:33 +00:00
image Don't look up project by id if given id 2020-03-24 13:13:12 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Add "fields" parameter to ListSecurityGroup query" 2020-03-24 14:07:02 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Allow os quota list query to filter by project 2022-06-16 08:20:14 +00:00
volume Merge "Switch image to use SDK" 2020-03-25 15:19:20 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00