← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1478426] Re: port_delete_end notification is skipped because of missing entry in dhcp agent cache

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1478426

Title:
  port_delete_end notification is skipped because of missing entry in
  dhcp agent cache

Status in neutron:
  Fix Released

Bug description:
  When a network with a dhcp_enabled subnet is scheduled on a dhcp
  agent, dhcp driver creates the network:dhcp port for the subnet.
  However, the port info is not updated in dhcp agents internal cache. 
  Subsequently if the user deletes the network:dhcp port, the port is
  properly deleted on the server side (i.e., in the database) and when
  the port_delete_end notification is sent to the dhcp agent, it simply
  ignores it as the port entry would be missing in the cache.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1478426/+subscriptions


References