neutron/neutron/tests/unit/services/trunk
Slawek Kaplonski 8167fb944e 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/

Conflicts:
    neutron/tests/unit/services/trunk/rpc/test_server.py

Change-Id: I016ef3d7ccbb89b68d4a3d509162b3046a9c2f98
Related-Bug: #1828375
(cherry picked from commit d1f8888843)
2019-09-03 11:11:39 +00:00
..
drivers Do not delete trunk bridges if service port attached 2018-12-17 12:19:05 +00:00
rpc Increase number of retries in _process_trunk_subport_bindings 2019-09-03 11:11:39 +00:00
seg_types Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
__init__.py Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
fakes.py Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
test_plugin.py Update neutron files for new over-indentation hacking rule (E117) 2019-02-02 10:48:26 +00:00
test_rules.py Speed up trunk MTU enforcement check 2018-01-10 14:20:57 -08:00
test_utils.py Reduce DB hit when checking for trunk-able ports 2016-08-16 08:09:21 -07:00