keystoneauth/keystoneauth1/extras/_saml2
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
..
v3 Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
__init__.py Correctly report available for ADFS plugin 2016-07-30 23:53:13 -05:00
_loading.py Correctly report available for ADFS plugin 2016-07-30 23:53:13 -05:00