summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
...
* Added compute hypervisor support.Josh Kearney2013-03-111-0/+84
* Merge "Add compute hosts support."Jenkins2013-03-081-0/+83
|\
| * Add compute hosts support.Josh Kearney2013-03-061-0/+83
* | Merge "Clean up args and help strings in server commands"Jenkins2013-03-081-9/+9
|\ \
| * | Clean up args and help strings in server commandsDean Troyer2013-03-061-9/+9
| |/
* | Merge "Change create flavor to use default arguments"Jenkins2013-03-081-22/+26
|\ \ | |/ |/|
| * Change create flavor to use default argumentsDean Troyer2013-03-061-22/+26
* | Added compute service support.Josh Kearney2013-03-051-0/+111
|/
* Merge "Added compute flavor support."Jenkins2013-03-011-0/+186
|\
| * Added compute flavor support.Josh Kearney2013-02-281-0/+186
* | Remove underscore.Josh Kearney2013-02-251-1/+1
|/
* Added compute agent support.Josh Kearney2013-02-201-0/+168
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-312-115/+69
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-244-24/+48
* Clean up test environment and remove unused imports.Josh Kearney2013-01-222-2/+0
* Update compute client bitsDean Troyer2012-09-052-36/+559
* Refactor cliff.Command.run()Dean Troyer2012-06-201-7/+7
* Clean up tenant and serverDean Troyer2012-05-161-12/+9
* Revise command boolean flagsDean Troyer2012-05-111-2/+2
* Move get_client_class() to common.utilsDean Troyer2012-05-111-3/+5
* Add tenant CRUD commandsDean Troyer2012-05-111-25/+1
* Add API versioning supportDean Troyer2012-05-101-1/+1
* Add copyright notices and update datesDean Troyer2012-05-101-0/+17
* More identity client configDean Troyer2012-05-101-3/+8
* Add Identity to ClientManagerDean Troyer2012-05-041-3/+6
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-042-46/+175
* Add openstack-common and test infrastructure.James E. Blair2012-04-281-0/+3
* Begin to add Keystone authDean Troyer2012-04-271-4/+5
* Clean up command outputDean Troyer2012-04-261-6/+2
* Use cliffDean Troyer2012-04-251-6/+42
* Set up common utilsDean Troyer2012-04-251-1/+7
* Add openstackclient bitsDean Troyer2012-04-193-0/+55