python-blazarclient/climateclient
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
..
openstack Add test framework for climateclient 2014-02-24 09:06:03 +04:00
tests Add test framework for climateclient 2014-02-24 09:06:03 +04:00
v1 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
base.py Support not-json error responses 2014-02-06 17:48:26 -03:00
client.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00
command.py Add sort-by option for climateclient list commands 2014-04-16 13:59:04 +00:00
exception.py Implement Lease creation for Physical reservations 2014-01-15 12:32:39 +01:00
shell.py Implement support for provisioning hosts to ClimateClient 2014-01-17 12:50:15 +01:00
utils.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00
version.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00