Public bug reported:

[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

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: rfe

-- 
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:
   Allow for per-subnet/network dhcp options

Status in neutron:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to