neutron/neutron/tests/unit/services/trunk/rpc
Slawek Kaplonski c09e829580 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
(cherry picked from commit d1f8888843)
2019-08-29 08:18:35 +00:00
..
__init__.py Add RPC layer for Trunk Plugin and driver plumbing 2016-08-12 17:45:55 -07:00
test_agent.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
test_backend.py unit test: unbreak test cases for callbacks.subscribe 2018-04-11 07:20:42 +00:00
test_server.py Increase number of retries in _process_trunk_subport_bindings 2019-08-29 08:18:35 +00:00