Client for OpenStack Blazar
Go to file
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
climateclient Add sort-by option for climateclient list commands 2014-04-16 13:59:04 +00:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview Added .gitreview 2013-09-09 17:56:35 +00:00
.testr.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
HACKING.rst Add HACKING.rst with link to the style guidelines 2013-11-15 14:27:41 +04:00
LICENSE Add LICENSE and MANIFEST.in files 2014-02-04 23:13:37 +04:00
MANIFEST.in Add LICENSE and MANIFEST.in files 2014-02-04 23:13:37 +04:00
openstack-common.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
README.rst Initial Climate client implementation 2014-01-14 16:19:03 +04:00
requirements.txt Updated from global requirements 2014-03-27 16:42:06 +00:00
setup.cfg Fix setup.cfg 2014-02-04 22:14:58 +04:00
setup.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00
test-requirements.txt Removing dependencies from test-requirements 2014-04-11 14:42:03 -03:00
tox.ini Add test framework for climateclient 2014-02-24 09:06:03 +04:00

Climate client

Climate client provides possibility to use Climate API(s).