Bug 1390729
Summary: | [Azure] - No LB icon/button in Network topology | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Jirka Kremser <jkremser> |
Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7.0 | CC: | bsorota, cpelland, hkataria, jfrey, jhardy, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | load_balancer:azure:topology | ||
Fixed In Version: | 5.7.1.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1387612 | Environment: | |
Last Closed: | 2017-02-27 19:14:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Azure | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1387612 | ||
Bug Blocks: |
Comment 3
Bronagh Sorota
2016-11-03 14:57:06 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/4f2b4e2de743314d75228134af24acb391e8c10b commit 4f2b4e2de743314d75228134af24acb391e8c10b Author: Dan Clarizio <dclarizi> AuthorDate: Wed Nov 23 09:58:59 2016 -0800 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Jan 6 13:47:18 2017 -0500 Merge pull request #12778 from Jiri-Kremser/load-balancer-icon Using the right icon for load balancer for the network provider. (cherry picked from commit 30b2742aba3fc8b5714f86f1c167735b8e0f091d) https://bugzilla.redhat.com/show_bug.cgi?id=1390729 app/assets/stylesheets/application.css | 1 + app/assets/stylesheets/network_topology.css | 4 ++++ app/models/mixins/ui_service_mixin.rb | 2 +- app/views/network_topology/show.html.haml | 4 ++-- 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 app/assets/stylesheets/network_topology.css Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0320.html |