← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1292243] [NEW] deallocate_for_instance should delete all neutron ports on error

 

Public bug reported:

When deleting an instance if an instance has multiple ports and one
of the deletes fail nova should LOG an error and continue trying
to delete the other ports. Previously, nova would stop deleting ports
are the first non 404 error.

** Affects: nova
     Importance: Medium
     Assignee: Aaron Rosen (arosen)
         Status: In Progress


** Tags: network

** Summary changed:

- deallocate_for_instance should delete all neutron porrts on error
+ deallocate_for_instance should delete all neutron ports on error

** Changed in: nova
     Assignee: (unassigned) => Aaron Rosen (arosen)

** Tags added: network

** Changed in: nova
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1292243

Title:
  deallocate_for_instance should delete all neutron ports on error

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  When deleting an instance if an instance has multiple ports and one
  of the deletes fail nova should LOG an error and continue trying
  to delete the other ports. Previously, nova would stop deleting ports
  are the first non 404 error.

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


Follow ups

References