yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85313
[Bug 1917643] [NEW] It is not possible to update or edit Cinder store location volume_backed_images
Public bug reported:
I encountered some issue in horizon that editing volume_backed_images which has cinder store location set in its properties is not possible. In fact if we change the values and try to update the image the update option is not clickable. But for rest of the images it works fine which has swift store location. The problem only persist for cinder store location volume backed images.
Furthermore I also tried to update the properties of cinder store images via CLI and it works perfectly fine. So it could be horizon issue.
steps to reproduce:
create image in openstack:
openstack image create --disk-format raw --container-format bare IMAGE_NAME
Update the location of image with volume:
glance location-add <image-uuid> --url cinder://<volume-uuid>
once its done try to update the image in horizon.(for e.g set image
public or private)
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1917643
Title:
It is not possible to update or edit Cinder store location
volume_backed_images
Status in OpenStack Dashboard (Horizon):
New
Bug description:
I encountered some issue in horizon that editing volume_backed_images which has cinder store location set in its properties is not possible. In fact if we change the values and try to update the image the update option is not clickable. But for rest of the images it works fine which has swift store location. The problem only persist for cinder store location volume backed images.
Furthermore I also tried to update the properties of cinder store images via CLI and it works perfectly fine. So it could be horizon issue.
steps to reproduce:
create image in openstack:
openstack image create --disk-format raw --container-format bare IMAGE_NAME
Update the location of image with volume:
glance location-add <image-uuid> --url cinder://<volume-uuid>
once its done try to update the image in horizon.(for e.g set image
public or private)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1917643/+subscriptions