Default 3 node APPC and SDNC

Change-Id: I422c6619ed41ea19736b0a77c37399d22e9ed30b
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-05.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-05.env
index a3d1372..8336b50 100644
--- a/deployment/heat/onap-oom/env/windriver/Integration-SB-05.env
+++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-05.env
@@ -35,3 +35,7 @@
         openStackUserName: "${OS_USERNAME}"
         openStackKeyStoneUrl: "http://10.12.25.2:5000"
         openStackEncryptedPasswordHere: "${OS_PASSWORD_ENCRYPTED}"
+    appc:
+      replicaCount: 3
+    sdnc:
+      replicaCount: 3