neutron/neutron/agent/linux/openvswitch_firewall
Alin Balutoiu 46827e0de9 Fixes crash when starting Neutron OVS Agent on Windows
The neutron OVS Agent does not start on Windows because
of Linux specific import.

The fix consists in moving the method get_ip_version in
the common module of ip_lib being the only one used from
the module. We will import the common module
agent/common/ip_lib after that.

Change-Id: I95e9a6fa99e0992499f46a4f0debccd47b8a936c
Closes-Bug: #1670402
2017-03-07 15:55:40 -05:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
constants.py ovsfw: Support protocol numbers instead of just tcp and udp 2017-01-20 11:17:40 -05:00
exceptions.py ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00
firewall.py Merge "OVS: merge the required OpenFlow version rather than replace" 2017-02-03 05:48:19 +00:00
rules.py Fixes crash when starting Neutron OVS Agent on Windows 2017-03-07 15:55:40 -05:00