First time here? Check out the FAQ!
![]() | 1 | initial version |
AFAIU, it is safe to specify bare as the container format if unsure (as Image service & other OS projects do not support container format - refer [1]). If you have a single unarchived file, then you simple have a disk image (without any OVF metadata), which means container format is bare. For more clarity refer [2].
[1] - http://docs.openstack.org/image-guide/content/image-formats.html [2] - https://lists.launchpad.net/openstack/msg13911.html