neutron/neutron/plugins/ml2/common
Kevin Benton acbabaa3db Make l2/l3 operations retriable at plugin level
This adds decorators to ML2/db_base_plugin_v2 and the L3
DB modules to make L2 and L3 resource operations retriable
at the plugin level.

Retrying the L2 operations in particular at this level should
go a long way to improving the reliability of complex operations
that require L2 resources in the face of deadlocks under high
concurrency.

Partial-Bug: #1612798
Partial-Bug: #1596075
Change-Id: I3c9437f7ecdd5ebb188b622144b7bd7bed74231d
2016-09-12 07:45:38 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
exceptions.py Make l2/l3 operations retriable at plugin level 2016-09-12 07:45:38 +00:00