yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71824
[Bug 1757112] [NEW] wrong variable name in context_processors.py
Public bug reported:
In the patch that added user menu links, the variable name for disabling
v2 rc files was renamed by accident it seems in the
context_processors.py module.
https://github.com/openstack/horizon/commit/924239073ec8036265d13a3c6b09d6fa7865147f#diff-5a128d55603c030b687d1321df381ab0L100
vs
https://github.com/openstack/horizon/commit/924239073ec8036265d13a3c6b09d6fa7865147f#diff-5a128d55603c030b687d1321df381ab0R91
Because of that the v2 download in the user dropdown wasn't being hidden
correctly. The fix is easy.
** 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/1757112
Title:
wrong variable name in context_processors.py
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In the patch that added user menu links, the variable name for
disabling v2 rc files was renamed by accident it seems in the
context_processors.py module.
https://github.com/openstack/horizon/commit/924239073ec8036265d13a3c6b09d6fa7865147f#diff-5a128d55603c030b687d1321df381ab0L100
vs
https://github.com/openstack/horizon/commit/924239073ec8036265d13a3c6b09d6fa7865147f#diff-5a128d55603c030b687d1321df381ab0R91
Because of that the v2 download in the user dropdown wasn't being
hidden correctly. The fix is easy.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1757112/+subscriptions
Follow ups