← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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 <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
    
    Conflicts:
    	neutron/tests/common/agents/ovs_agent.py
    
    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/1602403

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

Status in neutron:
  New

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 <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
      
      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


Follow ups