yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93010
[Bug 2040455] [NEW] Post login services region is not set
Public bug reported:
In a multi-region OpenStack deployment, horizon fails to remember the
selected services region post-login. The cookie is properly set, but
it's never used in the login_view to set the
request.session['services_region'] value. The result is that the
selected region is reset to whichever region is first in the list, even
though the services_region cookie is different. Clicking on the
available regions and switching to the correct one, will leave the
services_region cookie intact, but properly set the value in the
session.
This causes confusion for users that log in and find themselves on a
different region than previously selected.
** 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/2040455
Title:
Post login services region is not set
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In a multi-region OpenStack deployment, horizon fails to remember the
selected services region post-login. The cookie is properly set, but
it's never used in the login_view to set the
request.session['services_region'] value. The result is that the
selected region is reset to whichever region is first in the list,
even though the services_region cookie is different. Clicking on the
available regions and switching to the correct one, will leave the
services_region cookie intact, but properly set the value in the
session.
This causes confusion for users that log in and find themselves on a
different region than previously selected.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2040455/+subscriptions
Follow ups