Revert "Workaround rhel8,0 iptables bug causing neutron_ovs_agent to restart continuously"
We no longer run on 8.0 so we should be good reverting that workaround.
This reverts commit b1d82e6acb
.
Change-Id: Icb5e88fa55a76207130599a5caa8592e96ee5f09
This commit is contained in:
parent
642fa3d113
commit
67dfa755ee
@ -397,10 +397,6 @@ outputs:
|
|||||||
name: virt_sandbox_use_netlink
|
name: virt_sandbox_use_netlink
|
||||||
persistent: yes
|
persistent: yes
|
||||||
state: yes
|
state: yes
|
||||||
- name: Run iptables -t raw -L to workaround a rhel8.0 bug (remove once rhbz#1673609 is fixed)
|
|
||||||
shell: |
|
|
||||||
iptables -t raw -nL
|
|
||||||
ip6tables -t raw -nL
|
|
||||||
update_tasks:
|
update_tasks:
|
||||||
# puppetlabs-firewall manages security rules via Puppet but make the rules
|
# puppetlabs-firewall manages security rules via Puppet but make the rules
|
||||||
# consistent by default. Since Neutron also creates some rules, we don't
|
# consistent by default. Since Neutron also creates some rules, we don't
|
||||||
|
Loading…
Reference in New Issue
Block a user