From 82aa186223c36d277ea606f3ffc57d2e8921a02c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Wed, 21 Nov 2018 13:19:11 +0000 Subject: [PATCH] Updated git submodules Project: oom master 13db0d0cfd93a57fface5b20c97e25f1b8fcb829 Merge "Create a minimal environment file" Create a minimal environment file This override file is used to deploy a minmal configuration to onboard and deploy a VNF. It includes the following components: A&AI, DMAAP, Portal, Robot, SDC, SDNC, SO, VID Some additional optimisations are set: - replica set to one - JVM reduced size - resource requests reduced Patch2 corrects: - remove trailing white-space - add all components with true:enabled Patch3 corrects - remane file name to minimal-onap.yaml - remove oom-casa.txt introduced by error in patch2 Patch 4 corrects - put enabled:true all components to be deployed Change-Id: Iddf9b49a4af1567c5f9fdbb3e603a60428b56ca9 Issue-ID: OOM-1518 Signed-off-by: Eric Debeau --- 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 517df2af2..13db0d0cf 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 517df2af21ceb0d7ff186934993e228454bebeee +Subproject commit 13db0d0cfd93a57fface5b20c97e25f1b8fcb829 -- 2.16.6