diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-11-21 13:19:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-21 13:19:12 +0000 |
commit | 82aa186223c36d277ea606f3ffc57d2e8921a02c (patch) | |
tree | cafe43f96df276e27b9223999eddeb0fe1b4010a | |
parent | 61537353cf91d696bb691f77031f98c043172464 (diff) |
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 <eric.debeau@orange.com>
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 517df2af21ceb0d7ff186934993e228454bebee +Subproject 13db0d0cfd93a57fface5b20c97e25f1b8fcb82 |