
1. To check image info in openstack compute node
#qemu-img info <<image-name>>
2. Glance Add image in openstack
# glance add is_public=true container_format=raw disk_format=qcow2 < <<Image-Path>>>
Openstack Notes:
1. Install openstack on any hardware with scripts
Converting VM running instances that can run on openstack
1. Download and install VMWARE VCenter Converter for Windows & Install it.
2. Open Vcenter...[Readmore]