First time here? Check out the FAQ!
![]() | 1 | initial version |
Try a Cirros image( http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img ) and upload is as openstack image create --disk-format=qcow2 --container-format=bare --private --file /root/cirros-0.3.5-x86_64-disk.img cirros
This should work..