[Openstack] Vmware running images

Marcos Antônio Cavenaghi marcos at cavenaghi.ca
Thu May 16 13:39:33 UTC 2013


You have to pick up the <image>.vmdk file and add it using glance.
The syntax here depends on the version (essex, folsom, ...) you are using.

glance add name="My VMware Image" is_public=true container_format=bare
disk_format=vmdk < My_VMware_Image.vmdk

If you have more than one vmdk file (the image is split), use qemu-img to
convert them to a single file.

Marcos


On Wed, May 15, 2013 at 11:36 PM, Jay Kumbhani <jkumbhani at gmail.com> wrote:

> Guys
>
> I am trying to import running vmware virtual machines into openstack
> private cloud.
>
> I did some steps but couldn't succeed. Please send me steps or links to
> follow.
>
> Thanks
> Jay
>
>
> Sent from my iPad
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130516/83606e29/attachment.html>


More information about the Openstack mailing list