From 5ce52c5ba97ac2d8a6bfd4c7267e2cd54013bf66 Mon Sep 17 00:00:00 2001 From: "Gael Chamoulaud (Strider)" Date: Tue, 26 Jan 2021 13:23:37 +0100 Subject: [PATCH] Update git submodules * Update tripleo-validations from branch 'master' to d46d61fecbe44f2b948113c3e930eaf30222a530 - Fix the get_deployment_status call The get_deployment_status function waits for a keyworded, variable-length argument dictionary. This patch fixes that issue by adding the right keyword for 'plan'. This patch also adds a space in the output string in order to be well-formatted. Signed-off-by: Gael Chamoulaud (Strider) Change-Id: I4baff7b179c483726208b237df939087c595c165 --- tripleo-validations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-validations b/tripleo-validations index 949cc1c18e..d46d61fecb 160000 --- a/tripleo-validations +++ b/tripleo-validations @@ -1 +1 @@ -Subproject commit 949cc1c18ea7c166b999fd0375f61b62f7e02340 +Subproject commit d46d61fecbe44f2b948113c3e930eaf30222a530