Reviewed: https://review.openstack.org/352027 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=d9cafb7ab355c2376b3cc94376ac8823a8ee0bed Submitter: Jenkins Branch: master
commit d9cafb7ab355c2376b3cc94376ac8823a8ee0bed Author: Sana Khan <[email protected]> Date: Sat Aug 6 21:56:23 2016 +0530 Updates docs to add OVS support for IPv6 addresses as tunnel endpoints Fix in the 'OpenStack control & management network considerations' section. Previously it stated that Open vSwitch does not support IPv6. This commit updates the documentation now that Open vSwitch does support IPv6 endpoints. Change-Id: I3673d033aa4182d012c77f5c13afae692bfc07da Closes-Bug: #1602403 ** Changed in: openstack-manuals 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/1602403 Title: OVS: Add support for IPv6 addresses as tunnel endpoints Status in neutron: Confirmed Status in openstack-manuals: Fix Released Bug description: https://review.openstack.org/318318 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to. commit c3892e4df14c151d4f5ce3bf01f26b7807651dd0 Author: Frode Nordahl <[email protected]> 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 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1602403/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

