summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Update to latest openstack.common setup code.Monty Taylor2012-06-141-3/+110
* 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-075-0/+33
|\ \
| * | Updated Sphinx documentationLorin Hochstein2012-06-015-0/+33
| |/
* | pep8 1.1 changes and updatesJoe Heck2012-06-0111-103/+132
|/
* Merge "Auto generate AUTHORS for python-keystoneclient."folsom-1Jenkins2012-05-183-0/+145
|\
| * Auto generate AUTHORS for python-keystoneclient.Bhuvan Arumugam2012-05-043-0/+145
* | 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-151-30/+30
|\ \
| * | Change --user to --user_id and --role to --role_id in the keystone client for...Everett Toews2012-05-111-30/+30
| |/
* | Remove printtDean Troyer2012-05-071-2/+2
|/
* Merge "Split user-role-list from user-list"Jenkins2012-05-031-14/+24
|\
| * Split user-role-list from user-listDolph Mathews2012-03-141-14/+24
* | Removed unused imports and variables.Josh Kearney2012-04-052-4/+2
* | Drop support for OS --tenant_id (bug 960977)Dolph Mathews2012-03-291-4/+0
* | Useful messages for missing auth data (bug 946297)Dolph Mathews2012-03-211-28/+40
* | Merge "Backslash continuations (python-keystoneclient)"Jenkins2012-03-214-11/+11
|\ \
| * | Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-174-11/+11
* | | Implement user-get based on tenant-get (bug 940272)Dolph Mathews2012-03-201-0/+7
|/ /
* | Merge "CLI shows help without args (bug 936398)"Jenkins2012-03-161-1/+1
|\ \ | |/ |/|
| * CLI shows help without args (bug 936398)Dolph Mathews2012-03-131-1/+1
* | Change CLIAuth arg namesDean Troyer2012-03-141-29/+72
* | enabled treated as string (bug 953678)Dolph Mathews2012-03-142-4/+7
|/
* Merge "fix bug 950685,make update user password works"Jenkins2012-03-101-2/+2
|\
| * fix bug 950685,make update user password worksYaguang Tang2012-03-101-2/+2
* | Merge "List roles for user on CLI (bug 932282)"Jenkins2012-03-101-2/+14
|\ \ | |/ |/|
| * List roles for user on CLI (bug 932282)Dolph Mathews2012-03-091-2/+14
* | Add endpoint commands help textDean Troyer2012-03-091-21/+17
|/
* prevent keyerrors when accessing optional keystermie2012-03-071-2/+4
* Merge "Make ec2-credentials-* commands work properly for non-admin user"Jenkins2012-03-073-10/+31
|\
| * Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-063-10/+31
* | Removed ?fresh=nonsense (bug 936405)Dolph Mathews2012-03-071-16/+0
|/
* Merge "Endpoints: Add create, delete, list support"essex-4Jenkins2012-02-283-0/+80
|\
| * Endpoints: Add create, delete, list supportAdam Gandelman2012-02-273-0/+80
* | Clean up EC2 CRUDDean Troyer2012-02-271-6/+24
|/
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-241-2/+2
* Merge "Help output tweaks, Vol I"Jenkins2012-02-241-5/+11
|\
| * Help output tweaks, Vol IDean Troyer2012-02-221-5/+11
* | Improve usability of CLI.jakedahn2012-02-234-159/+155
* | Merge "Fix inconsistient method names and add tests"Jenkins2012-02-232-13/+13
|\ \
| * | Fix inconsistient method names and add testsDean Troyer2012-02-202-13/+13
* | | Move --version to --identity_api_versionBrian Waldon2012-02-211-7/+19
| |/ |/|
* | Remove internal '-' from flag namesDean Troyer2012-02-202-3/+3
|/
* Add tenant commands to cliDean Troyer2012-02-172-69/+92
* Display token and service catalog for userBrian Waldon2012-02-163-3/+70
* Restores proper PUT method for user update now that KSL supports it.Gabriel Hurley2012-02-161-1/+1
* Fixes user update methods.Tihomir Trifonov2012-02-153-14/+25
* Fix conflicts with shell args for subcommandsVishvananda Ishaya2012-02-101-15/+16