From 02a186b01ec42bc2a8fe6fa206a456e760b31994 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 7 Jun 2019 11:52:40 -0400 Subject: [PATCH] Update git submodules * Update oslo.db from branch 'master' - Rollback existing nested transacvtion before restarting SQLAlchemy 1.4 will be adding stricter rules to Connection objects such that a new transaction cannot be started while an old one hasn't been cleared. Ensure this particular test fixture clears the "savepoint" transaction first before starting a new one. References: https://github.com/sqlalchemy/sqlalchemy/issues/4712 Change-Id: Idcb616fd3add4d58f22b91865cec8a54fe492093 --- oslo.db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.db b/oslo.db index 2f8250f3f7..459de14357 160000 --- a/oslo.db +++ b/oslo.db @@ -1 +1 @@ -Subproject commit 2f8250f3f747473c8f4258b148f2f7ded0a95084 +Subproject commit 459de143578367c00fb508edeea68eb96531724c