Extra DHCP Options for IPv4 and IPv6
* Currently extra_dhcp_opts only works for DHCPv4 or DHCPv6 address on a
port without any validation. Since a port can have both IPv4 and IPv6
address, we need to find a new way to specify extra dhcp options for
DHCPv4 and DHCPv6, respectively.
* There is no validation of DHCP options, therefore any option name and value
can be specified for a port.
We also need to validate the option name, value and version before applying it.
Blueprint information
- Status:
- Complete
- Approver:
- Kyle Mestery
- Priority:
- Medium
- Drafter:
- Xu Han Peng
- Direction:
- Approved
- Assignee:
- Xu Han Peng
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1.0
- Started by
- Kyle Mestery
- Completed by
- Kyle Mestery
Related branches
Related bugs
Sprints
Whiteboard
December-15 (mestery): Kilo-2.
Gerrit topic: https:/
Neutron-Spec: https:/
Addressed by: https:/
Support Extra DHCP Options for IPv4 and IPv6