neutron/neutron/plugins/ml2/drivers/openvswitch/agent
Lucian Petrut 2ece1002d2 Fix ovs agent, avoiding import error
A recent change[1] added a "iptables_firewall" import to the
ovs agent, which isn't importable on Windows[2]. This prevents
the neutron ovs agent from starting on Windows.

This patch updates the security group driver check, avoiding the
unsupported import.

[1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
[2] http://paste.openstack.org/raw/799030/

Closes-Bug: #1899775

Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc
2020-10-16 15:16:51 +03:00
..
common Merge "Process ingress multicast traffic for 224.0.0.X separately" 2020-10-11 20:23:38 +00:00
extension_drivers Add OVS QoS driver cache for minimum bandwidth rules 2020-01-07 14:40:28 +00:00
openflow Make DVR router support FLAT network for ovs-agent 2020-06-08 12:13:22 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py Drop of_interface option 2019-05-24 10:33:48 +02:00
ovs_agent_extension_api.py Make "phys_brs" argument in OVSAgentExtensionAPI optional 2019-03-05 15:59:00 +00:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py Do not skip ports with ofport unset or invalid 2020-08-24 12:54:08 +00:00
ovs_neutron_agent.py Fix ovs agent, avoiding import error 2020-10-16 15:16:51 +03:00
vlanmanager.py Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00