python-openstackclient/openstackclient/identity/v3
Cyril Roelandt 43639e1118 Fix typos
Change-Id: Idd502c8df21da79ff3b9339870f38378f5337879
2021-10-26 15:53:51 +02: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 name and enabled param in ListDomain parser 2020-07-21 18:24:58 +05:30
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 Fix typos 2021-10-26 15:53:51 +02: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