yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38993
[Bug 1496554] Re: bug in ipam_backend_mixin delete_port
** Changed in: neutron
Status: Fix Committed => 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/1496554
Title:
bug in ipam_backend_mixin delete_port
Status in neutron:
Fix Released
Bug description:
It's possible for a port to be deleted concurrently in which case
here:
https://github.com/openstack/neutron/blob/master/neutron/db/ipam_backend_mixin.py#L417
None will be passed to context.session.delete() This results in this error being raised:
http://logs.openstack.org/25/224225/2/check/gate-tempest-dsvm-networking-ovn/8719aa6/logs/screen-q-svc.txt.gz?level=TRACE#_2015-09-16_18_38_59_368
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1496554/+subscriptions
References