From a0b596a08fe46962a013843b49ab419281e0983d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 14 Oct 2021 09:49:00 +0900 Subject: [PATCH] Update git submodules * Update puppet-heat from branch 'master' to 6e8b799ba8f8761616d52928e479a914ef899ea2 - Create a separate class to manage the trustee options This change introduces the new heat::trustee class to manage the parameters in the [trustee] options. These options have been set according to authtoken parameters but it makes maintenance complicated and the logic doesn't work properly when noauth is used. This change also removes the [trustee] project_domain_name parameter because the parameter has never been used actually. Change-Id: I694a8ea771cc4d4dcfbf8384ece2be10d83ab3f0 --- puppet-heat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-heat b/puppet-heat index 5521392baa..6e8b799ba8 160000 --- a/puppet-heat +++ b/puppet-heat @@ -1 +1 @@ -Subproject commit 5521392baadb26faa8923778d48a295012d98803 +Subproject commit 6e8b799ba8f8761616d52928e479a914ef899ea2