summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \
| * | 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