summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-047-106/+324
* Adding HACKING doc to projectMatt Joyce2012-05-021-0/+115
* Change binary name to 'openstack'Dean Troyer2012-05-021-1/+1
* Auto generate AUTHORS for python-openstackclient.Bhuvan Arumugam2012-05-015-73/+15
* Adding name to Authors and updating a bad URL. More to get my gerrit workflo...Matt Joyce2012-05-012-1/+2
* Merge "Reset project version to 0.1"Jenkins2012-05-011-1/+1
|\
| * Reset project version to 0.10.1Dean Troyer2012-05-011-1/+1
* | Shell init & loggingDean Troyer2012-05-011-17/+43
|/
* Add openstack-common and test infrastructure.James E. Blair2012-04-2820-243/+353
* Cleanup auth client pathDean Troyer2012-04-271-18/+11
* Add 'list service' command and common modulesDean Troyer2012-04-275-0/+227
* Add token auth to shell and READMEDean Troyer2012-04-272-17/+36
* Begin to add Keystone authDean Troyer2012-04-272-11/+64
* Change to argparse to match cliff 0.2Dean Troyer2012-04-261-14/+14
* Clean up command outputDean Troyer2012-04-261-6/+2