Comment 4 for bug 1713901

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

Reviewed: https://review.openstack.org/504311
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f5f8010514da4ed6599687b2eb2df055f7339d7f
Submitter: Jenkins
Branch: stable/pike

commit f5f8010514da4ed6599687b2eb2df055f7339d7f
Author: Feilong Wang <email address hidden>
Date: Wed Aug 30 16:32:34 2017 +1200

    Fix icon of status on network topology

    Currently, the icon of status on network topology is wrong because
    of incorrect icon. There are two issues:

    1. The icon of router status is in red color though it's active.
    2. The icon of interface status is missing.

    Closes-Bug: #1713901

    Change-Id: Icf676c7267f64b3704cd16e6a1cccf9ae4d95e91
    (cherry picked from commit b26b17caec5482f58baec9f9d05192694ffb7954)