Bug 1868737

Summary: [UI][V2V][RHV to CNV VM import] Improve "API URL" structure info while connecting to new RHV instance
Product: OpenShift Container Platform Reporter: Maayan Hadasi <mguetta>
Component: Console Kubevirt PluginAssignee: Tomas Jelinek <tjelinek>
Status: CLOSED DUPLICATE QA Contact: Maayan Hadasi <mguetta>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, dagur, glekner, istein, pkliczew, yzamir
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: v2v
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-18 11:42:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Maayan Hadasi 2020-08-13 16:24:51 UTC
Description of problem:
In order to connect to new RHV instance, need to provide also "API URL" that match to this structure:
https://myengine.example.com/ovirt-engine/api
It is not clear enough that "API URL" should have the "https://" prefix 


Version-Release number of selected component (if applicable):
OpenShift 4.5.5
CNV 2.4.1


How reproducible:
100%


Actual results:
The user get informed that URL should end with "/ovirt-engine/api" while typing the field value
But it is not mentioned that the URL should start with "https://" 


Additional info:
This issue was found in OpenShift 4.5.5 after starting a VM import. The import failed with import error:

The virtual machine could not be imported.
ValidationFailed: Failed to initialize the source provider (Failed to connect to source provider): Post /ovirt-engine/sso/oauth/token: unsupported protocol scheme ""

Comment 1 Gilad Lekner 2020-08-18 11:39:18 UTC
this can be closed, https://github.com/openshift/console/pull/6290 fixes it

Comment 2 Yaacov Zamir 2020-08-18 11:42:37 UTC

*** This bug has been marked as a duplicate of bug 1850562 ***