From 817e5f5662d4b19afdeffe20c3ce070e04e0cd64 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 7 Apr 2020 03:34:18 +0000 Subject: [PATCH] Update git submodules * Update python-tripleoclient from branch 'master' - Merge "Ensure the undercloud output dir constant is consistent" - Ensure the undercloud output dir constant is consistent By default the output directory is the executing users home folder, however, because this is meant to be user configurable, we need to modify our constants to respect the users configured information. This change ensures that the constant UNDERCLOUD_OUTPUT_DIR is consistently by pre-loading the undercloud configration file when present and pulling out the `output_dir` option. When this file is not present or the option is undefined, the constant will use the executing users home folder; the execting users home folder is the original default. Related-Bug: #1868619 Change-Id: I94257d1d5ceb2795f5d9596a6a1d5066d881c3b7 Signed-off-by: Kevin Carter --- python-tripleoclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tripleoclient b/python-tripleoclient index 624a61f206..dd71c6949f 160000 --- a/python-tripleoclient +++ b/python-tripleoclient @@ -1 +1 @@ -Subproject commit 624a61f206724771f1903db6130a21ade3a6f598 +Subproject commit dd71c6949f65af1ccdd48c1e8ba3a4401fd98f1d