New commit detected on ManageIQ/manageiq-v2v/ivanchuk: https://github.com/ManageIQ/manageiq-v2v/commit/e7e9b2ac4f63b4d98466fc85bb56d06be7bafe86 commit e7e9b2ac4f63b4d98466fc85bb56d06be7bafe86 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Feb 19 14:21:26 2020 +0000 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Feb 19 14:21:26 2020 +0000 Merge pull request #1108 from mturley/1069-fix-osp-conversion-host-check [#1069] [BZ#1775385] Mapping Wizard: Fix OSP conversion host check to be more strict (cherry picked from commit a879780e9ff47cc2051bc5fef3c28990455db0c9) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1805910 app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStep.js | 18 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepActions.js | 2 - app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/MappingWizardClustersStepConstants.js | 5 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/__tests__/MappingWizardClustersStep.test.js | 18 +- 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 | 21 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/components/ClustersStepForm/__tests__/ClustersStepForm.test.js | 33 +- 7 files changed, 51 insertions(+), 48 deletions(-)
Verified in cfme version 5.11.4.1 The warning message appeared on RHOS provider which does not have any conversion host configured.
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-2020:0867