aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/env/windriver/Integration-SB-00.env
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-31 11:22:45 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-31 18:24:54 +0000
commitaa430e329ec3bebfa6a6e0d2bac104324e2d9370 (patch)
tree03482469c5dbb6754ec59ed717be88b140b98bd7 /deployment/heat/onap-oom/env/windriver/Integration-SB-00.env
parente426b0f83f459f8c92f5546c1fdec7720a10dc61 (diff)
Set override to enable SDNC clustering
Also disable log pods in all Wind River SB environments to avoid VM crashing issue. Change-Id: Ide0667961cd84678ceff43d53298600fde68080c Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-00.env')
-rw-r--r--deployment/heat/onap-oom/env/windriver/Integration-SB-00.env6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-00.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-00.env
index 20e78f5c0..abe4661cd 100644
--- a/deployment/heat/onap-oom/env/windriver/Integration-SB-00.env
+++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-00.env
@@ -37,5 +37,11 @@ parameters:
openStackEncryptedPasswordHere: "${OS_PASSWORD_ENCRYPTED}"
appc:
replicaCount: 3
+ config:
+ enableClustering: true
sdnc:
replicaCount: 3
+ config:
+ enableClustering: true
+ log:
+ enabled: false