Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1814713

Summary: [ovirt] No help provided for oVirt-specific parameters
Product: OpenShift Container Platform Reporter: Jan Zmeskal <jzmeskal>
Component: InstallerAssignee: Roy Golan <rgolan>
Installer sub component: OpenShift on RHV QA Contact: Jan Zmeskal <jzmeskal>
Status: CLOSED DUPLICATE Docs Contact:
Severity: low    
Priority: unspecified CC: dmoessne
Version: 4.4   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-21 11:29:35 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 Jan Zmeskal 2020-03-18 14:45:22 UTC
Description of problem:
When running openshift-install create install-config, user is prompted for answers to several questions. Most of the questions should display help when "?" key is pressed. This however does not work for following questions: 
- Enter oVirt's api endpoint URL
- Is the installed oVirt certificate trusted?
- Enter oVirt's CA bundle
- Enter ovirt-engine username

Question "Enter password" also doesn't implement this, but that's understandable. 

Furthermore, help does not work for these questions:
- Enter the internal API Virtual IP
- Enter the internal DNS Virtual IP
- Enter the ingress IP
- Base Domain
- Cluster Name

- Special case is a prompt for pull secret. While I wouldn't expect this to work, "[? for help]" is displayed next to it.

Version-Release number of the following components:
openshift-install-linux-4.4.0-0.nightly-2020-03-16-034024

How reproducible:
100 %

Steps to Reproduce:
1. Just run openshift-install create install-config and go through the steps 

Actual results:
Many prompts display "[? for help]", but don't provide any help when "?" is pressed

Expected results:
Prompts should either provide help or not offer it at all

Comment 1 Jan Zmeskal 2020-04-21 11:29:35 UTC

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