summaryrefslogtreecommitdiffstats
path: root/tests/test_backend_templated.py
Commit message (Expand)AuthorAgeFilesLines
* Manager instead of direct driverAdam Young2013-06-281-5/+3
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Revert "from tests import"Adam Young2013-03-111-2/+2
* from tests importAdam Young2013-03-081-2/+2
* v3 CatalogDolph Mathews2012-11-201-17/+0
* Unparseable endpoint URL's should raise friendly errorStef T2012-10-061-0/+6
* Implement token endpoint list (bug 1006777)Dolph Mathews2012-09-061-2/+4
* Fixing pep8 errors in tests/*pyDerek Higgins2012-07-091-2/+2
* Reorder test imports by full import pathZhongyue Luo2012-07-031-3/+3
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-271-0/+20
* Switch keystone.test.TestCase to use unittest2Maru Newby2012-03-271-1/+1
* Fixes LP #954089 - Service list templated catalogJay Pipes2012-03-191-0/+57