← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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 ;)

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

Title:
  Multiple regions in keystone create unexpected results in dashboard

Status in OpenStack Dashboard (Horizon):
  New

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


Follow ups

References