Jump to: navigation, search

Difference between revisions of "Neutron/IPv6"

(Blueprints)
Line 11: Line 11:
  
 
[https://blueprints.launchpad.net/neutron/+spec/allow-multiple-subnets-on-gateway-port Blueprint: Allow multiple subnets on gateway port]
 
[https://blueprints.launchpad.net/neutron/+spec/allow-multiple-subnets-on-gateway-port Blueprint: Allow multiple subnets on gateway port]
 +
 +
===== Bugs =====
 +
 +
[https://bugs.launchpad.net/neutron/+bugs?field.tag=ipv6 Bugs tagged IPv6]
  
 
===== Code Reviews =====
 
===== Code Reviews =====

Revision as of 15:04, 4 March 2014

IPv6 Support in Neutron

TODO

  • Break feature parity blueprint into smaller blueprints
  • Improve documentation in Network manual, add more IPv6 examples
  • Eventually - transition all Network manual examples from IPv4 to IPv6 - as IPv6 deployment becomes more widespread
Blueprints

Blueprint: IPv6 Feature Parity

Blueprint: Allow multiple subnets on gateway port

Bugs

Bugs tagged IPv6

Code Reviews

Create new IPv6 attributes for Subnets

Ensure entries in dnsmasq belong to a subnet using DHCP

Calculate stateless IPv6 address

Add support to DHCP agent for BP ipv6-two-attributes

Permit ICMPv6 RAs only from known routers

Allow LLA as router interface of IPv6 subnet

Create new IPv6 attributes for Subnets by client

Make sure dnsmasq can distinguish IPv6 address from MAC address


Known Limitations in IPv6 Support

Running Openstack Networking - Ch10: Limitations