summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-104-8/+19
* v3 Domain/Project role grantsDolph Mathews2012-10-094-0/+297
* Fixed httplib2 mocking (bug 1050091, bug 1050097)Dolph Mathews2012-10-097-39/+38
* v3 List projects for a userDolph Mathews2012-10-092-1/+51
* v3 Credential CRUDDolph Mathews2012-10-093-0/+81
* v3 User CRUDDolph Mathews2012-10-083-0/+95
* v3 Project CRUDDolph Mathews2012-10-083-0/+103
* v3 Role CRUDDolph Mathews2012-10-083-0/+73
* v3 Domain CRUDDolph Mathews2012-10-083-0/+77
* v3 Policy CRUDDolph Mathews2012-10-083-0/+100
* v3 Endpoint CRUDDolph Mathews2012-10-084-12/+171
* v3 Service CRUDDolph Mathews2012-10-083-0/+80
* v3 Client & test utilsDolph Mathews2012-10-044-0/+294
* 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 "Add nosehtmloutput as a test dependency."Jenkins2012-08-241-0/+1
|\
| * Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | Merge "splitting http req and resp logging also some pep8 cleanup in shell.py"Jenkins2012-08-232-11/+18
|\ \
| * | splitting http req and resp loggingJoe Heck2012-08-232-11/+18
| |/
* | Change underscores in new cert options to dashesDean Troyer2012-08-222-6/+15
|/
* Add '--insecure' commandline argument0.1.2Sascha Peilicke2012-07-202-3/+15
* If no password in env or command line, try promptingKen Thomas2012-07-101-3/+15
* Merge "Install test-requires in development venv."Jenkins2012-07-101-0/+2
|\
| * Install test-requires in development venv.Sascha Peilicke2012-07-091-0/+2
* | Merge "Replace obsolete option in README"Jenkins2012-07-091-1/+1
|\ \ | |/ |/|
| * Replace obsolete option in READMEAlan Pevec2012-07-061-1/+1
* | add keystone bash-completionDominik Heidler2012-07-062-0/+55
|/
* Support 2-way SSL with Keystone server if it is configured to enforceLiem Nguyen2012-07-035-6/+132
* Merge "Don't call PrettyTable add_row with a tuple."Jenkins2012-07-031-1/+1
|\
| * Don't call PrettyTable add_row with a tuple.Dan Prince2012-06-291-1/+1
* | Merge "decoding json only on 2xx success response bug 1007661"Jenkins2012-07-031-0/+15
|\ \
| * | decoding json only on 2xx success responseJoe Heck2012-06-261-0/+15
* | | Merge "Change CLI options to use dashes"Jenkins2012-07-035-48/+188
|\ \ \ | |_|/ |/| |
| * | Change CLI options to use dashesDean Troyer2012-06-285-48/+188
* | | Merge "Do not display None in pretty tables for fields with no value"Jenkins2012-06-291-1/+6
|\ \ \ | |/ / |/| |
| * | Do not display None in pretty tables for fields with no valueVincent Untz2012-06-261-1/+6
| |/
* | Add post-tag versioning.0.1.1Monty Taylor2012-06-264-25/+113
|/
* Drop support for legacy OS args0.1.0Dolph Mathews2012-06-211-30/+0
* Merge "Skip argparse when injecting requirements."Jenkins2012-06-211-0/+5
|\
| * Skip argparse when injecting requirements.Monty Taylor2012-06-201-0/+5
* | Merge "Require service_id for endpoint-create (bug 987457)"Jenkins2012-06-201-1/+1
|\ \
| * | Require service_id for endpoint-create (bug 987457)Dolph Mathews2012-04-231-1/+1
* | | Move unittest2 dependencyKen Thomas2012-06-192-1/+1
| |/ |/|
* | Fix coverage job. Turns out you need coverage.Monty Taylor2012-06-151-0/+1
* | Update to latest openstack.common setup code.Monty Taylor2012-06-148-45/+153
* | Move docs to doc.Clark Boylan2012-06-1119-9/+10
* | Merge "fix bug lp:936168,format output."Jenkins2012-06-071-1/+1
|\ \