← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1600344] [NEW] l3 code can leave orphaned ports

 

Public bug reported:

The L3 code creates ports and then RouterPort records for those ports in
a separate transaction. If the server encounters an exception when
creating the RouterPort records (e.g. lost connection to database,
router was concurrently deleted, etc), the port will remain but will not
have a RouterPort so it won't be able to be deleted.

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Kevin Benton (kevinbenton)

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

Title:
  l3 code can leave orphaned ports

Status in neutron:
  New

Bug description:
  The L3 code creates ports and then RouterPort records for those ports
  in a separate transaction. If the server encounters an exception when
  creating the RouterPort records (e.g. lost connection to database,
  router was concurrently deleted, etc), the port will remain but will
  not have a RouterPort so it won't be able to be deleted.

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


Follow ups