Dear Dev-OpenNebula,

When working on the addon-knife, upon launching a VM using the OpenNebula API, there is a need to wait till the VM is fully launched. Currently we wait until an IP address is available from the VMPool.

Please find the reference of the code here.
https://github.com/OpenNebula/addon-knife/blob/master/lib/chef/knife/opennebula_server_create.rb#L168

We need a better way as OpenNebula can run in private clouds as well.

How can we know that a VM is fully launched and running ? What parameter (status etc..) helps us to figure out that the VM is running.

--
Cheers,
Megam Systems; http://www.gomegam.com
email : gome...@megam.co.in; twitter: @megamsystems
blog  : http://blog.megam.co        | try     : https://www.megam.co
github: https://github.com/megamsys | youtube : youtube.com/indykish

_______________________________________________
Dev mailing list
Dev@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org

Reply via email to