From 0811695e091916ba77172af7bca938b05b96990e Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 1 Jun 2020 17:28:30 +0000 Subject: [PATCH] Update git submodules * Update python-tripleoclient from branch 'master' - Merge "Use tripleo custom stdout plugins in utils" - Use tripleo custom stdout plugins in utils Iff8eec43bd73bc6486f56e741e740869d1b8acbb adjusted ansible config for custom 'tripleo_dense' and 'tripleo_profile_tasks' plugins. That was not sufficient because of bug/1881254. Align settings provided by run_ansible_playbook utility with that Iff8eec43bd73bc6486f56e741e740869d1b8acbb provides for tripleo_common shared ansible configuration module. That is to have: - better coverage in CI jobs - users experience as well. Callbacks whitelist defaults switches to tripleo_dense,tripleo_profile_tasks. And default output callback becomes tripleo_dense. Change-Id: I5e8bc9ac5cbf4a042b5cd7e27578092062839726 Related-Bug: #1881254 --- python-tripleoclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tripleoclient b/python-tripleoclient index 5f89b4b4a8..c9b9d22dcc 160000 --- a/python-tripleoclient +++ b/python-tripleoclient @@ -1 +1 @@ -Subproject commit 5f89b4b4a878d7b8ae4762700b8ede966f4c03d7 +Subproject commit c9b9d22dcc202fd88d4b6c36c19eef238a78f5d7