summaryrefslogtreecommitdiffstats
path: root/keystone/test.py
Commit message (Expand)AuthorAgeFilesLines
* Move 'tests' directory into 'keystone' packageSascha Peilicke2013-08-141-440/+0
* Merge "Clean up use of token_provider manager in tests"Jenkins2013-08-021-1/+6
|\
| * Clean up use of token_provider manager in testsBrant Knudson2013-08-011-1/+6
* | Use dependency injection for assignment and identityBrant Knudson2013-07-311-1/+5
* | Handle circular dependenciesBrant Knudson2013-07-311-0/+2
|/
* Clear out the dependency registry between testsBrant Knudson2013-07-311-1/+14
* Ec2 credentials table not created during testingBrant Knudson2013-07-221-1/+2
* Implements Pluggable V3 Token ProviderGuang Yee2013-07-121-2/+2
* Move temporary test files into tests/tmpJamie Lennox2013-07-111-0/+28
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-13/+0
* assignment backendAdam Young2013-07-091-1/+3
* Manager instead of direct driverAdam Young2013-06-281-15/+4
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-9/+7
* Adds tests for XML version responseBrant Knudson2013-06-111-0/+25
* Disable eventlet monkey-patching of DNSBrant Knudson2013-05-301-5/+0
* Add KEYSTONE_LOCALEDIR env variableMark McLoughlin2013-05-291-0/+3
* Merge "separate paste-deploy configuration from parameters"Jenkins2013-05-281-2/+2
|\
| * separate paste-deploy configuration from parametersAlan Pevec2013-05-261-2/+2
* | Replace assertDictContainsSubset with stdlib verYuriy Taraday2013-05-271-8/+26
|/
* Merge "Consolidate eventlet code"Jenkins2013-05-231-5/+4
|\
| * Consolidate eventlet codeBrant Knudson2013-05-211-5/+4
* | Add assertNotEmpty to tests and use it.Jamie Lennox2013-05-211-0/+3
|/
* extracting credentialsAdam Young2013-05-171-0/+2
* Revert "Disable eventlet monkey-patching of DNS"Dan Prince2013-05-101-4/+6
* Disable eventlet monkey-patching of DNSBrant Knudson2013-05-091-6/+4
* Skip IPv6 tests for eventlet dnsBrant Knudson2013-05-061-0/+5
* stop using time.sleep in teststermie2013-04-051-0/+2
* Validate domains unconditionally (bug 1130236)Dolph Mathews2013-03-191-5/+23
* Fix XML handling of member links (bug 1156594)Dolph Mathews2013-03-181-0/+3
* quiet route logging on skipped testsAdam Young2013-03-131-0/+3
* add missing attributes for group/project tables (bug1126021)Gordon Chung2013-03-071-0/+9
* TrustsAdam Young2013-03-051-0/+2
* v3 token APIGuang Yee2013-02-201-0/+1
* project membership to role conversionAdam Young2013-02-181-4/+7
* Missed import for IPv6 tests skip.Yuriy Taraday2013-02-121-0/+1
* tenant to project in the apisAdam Young2013-01-281-2/+3
* Skip IPv6 tests if IPv6 is not supported.Yuriy Taraday2013-01-181-0/+14
* Enhance wsgi to listen on ipv6 addressDavanum Srinivas2013-01-151-2/+2
* Enable exception format checking in the tests.Dan Prince2013-01-141-0/+2
* Fixes import order nitsZhongyue Luo2013-01-111-1/+1
* Driver registryDolph Mathews2012-12-211-6/+16
* Expand default time delta (bug 1089988)Dolph Mathews2012-12-131-3/+6
* Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-041-1/+1
* v3 PoliciesDolph Mathews2012-11-191-0/+1
* Reduce total number of fixturesDolph Mathews2012-11-131-5/+0
* Fix transient test failures (bug 1077065, bug 1045962)Dolph Mathews2012-11-091-0/+5
* Remove run_test.py in favor of stock nose.Monty Taylor2012-09-271-1/+6
* Reorder imports by full module pathZhongyue Luo2012-06-201-1/+1
* PEP8 fixesDolph Mathews2012-06-181-3/+3
* Use cfg's new global CONF objectMark McLoughlin2012-06-131-4/+4