From: Samuli Silvius Date: Wed, 15 May 2019 11:42:18 +0000 (+0000) Subject: Update git submodules X-Git-Tag: elalto.1.5.2~3470 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c45c5a2021548fbef8a4a04dad51ad6942d024a8;p=doc.git Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to f32823d0c545ee2835de38fe41c9485c0f373e57 - Merge "Fix idempotence issue in dns role" - Fix idempotence issue in dns role Docker_container module was called twice: in a taks 'Start dns server container' and then as a handler but there was a divergent set o parameters for the module in them. This had the efect of the container being started by the means of the task itself but immediately after it was killed and started again by the handler because it had different set of arguments for the module. The fix is to include the handler itself as a task so the whole run is idempotent. Change-Id: I9078f9dfe5894d94d4b6a9e44411f034508992e7 Issue-ID: OOM-1845 Signed-off-by: Bartek Grzybowski --- diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index 280ef8da9..f32823d0c 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit 280ef8da90cf2bab9ddf7b3df78b12a3b2cf6040 +Subproject commit f32823d0c545ee2835de38fe41c9485c0f373e57