From 2c7d54af82944fb721d4873c5e08caed7885c143 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 26 Jan 2021 14:45:07 +0000 Subject: [PATCH] Update git submodules * Update python-tripleoclient from branch 'master' to e99c53dc83115685b12d268a8b6d4f8e028fc35b - Merge "Ignore stack-vstate-dropin.yaml for minion and uc" - Ignore stack-vstate-dropin.yaml for minion and uc When loading user parameters the stack-vstate-dropin.yaml is not yet available. It was ignored for the undercloud case already, but not for the minion. This caused the minion install to fail. This changes it to ignore any file ending with '-stack-vstate-dropin.yaml' to cover both undercloud and minion cases. Closes-Bug: #1913209 Change-Id: I464db87f8b2fa8c03ae9adea775c4567d44cd1e5 --- python-tripleoclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tripleoclient b/python-tripleoclient index 6aba4589b4..e99c53dc83 160000 --- a/python-tripleoclient +++ b/python-tripleoclient @@ -1 +1 @@ -Subproject commit 6aba4589b45d83003d12441a1e73c5eb06dfe34c +Subproject commit e99c53dc83115685b12d268a8b6d4f8e028fc35b