summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Check for auth URL before password (bug 1076235)"0.2.0Jenkins2012-11-161-5/+5
|\
| * Check for auth URL before password (bug 1076235)Dolph Mathews2012-11-071-5/+5
* | Merge "check creds before token/endpoint (bug 1076233)"Jenkins2012-11-161-14/+14
|\ \ | |/
| * check creds before token/endpoint (bug 1076233)Dolph Mathews2012-11-071-14/+14
* | Merge "Update README and CLI help"Jenkins2012-11-161-16/+29
|\ \
| * | Update README and CLI helpDolph Mathews2012-11-141-16/+29
* | | Merge "Warn about bypassing auth on CLI (bug 1076225)"Jenkins2012-11-161-3/+15
|\ \ \ | | |/ | |/|
| * | Warn about bypassing auth on CLI (bug 1076225)Dolph Mathews2012-11-071-3/+15
* | | Merge "Throw validation response into the environment"Jenkins2012-11-161-0/+10
|\ \ \
| * | | Throw validation response into the environmentKevin L. Mitchell2012-11-151-0/+10
| | |/ | |/|
* | | fixes auth_ref initialization errorJoe Heck2012-11-151-10/+25
|/ /
* | Merge "HACKING compliance: consistent usage of 'except'"Jenkins2012-11-134-7/+7
|\ \
| * | HACKING compliance: consistent usage of 'except'Dolph Mathews2012-11-054-7/+7
* | | Add auth-token code to keystoneclient, along with supporting filesHenry Nash2012-11-124-0/+1097
* | | Merge "Make initial structural changes to keystoneclient in preparation to mo...Jenkins2012-11-107-37/+2125
|\ \ \
| * | | Make initial structural changes to keystoneclient in preparationHenry Nash2012-11-097-37/+2125
| | |/ | |/|
* | | removing repeat attempt at authorization in clientJoe Heck2012-11-096-76/+325
|/ /
* | Merge "Update --os-* error messages"Jenkins2012-11-071-8/+8
|\ \
| * | Update --os-* error messagesDolph Mathews2012-10-301-8/+8
* | | fixes 1075376Joe Heck2012-11-061-2/+2
* | | Merge "Replace refs to 'Keystone API' with 'Identity API'"Jenkins2012-11-062-2/+2
|\ \ \
| * | | Replace refs to 'Keystone API' with 'Identity API'Dolph Mathews2012-10-242-2/+2
| |/ /
* | | Merge "Fix keystoneclient so swift works against Rackspace Cloud Files"Jenkins2012-11-051-0/+5
|\ \ \
| * | | Fix keystoneclient so swift works against Rackspace Cloud FilesJoseph W. Breu2012-11-051-0/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/feature/keystone-v3' into HEADDolph Mathews2012-10-3013-6/+821
|\ \ \ | |/ / |/| |
| * | Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-102-8/+17
| * | v3 Domain/Project role grantsDolph Mathews2012-10-092-0/+62
| * | Fixed httplib2 mocking (bug 1050091, bug 1050097)Dolph Mathews2012-10-091-1/+4
| * | v3 List projects for a userDolph Mathews2012-10-091-1/+3
| * | v3 Credential CRUDDolph Mathews2012-10-092-0/+59
| * | v3 User CRUDDolph Mathews2012-10-082-0/+72
| * | v3 Project CRUDDolph Mathews2012-10-082-0/+82
| * | v3 Role CRUDDolph Mathews2012-10-082-0/+54
| * | v3 Domain CRUDDolph Mathews2012-10-082-0/+57
| * | v3 Policy CRUDDolph Mathews2012-10-082-0/+79
| * | v3 Endpoint CRUDDolph Mathews2012-10-082-0/+82
| * | v3 Service CRUDDolph Mathews2012-10-082-0/+60
| * | v3 Client & test utilsDolph Mathews2012-10-042-0/+69
| * | Manager for generic CRUD on v3Dolph Mathews2012-10-041-0/+111
| * | Allow serialization impl to be overriddenDolph Mathews2012-09-111-1/+4
| * | Add generic entity.delete()Dolph Mathews2012-09-111-0/+3
| * | Add support for HEAD and PATCHDolph Mathews2012-09-112-2/+13
| * | Don't need to lazy load resources loaded from APIDolph Mathews2012-09-111-3/+3
* | | Merge "Fixes https connections to keystone when no CA certificates are specif...Jenkins2012-10-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixes https connections to keystone when no CA certificatesSam Morrison2012-10-201-1/+1
* | | Merge "Don't log an exception for an expected empty catalog."Jenkins2012-10-243-5/+12
|\ \ \
| * | | Don't log an exception for an expected empty catalog.Gabriel Hurley2012-10-233-5/+12
| |/ /
* | | add a new HTTPClient attr for setting the original IPIonuț Arțăriși2012-10-222-1/+8
|/ /
* | Ensure JSON isn't read on no HTTP response bodyJay Pipes2012-10-172-8/+8
* | Merge "Added 'service_id' column to endpoint-list"Jenkins2012-10-131-1/+2
|\ \