neutron/neutron/tests/unit/services/trunk
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
..
drivers Use allocated trunk_id in TestOVSDBHandler 2019-03-12 16:55:11 -04:00
rpc Increase number of retries in _process_trunk_subport_bindings 2019-08-29 08:18:35 +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-01-29 15:36:20 -05:00
test_rules.py Enable delete bound trunk for linux bridge agent 2018-12-07 22:55:37 +08:00
test_utils.py Reduce DB hit when checking for trunk-able ports 2016-08-16 08:09:21 -07:00