OpenStack Identity Authentication Library
Go to file
Florent Flament 7fb78add9d Fix auth_token middleware test invalid cross-device link issue
Fixes path of temporary files, containing token revocation lists,
which weren't in the appropriate directory. File renaming now works
properly since source and destination files are in the same directory,
and therefore on the same partition.

Added to .gitignore temporary files generated during tests, that are
not being removed at the end of test.

Change-Id: I21ff81419313f4205ebe552556e27b86135fd096
Closes-Bug: #1265190
2014-01-07 14:24:07 +01:00
doc Move docs to doc. 2012-06-11 13:33:02 -07:00
keystoneclient Move redirect handling to session 2013-12-20 03:51:50 +00:00
.coveragerc Move tests in keystoneclient 2013-09-24 12:34:17 +10:00
.gitignore Fix auth_token middleware test invalid cross-device link issue 2014-01-07 14:24:07 +01:00
.gitreview Added in common test, venv and gitreview stuff. 2011-12-22 00:12:22 +00:00
.testr.conf Move tests in keystoneclient 2013-09-24 12:34:17 +10:00
babel.cfg enabling i18n with Babel 2012-09-29 16:03:23 -07:00
HACKING.rst Make HACKING.rst DRYer and turn into rst file 2013-11-11 11:05:00 -08: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 Sync with latest module from oslo 2013-12-10 11:11:53 +01:00
requirements.txt Remove unused simplejson requirement 2013-10-28 17:29:07 +01:00
setup.cfg Migrate to pbr. 2013-05-17 14:43:31 -07:00
setup.py Updated from global requirements 2013-10-10 20:26:53 +00:00
test-requirements.txt HTTPretty: update to 0.7.1 2013-12-12 22:46:23 +01:00
tox.ini Merge "Don't install pre-release software with tox" 2013-12-28 18:45:11 +00:00