neutron/neutron/services/trunk
Slawek Kaplonski d1f8888843 Increase number of retries in _process_trunk_subport_bindings
In patch [1] as partial fix for bug 1828375 retries mechanism
was proposed.
We noticed that sometimes in have loaded environments 3 retries
defined in [1] can be not enough.
So this patch switches to use neutron_lib.db.api.MAX_RETRIES constant
as number of retries when processing trunk subport bindings.
This MAX_RETRIES constant is set to 20 and in our cases it "fixed"
problem.

[1] https://review.opendev.org/#/c/662236/

Change-Id: I016ef3d7ccbb89b68d4a3d509162b3046a9c2f98
Related-Bug: #1828375
2019-08-28 17:57:09 +00:00
..
drivers Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
rpc Increase number of retries in _process_trunk_subport_bindings 2019-08-28 17:57:09 +00:00
seg_types use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
__init__.py Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
callbacks.py use callback payloads for PRECOMMIT_UPDATE events 2018-03-13 11:38:19 -06:00
exceptions.py Merge "Check MTU sanity of trunk port subports" 2016-09-05 16:36:27 +00:00
models.py use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
plugin.py Switch to new engine facade for TrunkPlugin and TrunkSkeleton 2019-07-04 14:24:17 +00:00
rules.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
utils.py use is_extension_supported from neutron-lib 2018-03-12 09:28:52 -06:00