keystoneauth/keystoneauth1/identity
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
..
generic remove unused LOG 2016-07-10 13:29:53 +08:00
v3 Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
__init__.py oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
access.py Cleanup docstrings 2016-02-19 14:42:16 -06:00
base.py get_endpoint should return None when no version found 2016-08-25 13:49:35 +10:00
v2.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00