From 9c6b2d61ad41d09a2a89a630844c5337463bdffa Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 20 Mar 2019 11:29:38 +0000 Subject: [PATCH] Update git submodules * Update osprofiler from branch 'master' - Merge "Don't fail if sqlalchemy driver fails to initialize" - Don't fail if sqlalchemy driver fails to initialize Given that the driver is initialized during the service startup (eg. like Keystone, Nova, ...) a osprofiler driver failure has a huge impact on the service (when the driver fails, the whole service is not usable). We want to avoid that and just log error/exceptions but keep the services running. Change-Id: I5688f10364884a74b7eb44c0c8bda15730ccd424 Closes-Bug: 1819433 --- osprofiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osprofiler b/osprofiler index 27993c69b4..dead4d653e 160000 --- a/osprofiler +++ b/osprofiler @@ -1 +1 @@ -Subproject commit 27993c69b48aa4014c5e5f6e296d1d5df12156a0 +Subproject commit dead4d653e8bb12c832354b6270747b8ae1dd4f2