summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* keystone commands don't print any version informationDavanum Srinivas2013-03-221-0/+2
* Merge "Ensure tokens are revoked for relevant v3 api calls"Jenkins2013-03-131-5/+50
|\
| * Ensure tokens are revoked for relevant v3 api callsHenry Nash2013-03-131-5/+50
* | Merge "Filter out legacy_endpoint_id (bug 1152635)"Jenkins2013-03-131-0/+11
|\ \
| * | Filter out legacy_endpoint_id (bug 1152635)Dolph Mathews2013-03-121-0/+11
* | | Catch and log server exceptionsBen Nemec2013-03-121-2/+6
| |/ |/|
* | Merge "Improve tests for api protection and filtering"Jenkins2013-03-121-1/+20
|\ \
| * | Improve tests for api protection and filteringHenry Nash2013-03-121-1/+20
* | | Merge "add belongs_to check"Jenkins2013-03-121-3/+10
|\ \ \ | |/ / |/| |
| * | add belongs_to checkAdam Young2013-03-111-3/+10
* | | Merge "remove spurious roles check"Jenkins2013-03-121-2/+0
|\ \ \
| * | | remove spurious roles checkAdam Young2013-03-081-2/+0
* | | | Merge "cleanup trusts in controllers"Jenkins2013-03-121-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cleanup trusts in controllersAdam Young2013-03-061-2/+2
* | | | Merge "Fix folsom -> grizzly role table migration issues (bug 1119789)"Jenkins2013-03-111-0/+37
|\ \ \ \
| * | | | Fix folsom -> grizzly role table migration issues (bug 1119789)William Kelly2013-03-081-0/+37
| | |/ / | |/| |
* | | | Merge "Run keystone server in debug mode."Jenkins2013-03-111-1/+4
|\ \ \ \
| * | | | Run keystone server in debug mode.Nachiappan VR N2013-03-091-1/+4
| |/ / /
* | | | Merge "bug 1133526"Jenkins2013-03-111-1/+1
|\ \ \ \
| * | | | bug 1133526Malini Bhandaru2013-03-081-1/+1
| |/ / /
* | | | Merge "Make Keystone return v3 as part of the version api"Jenkins2013-03-113-9/+50
|\ \ \ \
| * | | | Make Keystone return v3 as part of the version apiHenry Nash2013-03-093-9/+50
| |/ / /
* | | | Merge "Make getting user-domain roles backend independant"Jenkins2013-03-113-35/+41
|\ \ \ \
| * | | | Make getting user-domain roles backend independantHenry Nash2013-03-043-35/+41
* | | | | 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-083-4/+31
|\ \ \ \
| * | | | add missing attributes for group/project tables (bug1126021)Gordon Chung2013-03-073-4/+31
* | | | | Merge "unable to load certificate should abort request"Jenkins2013-03-083-11/+26
|\ \ \ \ \
| * | | | | 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
|\ \ \ \