Client for OpenStack Blazar
Go to file
Cristian A Sanchez 464dc67b0b Add the option defer-by to postpone start_date
Climate client adds an argument --defer-by to the command 'update'
to change the start date of a lease by postponing it. This works
similar to prolong-for and reduce-by, as it receives an amount
of time like in seconds, minutes, hours and days

Closes-Bug: #1311266
Change-Id: Ia8843b9baf9773e6e019f5ed5f1e4f13887f4537
2014-06-02 11:38:58 -03:00
climateclient Add the option defer-by to postpone start_date 2014-06-02 11:38:58 -03:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview Update gitreview file for repo rename 2014-05-23 18:18:14 -04: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-05-01 13:52:07 +00:00
setup.cfg Fix setup.cfg 2014-02-04 22:14:58 +04:00
setup.py Updated from global requirements 2014-05-01 13:52:07 +00: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).