From 2efed5f20261ca2dc8912b05a502ba2b5a2f1787 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 10 Oct 2023 11:34:38 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-ceph_client from branch 'master' to 43c9071f4f3acc827fd079ba0823bcbd4052b5e2 - Merge "Allow to distribute custom key with the role" - Allow to distribute custom key with the role Right now we have quite strong assumption that `nova_ceph_client` should be present among clients to fetch. At the same time, in case the role is included outside of the OSA context, ceph_client_filtered_clients might not contain all users we expect to see. With that we alter the logic to fetch nova key not only when role is launched against compute host, but also when the client is present in the list. Change-Id: I7810881a01b9d2f3d98a6c3ad590b9ea63358011 --- openstack-ansible-ceph_client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-ceph_client b/openstack-ansible-ceph_client index 5351a2a96d..43c9071f4f 160000 --- a/openstack-ansible-ceph_client +++ b/openstack-ansible-ceph_client @@ -1 +1 @@ -Subproject commit 5351a2a96d3713a6bd87d6485a68f9a5b4bbdcde +Subproject commit 43c9071f4f3acc827fd079ba0823bcbd4052b5e2