yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57040
[Bug 1627480] [NEW] create_port can succeed without returning fixed_ips on all requested subnets
Public bug reported:
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.
** 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/1627480
Title:
create_port can succeed without returning fixed_ips on all requested
subnets
Status in neutron:
New
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
Follow ups