summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | unable to load certificate should abort requestDavid Höppner2013-03-063-11/+26
| | |_|/ / / / | |/| | | | |
* | | | | | | Delete tokens for userAdam Young2013-03-083-51/+86
| |_|/ / / / |/| | | | |
* | | | | | return 201 Created on POST request (bug1131119)Gordon Chung2013-03-073-5/+21
| |/ / / / |/| | | |
* | | | | 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-071-2/+2
|\ \ \ \ \ \
| * | | | | | mark 2.0 API as stableAdam Young2013-03-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | 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-073-0/+0
|\ \ \ \ \ \
| * | | | | | Move auth plugins to 'keystone.auth.plugins' (bug 1136967)Dolph Mathews2013-03-063-0/+0
| | |/ / / / | |/| | | |
* / | | | | remove unused importAdam Young2013-03-061-1/+1
|/ / / / /
* | | | | Merge "keystone : Use Ec2Signer utility class from keystoneclient"Jenkins2013-03-062-81/+3
|\ \ \ \ \
| * | | | | keystone : Use Ec2Signer utility class from keystoneclientSteven Hardy2013-02-262-81/+3
* | | | | | Merge "Trusts"Jenkins2013-03-0624-92/+961
|\ \ \ \ \ \
| * | | | | | TrustsAdam Young2013-03-0524-92/+961
* | | | | | | Merge "bug 1134802: fix inconsistent format for expires_at and issued_at"Jenkins2013-03-062-15/+20
|\| | | | | |
| * | | | | | bug 1134802: fix inconsistent format for expires_at and issued_atGuang Yee2013-03-052-15/+20
* | | | | | | 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
* | | | | | Sync timeutils with osloAdam Young2013-03-051-9/+58
| |_|/ / / |/| | | |
* | | | | Merge "Enable a parameters on ldap to allow paged_search of ldap queries This...Jenkins2013-03-042-4/+56
|\ \ \ \ \
| * | | | | Enable a parameters on ldap to allow paged_search of ldap queriesJose Castro Leon2013-03-012-4/+56
* | | | | | 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
| |/ / /
* | | | Merge "domain_id_attributes in config.py have wrong default value"Jenkins2013-02-271-2/+4
|\ \ \ \
| * | | | domain_id_attributes in config.py have wrong default valueBrad Topol2013-02-251-2/+4
* | | | | bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-268-45/+78
* | | | | flatten payload for policyAdam Young2013-02-261-28/+57
| |_|/ / |/| | |
* | | | Move handle_conflicts decorator into sqlAdam Young2013-02-253-43/+32
|/ / /
* | | Merge "Correct SQL migration 017 column name"Jenkins2013-02-231-3/+3
|\ \ \ | |/ / |/| |
| * | Correct SQL migration 017 column nameDean Troyer2013-02-191-3/+3
* | | Merge "Change the default LDAP mapping for description."Jenkins2013-02-222-4/+4
|\ \ \
| * | | Change the default LDAP mapping for description.alatynskaya2013-02-202-4/+4
* | | | Merge "Tests for domain-scoped tokens"Jenkins2013-02-212-10/+12
|\ \ \ \
| * | | | Tests for domain-scoped tokensDolph Mathews2013-02-212-10/+12
* | | | | Merge "Fix id_to_dn for creating objects"Jenkins2013-02-212-21/+30
|\ \ \ \ \
| * | | | | Fix id_to_dn for creating objectsAdam Young2013-02-212-21/+30
* | | | | | Merge "domain-scoping"Jenkins2013-02-213-2/+52
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | domain-scopingGuang Yee2013-02-203-2/+52
* | | | | Merge "Pass query filter attributes to policy engine"Jenkins2013-02-214-75/+133
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Pass query filter attributes to policy engineHenry Nash2013-02-214-75/+133