summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | from tests importAdam Young2013-03-0819-24/+24
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Change exception raised to Forbidden on trust_id"Jenkins2013-03-111-3/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Change exception raised to Forbidden on trust_idAdam Young2013-03-061-3/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "v3 endpoints won't have legacy ID's (bug 1150930)"Jenkins2013-03-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | v3 endpoints won't have legacy ID's (bug 1150930)Dolph Mathews2013-03-081-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "add missing attributes for group/project tables (bug1126021)"Jenkins2013-03-088-156/+189
|\ \ \ \ \ \ \ \
| * | | | | | | | add missing attributes for group/project tables (bug1126021)Gordon Chung2013-03-078-156/+189
* | | | | | | | | Merge "unable to load certificate should abort request"Jenkins2013-03-084-12/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | unable to load certificate should abort requestDavid Höppner2013-03-064-12/+56
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Delete tokens for userAdam Young2013-03-084-51/+104
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | return 201 Created on POST request (bug1131119)Gordon Chung2013-03-075-13/+45
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Remove unused methods from LDAP backed."Jenkins2013-03-071-59/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused methods from LDAP backed.Yuriy Taraday2013-03-071-59/+0
* | | | | | | | Merge "Move get_by_name to LdapBase."Jenkins2013-03-072-38/+10
|\| | | | | | |
| * | | | | | | Move get_by_name to LdapBase.Yuriy Taraday2013-03-072-38/+10
* | | | | | | | Merge "fix typo in kvs backend"Jenkins2013-03-071-9/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix typo in kvs backendAdam Young2013-03-071-9/+10
| |/ / / / / /
* | | | | | | Merge "Straighten out NotFound raising in LDAP backend."Jenkins2013-03-072-83/+45
|\ \ \ \ \ \ \
| * | | | | | | Straighten out NotFound raising in LDAP backend.Yuriy Taraday2013-03-052-83/+45
* | | | | | | | Merge "mark 2.0 API as stable"Jenkins2013-03-072-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | mark 2.0 API as stableAdam Young2013-03-062-6/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "ports should be ints in config (bug 1137696)"Jenkins2013-03-071-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ports should be ints in config (bug 1137696)Dolph Mathews2013-03-061-3/+3
* | | | | | | | | Merge "Move auth plugins to 'keystone.auth.plugins' (bug 1136967)"Jenkins2013-03-074-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move auth plugins to 'keystone.auth.plugins' (bug 1136967)Dolph Mathews2013-03-064-2/+2
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | remove unused importAdam Young2013-03-061-1/+1
|/ / / / / / / /
* | | | | | | | Merge "keystone : Use Ec2Signer utility class from keystoneclient"Jenkins2013-03-063-82/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | keystone : Use Ec2Signer utility class from keystoneclientSteven Hardy2013-02-263-82/+4
* | | | | | | | | Merge "Expand v3 trust test coverage"Jenkins2013-03-065-329/+727
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expand v3 trust test coverageDolph Mathews2013-03-055-329/+727
* | | | | | | | | | Merge "Trusts"Jenkins2013-03-0636-99/+1645
|\| | | | | | | | |
| * | | | | | | | | TrustsAdam Young2013-03-0536-99/+1645
* | | | | | | | | | Merge "bug 1134802: fix inconsistent format for expires_at and issued_at"Jenkins2013-03-063-29/+52
|\| | | | | | | | |
| * | | | | | | | | bug 1134802: fix inconsistent format for expires_at and issued_atGuang Yee2013-03-053-29/+52
* | | | | | | | | | Merge "Remove obsolete *page[_marker] methods from LDAP backend."Jenkins2013-03-062-78/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove obsolete *page[_marker] methods from LDAP backend.Yuriy Taraday2013-02-232-78/+0
* | | | | | | | | | Merge "Sync timeutils with oslo"Jenkins2013-03-051-9/+58
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Sync timeutils with osloAdam Young2013-03-051-9/+58
* | | | | | | | | Merge "Unpin pam dependency version"Jenkins2013-03-051-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Unpin pam dependency versionMark McLoughlin2013-02-261-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "update tests/__init__.py to verify openssl version"Jenkins2013-03-051-0/+41
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | update tests/__init__.py to verify openssl versiontermie2013-02-281-0/+41
* | | | | | | | Merge "Enable a parameters on ldap to allow paged_search of ldap queries This...Jenkins2013-03-043-4/+57
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Enable a parameters on ldap to allow paged_search of ldap queriesJose Castro Leon2013-03-013-4/+57
* | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-03-041-59/+135
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Imported Translations from TransifexOpenStack Jenkins2013-03-041-59/+135
| |/ / / / /
* | | | | | Merge "Setup logging in keystone-manage command."Jenkins2013-03-041-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Setup logging in keystone-manage command.Yuriy Taraday2013-02-231-0/+1
| | |_|/ / | |/| | |
* | | | | command line switch for short pep8 output.Adam Young2013-02-271-1/+17
| |/ / / |/| | |
* | | | Merge "domain_id_attributes in config.py have wrong default value"Jenkins2013-02-272-2/+6
|\ \ \ \