From: Eric Debeau Date: Sat, 10 Nov 2018 13:29:22 +0000 (+0000) Subject: Create a minimal environment file X-Git-Tag: 3.0.0-ONAP~21^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9d972294b47a7c2d2e359082979dcc92dbd81668;hp=9d972294b47a7c2d2e359082979dcc92dbd81668;p=oom.git 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 ---