support ipv6 prefix delegation
With IPv6 in openstack, prefix delegation can be used to configure a openstack router with the prefix to be used for the tenant networks connected with the router. Refer to http://
This blueprint will attempt to add the support of ipv6 prefix delegation into openstack neutron.
Blueprint information
- Status:
- Complete
- Approver:
- Kyle Mestery
- Priority:
- High
- Drafter:
- Baodong (Robert) Li
- Direction:
- Approved
- Assignee:
- John Davidge
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- 7.0.0
- Started by
- Kyle Mestery
- Completed by
- John Davidge
Related branches
Related bugs
Sprints
Whiteboard
March-17 (mestery): Moving out of Kilo.
December-19 (mestery): Kilo-3.
Please set this URL as the specification:
http://
Gerrit topic: https:/
Addressed by: https:/
Add IPv6 prefix delegation support in Neutron
Addressed by: https:/
DB & API changes for IPv6 Prefix Delegation
Addressed by: https:/
Update subnet data model to include ipv6_pd_enabled
Addressed by: https:/
Update IPv6 Prefix Delegation BP to include pluggable framework
Addressed by: https:/
WIP Use a single method to remove an address with its conntrack state
Addressed by: https:/
L3 agent changes and reference implementation for IPv6 PD
Addressed by: https:/
Remove ipv6_pd_enabled from subnet data model
Addressed by: https:/
Add IPv6 Prefix Delegation compatibility to ipam_pluggable_
Gerrit topic: https:/
Addressed by: https:/
Merge remote-tracking branch 'origin/master' into merge-branch