summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | fix bug lp:936168,format output.Yaguang Tang2012-06-031-1/+1
* | | Merge "Updated Sphinx documentation"Jenkins2012-06-0717-36/+228
|\ \ \
| * | | Updated Sphinx documentationLorin Hochstein2012-06-0117-36/+228
| |/ /
* | | pep8 1.1 changes and updatesJoe Heck2012-06-0122-382/+406
|/ /
* | Merge "Auto generate AUTHORS for python-keystoneclient."folsom-1Jenkins2012-05-187-23/+155
|\ \
| * | Auto generate AUTHORS for python-keystoneclient.Bhuvan Arumugam2012-05-047-23/+155
* | | Merge "Fix Tenant.update() for enabled=False"Jenkins2012-05-151-1/+1
|\ \ \
| * | | Fix Tenant.update() for enabled=FalseDean Troyer2012-05-141-1/+1
| |/ /
* | | Merge "Change --user to --user_id and --role to --role_id in the keystone cli...Jenkins2012-05-152-34/+34
|\ \ \
| * | | Change --user to --user_id and --role to --role_id in the keystone client for...Everett Toews2012-05-112-34/+34
| |/ /
* | | Remove printtDean Troyer2012-05-071-2/+2
|/ /
* | Merge "Split user-role-list from user-list"Jenkins2012-05-032-14/+25
|\ \
| * | Split user-role-list from user-listDolph Mathews2012-03-142-14/+25
* | | Merge "fix parameter name error in exapmle"Jenkins2012-04-301-2/+2
|\ \ \ | |_|/ |/| |
| * | fix parameter name error in exapmlePeng Yong2012-04-011-2/+2
* | | Removed unused imports and variables.Josh Kearney2012-04-053-22/+22
* | | Include last missing files in tarballThierry Carrez2012-04-031-1/+3
|/ /
* | Drop support for OS --tenant_id (bug 960977)Dolph Mathews2012-03-291-4/+0
* | Open FolsomThierry Carrez2012-03-231-1/+1
* | Merge "Useful messages for missing auth data (bug 946297)"essex-rc1Jenkins2012-03-211-28/+40
|\ \
| * | Useful messages for missing auth data (bug 946297)Dolph Mathews2012-03-211-28/+40
* | | Updated tox.ini to work properly with Jenkins.Monty Taylor2012-03-215-22/+49
|/ /
* | Merge "Backslash continuations (python-keystoneclient)"Jenkins2012-03-2114-335/+451
|\ \