Bug 1337480
| Summary: | [RFE] [SDN] - No providers tags relations displayed in Tolopogy | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavol Kotvan <pakotvan> | |
| Component: | Providers | Assignee: | Ladislav Smola <lsmola> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Kotvan <pakotvan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.6.0 | CC: | cpelland, gblomqui, jfrey, jhardy, obarenbo, simaishi, ssainkar | |
| Target Milestone: | GA | Keywords: | FutureFeature, TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | sdn:ui | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
In order to see relationships between cloud providers and tags in network topology, there was a feature request to show manager's tags in network topology. This has been implemented with this release.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1351332 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 20:26:57 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1351332 | |||
|
Comment 3
Greg Blomquist
2016-05-19 13:52:11 UTC
Nope, wasn't in demo. Tags of every object are shown, but not of EMS, not sure if there is any value in that. This should probably be RFE, but on the other hand it's like 4 characters patch :-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/faae66ac42161ed31ddd8bc7e0056efc211eb89a commit faae66ac42161ed31ddd8bc7e0056efc211eb89a Author: Ladislav Smola <lsmola> AuthorDate: Thu Aug 25 14:06:44 2016 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Thu Aug 25 14:06:44 2016 +0200 Show Manager's tags in NetworkTopology Show Manager's tags in NetworkTopology Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1337480 app/services/network_topology_service.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) |