In the OpenStack context, an image is a file that contains a virtual disk from which you can install an operating system on a virtual machine. You create an instance in your OpenStack cloud by using one of the images available. The VMware Integrated OpenStack image service component natively supports images that are packaged in the ISO, OVA, and VMDK formats.

If you have images in vSphere that you want to use in OpenStack, you can export them in one of the supported formats and upload them to the image service. You can also use the glance-import tool to convert RAW, QCOW2, VDI, and VHD images to the VMDK format and use them in OpenStack.