Bug 1669011
Summary: | IPMI IP address is blank after running refresh relationships on host | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nikhil Gupta <ngupta> | |
Component: | Providers | Assignee: | Boriso <bodnopoz> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Angelina Vasileva <anikifor> | |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
Priority: | medium | |||
Version: | 5.9.7 | CC: | abellott, bodnopoz, dmetzger, jfrey, jhardy, jprause, mperina, mshriver, ngupta, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | Reopened, TestOnly, ZStream | |
Target Release: | 5.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1703072 (view as bug list) | Environment: | ||
Last Closed: | 2019-12-13 14:54:51 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | RHEVM | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1692488, 1703072 |
Description
Nikhil Gupta
2019-01-24 06:27:55 UTC
Please test on 5.10.0 New commit detected on ManageIQ/manageiq-providers-ovirt/master: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/afdd94baa0fa40619034ce06c205832915948e4b commit afdd94baa0fa40619034ce06c205832915948e4b Author: Boris Odnopozov <bodnopoz> AuthorDate: Wed Apr 24 10:43:35 2019 -0400 Commit: Boris Odnopozov <bodnopoz> CommitDate: Wed Apr 24 10:43:35 2019 -0400 Fix refreshing ipmi from host Retrieving ipmi from host is not relevant for rhv anymore due to the current complexity of fencing so it does not make sense to get it from the provider. However if it is set manually by the user, it should not be deleted. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1669011 app/models/manageiq/providers/redhat/infra_manager/refresh/parse/parser.rb | 6 - app/models/manageiq/providers/redhat/infra_manager/refresh/parse/strategies/host_inventory.rb | 6 - app/models/manageiq/providers/redhat/inventory/parser/infra_manager.rb | 6 - spec/models/manageiq/providers/redhat/infra_manager/refresh/refresher_graph_target_host_spec.rb | 8 +- 4 files changed, 6 insertions(+), 20 deletions(-) Fixed and verified in 5.11.0.2.20190430174828_0e34dea |