From d346a64450eb140658acc29b09c1d590d750f1fd Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Fri, 21 May 2021 10:51:10 -0500 Subject: [PATCH] Update git submodules * Update osc-lib from branch 'master' to dd75c8fdbf1662928038103f199d66141107c569 - Add check for sdk_connection This change checks if the attribute sdk_connection exists before attempting to close it. Without this change we're seeing the following exception: > Could not clean up: 'ClientManager' object has no attribute 'sdk_connection' Related-Change: https://review.opendev.org/c/openstack/osc-lib/+/765650 Signed-off-by: Kevin Carter Change-Id: Ib7e9958d5a64e6500bc38eed9d3e783d5a48d21f --- osc-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osc-lib b/osc-lib index 1354890f0b..dd75c8fdbf 160000 --- a/osc-lib +++ b/osc-lib @@ -1 +1 @@ -Subproject commit 1354890f0bd6ea4b0ac8022a9130a15d61525d47 +Subproject commit dd75c8fdbf1662928038103f199d66141107c569