From 33d27add51d003fe558dec7fb89256c3799e8dad Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Mon, 20 Mar 2023 20:07:31 +0100 Subject: [PATCH] Update git submodules * Update oslo.db from branch 'master' to 877bcfc6a6ed16ba6885f47824df6b1f5ac60b4e - Rollback the connection after server ping method In the method ``engines._connect_ping_listener``, the connection should be rolled back after the ping execution. The rollback will revert the transaction and delete it. Closes-Bug: #2008209 Change-Id: Iba29ded227634e02795052acfd89b572bf21f54c --- oslo.db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.db b/oslo.db index 5cd7962a2d..877bcfc6a6 160000 --- a/oslo.db +++ b/oslo.db @@ -1 +1 @@ -Subproject commit 5cd7962a2d35902703aac3b68b85e50e26ff4981 +Subproject commit 877bcfc6a6ed16ba6885f47824df6b1f5ac60b4e