OpenStack Identity Authentication Library
Go to file
Morgan Fainberg e138ae472b Fixing potential NameErrors
Fixing a couple locations that could potentially raise NameErrors
instead of intended exceptions.  These were found by looking at
flake8 F821 (undefined name) errors.

Added in unit tests to verify NameErrors would not be raised.

Change-Id: I8619cb0be495b814335a5aea23daca025484d3c6
2013-08-30 01:15:57 +00:00
doc Move docs to doc. 2012-06-11 13:33:02 -07:00
keystoneclient Fixing potential NameErrors 2013-08-30 01:15:57 +00:00
.coveragerc Update .coveragerc 2013-02-06 16:47:06 +02:00
.gitignore Migrate to pbr. 2013-05-17 14:43:31 -07:00
.gitreview Added in common test, venv and gitreview stuff. 2011-12-22 00:12:22 +00:00
.testr.conf Use testr instead of nose. 2013-05-10 15:39:10 -07:00
babel.cfg enabling i18n with Babel 2012-09-29 16:03:23 -07:00
LICENSE Initial commit. 2011-10-25 16:50:08 -07:00
MANIFEST.in Migrate to pbr. 2013-05-17 14:43:31 -07:00
openstack-common.conf Add importutils and strutils from oslo 2013-08-20 16:18:45 +03:00
requirements.txt Updated from global requirements 2013-08-09 16:41:53 -03:00
setup.cfg Migrate to pbr. 2013-05-17 14:43:31 -07:00
setup.py Updated from global requirements 2013-08-09 16:41:53 -03:00
test-requirements.txt Extract basic request call 2013-08-12 14:19:23 +10:00
tox.ini Fix and enable gating on F841 2013-08-29 15:07:50 -07:00