yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59731
[Bug 1512666] Re: [RFE] Allow for per-subnet/network dhcp options
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512666
Title:
[RFE] Allow for per-subnet/network dhcp options
Status in neutron:
Expired
Bug description:
[Existing Problem]
Neutron currently does not allow for DHCP options to be set which will affect any/all mac addresses in a subnet/network, DHCP options can only be set per port aka per mac address. In order to achieve this functionality right now it requires manually setting up in a non-neutron controlled DHCP server.
This is currently a factor complicating the setup for the Ironic
Inspector which requires non-mac address specific DHCP options to be
set in order to inspect hardware which we don't currently know the mac
addresses for, and we are running our own dnsmasq instance to provide
the required functionality.
[Solution]
Provide the ability to set extra-dhcp-opt on a subnet or network in addition to ports. Options set on a network will apply to any/every machine that uses DHCP inside that network however if port has extra-dhcp-opt set then conflicting options will take priority/override the network/subnet level options for that specific mac address.
[Related]
https://blueprints.launchpad.net/neutron/+spec/dhcp-options-per-subnet
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1512666/+subscriptions
References