Bug 1674673
| Summary: | [Regression][V2V][UI] Refreshing hosts will give network and datastore missing on infra map | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Boriso <bodnopoz> |
| Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.10.0 | CC: | jfrey, jhardy, obarenbo |
| Target Milestone: | GA | Keywords: | Regression, ZStream |
| Target Release: | 5.10.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | v2v | ||
| Fixed In Version: | 5.10.1.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1669176 | Environment: | |
| Last Closed: | 2019-03-06 09:50:43 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: | 1669176 | ||
| Bug Blocks: | |||
New commit detected on ManageIQ/manageiq-providers-ovirt/hammer: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/01630df8241d85cc5030cb8daa958b61cbc8872b commit 01630df8241d85cc5030cb8daa958b61cbc8872b Author: Moti Asayag <masayag> AuthorDate: Fri Feb 8 13:43:38 2019 -0500 Commit: Moti Asayag <masayag> CommitDate: Fri Feb 8 13:43:38 2019 -0500 Merge pull request #336 from agrare/bz_1669176_host_targeted_refresh Host targeted refresh deleting and re-creating storage, switch, and lan records (cherry picked from commit 2509eda7fb579da4c9f31653a04a2d2269e20931) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1674673 app/models/manageiq/providers/redhat/inventory/collector/target_collection.rb | 11 +- app/models/manageiq/providers/redhat/inventory/persister/definitions/infra_group/networks_collections.rb | 2 +- spec/models/manageiq/providers/redhat/infra_manager/refresh/ovirt_refresher_spec_common.rb | 14 + spec/models/manageiq/providers/redhat/infra_manager/refresh/refresher_graph_target_host_spec.rb | 26 +- spec/vcr_cassettes/manageiq/providers/redhat/infra_manager/refresh/ovirt_sdk_refresh_graph_target_host.yml | 1769 +- 5 files changed, 1553 insertions(+), 269 deletions(-) Fixed! No "... missing" on map after host refresh. Checked on - 5.10.1.1.20190212171432_83eb777 Thanks a lot. 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/RHBA-2019:0453 |
Backported to Hammer branch: commit 01630df8241d85cc5030cb8daa958b61cbc8872b Author: Moti Asayag <masayag> Date: Fri Feb 8 20:43:38 2019 +0200 Merge pull request #336 from agrare/bz_1669176_host_targeted_refresh Host targeted refresh deleting and re-creating storage, switch, and lan records (cherry picked from commit 2509eda7fb579da4c9f31653a04a2d2269e20931) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1674673