Update git submodules

* Update neutron from branch 'master'
  - Merge "Increase number of retries in _process_trunk_subport_bindings"
  - 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
This commit is contained in:
Zuul 2019-08-29 03:58:57 +00:00 committed by Gerrit Code Review
parent 576e1fe31a
commit 3ca8f7b971
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dd3baf12f30db667093d86cb2192cd8760815d37
Subproject commit e16b789257c3bac11f805778b7c63e5ce9a45660