commit d2141dd68e56f167b7d8952a346745014fba41e4 Author: Zuul Date: Tue Oct 6 22:01:44 2020 +0000 Update git submodules * Update cinder from branch 'master' - Merge "Backup: Fix formatting errors" - Backup: Fix formatting errors There are a couple of places in the Backup manager where we are passing a set instead of a dictionary to LOG.warning, which leads to an error: TypeError: not all arguments converted during string formatting This patch converts those sets into dicts, as they were intended. Closes-Bug: #1898621 Change-Id: I33c5ee005f23ed05bf93b9137000b28c3df7b7b2 diff --git a/cinder b/cinder index 05a401d..5a389d3 160000 --- a/cinder +++ b/cinder @@ -1 +1 @@ -Subproject commit 05a401da26c6afc898576a597b824a796b829355 +Subproject commit 5a389d3fadee539070369fc0e0fa56075d301945