yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33472
[Bug 1462426] [NEW] DNSMasq's Dhcp-option-force not supported as dhcp-option is
Public bug reported:
Use case:
Ironic is one part of openstack that regularly uses the ability to set dhcp options to a port in order to add options like tfp-server address where the deploy images are stored.
Change https://review.openstack.org/#/c/185987/ aims to support power system's petitboot netboot and for thus we plan to set some options to be sent on every BOOTPREQUEST request even if the client doesn't ask for it, like 208-211 from RFC5071, that can be achieved by using dnsmasq's dhcp-option-force.
Problems:
dhcp-options-force is not supported the same way the usual dhcp-option are, we can't set it in a separated file (using --opts-file) so we need to add support to it on conf-file (preferably in a per subnet file)
** Affects: neutron
Importance: Undecided
Assignee: Mauro S M Rodrigues (maurosr)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Mauro S M Rodrigues (maurosr)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1462426
Title:
DNSMasq's Dhcp-option-force not supported as dhcp-option is
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
Use case:
Ironic is one part of openstack that regularly uses the ability to set dhcp options to a port in order to add options like tfp-server address where the deploy images are stored.
Change https://review.openstack.org/#/c/185987/ aims to support power system's petitboot netboot and for thus we plan to set some options to be sent on every BOOTPREQUEST request even if the client doesn't ask for it, like 208-211 from RFC5071, that can be achieved by using dnsmasq's dhcp-option-force.
Problems:
dhcp-options-force is not supported the same way the usual dhcp-option are, we can't set it in a separated file (using --opts-file) so we need to add support to it on conf-file (preferably in a per subnet file)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1462426/+subscriptions
Follow ups
References