From 8c0166219ae3f73a800d2575ef0b39ee2a5a22cd Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 6 Aug 2018 13:54:33 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "[lib.sh] Reset virtual nodes after MaaS install" - [lib.sh] Reset virtual nodes after MaaS install For hybrid PODs (e.g. x86_64 jumpserver + control nodes, aarch64 baremetal compute nodes), the virtual nodes rely on MaaS DHCP to be up when the OS boots, so issue a `virsh reset` accordingly. Instead of checking for online nodes using `test.ping`, use `saltutil.sync_all` to also sync Salt state modules to the virtual nodes (usually handled by baremetal_init state in HA deploys). JIRA: FUEL-338 Change-Id: If689d057dc4438102c3a7428a97b9638e21bfdc5 Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/fuel') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index c52837f7d..7fe07e31a 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit c52837f7d28b7c0f231be2b0215a7035b26ae302 +Subproject commit 7fe07e31a3aca294b4093ba238ce648fa4cb0f38 -- cgit 1.2.3-korg