← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1578897] [NEW] OVS: Add support for IPv6 addresses as tunnel endpoints

 

Public bug reported:

https://review.openstack.org/257335
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 773394a1887bec6ab4c2ff0308f0e830e9a9089f
Author: Frode Nordahl <frode.nordahl@xxxxxxxxx>
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
    
    Change-Id: I9ec137ef8c688b678a0c61f07e9a01382acbeb13
    Closes-Bug: #1525895

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1578897

Title:
      OVS: Add support for IPv6 addresses as tunnel endpoints

Status in neutron:
  New

Bug description:
  https://review.openstack.org/257335
  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 773394a1887bec6ab4c2ff0308f0e830e9a9089f
  Author: Frode Nordahl <frode.nordahl@xxxxxxxxx>
  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
      
      Change-Id: I9ec137ef8c688b678a0c61f07e9a01382acbeb13
      Closes-Bug: #1525895

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1578897/+subscriptions


Follow ups