python-openstackclient/openstackclient/identity/v3
Zuul c7a43773c9 Merge "Add id and enabled param in ListIdentityProvider parser" 2020-12-01 13:50:56 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
access_rule.py Remove usage of six 2020-10-07 02:15:25 +00:00
application_credential.py Add support for app cred access rules 2020-01-17 11:14:51 -08:00
catalog.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
consumer.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
credential.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
domain.py Add resource option immutable 2020-04-08 13:51:01 +00:00
ec2creds.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
endpoint.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
endpoint_group.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
federation_protocol.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
group.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
identity_provider.py Add id and enabled param in ListIdentityProvider parser 2020-07-24 19:22:39 +05:30
implied_role.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
limit.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
mapping.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
policy.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
project.py Client should parse string to boolean for value 'is_domain' 2020-05-29 07:53:13 -05:00
region.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
registered_limit.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
role.py Bypass user and group verification in RemoveRole 2020-08-12 12:24:17 -05:00
role_assignment.py Add system role functionality 2018-06-04 20:09:14 +00:00
service.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
service_provider.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
tag.py Add project tags functionality 2018-02-23 20:26:57 +00:00
token.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
trust.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
user.py Adding options to user cli 2020-03-26 22:24:39 +05:30