Bug 1301084
Summary: | network association missing from vm.hardware.nics | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
Component: | Automate | Assignee: | Lucy Fu <lufu> |
Status: | CLOSED ERRATA | QA Contact: | Alex Newman <anewman> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.4.0 | CC: | dajohnso, gmccullo, jhardy, jocarter, jprause, lufu, mfeifer, mkanoor, nachandr, obarenbo, psavage, ssainkar, tfitzger |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.4.5 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | automate:network | ||
Fixed In Version: | 5.4.5.2 | Doc Type: | Bug Fix |
Doc Text: |
Previously, network association was missing from vm.hardware.nics. This made it unable to map network devices to their respective IPs. This patch exposes networks from hardware service model and the issue is now resolved.
|
Story Points: | --- |
Clone Of: | 1291891 | Environment: | |
Last Closed: | 2016-03-29 14:17:29 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: | 1291891 | ||
Bug Blocks: | 1292220 |
Comment 1
Greg McCullough
2016-02-05 15:56:29 UTC
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=9372e7cca0c738e0c9b1a995d5d404c5efffda4b commit 9372e7cca0c738e0c9b1a995d5d404c5efffda4b Merge: a689015 4e24065 Author: Greg McCullough <gmccullo> AuthorDate: Tue Feb 9 17:31:29 2016 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Tue Feb 9 17:31:29 2016 -0500 Merge branch '5.4.z-expose_networks_from_hardware_service_model_1291891' into '5.4.z' Expose networks from hardware service model. Clean cherry-pick from [original](https://github.com/ManageIQ/manageiq/pull/5865) https://bugzilla.redhat.com/show_bug.cgi?id=1301084 See merge request !759 vmdb/lib/miq_automation_engine/service_models/miq_ae_service_hardware.rb | 1 + 1 file changed, 1 insertion(+) Verified in 5.4.5.2 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-2016-0171.html |