summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Drop support for OS --tenant_id (bug 960977)Dolph Mathews2012-04-031-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
* Allow --token and --endpoint to bypass catalogVishvananda Ishaya2012-02-083-15/+28
* Blueprint cli-auth: common cli argsDean Troyer2012-02-022-29/+29
* Merge "Correct tenant update HTTP method."Jenkins2012-02-011-2/+2
|\
| * Correct tenant update HTTP method.Gabriel Hurley2012-01-301-2/+2
* | Merge "Added delete token"Jenkins2012-01-301-0/+3
|\ \ | |/ |/|
| * Added delete tokenDolph Mathews2012-01-301-0/+3
* | Merge "Updates client to work with keystone essex roles API routes."Jenkins2012-01-305-34/+84
|\ \
| * | Updates client to work with keystone essex roles API routes.Gabriel Hurley2012-01-285-34/+84
| |/
* | Merge "Enabling/disabling users should use OS-KSADM extension (bug 922394)"Jenkins2012-01-301-1/+2
|\ \ | |/ |/|
| * Enabling/disabling users should use OS-KSADM extension (bug 922394)Dolph Mathews2012-01-271-1/+2
* | Add limit and marker to user_list and tenant_listAnthony Young2012-01-262-5/+31
|/
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-205-20/+312
* Implementing a minimal, but useful CLI.jakedahn2012-01-182-20/+256
* support ec2 crud callsJesse Andrews2012-01-162-0/+67
* log when no service catalogJesse Andrews2011-12-211-1/+1
* update comment to be tenant_nameJesse Andrews2011-12-191-1/+1