summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add an update option to run_tests.shMatthew Treinish2013-02-151-0/+7
* | | | Merge "Remove usage of UserRoleAssociation.id in LDAP"Jenkins2013-02-191-155/+3
|\ \ \ \
| * | | | Remove usage of UserRoleAssociation.id in LDAPYuriy Taraday2013-02-171-155/+3
| | |/ / | |/| |
* | | | Merge "project membership to role conversion"Jenkins2013-02-1916-185/+427
|\ \ \ \
| * | | | project membership to role conversionAdam Young2013-02-1816-185/+427
| | |_|/ | |/| |
* | | | Merge "Add pysqlite as explicit test dep"Jenkins2013-02-191-0/+3
|\ \ \ \
| * | | | Add pysqlite as explicit test depDolph Mathews2013-02-151-0/+3
| | |_|/ | |/| |
* | | | Merge "Workaround Migration issue with PostgreSQL"Jenkins2013-02-191-2/+5
|\ \ \ \
| * | | | Workaround Migration issue with PostgreSQLDirk Mueller2013-02-181-2/+5
| | |_|/ | |/| |
* | | | Merge "Silence routes internal debug logging"Jenkins2013-02-181-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Silence routes internal debug loggingDolph Mathews2013-02-041-0/+7
* | | | Remove test_auth_token_middlewareDolph Mathews2013-02-182-669/+0
| |/ / |/| |
* | | Merge "Update to oslo version code."Jenkins2013-02-175-165/+222
|\ \ \
| * | | Update to oslo version code.Monty Taylor2013-02-135-165/+222
* | | | Merge "remove unneeded config reloading (it's already done during setUp)"Jenkins2013-02-161-55/+0
|\ \ \ \
| * | | | remove unneeded config reloading (it's already done during setUp)Ionuț Arțăriși2013-02-081-55/+0
* | | | | Merge "add missing kvs functionality (bug1119770)"Jenkins2013-02-1610-66/+28
|\ \ \ \ \
| * | | | | add missing kvs functionality (bug1119770)Gordon Chung2013-02-1410-66/+28
| | |_|_|/ | |/| | |
* | | | | Merge "Cleaned up keystone-all --help output"Jenkins2013-02-163-57/+73
|\ \ \ \ \
| * | | | | Cleaned up keystone-all --help outputDolph Mathews2013-02-123-57/+73
* | | | | | Merge "Fix bugs with set ldap password."Jenkins2013-02-161-0/+1
|\ \ \ \ \ \
| * | | | | | Fix bugs with set ldap password.Mandell Degerness2013-01-281-1/+2
* | | | | | | Merge "fix unit test when memcache middleware is not configured"Jenkins2013-02-161-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix unit test when memcache middleware is not configuredIonuț Arțăriși2013-02-151-1/+1
* | | | | | | Merge "adding additional backend tests (bug1101244)"Jenkins2013-02-144-0/+619
|\ \ \ \ \ \ \
| * | | | | | | adding additional backend tests (bug1101244)Gordon Chung2013-02-134-0/+619
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Tenant update on LDAP breaks if there is no update to apply"Jenkins2013-02-141-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Tenant update on LDAP breaks if there is no update to applyJose Castro Leon2013-02-061-2/+3
* | | | | | | | Merge "don't create a new, copied list in get_project_users"Jenkins2013-02-141-14/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | don't create a new, copied list in get_project_usersIonuț Arțăriși2013-02-041-14/+4
* | | | | | | | | Merge "add check for config-dir parameter (bug1101129)"Jenkins2013-02-141-7/+12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | add check for config-dir parameter (bug1101129)Gordon Chung2013-02-051-7/+12
* | | | | | | | | Merge "Fix test_contrib_s3_core unit test"Jenkins2013-02-131-3/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix test_contrib_s3_core unit testmathrock2013-02-101-3/+9
* | | | | | | | | Merge "Fix spelling mistakes"Jenkins2013-02-1312-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix spelling mistakesJoe Gordon2013-02-1212-13/+13
* | | | | | | | | | Merge "Keystone backend preparation for domain-scoping"Jenkins2013-02-1226-288/+1261
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Keystone backend preparation for domain-scopingHenry Nash2013-02-1226-288/+1261
* | | | | | | | | | | Merge "Use install_venv_common.py from oslo."Jenkins2013-02-123-93/+260
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use install_venv_common.py from oslo.Matthew Treinish2013-02-123-93/+260
| |/ / / / / / / / /
* | | | | | | | | | Merge "Spell accommodate correctly."Jenkins2013-02-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Spell accommodate correctly.Dan Prince2013-02-121-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge "Missed import for IPv6 tests skip."Jenkins2013-02-121-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Missed import for IPv6 tests skip.Yuriy Taraday2013-02-121-0/+1
* | | | | | | | | | Merge "allow unauthenticated connections to an LDAP server"Jenkins2013-02-122-7/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | allow unauthenticated connections to an LDAP serverIonuț Arțăriși2013-02-082-7/+25
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Add missing log_format, log_file, log_dir opts."Jenkins2013-02-121-0/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Add missing log_format, log_file, log_dir opts.Dan Prince2013-02-111-0/+13
* | | | | | | | | | Merge "Generate apache-style common access logs"Jenkins2013-02-126-19/+127
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Generate apache-style common access logsDolph Mathews2013-01-316-19/+127