yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23369
[Bug 1377350] [NEW] BSN: inconsistency when backend missing during delete
Public bug reported:
When objects are deleted in ML2 and there is a failure in a driver in
post-commit. There is no retry mechanism to delete that object from with
the driver at a later time.[1] This means that objects deleted while
there is no connectivity to the backend controller will never be deleted
until another even causes a synchronization.
1.
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L1039
** 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/1377350
Title:
BSN: inconsistency when backend missing during delete
Status in OpenStack Neutron (virtual network service):
New
Bug description:
When objects are deleted in ML2 and there is a failure in a driver in
post-commit. There is no retry mechanism to delete that object from
with the driver at a later time.[1] This means that objects deleted
while there is no connectivity to the backend controller will never be
deleted until another even causes a synchronization.
1.
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L1039
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1377350/+subscriptions
Follow ups
References