neutron/neutron/common
Alin Balutoiu 7b8583482b 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
(cherry picked from commit 46827e0de9)
2017-04-05 11:48:52 +03:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
cache_utils.py policy: cache extracted parent fields for OwnerCheck 2016-11-12 16:43:43 +00:00
config.py Add a ReST client for placement API 2017-01-17 16:41:46 -06:00
constants.py [Live Migration] Extend ml2_port_binding table 2017-01-26 16:49:15 +00:00
eventlet_utils.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
exceptions.py Routed networks IPv4 inventory in Nova GRP 2017-01-20 15:32:35 -06:00
ipv6_utils.py Correct the msg ipv6 enable in system 2017-01-09 11:37:58 +00:00
profiler.py Fix OSprofiler support 2016-11-28 19:22:13 +00:00
rpc.py Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-22 17:58:49 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py Fixes crash when starting Neutron OVS Agent on Windows 2017-04-05 11:48:52 +03:00