python-openstackclient/openstackclient
Vishakha Agarwal 8628e52de7 Add name and enabled param in ListDomain parser
when doing openstack domain list --name xyz_id,
and openstack domain list --enabled CLI raising
error unrecognized arguments, whereas in api-ref
document [1], user can pass name and enabled as
optional query param. This addresses the above
issue, by adding param --name and --enabled in
parser of ListDomain.

[1]https://docs.openstack.org/api-ref/identity/v3/?expanded=list-domains-detail#list-domains

Change-Id: I3cdb511d3c7059ddfb802ca025188d8976c9302c
2020-07-21 18:24:58 +05:30
..
api Merge "Make container list --all work" 2020-06-09 00:21:52 +00:00
common Fix compatibility issue in 5.3 2020-07-14 08:06:55 -05:00
compute Correct image lookup during server rebuild 2020-05-04 16:06:02 -07:00
identity Add name and enabled param in ListDomain parser 2020-07-21 18:24:58 +05:30
image Merge "Fix uploading an signed image does not work if private signing key is encrypted" 2020-07-08 17:30:38 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "port: add --host to list command" 2020-06-26 01:13:35 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Add name and enabled param in ListDomain parser 2020-07-21 18:24:58 +05:30
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