From 4fd9c9e75adddd8a9798d05d9096def43db0e848 Mon Sep 17 00:00:00 2001 From: Hemanth Nakkina Date: Tue, 15 Feb 2022 03:57:12 +0530 Subject: [PATCH] Update git submodules * Update charm-glance from branch 'master' to c2f877a7d420363be6d9f2718d0ecbcb424ecd84 - Add support for cinder storage backend Create new glance_api.conf template from Ussuri release to use default_backend and enabled_backends configuration parameters instead of deprecated stores, default_store parameters. Add new config option cinder-volume-types to specify the volume types in cinder that can be used to store glance images. Add logic to update cinder in glance-api configurations if cinder-volume-service relation is joined. Also add two flags, cinder_http_retries and cinder_state_transition_timeout Closes-Bug: #1905042 Change-Id: Ife649defc9b765b433d7973ab31778f9cb1efdd9 --- charm-glance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-glance b/charm-glance index 3c32cab855..c2f877a7d4 160000 --- a/charm-glance +++ b/charm-glance @@ -1 +1 @@ -Subproject commit 3c32cab85585511558e25e50c12d8e1e1e6315eb +Subproject commit c2f877a7d420363be6d9f2718d0ecbcb424ecd84