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

Bug 886482

Summary: Prepare setup to configure firewalld
Product: [Retired] oVirt Reporter: Ohad Basan <obasan>
Component: ovirt-engine-installerAssignee: Alex Lourie <alourie>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.2CC: acathrow, eedri, iheim, jkt, mgoldboi, sgordon
Target Milestone: ---   
Target Release: 3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-23 07:30:42 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 Ohad Basan 2012-12-12 11:46:03 UTC
Description of problem:
in fedora18 iptables was replaced for firewalld. support should be added

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


How reproducible:


Steps to Reproduce:
1.install ovirt nightly on fedora18
2.run setup and click "yes" when asked to configure IP tables
3.
  
Actual results:
setup quits with error message - obviously since iptables is absent

Expected results:
systemd should be configured instead of iptables if systemd is present on the system.

Additional info:

Comment 1 Stephen Gordon 2012-12-19 17:04:04 UTC
2012-12-19 11:53:43::ERROR::engine-setup::2194::root:: Traceback (most recent call last):
  File "/usr/bin/engine-setup", line 2188, in <module>
    main(confFile)
  File "/usr/bin/engine-setup", line 1971, in main
    runSequences()
  File "/usr/bin/engine-setup", line 1905, in runSequences
    controller.runAllSequences()
  File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in runAllSequences
    sequence.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run
    step.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run
    function()
  File "/usr/bin/engine-setup", line 943, in _configIptables
    raise Exception(output_messages.ERR_EXP_FAILED_CFG_IPTABLES)
Exception: Failed to configure firewall (iptables)

Comment 2 Stephen Gordon 2012-12-19 17:04:46 UTC
Note that at this late stage in the F18 cycle firewalld is still expected to be the default (iptables isn't even in @minimal, though you can install it later).

Comment 4 Itamar Heim 2013-08-21 16:39:35 UTC
as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this)

Comment 5 Itamar Heim 2013-09-23 07:30:42 UTC
closing as this should be in 3.3 (doing so in bulk, so may be incorrect)