Update git submodules

* Update neutron from branch 'master'
  - Merge "Join on explcit relationship paths"
  - 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.
    
    Closes-bug: #1819260
    Change-Id: Ia377a9d1a32a78abdaee74c79e395acd77e486ef
This commit is contained in:
Zuul 2019-03-11 23:28:35 +00:00 committed by Gerrit Code Review
parent 0e08175f9b
commit 6c9798499d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 590002728d4686cb947391911534c4d42f36cfb5
Subproject commit e0cfe41491c3245a4e836f8058c70d80f6f3e2d5