Bug 1260161

Summary: [Appliance] Avoid asking about the cluster name if the user choose the automatic execution of engine setup
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Simone Tiraboschi <stirabos>
Component: GeneralAssignee: Simone Tiraboschi <stirabos>
Status: CLOSED CURRENTRELEASE QA Contact: Artyom <alukiano>
Severity: medium Docs Contact:
Priority: medium    
Version: ---CC: bugs, ecohen, gklein, lsurette, pstehlik, rbalakri, sbonazzo, yeylon, ylavi
Target Milestone: ovirt-3.6.0-rcKeywords: EasyFix, Triaged
Target Release: 1.3.0Flags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
If the use chooses to deploy the engien VM from its appliance automatically running engine-setup there, there is just the default cluster by design so it's not worth to ask about that if we already know the only possible answer.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-22 13:27:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1234915    

Description Simone Tiraboschi 2015-09-04 15:29:10 UTC
Description of problem:
On regular hosted-engine-setup, when the engine is up, it download the list of available clusters from the engine REST API and it asks the user to specify one of that.
If the user choose the automatic execution of engine setup we can simply avoid this step making it a bit simpler cause we already know that only the default cluster will be there.

How reproducible:
100%

Steps to Reproduce:
1. Deploy hosted-engine using the appliance
2. Choose the automatic execution of engine-setup on the appliance
3.

Actual results:
It asks about the cluster name but we know for sure that only the default one will be there.

Expected results:
We can skip the question

Additional info:

Comment 1 Artyom 2015-12-07 14:56:11 UTC
Verified on ovirt-hosted-engine-setup-1.3.1.1-1.el7ev.noarch

Comment 2 Sandro Bonazzola 2015-12-22 13:27:24 UTC
oVirt 3.6.0 has been released and the bz verified, moving to closed current release.