yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13822
[Bug 1311470] [NEW] Disabling an ML2 type driver can leave orphaned DB records
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Status: New
--
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 OpenStack Neutron (virtual network service):
New
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
Follow ups
References