keystoneauth/keystoneauth1
guang-yee 9e29e6e9c5 Support TOTP auth plugin
Add support for time-based one-time password (TOTP) authentication.

Change-Id: I004677ac7f0e2fb8c059ad14868e661e8ee4c1f9
2016-06-13 11:40:43 -07:00
..
access Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
exceptions Fix H405, D105, D200, and D203 PEP257 2016-04-19 21:05:19 +00:00
extras Make the kerberos plugin loadable 2016-06-10 15:59:20 +00:00
fixture Update keystoneauth fixture to support v3 2016-05-24 13:39:44 +02:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Support TOTP auth plugin 2016-06-13 11:40:43 -07:00
loading Support TOTP auth plugin 2016-06-13 11:40:43 -07:00
releasenotes/notes Let Oidc* auth plugins accept scope parameters as kwargs 2016-05-28 02:48:51 +00:00
tests Support TOTP auth plugin 2016-06-13 11:40:43 -07:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Fixing D301 docstring. 2016-04-19 06:35:59 +00:00
adapter.py Expose allow parameters for URL discovery 2016-05-08 10:23:21 -07:00
discover.py Removing tox ignore D401 and make keystoneauth compliant 2016-04-13 18:46:05 +00:00
plugin.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
session.py Apply a heuristic for product name if a user_agent is not provided 2016-06-02 12:09:20 -07:00
token_endpoint.py Adding authentication compatibility for OpenStackClient 2016-03-07 23:38:22 +00:00