From 023505aae842d47bdb641205ed673097c76d4777 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Jan 2021 12:20:29 +0900 Subject: [PATCH] Update git submodules * Update puppet-cinder from branch 'master' to 3cb961733b212773145ba93aa955c196d8dc6ed1 - Deprecate support for v2 API This patch deprecates support for v2 API and makes the keystone resources for v2 API no longer managed by puppet-cinder, because v2 API was deprected a while ago[1] and is supposed to be removed in this W-cycle[2]. Note that this change doesn't implement cleanup for v2 API resources, and all existing keystone resources like endpoints, service and so on should be manually deleted during upgrade. [1] f6d3454f608ec40570deb62997ccda8048f6e2dc [2] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018531.html Depends-on: https://review.opendev.org/768178/ Change-Id: I26a8d679d31a929234b6ebc73035b18f3d65161c --- puppet-cinder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-cinder b/puppet-cinder index 85edff7de9..3cb961733b 160000 --- a/puppet-cinder +++ b/puppet-cinder @@ -1 +1 @@ -Subproject commit 85edff7de9e8e94c247b539d7239194dee6a2b52 +Subproject commit 3cb961733b212773145ba93aa955c196d8dc6ed1