keystoneauth/keystoneauth1/identity/v3
Colleen Murphy 8bd6312ebc Add pep8 import order validation
Add the flake8-import-order library to our test requirements so that we
can avoid these PEP8 violations and maintain consistent import ordering.
Also fix our violations.

This library is in requirements but is blacklisted from being
automatically updated since it is never shipped. For now, don't bother
to pin it.

Change-Id: I4e788292b98b7f2f835cc80081763b2d249fe43e
2018-02-15 20:07:04 +01:00
..
__init__.py Add support for application credentials 2018-01-18 13:16:54 +01:00
application_credential.py Add support for application credentials 2018-01-18 13:16:54 +01:00
base.py Implement system scope 2018-01-17 15:50:11 +00:00
federation.py Generate FederationBaseAuth constructor parameters 2016-03-01 20:34:38 +00:00
k2k.py Add 303 as redirect code for k2k plugin 2016-04-25 18:53:19 -03:00
oidc.py Correct docs usage of keystoneauth1 session 2017-09-22 10:06:34 -05:00
password.py Implement system scope 2018-01-17 15:50:11 +00:00
token.py Allow saving and caching the plugin auth state 2015-11-16 16:10:33 +11:00
tokenless_auth.py Add pep8 import order validation 2018-02-15 20:07:04 +01:00
totp.py Support TOTP auth plugin 2016-06-13 11:40:43 -07:00