Bug 1248750
| Summary: | Infrastructure Provider summary. IP Address row header should say "Discovered IP Address" | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.5.0 | CC: | cpelland, cshinn, dajohnso, dclarizi, hkataria, jhardy, mfeifer, mpovolny, obarenbo, rananda |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.4.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.4.2.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1246536 | Environment: | |
| Last Closed: | 2015-09-09 12:26:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1246536 | ||
| Bug Blocks: | |||
|
Comment 1
CFME Bot
2015-08-10 17:39:05 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8664dc67edb1d5c59a192b67242d458b81adb45c commit 8664dc67edb1d5c59a192b67242d458b81adb45c Author: Harpreet Kataria <hkataria> AuthorDate: Mon Aug 10 13:16:16 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Aug 10 13:16:16 2015 -0400 Changed "IP Address" label on Provider screens Changed label on Provider screens from "IP Address" to "Discovered IP Address" https://bugzilla.redhat.com/show_bug.cgi?id=1248750 app/helpers/ems_cloud_helper/textual_summary.rb | 2 +- app/helpers/ems_infra_helper/textual_summary.rb | 2 +- product/views/ManageIQ_Providers_InfraManager.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=06cbb7458d3415e3d71370198b1231a387ea6f8e commit 06cbb7458d3415e3d71370198b1231a387ea6f8e Author: Harpreet Kataria <hkataria> AuthorDate: Mon Aug 10 16:02:26 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Aug 10 16:04:06 2015 -0400 Changed "IP Address" label on Provider screens Changed label on Provider screens from "IP Address" to "Discovered IP Address" https://bugzilla.redhat.com/show_bug.cgi?id=1248750 vmdb/app/helpers/ems_cloud_helper/textual_summary.rb | 2 +- vmdb/app/helpers/ems_infra_helper/textual_summary.rb | 2 +- vmdb/product/views/EmsInfra.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=fed82132e0903fb06d5356bb5f38a4b2cbd299b3 commit fed82132e0903fb06d5356bb5f38a4b2cbd299b3 Merge: 9e824cb 06cbb74 Author: Dan Clarizio <dclarizi> AuthorDate: Mon Aug 10 17:13:29 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Aug 10 17:13:29 2015 -0400 Merge branch '54z_bz_1246536' into '5.4.z' Changed "IP Address" label on Provider screens Changed label on Provider screens from "IP Address" to "Discovered IP Address" https://bugzilla.redhat.com/show_bug.cgi?id=1248750 https://bugzilla.redhat.com/show_bug.cgi?id=1246536 Original PR: https://github.com/ManageIQ/manageiq/pull/3781 @dclarizio please review, had to manually make a change to view yaml since that file has been renamed on upstream. See merge request !217 vmdb/app/helpers/ems_cloud_helper/textual_summary.rb | 2 +- vmdb/app/helpers/ems_infra_helper/textual_summary.rb | 2 +- vmdb/product/views/EmsInfra.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Good to go. Verified and working fine in 5.4.2.0.20150820153254_83e434d 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/RHBA-2015-1744.html |