From d68f8a9217be1113a78203dbd931299d1ea9c5d5 Mon Sep 17 00:00:00 2001 From: Mandeep Khinda Date: Wed, 18 Oct 2017 17:39:59 +0000 Subject: [PATCH] Updated git submodules Project: oom master be5efe48b1a629298c6b02a286ed93cedf6537d9 Merge "Correcting dcaegen2 sample config file" Correcting dcaegen2 sample config file It needs to use single quotes to wrap YAML values otherwise the bootstrap process will fail. The sample file in the dcaegen2 ONAP project used single quotes and when making the sample I just chose double quotes as preference. Issue-ID: OOM-345 Change-Id: Ia9c0a2558bd15190f536cc45aa40568b623178ee Signed-off-by: Mandeep Khinda --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 28a345d5c..be5efe48b 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 28a345d5c6fadc59c0794afd96a39f4fcca6bbd5 +Subproject commit be5efe48b1a629298c6b02a286ed93cedf6537d9 -- 2.16.6