yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61720
[Bug 1552147] Re: Change of force_metadata (dhcp agent) from True to False is not applied on existing resources
[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/1552147
Title:
Change of force_metadata (dhcp agent) from True to False is not
applied on existing resources
Status in neutron:
Expired
Bug description:
Reproduction steps:
1. Set force_metadata = True in dhcp agent config, restart dhcp agent
2. Create internal network and subnet, router, add the subnet to the router. - result: We have static route in options(/var/lib/neutron/dhcp/ID/opts) .
3. disable force, restart dhcp agent- result: We have static route ( we should not have that because force is false and we have a router) in options(/var/lib/neutron/dhcp/ID/opts).
The issue happens only to the created network and subnet.
If we will create a new one with new config it will be ok.
Liberty
reproducible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1552147/+subscriptions
References