Bug 1252339

Summary: engine setup should use by default the firewall if only one available
Product: [Retired] oVirt Reporter: Omer Frenkel <ofrenkel>
Component: ovirt-engine-installerAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6CC: bugs, ecohen, gklein, lsurette, michal.skrivanek, rbalakri, yeylon, ylavi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-20 11:06:47 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 Omer Frenkel 2015-08-11 08:22:41 UTC
this is a suggestion for small improvement:
if engine setup identifies only one firewall manager, it should suggest it as default. for example, while installing 3.6 beta, i got:

 Setup can automatically configure the firewall on this system.
          Note: automatic configuration of the firewall may overwrite current settings.
          Do you want Setup to configure the firewall? (Yes, No) [Yes]: yes
          The following firewall managers were detected on this system: iptables
          Firewall manager to configure (iptables): 
[ ERROR ] Invalid value
          Firewall manager to configure (iptables): 

^ since only one option, it would be nice if it was suggested as default,
ans user wouldn't need to type the manager name (see below)

[ ERROR ] Invalid value
          Firewall manager to configure (iptables): iptables


Version-Release number of selected component (if applicable):
3.6

How reproducible:
always


Actual results:
          Firewall manager to configure (iptables): 

Expected results:
          Firewall manager to configure (iptables) [iptables]: 
                                                       ^^^
then user can just hit enter and continue, instead of typing the manager, which anyway is the only option.

Comment 1 Yaniv Lavi 2015-08-20 11:06:47 UTC

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