Fedora Account System
Red Hat Associate
Red Hat Customer
New commit detected on ManageIQ/manageiq-v2v/ivanchuk: https://github.com/ManageIQ/manageiq-v2v/commit/957f2c2efe17f8298971856cdaf300ea15c0a1cc commit 957f2c2efe17f8298971856cdaf300ea15c0a1cc Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Nov 6 04:46:49 2019 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Nov 6 04:46:49 2019 -0500 Merge pull request #1060 from mturley/bz-1755842-expose-transport-method [BZ#1755842] Expose transformation method in the conversion hosts list (cherry picked from commit d8954ca8afe8b6a6dfcb5d464a629f0542389be8) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1784106 app/javascript/react/screens/App/Settings/__tests__/helpers.test.js | 66 +- app/javascript/react/screens/App/Settings/helpers.js | 14 + app/javascript/react/screens/App/Settings/screens/ConversionHostsSettings/components/ConversionHostsListItem.js | 3 +- app/javascript/react/screens/App/Settings/screens/ConversionHostsSettings/components/__tests__/ConversionHostsListItem.test.js | 13 +- app/javascript/react/screens/App/Settings/screens/ConversionHostsSettings/components/__tests__/__snapshots__/ConversionHostsListItem.test.js.snap | 40 +- 5 files changed, 129 insertions(+), 7 deletions(-)
Created attachment 1652737 [details] ssh-failed
Created attachment 1652738 [details] vddk-failed
Fixed in this PR: https://github.com/ManageIQ/manageiq-v2v/pull/1092
New commit detected on ManageIQ/manageiq-v2v/ivanchuk: https://github.com/ManageIQ/manageiq-v2v/commit/b52aca1c33121fde96fda95481c278c25230105f commit b52aca1c33121fde96fda95481c278c25230105f Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Jan 20 12:32:56 2020 +0000 Commit: Milan Zázrivec <mzazrivec> CommitDate: Mon Jan 20 12:32:56 2020 +0000 Merge pull request #1092 from mturley/bz1784106-conv-host-type-when-failed Fix logic for detecting SSH transport method on a conversion host configuration task (cherry picked from commit d25db9f59856d92e6a1b8bd4e407702862a29fa8) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1784106 app/javascript/react/screens/App/Settings/__tests__/helpers.test.js | 16 +- app/javascript/react/screens/App/Settings/helpers.js | 8 +- 2 files changed, 5 insertions(+), 19 deletions(-)
Verified in version 5.11.4.1 The Transport method is added in UI.
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