New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/94b8c06af324d16431f5deacb29fc3901baa00a7 commit 94b8c06af324d16431f5deacb29fc3901baa00a7 Author: Michael Ro <mikerodev> AuthorDate: Fri Jan 11 08:46:55 2019 -0500 Commit: Michael Ro <mikerodev> CommitDate: Fri Jan 11 08:46:55 2019 -0500 Merge pull request #847 from mturley/840-rhv-conversion-host-warnings [#840] Use conversion_hosts API for RHV target cluster warnings instead of host CF tags (cherry picked from commit 641ae0b0fb712866f9fa581b9c8e16bd91fcd94c) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1693745 app/javascript/react/screens/App/Mappings/screens/MappingWizard/MappingWizardConstants.js | 10 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStep.js | 32 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepActions.js | 21 - app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepConstants.js | 10 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepReducer.js | 18 - app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepSelectors.js | 6 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/__tests__/MappingWizardClustersStepSelectors.test.js | 13 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/__tests__/__snapshots__/MappingWizardClustersStepReducers.test.js.snap | 36 - app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/__tests__/__snapshots__/index.test.js.snap | 2 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/components/ClustersStepForm/ClustersStepForm.js | 15 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/components/ClustersStepForm/__tests__/ClustersStepForm.test.js | 25 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/helpers.js | 21 - app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/index.js | 7 +- 13 files changed, 63 insertions(+), 153 deletions(-)
Tested on 5.10.3.0.20190402144650_62f3960. Checked with and without conversion host on OSP and RHV.
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:0796