yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23117
[Bug 1374573] Re: Server hang on external network deletion with FIPs
** 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/1374573
Title:
Server hang on external network deletion with FIPs
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in Tempest:
In Progress
Bug description:
This happens on master:
Follow these steps:
1) neutron net-create test --router:external=True
2) neutron subnet-create test 200.0.0.0/22 --name test
3) neutron floatingip-create test
4) neutron net-delete test
Watch command 4) hang (the server never comes back). Expected behavior
would be for the command to succeed and delete the network
successfully.
This looks like a regression caused by commit:
b1677dcb80ce8b83aadb2180efad3527a96bd3bc
(https://review.openstack.org/#/c/82945/)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1374573/+subscriptions
References