Add murano image uploading to Astute

Bug #1257749 reported by Dmitry Ilyin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Vladimir Sharshov

Bug Description

Please add uploading of second image to Astute.

The image is installed as package same as our normal image and should be added to glance too.
Upload command should look like this

/usr/bin/glance -N ${os_auth_url} -T ${os_tenant_name} -I ${os_username} -K ${os_password} image-create --name=${img_name} --is-public=${public} --container-format=${container_format} --disk-format=${disk_format} --property murano_image_info=\'{\"title\": \"Murano Demo\", \"type\": \"cirros.demo\"}\' < /opt/vm/murano-cirros.qcow2

Don't forget --property murano_image_info='' this property is not present on normal cirros image.

Dmitry Ilyin (idv1985)
Changed in fuel:
importance: Undecided → Medium
milestone: none → 4.0
Revision history for this message
Mike Scherbakov (mihgen) wrote :

1. It is not a bug, it is feature - so why not to track it in a blueprint?
2. As I remember, the discussion with Murano was that the image can be used as demo image not only for Murano. So there is no need in /adding/ image, if we can simply /replace/ the old one on new. Anyway it requires blueprint and further discussion: all our tests, including OSTF, rely on current image name - so we should provide all necessary changes or keep the old name.

Changed in fuel:
status: New → Won't Fix
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.