yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73574
[Bug 1779250] [NEW] Launch instance workflow doesn't allow for community/shared images filter
Public bug reported:
When launching an instance, it is not possible to filter the source
image list by visibility values of 'Shared With Project' or 'Community'.
These options are not available as support for them appears to be
missing in the frontend JavasScript code.
The Project->Images table doesn't suffer from the same limitation as the
Visibility filter is applied as a new dynamic API request to Glance
instead. The Launch Instance->Source tab appears to do one API request
to Glance and filter the list locally, and Glance currently cannot
return all images in one request (e.g. can't list public + community
together).
** 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/1779250
Title:
Launch instance workflow doesn't allow for community/shared images
filter
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When launching an instance, it is not possible to filter the source
image list by visibility values of 'Shared With Project' or
'Community'. These options are not available as support for them
appears to be missing in the frontend JavasScript code.
The Project->Images table doesn't suffer from the same limitation as
the Visibility filter is applied as a new dynamic API request to
Glance instead. The Launch Instance->Source tab appears to do one API
request to Glance and filter the list locally, and Glance currently
cannot return all images in one request (e.g. can't list public +
community together).
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1779250/+subscriptions
Follow ups