b76a592997
When neutron-openvswitch-agent is using the openvswitch firewall, it needs the nf_conntrack_ipv4 module to be loaded. Usually, this module gets loaded by some other external tool, but in case this does not happen, neither the charm nor neutron will load it, so all traffic to the instances in this host will fail. This patch fixes that by explicitly loading the module. Change-Id: Ia788e870c124de7da17961c02259cfe80938e5d2 Closes-bug: #1834213 |
||
---|---|---|
.. | ||
__init__.py | ||
16.07-dpdk-openvswitch-switch | ||
16.10-openvswitch-switch | ||
package-provided-openvswitch-switch | ||
pci_responses.py | ||
test_neutron_openvswitch_networking_sriov.py | ||
test_neutron_ovs_context.py | ||
test_neutron_ovs_hooks.py | ||
test_neutron_ovs_utils.py | ||
test_pause_resume.py | ||
test_pci_helper.py | ||
test_pci.py | ||
test_utils.py |