← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1339401] [NEW] NSX: don't check router interface on network delete

 

Public bug reported:

since commit b50e66f the router interfaces will not be automatically delete anymore when a network is deleted.
Instead a 409 response code will be returned.

The NSX plugin still has logic to ensure correct backend state in case router interfaces are present on network_delete. This logic is useless and can be removed.
Also it performs some unnecessary queries, so it affects also plugin performance.

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: In Progress


** Tags: vmware

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

Title:
  NSX: don't check router interface on network delete

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  since commit b50e66f the router interfaces will not be automatically delete anymore when a network is deleted.
  Instead a 409 response code will be returned.

  The NSX plugin still has logic to ensure correct backend state in case router interfaces are present on network_delete. This logic is useless and can be removed.
  Also it performs some unnecessary queries, so it affects also plugin performance.

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


Follow ups

References