Bug 1655163
| Summary: | [v2v][RFE] Editing an OSP mapping with public networks causes errors in Networks step of mapping wizard | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Turley <mturley> |
| Component: | V2V | Assignee: | Brett Thurber <bthurber> |
| Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.10.0 | CC: | akarol, fdupont, simaishi, ytale |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | v2v | ||
| Fixed In Version: | 5.10.0.28 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:03:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | V2V | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mike Turley
2018-11-30 19:58:47 UTC
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/6359cb653f34f48b767af386660f595aa2471d73 commit 6359cb653f34f48b767af386660f595aa2471d73 Author: Michael Ro <mikerodev> AuthorDate: Mon Dec 3 16:25:30 2018 -0500 Commit: Michael Ro <mikerodev> CommitDate: Mon Dec 3 16:25:30 2018 -0500 Merge pull request #814 from mturley/804-prefill-public-networks [#804] Include public networks when prefilling a mapping for editing (cherry picked from commit 017446e5846f4b819657643b6031aa8753d4fa2e) https://bugzilla.redhat.com/show_bug.cgi?id=1655163 app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardNetworksStep/MappingWizardNetworksStep.js | 2 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardNetworksStep/components/NetworksStepForm/helpers.js | 61 +- 2 files changed, 49 insertions(+), 14 deletions(-) Fixed, mapping loads properly on mentioned location. Verified on - 5.10.0.30.20181218191323_900a416 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-2019:0212 |