neutron/neutron
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
..
agent Merge "Reduce log level in "ensure_device_is_ready"" 2020-10-12 18:41:24 +00:00
api Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
cmd Merge "Add 'keepalived_use_no_track' config option" 2020-08-24 17:42:58 +00:00
common Merge "Process ingress multicast traffic for 224.0.0.X separately" 2020-10-11 20:23:38 +00:00
conf Merge "[OVN][OVS] Different metadata_workers default based on driver" 2020-09-09 18:40:03 +00:00
core_extensions Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
db Merge "Use normalized cidrs in address groups" 2020-10-14 05:44:59 +00:00
debug Fix neutron debug probe to use integration_bridge 2020-03-31 11:17:47 +00:00
extensions Merge "[OVN] Implement floating IP QoS in OVN backend" 2020-10-05 11:02:29 +00:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers Add config option ``http_retries`` 2020-06-29 22:07:46 -04:00
objects Merge "[OVN] Implement floating IP QoS in OVN backend" 2020-10-05 11:02:29 +00:00
pecan_wsgi Remove "six" library 2020-07-28 16:55:52 +00:00
plugins Fix ovs agent, avoiding import error 2020-10-16 15:16:51 +03:00
privileged Fix dhcp_release when client_id is specified 2020-09-24 12:01:12 +12:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Remove "six" library 2020-07-28 16:55:52 +00:00
scheduler L3 agent scheduler should return a valid index if manual scheduling 2020-06-24 15:37:23 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Do not load "qos-fip" if "qos" plugin is not loaded 2020-10-08 13:12:12 +00:00
tests Merge "Use normalized cidrs in address groups" 2020-10-14 05:44:59 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py No rpc_response_max_timeout in LB-agent 2020-06-01 15:25:20 +00:00
policy.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00