Can not create usable image in glance for vmdk images

Bug #1381749 reported by Doug Fish
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Invalid
Undecided
Unassigned

Bug Description

This is because the image needs to have two options: --property vmware_disktype="sparse" --property vmware_adaptertype="ide"
Horizon does not provide the capability set those options.

However, it can be created using glance CLI:
glance image-create --name xxxxx --is-public=True --container-format=bare --disk-format=vmdk --property --image-location http://172.19.11.252/SCP_VM_images/fedora-amd64.vmdk

The UI provided by https://blueprints.launchpad.net/horizon/+spec/manage-image-custom-properties helps, but the scenario is still perceived to be complex. A behavior is expected which provides the user a UI to choose vmware properties, eg: vmware_disktype="sparse" --property vmware_adaptertype="ide", when create image with vmdk format.

Tags: glance
tags: added: glance
Changed in horizon:
assignee: nobody → Hansel Thomas (hansel.thomas)
assignee: Hansel Thomas (hansel.thomas) → nobody
Changed in horizon:
assignee: nobody → surbhi sarda (surbhisarda)
Changed in horizon:
assignee: surbhi sarda (surbhisarda) → nobody
Revision history for this message
Gary W. Smith (gary-w-smith) wrote :

In pike (and earlier) these options are available on the Metadata tab on the Create Image dialog.

Changed in horizon:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.