yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80050
[Bug 1843889] Re: Windows: IPv6 tunnel endpoints
Reviewed: https://review.opendev.org/682031
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=484446984295d3122ead42e93288222d8b4e3ccb
Submitter: Zuul
Branch: master
commit 484446984295d3122ead42e93288222d8b4e3ccb
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri Sep 13 14:42:18 2019 +0300
Windows: Fix local adapter ipv6 check
ip_lib.IPDevice.device_has_ip doesn't include ipv6 addresses when
checking if a local adapter is configured to use a certain address.
This change fixes this issue, which will also allow using ipv6
tunnel endpoints.
Co-authored-by: Alin Serdean <aserdean@xxxxxxxxxxxxxxxxxxxxxx>
Change-Id: Iff3d25a5701b96df9da75cf398fd19d29e5cfeda
Closes-Bug: #1843889
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1843889
Title:
Windows: IPv6 tunnel endpoints
Status in neutron:
Fix Released
Bug description:
ip_lib.IPDevice.device_has_ip doesn't include ipv6 addresses when
checking if a local adapter is configured to use a certain address.
This prevents IPv6 tunnel endpoints from being used on Windows.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1843889/+subscriptions
References