yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29387
[Bug 1317935] Re: Neutron does not follow the RFC 3442 spec for DHCP
** Also affects: neutron/icehouse
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1317935
Title:
Neutron does not follow the RFC 3442 spec for DHCP
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron icehouse series:
New
Bug description:
When metadata networking is enabled, neutron will generate a dnsmasq
configuration that includes classless routes.
The RFC states that those routes should include the default route if
they are defined, and that the DHCP client should ignore the default
router.
This causes standards-abiding DHCP clients like dhcpcd to not provide
a default gateway when running on nova.
At https://github.com/openstack/neutron/pull/22 you can see an example
of how to fix this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1317935/+subscriptions
References