summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use PyPI for client libs."Jenkins2012-07-051-2/+2
|\
| * Use PyPI for client libs.Monty Taylor2012-07-021-2/+2
* | Merge "If no password in env or command line, try prompting."Jenkins2012-07-051-3/+15
|\ \ | |/ |/|
| * If no password in env or command line, try prompting.Ken Thomas2012-06-291-3/+15
* | Merge "Fixed a typo in the rst docs."Jenkins2012-07-021-1/+1
|\ \
| * | Fixed a typo in the rst docs.Lorin Hochstein2012-06-261-1/+1
| |/
* | Add read_versioninfo method.Monty Taylor2012-06-261-4/+17
|/
* Add post-tag versioning.Monty Taylor2012-06-255-34/+215
* Merge "Update Contributing blurb in the docs."Jenkins2012-06-221-3/+6
|\
| * Update Contributing blurb in the docs.Clark Boylan2012-06-221-3/+6
* | Create tests for shell interfaceDean Troyer2012-06-223-0/+343
|/
* Refactor cliff.Command.run()Dean Troyer2012-06-206-87/+87
* Merge "Move docs to doc."Jenkins2012-06-146-6/+6
|\
| * Move docs to doc.Clark Boylan2012-06-116-6/+6
* | Fix pep8 issues.Clark Boylan2012-06-133-5/+5
|/
* minor fixesMatt Joyce2012-05-293-3/+3
* removing print call in roles get_dataMatt Joyce2012-05-231-1/+0
* Merge "Fix 'set user' command"Jenkins2012-05-221-1/+6
|\
| * Fix 'set user' commandDean Troyer2012-05-181-1/+6
* | Merge "Add role CRUD commands"Jenkins2012-05-212-0/+279
|\ \
| * | Add role CRUD commandsDean Troyer2012-05-182-0/+279
| |/
* | Documented python setup.py developLorin Hochstein2012-05-211-0/+5
|/
* Add endpoint CRUD commandsDean Troyer2012-05-183-1/+235
* Merge "Added :: to readme.rst to format correctly."Jenkins2012-05-161-2/+2
|\
| * Added :: to readme.rst to format correctly.Lorin Hochstein2012-05-161-2/+2
* | Merge "Moved test related packages to test-requires"Jenkins2012-05-162-2/+2
|\ \ | |/ |/|
| * Moved test related packages to test-requiresLorin Hochstein2012-05-162-2/+2
* | Merge "Added conf.py so Sphinx docs will build"Jenkins2012-05-161-0/+246
|\ \
| * | Added conf.py so Sphinx docs will buildLorin Hochstein2012-05-161-0/+246
| |/
* | Merge "Clean up tenant and server"Jenkins2012-05-164-47/+35
|\ \
| * | Clean up tenant and serverDean Troyer2012-05-164-47/+35
| |/
* | Document how to install the clientLorin Hochstein2012-05-161-4/+10
|/
* Merge "Add user CRUD commands"Jenkins2012-05-162-1/+255
|\
| * Add user CRUD commandsDean Troyer2012-05-152-1/+255
* | Update service commandsDean Troyer2012-05-153-31/+94
|/
* Merge "fix authentication setup in interactive mode and improve error handlin...Jenkins2012-05-151-4/+9
|\
| * fix authentication setup in interactive mode and improve error handling so tr...Doug Hellmann2012-05-141-4/+9
* | Updating Readme DocumentMatt Joyce2012-05-141-1/+54
* | correcting ordering of importsMatt Joyce2012-05-141-1/+3
* | Revise command boolean flagsDean Troyer2012-05-113-32/+57
|/
* Move get_client_class() to common.utilsDean Troyer2012-05-114-24/+34
* Add tenant CRUD commandsDean Troyer2012-05-115-104/+186
* Add API versioning supportDean Troyer2012-05-106-13/+40
* Merge "Add tenant commands, work on service"Jenkins2012-05-103-2/+188
|\
| * Add tenant commands, work on serviceDean Troyer2012-05-103-2/+188
* | look at the command the user is going to run before trying to authenticate themDoug Hellmann2012-05-102-20/+29
* | Add copyright notices and update datesDean Troyer2012-05-106-2/+70
|/
* More identity client configDean Troyer2012-05-104-47/+68
* Remove printtDean Troyer2012-05-071-54/+0
* Add Identity to ClientManagerDean Troyer2012-05-044-17/+39