yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47675
[Bug 1554825] [NEW] get_isolated_subnets does not return latest results
Public bug reported:
In Dnsmasq, the function get_isolated_subnets() returns a list of
subnets in a network if the subnet is not connected to a router.
The implementation of this function checks all the router interface
ports in a cached network object passed from DHCP agent. But the cached
network object is not updated when a subnet is added to or removed from
a router.
** Affects: neutron
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/1554825
Title:
get_isolated_subnets does not return latest results
Status in neutron:
New
Bug description:
In Dnsmasq, the function get_isolated_subnets() returns a list of
subnets in a network if the subnet is not connected to a router.
The implementation of this function checks all the router interface
ports in a cached network object passed from DHCP agent. But the
cached network object is not updated when a subnet is added to or
removed from a router.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554825/+subscriptions
Follow ups