Reviewed: https://review.openstack.org/318318 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c3892e4df14c151d4f5ce3bf01f26b7807651dd0 Submitter: Jenkins Branch: stable/mitaka
commit c3892e4df14c151d4f5ce3bf01f26b7807651dd0 Author: Frode Nordahl <email address hidden> Date: Mon Dec 14 13:51:48 2015 +0100
OVS: Add support for IPv6 addresses as tunnel endpoints
Remove IPv4 restriction for local_ip configuration statement.
Check for IP version mismatch of local_ip and remote_ip before creating tunnel.
Create hash of remote IPv6 address for OVS interface/port name with least posibility for collissions.
Fix existing tests that fail because of the added check for IP version and subsequently valid IP addresses in _setup_tunnel_port.
DocImpact
Conflicts: neutron/tests/common/agents/ovs_agent.py
Change-Id: I9ec137ef8c688b678a0c61f07e9a01382acbeb13 Closes-Bug: #1525895
Reviewed: https:/ /review. openstack. org/318318 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=c3892e4df14 c151d4f5ce3bf01 f26b7807651dd0
Committed: https:/
Submitter: Jenkins
Branch: stable/mitaka
commit c3892e4df14c151 d4f5ce3bf01f26b 7807651dd0
Author: Frode Nordahl <email address hidden>
Date: Mon Dec 14 13:51:48 2015 +0100
OVS: Add support for IPv6 addresses as tunnel endpoints
Remove IPv4 restriction for local_ip configuration statement.
Check for IP version mismatch of local_ip and remote_ip before creating
tunnel.
Create hash of remote IPv6 address for OVS interface/port name with least
posibility for collissions.
Fix existing tests that fail because of the added check for IP version
and subsequently valid IP addresses in _setup_tunnel_port.
DocImpact
Conflicts: tests/common/ agents/ ovs_agent. py
neutron/
Change-Id: I9ec137ef8c688b 678a0c61f07e9a0 1382acbeb13
Closes-Bug: #1525895