← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1356738] Re: Multiple regions in keystone create unexpected results in dashboard

 

There is nothing to do as the upstream development. It is now a topic on
how to manage django_openstack_auth version as operators or distribution
packagers. Marking this as Invalid (as the upstream fix was done as a
separate bug as mentioned in #3 and #4).

** Changed in: horizon
       Status: In Progress => Invalid

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

Title:
  Multiple regions in keystone create unexpected results in dashboard

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  When there are multiple regions in the dashboard you can have all kinds of issues:
  * The region you which you will get will be the lowest ID in the database, this is very inconvenient
  * Feature disparity will break the dashboard (e.g. one region having security groups and another does not)
  * When an API endpoint in any region is broken the dashboard can break (should be fixed with  https://review.openstack.org/#/c/106101/ )

  I've made a small feature for the dashboard that will filter Regions from the service catalog.
  This means that you will only get to see one region on that dashboard. 
  (e.g. you can run multiple dashboards for different regions)

  If this is acceptable for your environment it will fix all issues with multiple regions.
  I'll try to get the patch attached to this bugreport ;)

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


References