← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361298] Re: Can not load instances page if glance service is not configured for region

 

Reviewed:  https://review.openstack.org/116681
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=427c2c80182c6d6441e5c3014de74764fa977500
Submitter: Jenkins
Branch:    master

commit 427c2c80182c6d6441e5c3014de74764fa977500
Author: Justin Pomeroy <jpomero@xxxxxxxxxxxxxxxxxx>
Date:   Mon Aug 25 11:48:53 2014 -0500

    Tolerate unconfigured glance service when loading image name
    
    When loading the instances page, the glance service is used as a
    fallback to obtain the image name for each instance. This patch adds
    tolerance for an unconfigured glance service endpoint for the current
    region so that the page will still load.
    
    Change-Id: Ia512269ae4b069db85a1f13530856b9c7beafee3
    Closes-Bug: #1361298


** 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/1361298

Title:
  Can not load instances page if glance service is not configured for
  region

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  If the current region does not have a glance service endpoint
  configured then loading up the Instances page will result in being
  directed to the error page. The dashboard should be tolerant of this
  situation. Tolerance for missing services and unreachable endpoints
  has been added recently in another patch and this should match that
  behavior.

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


References