← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1627480] Re: create_port can succeed without returning fixed_ips on all requested subnets

 

No hits for a long time, marking as fixed

** Tags removed: neutron-proactive-backport-potential

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

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

Title:
  create_port can succeed without returning fixed_ips on all requested
  subnets

Status in neutron:
  Fix Released

Bug description:
  There looks to be a window when a port is being created that has
  requested fixed IPs on specific subnets where the subnet can be
  deleted and the port creation will return successfully without getting
  IPs on all requested subnets.

  This interferes with the DHCP agent which expects to get IPs on the
  subnets it requests or an exception indicating that a subnet does not
  exist.

  This is likely related to the fact that we allow automatic cascade
  deletes in our IP allocation data model when a subnet is deleted.

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


References