summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Add role CRUD commandsDean Troyer2012-05-181-0/+268
|/
* Add endpoint CRUD commandsDean Troyer2012-05-182-1/+227
* Clean up tenant and serverDean Troyer2012-05-162-35/+26
* Merge "Add user CRUD commands"Jenkins2012-05-161-0/+247
|\
| * Add user CRUD commandsDean Troyer2012-05-151-0/+247
* | Update service commandsDean Troyer2012-05-152-28/+89
|/
* 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
* | 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-114-104/+181
* Add API versioning supportDean Troyer2012-05-106-13/+40
* Merge "Add tenant commands, work on service"Jenkins2012-05-102-2/+183
|\
| * Add tenant commands, work on serviceDean Troyer2012-05-102-2/+183
* | 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-105-2/+53
|/
* More identity client configDean Troyer2012-05-104-47/+68
* Remove printtDean Troyer2012-05-071-54/+0
* Add Identity to ClientManagerDean Troyer2012-05-043-16/+37
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-044-106/+299
* Auto generate AUTHORS for python-openstackclient.Bhuvan Arumugam2012-05-011-7/+12
* Shell init & loggingDean Troyer2012-05-011-17/+43
* Add openstack-common and test infrastructure.James E. Blair2012-04-285-5/+155
* Cleanup auth client pathDean Troyer2012-04-271-18/+11
* Add 'list service' command and common modulesDean Troyer2012-04-274-0/+226
* Add token auth to shell and READMEDean Troyer2012-04-271-5/+8
* 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
* Use cliffDean Troyer2012-04-252-222/+97
* Set up common utilsDean Troyer2012-04-253-133/+14
* Add openstackclient bitsDean Troyer2012-04-1910-0/+608