2 Commits

Author SHA1 Message Date
Sylvain Bauza
7d2d13ff4d Implement Lease creation for Physical reservations
climate lease-create was not available, albeit we need it for the
physical reservation usecase. Adding it, e.g.

climate lease-create --physical-reservation min=1,max=5,\
 hypervisor_properties='["=", "$hypervisor_type", "QEMU"]',\
 resource_properties="" test_phys

Partially implements blueprint python-client

Change-Id: Ia836846c3d25a3dd3ccd3308d40f165253df059d
2014-01-15 12:32:39 +01:00
Dina Belova
aaf7c93ae6 Initial Climate client implementation
Partially implements: blueprint python-client

Change-Id: I7ac8aedf5b7504c63d12119e1ba0842e3ce01e63
2014-01-14 16:19:03 +04:00