summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Refactor TokenController.authenticate() method.Alvaro Lopez Garcia2012-11-152-60/+228
* | | Merge "populate table check."Jenkins2012-11-151-1/+15
|\ \ \ | |/ / |/| |
| * | populate table check.Adam Young2012-11-131-1/+15
* | | Fix error un fixtures.Alvaro Lopez Garcia2012-11-151-2/+1
* | | Merge "Reduce total number of fixtures"Jenkins2012-11-144-114/+115
|\ \ \
| * | | Reduce total number of fixturesDolph Mathews2012-11-134-114/+115
| | |/ | |/|
* | | Merge "Run test_keystoneclient_sql in-memory"Jenkins2012-11-143-14/+6
|\ \ \ | |/ / |/| |
| * | Run test_keystoneclient_sql in-memoryDolph Mathews2012-11-133-14/+6
| |/
* / Provide config file fields for enable users in LDAP backend (bug1067516)Jose Castro Leon2012-11-132-1/+63
|/
* Various pep8 fixes for keystone.Dan Prince2012-11-091-1/+1
* Fix transient test failures (bug 1077065, bug 1045962)Dolph Mathews2012-11-092-12/+16
* Improve feedback on test failureDolph Mathews2012-11-081-14/+6
* Merge "fixes bug 1074172"Jenkins2012-11-081-0/+85
|\
| * fixes bug 1074172Joe Heck2012-11-071-0/+85
* | Merge "Include 'extra' attributes twice (bug 1076120)"Jenkins2012-11-081-0/+57
|\ \
| * | Include 'extra' attributes twice (bug 1076120)Dolph Mathews2012-11-071-0/+57
* | | Merge "SQL upgrade test."Jenkins2012-11-081-0/+104
|\ \ \
| * | | SQL upgrade test.Adam Young2012-11-071-0/+104
| |/ /
* | | Merge "HACKING compliance: consistent use of 'except'"Jenkins2012-11-082-5/+1
|\ \ \ | |/ / |/| |
| * | HACKING compliance: consistent use of 'except'Dolph Mathews2012-11-052-5/+1
* | | bug 1069945: generate certs for the tests in one placeGuang Yee2012-11-0516-211/+17
|/ /
* | Merge "auth_token hash pki key PKI tokens on hash in memcached when accessed ...Jenkins2012-11-021-5/+12
|\ \ | |/ |/|
| * auth_token hash pkiAdam Young2012-11-011-5/+12
* | Merge "Implements REMOTE_USER authentication support."Jenkins2012-11-011-6/+71
|\ \
| * | Implements REMOTE_USER authentication support.boden2012-10-311-6/+71
| |/
* / don't modify the passed in dict to from_dictIonuț Arțăriși2012-11-011-0/+13
|/
* Merge "Fixes 500 err on authentication for invalid body"Jenkins2012-10-251-0/+15
|\
| * Fixes 500 err on authentication for invalid bodyUnmesh Gurjar2012-10-251-0/+15
* | Enable Deletion of Services with Endpointssathish-nagappan2012-10-241-0/+13
|/
* Merge "Fix catalog when services have no URL"Jenkins2012-10-241-0/+38
|\
| * Fix catalog when services have no URLJulien Danjou2012-10-081-0/+38
* | Merge "Compare token expiry without seconds"Jenkins2012-10-241-2/+4
|\ \
| * | Compare token expiry without secondsAdam Young2012-10-231-2/+4
* | | Merge "Extract hardcoded configuration in ldap backend (bug 1052111)"Jenkins2012-10-242-0/+134
|\ \ \
| * | | Extract hardcoded configuration in ldap backend (bug 1052111)Jose Castro Leon2012-10-162-0/+134
| |/ /
* | | Merge "Fixes response for missing credentials in auth"Jenkins2012-10-241-0/+51
|\ \ \
| * | | Fixes response for missing credentials in authUnmesh Gurjar2012-10-221-0/+51
| |/ /
* | | Merge "Adding handling for get user/tenant by name"Jenkins2012-10-241-0/+18
|\ \ \
| * | | Adding handling for get user/tenant by namegalstrom212012-10-231-0/+18
| |/ /
* / / Moved SQL backend tests into memoryDolph Mathews2012-10-236-41/+40
|/ /
* | Delete role does not delete role assignments in tenants (bug 1057436)Jose Castro Leon2012-10-121-0/+10
* | Merge "Filter users in LDAP backend (bug 1052925)"Jenkins2012-10-101-0/+40
|\ \
| * | Filter users in LDAP backend (bug 1052925)Jose Castro Leon2012-10-101-0/+40
* | | Raise if we see incorrect keyword args "condition" or "methods"David Ripton2012-10-101-0/+52
|/ /
* | Merge "Unable to delete tenant if contains roles in LDAP backend (bug 1057407)"Jenkins2012-10-091-0/+10
|\ \
| * | Unable to delete tenant if contains roles in LDAP backend (bug 1057407)Jose Castro Leon2012-10-051-0/+10
* | | Merge "Configurable actions on LDAP backend in users Active Directory (bug 10...Jenkins2012-10-091-0/+137
|\ \ \ | |_|/ |/| |
| * | Configurable actions on LDAP backend in users Active Directory (bug 1052929)Jose Castro Leon2012-10-051-0/+137
| |/
* / Unparseable endpoint URL's should raise friendly errorStef T2012-10-063-0/+33
|/
* Merge "Remove run_test.py in favor of stock nose."Jenkins2012-09-284-0/+24
|\