3 Commits

Author SHA1 Message Date
cmart
020c07de18 Add sort-by option for climateclient list commands
Adding a sort-by parameter for the climateclient list command so that
when a list is retrieved, it will be order by the column that the user
prefered.
Default value will be 'name' for leases and 'hypervisor_hostname' for
hosts (which are more meaningful order attributes than id).

Change-Id: Ie6a4df384770123ec5fc4cf43823ce5ef1a47ca5
Closes-Bug: #1304595
2014-04-16 13:59:04 +00:00
Sylvain Bauza
8a1830ae28 Implement support for provisioning hosts to ClimateClient
Cloud Admin must have possibility to dedicate hosts to Climate.
Consequently, adding host-{list,CRUD} to shell commands.

Partially implements blueprint python-client

Change-Id: I93c52d4b9c29aad3c3ff7aba2a105adb60422466
2014-01-17 12:50:15 +01:00
Dina Belova
aaf7c93ae6 Initial Climate client implementation
Partially implements: blueprint python-client

Change-Id: I7ac8aedf5b7504c63d12119e1ba0842e3ce01e63
2014-01-14 16:19:03 +04:00