summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Ignore keystone.openstack for PEP8"Jenkins2012-10-311-7/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore keystone.openstack for PEP8Dolph Mathews2012-10-261-7/+6
* | | | pin sqlalchemy to 0.7Ionuț Arțăriși2012-10-311-2/+2
* | | | Move 'opentack.context' and 'openstack.params' definitions to keystone.common...Alvaro Lopez Garcia2012-10-292-4/+11
* | | | Removes duplicate flag for token_format.Gabriel Hurley2012-10-261-2/+1
* | | | Raise exception if openssl stderr indicates one.Tim Simpson2012-10-261-3/+2
|/ / /
* | | Merge "Utilize logging instead of print()"Jenkins2012-10-261-44/+39
|\ \ \
| * | | Utilize logging instead of print()Dolph Mathews2012-10-241-44/+39
* | | | Merge "Exception.message deprecated in py26 (bug 1070890)"Jenkins2012-10-262-2/+2
|\ \ \ \
| * | | | Exception.message deprecated in py26 (bug 1070890)Dolph Mathews2012-10-242-2/+2
| |/ / /
* | | | Merge "Fixes 500 err on authentication for invalid body"Jenkins2012-10-252-0/+18
|\ \ \ \
| * | | | Fixes 500 err on authentication for invalid bodyUnmesh Gurjar2012-10-252-0/+18
| | |_|/ | |/| |
* | | | Merge "Enable Deletion of Services with Endpoints"Jenkins2012-10-252-0/+14
|\ \ \ \
| * | | | Enable Deletion of Services with Endpointssathish-nagappan2012-10-242-0/+14
| |/ / /
* | | | Merge "Update common."Jenkins2012-10-253-54/+242
|\ \ \ \ | |/ / / |/| | |
| * | | Update common.Michael Still2012-10-183-54/+242
* | | | Merge "Fix catalog when services have no URL"Jenkins2012-10-244-8/+44
|\ \ \ \
| * | | | Fix catalog when services have no URLJulien Danjou2012-10-084-8/+44
* | | | | Merge "stop LdapIdentity.create_user from returning the user's password"Jenkins2012-10-241-1/+1
|\ \ \ \ \
| * | | | | stop LdapIdentity.create_user from returning the user's passwordIonuț Arțăriși2012-10-241-1/+1
* | | | | | Merge "making PKI default token type"Jenkins2012-10-241-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | making PKI default token typeJoe Heck2012-10-191-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Compare token expiry without seconds"Jenkins2012-10-241-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Compare token expiry without secondsAdam Young2012-10-231-2/+4
* | | | | Merge "add --config-dir=DIR for keystone-all option"Jenkins2012-10-241-0/+6
|\ \ \ \ \
| * | | | | add --config-dir=DIR for keystone-all optionlong-wang2012-10-131-0/+6
* | | | | | Merge "Add --config-dir=DIR in OPTIONS"Jenkins2012-10-241-0/+6
|\| | | | |
| * | | | | Add --config-dir=DIR in OPTIONSlong-wang2012-10-131-0/+6
| | |/ / / | |/| | |
* | | | | Merge "Extract hardcoded configuration in ldap backend (bug 1052111)"Jenkins2012-10-246-12/+190
|\ \ \ \ \
| * | | | | Extract hardcoded configuration in ldap backend (bug 1052111)Jose Castro Leon2012-10-166-12/+190
| |/ / / /
* | | | | Merge "move filter_user function to keystone.identity.core"Jenkins2012-10-244-32/+28
|\ \ \ \ \
| * | | | | move filter_user function to keystone.identity.coreIonuț Arțăriși2012-10-224-32/+28
| |/ / / /
* | | | | Merge "Add trove classifiers for PyPI"Jenkins2012-10-241-0/+10
|\ \ \ \ \
| * | | | | Add trove classifiers for PyPIDoug Hellmann2012-10-231-0/+10
* | | | | | Merge "Fixes response for missing credentials in auth"Jenkins2012-10-242-0/+61
|\ \ \ \ \ \
| * | | | | | Fixes response for missing credentials in authUnmesh Gurjar2012-10-222-0/+61
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix Not Found error, when router not match."Jenkins2012-10-241-1/+2
|\ \ \ \ \ \
| * | | | | | Fix Not Found error, when router not match.long-wang2012-10-151-1/+2
| |/ / / / /
* | | | | | Merge "Adding handling for get user/tenant by name"Jenkins2012-10-242-0/+35
|\ \ \ \ \ \
| * | | | | | Adding handling for get user/tenant by namegalstrom212012-10-232-0/+35
* | | | | | | Merge "bug 1068674"Jenkins2012-10-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | bug 1068674Ken Thomas2012-10-191-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Raise 400 if credentials not provided (bug 1044032)"Jenkins2012-10-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Raise 400 if credentials not provided (bug 1044032)Dolph Mathews2012-10-091-0/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Moved SQL backend tests into memoryDolph Mathews2012-10-237-65/+61
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Fixes Bug 1063852"Jenkins2012-10-231-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fixes Bug 1063852Adam Young2012-10-191-0/+2
* | | | | | Merge "Document PKI configuration and management"Jenkins2012-10-232-0/+36
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Document PKI configuration and managementAdam Young2012-10-102-0/+36
* | | | | | Fixed bug 1068851. Refreshed new crypto for the SSL tests.guang-yee2012-10-226-188/+273
| |_|_|/ / |/| | | |