yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59498
[Bug 1647766] [NEW] sidebar doesn't show when network service not present
Public bug reported:
In cases where the network service is not present, e.g. a Swift-only
installation, it is possible that a call to list_extensions() will raise
a ServiceCatalogException, which will cause the entire sidebar to fail
to render. This means that the <nav id="sidebar"> included in
horizon/templates/horizon/common/_sidebar.html element is not present.
** Affects: horizon
Importance: Undecided
Assignee: Matt Borland (palecrow)
Status: In Progress
--
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/1647766
Title:
sidebar doesn't show when network service not present
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
In cases where the network service is not present, e.g. a Swift-only
installation, it is possible that a call to list_extensions() will
raise a ServiceCatalogException, which will cause the entire sidebar
to fail to render. This means that the <nav id="sidebar"> included in
horizon/templates/horizon/common/_sidebar.html element is not present.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1647766/+subscriptions
Follow ups