Comment 2 for bug 1868503

Revision history for this message
Pen Gale (pengale) wrote :

I believe that this is a limitation of horizon.

You can create an image with the openstack command line tools. For example:

    microstack.openstack image create \
      --public --container-format=bare --disk-format=qcow2 \
      -f value -c id <name of the image> <path to some image>.img