summaryrefslogtreecommitdiffstats
path: root/tests/test_import_legacy.py
Commit message (Expand)AuthorAgeFilesLines
* Move temporary test files into tests/tmpJamie Lennox2013-07-111-4/+3
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-3/+3
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-3/+3
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* split authenticate callAdam Young2013-06-031-6/+8
* Import pysqlite2 if sqlite3 is not available.Yuriy Taraday2012-12-111-3/+5
* Moved SQL backend tests into memoryDolph Mathews2012-10-231-1/+2
* Remove run_test.py in favor of stock nose.Monty Taylor2012-09-271-0/+4
* Reorder test imports by full import pathZhongyue Luo2012-07-031-3/+3
* Use cfg's new global CONF objectMark McLoughlin2012-06-131-3/+3
* Corrects url conversion in export_legacy_catalogSam Morrison2012-05-071-1/+1
* Rename keystone.conf to .sample.Josh Kearney2012-04-101-1/+1
* Spring cleaning, fix PEP8 violations.Chmouel Boudjnah2012-03-201-2/+0
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* add catalog exporttermie2012-02-141-59/+79
* make sure passwords work after migrationtermie2012-02-131-3/+18
* add legacy diablo import teststermie2012-02-131-0/+8
* add essex test as welltermie2012-02-131-0/+56