| Commit message (Expand) | Author | Age | Files | Lines |
| * | Drop support for legacy OS args0.1.0 | Dolph Mathews | 2012-06-21 | 1 | -30/+0 |
| * | Merge "Skip argparse when injecting requirements." | Jenkins | 2012-06-21 | 1 | -0/+5 |
| |\ |
|
| | * | Skip argparse when injecting requirements. | Monty Taylor | 2012-06-20 | 1 | -0/+5 |
| * | | Merge "Require service_id for endpoint-create (bug 987457)" | Jenkins | 2012-06-20 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | Require service_id for endpoint-create (bug 987457) | Dolph Mathews | 2012-04-23 | 1 | -1/+1 |
| * | | Update to latest openstack.common setup code. | Monty Taylor | 2012-06-14 | 1 | -3/+110 |
| * | | Merge "fix bug lp:936168,format output." | Jenkins | 2012-06-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix bug lp:936168,format output. | Yaguang Tang | 2012-06-03 | 1 | -1/+1 |
| * | | | Merge "Updated Sphinx documentation" | Jenkins | 2012-06-07 | 5 | -0/+33 |
| |\ \ \ |
|
| | * | | | Updated Sphinx documentation | Lorin Hochstein | 2012-06-01 | 5 | -0/+33 |
| | |/ / |
|
| * | | | pep8 1.1 changes and updates | Joe Heck | 2012-06-01 | 11 | -103/+132 |
| |/ / |
|
| * | | Merge "Auto generate AUTHORS for python-keystoneclient."folsom-1 | Jenkins | 2012-05-18 | 3 | -0/+145 |
| |\ \ |
|
| | * | | Auto generate AUTHORS for python-keystoneclient. | Bhuvan Arumugam | 2012-05-04 | 3 | -0/+145 |
| * | | | Merge "Fix Tenant.update() for enabled=False" | Jenkins | 2012-05-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Fix Tenant.update() for enabled=False | Dean Troyer | 2012-05-14 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge "Change --user to --user_id and --role to --role_id in the keystone cli... | Jenkins | 2012-05-15 | 1 | -30/+30 |
| |\ \ \ |
|
| | * | | | Change --user to --user_id and --role to --role_id in the keystone client for... | Everett Toews | 2012-05-11 | 1 | -30/+30 |
| | |/ / |
|
| * | | | Remove printt | Dean Troyer | 2012-05-07 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge "Split user-role-list from user-list" | Jenkins | 2012-05-03 | 1 | -14/+24 |
| |\ \
| |/
|/| |
|
| | * | Split user-role-list from user-list | Dolph Mathews | 2012-03-14 | 1 | -14/+24 |
| * | | Removed unused imports and variables. | Josh Kearney | 2012-04-05 | 2 | -4/+2 |
| * | | Drop support for OS --tenant_id (bug 960977) | Dolph Mathews | 2012-03-29 | 1 | -4/+0 |
| * | | Useful messages for missing auth data (bug 946297) | Dolph Mathews | 2012-03-21 | 1 | -28/+40 |
| * | | Merge "Backslash continuations (python-keystoneclient)" | Jenkins | 2012-03-21 | 4 | -11/+11 |
| |\ \ |
|
| | * | | Backslash continuations (python-keystoneclient) | Zhongyue Luo | 2012-03-17 | 4 | -11/+11 |
| * | | | Implement user-get based on tenant-get (bug 940272) | Dolph Mathews | 2012-03-20 | 1 | -0/+7 |
| |/ / |
|
| * | | Merge "CLI shows help without args (bug 936398)" | Jenkins | 2012-03-16 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | CLI shows help without args (bug 936398) | Dolph Mathews | 2012-03-13 | 1 | -1/+1 |
| * | | Change CLIAuth arg names | Dean Troyer | 2012-03-14 | 1 | -29/+72 |
| * | | enabled treated as string (bug 953678) | Dolph Mathews | 2012-03-14 | 2 | -4/+7 |
| |/ |
|
| * | Merge "fix bug 950685,make update user password works" | Jenkins | 2012-03-10 | 1 | -2/+2 |
| |\ |
|
| | * | fix bug 950685,make update user password works | Yaguang Tang | 2012-03-10 | 1 | -2/+2 |
| * | | Merge "List roles for user on CLI (bug 932282)" | Jenkins | 2012-03-10 | 1 | -2/+14 |
| |\ \
| |/
|/| |
|
| | * | List roles for user on CLI (bug 932282) | Dolph Mathews | 2012-03-09 | 1 | -2/+14 |
| * | | Add endpoint commands help text | Dean Troyer | 2012-03-09 | 1 | -21/+17 |
| |/ |
|
| * | prevent keyerrors when accessing optional keys | termie | 2012-03-07 | 1 | -2/+4 |
| * | Merge "Make ec2-credentials-* commands work properly for non-admin user" | Jenkins | 2012-03-07 | 3 | -10/+31 |
| |\ |
|
| | * | Make ec2-credentials-* commands work properly for non-admin user | Dean Troyer | 2012-03-06 | 3 | -10/+31 |
| * | | Removed ?fresh=nonsense (bug 936405) | Dolph Mathews | 2012-03-07 | 1 | -16/+0 |
| |/ |
|
| * | Merge "Endpoints: Add create, delete, list support"essex-4 | Jenkins | 2012-02-28 | 3 | -0/+80 |
| |\ |
|
| | * | Endpoints: Add create, delete, list support | Adam Gandelman | 2012-02-27 | 3 | -0/+80 |
| * | | Clean up EC2 CRUD | Dean Troyer | 2012-02-27 | 1 | -6/+24 |
| |/ |
|
| * | Fix --tenant_id corner case with ec2-create-creds command | Dean Troyer | 2012-02-24 | 1 | -2/+2 |
| * | Merge "Help output tweaks, Vol I" | Jenkins | 2012-02-24 | 1 | -5/+11 |
| |\ |
|
| | * | Help output tweaks, Vol I | Dean Troyer | 2012-02-22 | 1 | -5/+11 |
| * | | Improve usability of CLI. | jakedahn | 2012-02-23 | 4 | -159/+155 |
| * | | Merge "Fix inconsistient method names and add tests" | Jenkins | 2012-02-23 | 2 | -13/+13 |
| |\ \ |
|
| | * | | Fix inconsistient method names and add tests | Dean Troyer | 2012-02-20 | 2 | -13/+13 |
| * | | | Move --version to --identity_api_version | Brian Waldon | 2012-02-21 | 1 | -7/+19 |
| | |/
|/| |
|
| * | | Remove internal '-' from flag names | Dean Troyer | 2012-02-20 | 2 | -3/+3 |
| |/ |
|