← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1818823] Re: Missing community image name

 

Reviewed:  https://review.opendev.org/642391
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6f807b6b05ea4a9df93ed23111f10a5041377612
Submitter: Zuul
Branch:    master

commit 6f807b6b05ea4a9df93ed23111f10a5041377612
Author: Marek <marek.lycka@xxxxxxxxxx>
Date:   Wed Mar 6 13:40:07 2019 +0100

    Adds community image loading for instance index view
    
    This patch adds community image loading to the Instances index view
    so that image names may be displayed in this view even for community
    images.
    
    Note, that a second image list API call had to be added to achieve
    this, because the glance Rest API does not currently support adding
    multiple visiblity values to it's GET filters and community images
    have to be retrieved explicitly.
    
    Change-Id: I55249de8762e0744b69ff655fcd7a4aeb56ba9d6
    Closes-Bug: #1818823


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1818823

Title:
  Missing community image name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When listing instances in the main instance table, instances launched
  from community images have a dash ("-") in the image name cell rather
  than the name of the image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1818823/+subscriptions


References