commit 2c3a596cce1bbf6101009cda6ca780b452da57dc Author: Nate Johnston Date: Wed Oct 7 21:56:49 2020 -0400 Update git submodules * Update neutron-dynamic-routing from branch 'master' - Fix outerjoin to comply with SQLAlchemy 1.3 strictness The outerjoin in neutron_dynamic_routing/db/bgp_db.py does not meet with the stricter new standards in SQLAlchemy 1.3, so this finds a more compliant form. [1] https://docs.sqlalchemy.org/en/13/changelog/migration_13.html#query-join-handles-ambiguity-in-deciding-the-left-side-more-explicitly Change-Id: I603a2febb1755b6db17e6ac9cb22015a1f3336d4 Closes-Bug: #1898634 diff --git a/neutron-dynamic-routing b/neutron-dynamic-routing index 3d5e1c9..4212b70 160000 --- a/neutron-dynamic-routing +++ b/neutron-dynamic-routing @@ -1 +1 @@ -Subproject commit 3d5e1c9035671ebe1d3f637845ddc101634e2a50 +Subproject commit 4212b705386153c5ff9986068c78ee9c7b4fbe4c