yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62175
[Bug 1671693] [NEW] Rebuild instance panel does not show project images when using Glance V2
Public bug reported:
When using Glance v2, the "rebuild instance" panel shows public images,
but does not show project images.
Steps to reproduce:
* Configure Horizon to use Glance v2
* Create a private image in project A
* Rebuild an instance in project A from the instances dashboard
* The image list will show public images, but not project images
Upon more detailed investigation, the "rebuild instance" function calls
code that searches for images based upon "property-owner_id", which only
works in Glance v1. In Glance v2, it should use "owner".
** 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/1671693
Title:
Rebuild instance panel does not show project images when using Glance
V2
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When using Glance v2, the "rebuild instance" panel shows public
images, but does not show project images.
Steps to reproduce:
* Configure Horizon to use Glance v2
* Create a private image in project A
* Rebuild an instance in project A from the instances dashboard
* The image list will show public images, but not project images
Upon more detailed investigation, the "rebuild instance" function
calls code that searches for images based upon "property-owner_id",
which only works in Glance v1. In Glance v2, it should use "owner".
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1671693/+subscriptions
Follow ups