openstack-python-openstackc.../openstackclient/identity
Steve Martinelli 36a9703a19 Support listing users by group name
Listing users within a group is not presently domain scoped. We
do not use the domain info at all when the group option is present.
A new --group-domain option is not needed since we cannot list
users by --project and --group, they are mutually exclusive (as
per the identity API).

Closes-Bug: 1492916
Change-Id: I50f995ee4a03c2bdb21f2b5722546ab8fe786eb6
2015-09-07 01:37:37 -05:00
..
v2_0 only return endpoints that have url 2015-07-16 07:25:51 +00:00
v3 Support listing users by group name 2015-09-07 01:37:37 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
common.py Fix the way we call find_resource when only using ID 2015-07-16 06:31:46 +00:00