Update git submodules

* Update networking-midonet from branch 'master'
  - Join on explcit relationship paths
    
    The join() in get_router_for_floatingip() is joining from entity
    to entity without an explicit ON clause which creates an ambiguous
    situation.  SQLAlchemy 1.3 guards against this now, so use the
    real relationship-bound path so that the ORM does not need to guess.
    
    Copied from https://review.opendev.org/#/c/642117/
    
    Related-bug: #1819260
    Change-Id: I9461ca708f05d037fb771b89ec7a95c403c5d1f6
This commit is contained in:
Brian Haley 2019-06-11 11:02:25 -04:00 committed by Gerrit Code Review
parent 38f8a934c5
commit aed2f796d2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit df7c0c6070b0e302dc40273f47bb3c5da198dc9e
Subproject commit cad4706e294057e503aca5a306af61802703cbe9