← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374573] [NEW] Server hang on external network deletion with FIPs

 

Public bug reported:

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/)

** Affects: neutron
     Importance: Critical
     Assignee: Armando Migliaccio (armando-migliaccio)
         Status: In Progress

** Changed in: neutron
   Importance: Undecided => Critical

-- 
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):
  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


Follow ups

References