Comment 2 for bug 1647766

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/407568
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1b153ca9829e877111c3deabe8b4d1729408e26d
Submitter: Jenkins
Branch: master

commit 1b153ca9829e877111c3deabe8b4d1729408e26d
Author: Matt Borland <email address hidden>
Date: Tue Dec 6 08:28:45 2016 -0700

    Allow router panel to not break sidebar

    This patch handles an exception that is raised when the network service
    is not present. When unhandled, this causes the sidebar to not exist.

    Change-Id: Ic5a94b267158d17a145c64c75fd7bf88e98478fa
    Closes-Bug: 1647766