Jump to: navigation, search

Difference between revisions of "Neutron/IPv6"

(Added Reviews Section)
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?)
Line 32: Line 32:
 
===== Known Limitations in IPv6 Support =====
 
===== Known Limitations in IPv6 Support =====
  
[http://docs.openstack.org/folsom/openstack-network/admin/content/ch_limitations.html Running Openstack Networking - Ch10: Limitations ]
+
[http://docs.openstack.org/grizzly/openstack-network/admin/content/ch_limitations.html Running Openstack Networking - Ch10: Limitations ]

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


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