summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add usage command for compute api"Jenkins2013-07-261-0/+91
|\
| * Add usage command for compute apiSteve Martinelli2013-07-261-0/+91
* | Merge "Fix --password in server rebuild"Jenkins2013-07-261-2/+2
|\ \ | |/ |/|
| * Fix --password in server rebuildDean Troyer2013-07-221-2/+2
* | Add server diagnose for compute apiSteve Martinelli2013-07-231-3/+15
* | Merge "Clean up properties (metadata) formatting"Jenkins2013-07-231-19/+57
|\ \ | |/ |/|
| * Clean up properties (metadata) formattingDean Troyer2013-07-211-19/+57
* | Merge "Add aggregate commands"Jenkins2013-07-191-0/+322
|\ \ | |/ |/|
| * Add aggregate commandsDean Troyer2013-07-191-0/+322
* | Remove api = apiName calls from each methodSteve Martinelli2013-07-1211-37/+0
|/
* Remove python3 incompatible exception syntax.Monty Taylor2013-06-301-2/+2
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+1
* Rename all instances of 'metadata' to 'property'.Josh Kearney2013-05-071-3/+3
* Add console commandsDean Troyer2013-04-251-0/+123
* Merge "Add compute keypair commands"Jenkins2013-04-251-0/+160
|\
| * Add compute keypair commandsDean Troyer2013-04-121-0/+160
* | Merge "Add fixed-ip and floating-ip commands"Jenkins2013-04-253-0/+290
|\ \
| * | Add fixed-ip and floating-ip commandsDean Troyer2013-04-143-0/+290
| |/
* | metadata is one wordDean Troyer2013-04-081-2/+2
|/
* Removed unused imports.Josh Kearney2013-03-154-4/+0
* 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