keystoneauth/keystoneauth1/extras
Ji-Wei 2d3e376a2c Raise NotImplementedError instead of NotImplemented
NotImplementedError is the name of the exception
(https://docs.python.org/2/library/exceptions.html).
NotImplemented is the name of a constant
(https://docs.python.org/2/library/constants.html).

This patch fix it.

Change-Id: Icfbc0603d03e2001d1494027c492059687e15fa7
Closes-Bug: #1339855
2016-09-09 02:56:31 +00:00
..
_saml2 Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
kerberos Add entrypoint for Federated Kerberos 2016-06-18 07:40:15 -04:00
oauth1 Lazy load oauthlib for plugin loading 2016-07-22 04:16:04 +10:00
__init__.py Declare an extras directory for plugins 2015-11-03 14:31:36 +11:00