Bug 1449273
| Summary: | VM Hostname not displaying when RHV has FQDN | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Moti Asayag <masayag> |
| Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, jfrey, jhardy, juan.hernandez, krain, masayag, mgoldboi, movciari, niroy, obarenbo, oourfali, simaishi, tpapaioa |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.8.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | rhev | ||
| Fixed In Version: | 5.8.1.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1417965 | Environment: | |
| Last Closed: | 2017-08-02 17:24:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | RHEVM | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1417965 | ||
| Bug Blocks: | |||
|
Comment 2
movciari
2017-05-11 11:52:47 UTC
Tested with RHV version 4.1.1 The PR wasn't backported to FINE release. Targeting to 5.8.1 New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/42af8acc65c7d4cfa58bd86e79286397ea8c0f8b commit 42af8acc65c7d4cfa58bd86e79286397ea8c0f8b Author: Brandon Dunne <brandondunne> AuthorDate: Tue Apr 25 11:36:35 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jun 5 18:23:12 2017 -0400 Merge pull request #7 from masayag/rhv_vm_reports_fqdn RHV VM not saving FQDN (cherry picked from commit 768244a692de51e2670f7067215cab9b3ea968b0) https://bugzilla.redhat.com/show_bug.cgi?id=1449273 .../manageiq/providers/redhat/infra_manager/refresh/parse/parser.rb | 5 +++++ .../redhat/infra_manager/refresh/parse/strategies/vm_inventory.rb | 3 +++ .../providers/redhat/infra_manager/refresh/refresher_3_1_spec.rb | 2 +- .../providers/redhat/infra_manager/refresh/refresher_4_1_spec.rb | 1 + .../providers/redhat/infra_manager/refresh/refresher_3_1.yml | 2 +- 5 files changed, 11 insertions(+), 2 deletions(-) Verified on 5.8.1.0, for RHEV 3.6 and RHV 4.0. 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://access.redhat.com/errata/RHSA-2017:1758 |