python-blazarclient/climateclient/v1
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
..
shell_commands Add sort-by option for climateclient list commands 2014-04-16 13:59:04 +00:00
__init__.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00
client.py Implement support for provisioning hosts to ClimateClient 2014-01-17 12:50:15 +01:00
hosts.py Add sort-by option for climateclient list commands 2014-04-16 13:59:04 +00:00
leases.py Add sort-by option for climateclient list commands 2014-04-16 13:59:04 +00:00