group-based-policy/gbpservice/neutron
Thomas Bachman e19764972e Fix DBDuplicateEntry in HA configurations
With multiple neutron-server processes and controllers,
there is a race-condition for creation of certain resources
on startup. This patch adds the retry decorator, which will
retry DBDuplicateEntry exceptions, and ignore creation if
the resource has been created already.

Change-Id: I58d2737e585cee13ae1a5f37ec6e567ccc06339f
2019-01-17 16:18:12 +00:00
..
db [AIM] Use baked queries 2019-01-08 14:50:34 -05:00
extensions Use a better name for the imports 2018-09-11 14:11:07 -07:00
plugins Fix DBDuplicateEntry in HA configurations 2019-01-17 16:18:12 +00:00
services Use raw SQL statements to speed up get_gbp_details() call 2019-01-16 12:17:56 -08:00
tests Use raw SQL statements to speed up get_gbp_details() call 2019-01-16 12:17:56 -08:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00