neutron/neutron/tests
Adelina Tuvenie 2b823de315 Ovs agent can't start on Windows because of validate_local_ip
Change I4b4527c28d0738890e33b343c9e17941e780bc24 introduced a
validate_local_ip sanity check for the local_ip to see that it
belongs to the host.

This method uses linux specific implementation that fails on windows.

This patch fixes this bug by adding a implementation for
validate_local_ip that works on windows as well, using netifaces.

Change-Id: Ia8299512687d9d7135fe013fbb38f2b28d54125d
Closes-Bug: #1497940
(cherry picked from commit 371e8aa076)
2016-03-21 13:22:08 +00:00
..
api Remove test_external_network_visibility 2016-03-17 01:45:59 +00:00
common Merge "security-groups: Add ipv6 support to ovs firewall" 2016-03-11 00:55:34 +00:00
contrib Remove unused -constraints tox targets 2016-03-07 17:21:05 +01:00
etc Add API extension for reporting IP availability usage statistics 2016-02-29 05:31:48 +00:00
fullstack Reset RNG seed with current time and pid for each test started 2016-03-14 17:04:20 +01:00
functional Ovs agent can't start on Windows because of validate_local_ip 2016-03-21 13:22:08 +00:00
retargetable Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
tempest Copy tempest.common.tempest_fixtures in to Neutron 2016-03-09 19:01:35 -05:00
unit Ovs agent can't start on Windows because of validate_local_ip 2016-03-21 13:22:08 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Reset RNG seed with current time and pid for each test started 2016-03-14 17:04:20 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py tests: register all objects before validating their hash versions 2016-03-16 08:26:37 -04:00