group-based-policy/gbpservice/neutron/plugins/ml2plus/drivers/apic_aim
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
..
__init__.py New APIC mechanism and extension drivers 2016-07-13 22:11:30 -04:00
apic_mapper.py SFC integration for AIM driver 2018-02-26 21:48:09 +00:00
cache.py [AIM] Validation fixes 2018-06-05 18:47:30 -04:00
config.py Use raw SQL statements to speed up get_gbp_details() call 2019-01-16 12:17:56 -08:00
constants.py [AIM] Non SFC modules should not import sfc constants 2018-04-04 19:13:25 +00:00
data_migrations.py Freezing DB table definitions for data migrations 2018-02-22 12:34:59 -08:00
db.py [AIM] Use baked queries 2019-01-08 14:50:34 -05:00
exceptions.py Pre-existing SVI networks can not use the same L3out 2018-03-01 14:43:25 -08:00
extension_db.py [AIM] Use baked queries 2019-01-08 14:50:34 -05:00
extension_driver.py [AIM] Bulk extension for ML2Plus 2018-08-11 21:28:15 +00:00
mechanism_driver.py Fix DBDuplicateEntry in HA configurations 2019-01-17 16:18:12 +00:00
trunk_driver.py Add support for VLAN aware VMs in AIM 2018-01-26 21:56:07 +00:00