Update git submodules

* Update neutron from branch 'master'
  - Merge "Router synch shouldn't return unrelated routers"
  - Router synch shouldn't return unrelated routers
    
    [0] introduced the concept of connected routers: routers that are
    connected to the same subnets. When a L3 agent is synching a router
    with connected routers, the data of the entire set should be returned
    to the agent by the Neutron server.
    
    However, if an agent tries to synch a router with
    no connected routers when the same agent has other routers that are
    connected among them, the Neutron server returns the former and the
    latter. For details of how this bug can manifest itself, please see [1].
    
    This change prevents this situation: only the synched router is
    returned.
    
    [0] https://review.opendev.org/#/c/597567
    [1] https://bugs.launchpad.net/neutron/+bug/1838449/comments/15
    
    Change-Id: Ibbf35d0f4a0bf9281f0bc8c411e8527eed75361d
    Closes-Bug: #1838449
This commit is contained in:
Zuul 2019-10-28 18:20:54 +00:00 committed by Gerrit Code Review
parent 5fe07bf35b
commit c66f4fc25b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f5bdaec2c7c5a800a78634b324d7afed5ad97d7a
Subproject commit 59036dec772b6959c642ebe8127b55bef83b25c5