Moving VMs from vSphere to Openstack to be still used in VMDK format
Hi everyone,
basically i have a template of CentOS 6.4 x32 in my vSphere environment and i am running a small Openstack POC using the same vSphere environment.
As far as i can tell i can't use vSphere templates (yet) to start new instances so i figured i would import a template from vSphere to Openstack keeping the VMDK format to use it in Openstack but still using vSphere
Here's what i did: - i exported the template in OVF - i imported the VMDK file in glance - i started an instance with this image i just created
THe instance actually starts but no operating system is found; if i use the same OVF say in Fusion it starts correctly.
What am i missing? Maybe strage drivers or something similar? How do i get around it?
Thank you!