← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1311470] Re: Disabling an ML2 type driver can leave orphaned DB records

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  Disabling an ML2 type driver can leave orphaned DB records

Status in neutron:
  Expired

Bug description:
  If an ML2 type driver is disabled after segments have been allocated
  using that type driver, subsequent network deletions will not remove
  the DB records allocated by that type driver since the driver isn't
  there to release the segment[1]. These orphaned segments will then be
  unavailable for use if the type driver is re-enabled later.

  1.
  https://github.com/openstack/neutron/blob/af89d74d2961db6a04572375150ad908c9e72e78/neutron/plugins/ml2/managers.py#L103

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


References