Jump to: navigation, search

Difference between revisions of "Neutron/IPv6"

m (Known Limitations in IPv6 Support: Updated from Folsom to Grizzly - the old Folsom link didn't work anymore. I couldn't find a more recent version than Grizzly. Shouldn't this have been updated for Havana?)
(Blueprints)
Line 10: Line 10:
 
[https://blueprints.launchpad.net/quantum/+spec/ipv6-feature-parity Blueprint: IPv6 Feature Parity]
 
[https://blueprints.launchpad.net/quantum/+spec/ipv6-feature-parity Blueprint: IPv6 Feature Parity]
  
 +
[https://blueprints.launchpad.net/neutron/+spec/allow-multiple-subnets-on-gateway-port Blueprint: Allow multiple subnets on gateway port]
  
 
===== Code Reviews =====
 
===== Code Reviews =====

Revision as of 14:12, 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

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