summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include last missing files in tarballessex-rc22012.1Thierry Carrez2012-04-031-1/+3
* Drop support for OS --tenant_id (bug 960977)Dolph Mathews2012-04-031-4/+0
* 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
|\
| * Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-1714-335/+451
* | 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-144-68/+126
* | enabled treated as string (bug 953678)Dolph Mathews2012-03-142-4/+7
|/
* Merge "fix bug 950685,make update user password works"Jenkins2012-03-102-2/+3
|\
| * fix bug 950685,make update user password worksYaguang Tang2012-03-102-2/+3
* | 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-092-21/+39
|/
* prevent keyerrors when accessing optional keystermie2012-03-071-2/+4
* Merge "Make ec2-credentials-* commands work properly for non-admin user"Jenkins2012-03-075-12/+40
|\
| * Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-065-12/+40
* | Removed ?fresh=nonsense (bug 936405)Dolph Mathews2012-03-078-38/+21
* | Remove trailing whitespaces in regular fileHengqing Hu2012-03-032-2/+3
|/
* Merge "Endpoints: Add create, delete, list support"essex-4Jenkins2012-02-284-0/+197
|\
| * Endpoints: Add create, delete, list supportAdam Gandelman2012-02-274-0/+197
* | Clean up EC2 CRUDDean Troyer2012-02-272-6/+47
|/
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-242-4/+36
* Merge "Help output tweaks, Vol I"Jenkins2012-02-242-20/+33
|\
| * Help output tweaks, Vol IDean Troyer2012-02-222-20/+33
* | Improve usability of CLI.jakedahn2012-02-235-175/+209
* | Merge "Use unittest2 instead of unittest."Jenkins2012-02-232-1/+2
|\ \
| * | Use unittest2 instead of unittest.Ken Thomas2012-02-152-1/+2
* | | Merge "Fix inconsistient method names and add tests"Jenkins2012-02-234-13/+185
|\ \ \
| * | | Fix inconsistient method names and add testsDean Troyer2012-02-204-13/+185
* | | | Move --version to --identity_api_versionBrian Waldon2012-02-214-17/+30
| |_|/ |/| |
* | | Remove internal '-' from flag namesDean Troyer2012-02-203-4/+39
* | | Added condition requirement to argparseGhe Rivero2012-02-201-1/+3
|/ /
* | Add tenant commands to cliDean Troyer2012-02-173-73/+144
* | Display token and service catalog for userBrian Waldon2012-02-164-3/+91
* | Restores proper PUT method for user update now that KSL supports it.Gabriel Hurley2012-02-162-2/+2
* | Merge "Fixes user update methods."Jenkins2012-02-164-23/+38
|\ \
| * | Fixes user update methods.Tihomir Trifonov2012-02-154-23/+38
| |/
* | Add license file to the tarballAlan Pevec2012-02-161-1/+2
|/
* 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-012-3/+3
|\
| * Correct tenant update HTTP method.Gabriel Hurley2012-01-302-3/+3
* | Merge "Added delete token"Jenkins2012-01-302-36/+24
|\ \ | |/ |/|
| * Added delete tokenDolph Mathews2012-01-302-36/+24
* | Merge "Updates client to work with keystone essex roles API routes."Jenkins2012-01-307-35/+86
|\ \