<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-11 18:28 GMT+01:00 Yathiraj Udupi (yudupi) <span dir="ltr"><<a href="mailto:yudupi@cisco.com" target="_blank">yudupi@cisco.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div><br></div>
<div><br>
</div>
<div>Thanks for your pointers about Climate.  I will take a closer look at it and try it out.  So after a reservation lease for a VM is made by Climate, who acts on it to finally instantiate the VM ? Is it Climate or Nova should act on the lease to finally
 provision the VM. </div>
<div></div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">That depends on the plugin mapped with the reservation type. The current plugin mapped for virtual instances does unshelve the instance at lease start (because Nova extension shelved it at lease creation).<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you don't like this behaviour, that's quite easy to create another plugin for another reservation type. When the lease starts, it does run the lease_create() action defined by the plugin. So, if you don't like shelving/unshelving, that's not a problem, feel free to add a blueprint about your needs or create your own plugin.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">-Sylvain</div></div>