python-blazarclient/climateclient
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
..
openstack Add test framework for climateclient 2014-02-24 09:06:03 +04:00
tests Add test coverage for base client modules 2014-05-28 19:22:42 -03:00
v1 Add the option defer-by to postpone start_date 2014-06-02 11:38:58 -03: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 Climate client now shows the list of commands 2014-04-30 16:08:16 -03:00
utils.py Add the option defer-by to postpone start_date 2014-06-02 11:38:58 -03:00
version.py Initial Climate client implementation 2014-01-14 16:19:03 +04:00