From b9bd530135f832e83a66ee0dd9eeb7962f3d40bc Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 16 Feb 2024 16:29:29 +0000 Subject: [PATCH] Update git submodules * Update python-cinderclient from branch 'master' to 97202986114fe5e6245b6cf8de1ada23c777251f - Merge "Honour all_tenants in consistency group list" - Honour all_tenants in consistency group list Although consistency groups are deprecated, the CLI command and API support still exists. Currently it accepts the --all-tenant parameter but doesn't pass it to the API request. This patch corrects that behavior. The test for consistency group were removed with the removal of v2 API and also no tests existed for consistency group list so no point in adding them at this point. Change-Id: Ib3557efa50941d75d7f7f0cac01404f5c2db4526 --- python-cinderclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cinderclient b/python-cinderclient index 9f8a5c767e..9720298611 160000 --- a/python-cinderclient +++ b/python-cinderclient @@ -1 +1 @@ -Subproject commit 9f8a5c767e3743505e2186c44289420f2a50e5dd +Subproject commit 97202986114fe5e6245b6cf8de1ada23c777251f