aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/env/windriver/onap-oom-light.env
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-08 07:34:49 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-11-08 16:39:52 -0800
commit48a3294079b0fee0ad9d33f7c7262f6c87255947 (patch)
tree73e15375e0d9487f1344dc6e0c7030ebf08e2a80 /deployment/heat/onap-oom/env/windriver/onap-oom-light.env
parent8b764b35919133a5c92640dedc588539bda1124d (diff)
Alleviate startup disk contention issues
Add tuneable parameters in the heat template to try to alleviate startup disk contention issues. Also turn off use of RAM disk by default, reduce size of Rancher VM, and use the RAM saved for an extra k8s compute VM. Change-Id: Ic638f33479338ebb9339b249ced9d6fa684935fa Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/onap-oom-light.env')
-rw-r--r--deployment/heat/onap-oom/env/windriver/onap-oom-light.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/onap-oom-light.env b/deployment/heat/onap-oom/env/windriver/onap-oom-light.env
index c512c5111..4ded3dff4 100644
--- a/deployment/heat/onap-oom/env/windriver/onap-oom-light.env
+++ b/deployment/heat/onap-oom/env/windriver/onap-oom-light.env
@@ -28,7 +28,7 @@ parameters:
openStackPrivateSubnetId: "__oam_subnet_id__"
openStackPrivateNetCidr: "__oam_network_cidr__"
openStackOamNetworkCidrPrefix: "10.0"
- dcaeCollectorIp: "__k8s_1_vm_ip__"
+ dcaeCollectorIp: "__k8s_01_vm_ip__"
vnfPubKey: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKXDgoo3+WOqcUG8/5uUbk81+yczgwC4Y8ywTmuQqbNxlY1oQ0YxdMUqUnhitSXs5S/yRuAVOYHwGg2mCs20oAINrP+mxBI544AMIb9itPjCtgqtE2EWo6MmnFGbHB4Sx3XioE7F4VPsh7japsIwzOjbrQe+Mua1TGQ5d4nfEOQaaglXLLPFfuc7WbhbJbK6Q7rHqZfRcOwAMXgDoBqlyqKeiKwnumddo2RyNT8ljYmvB6buz7KnMinzo7qB0uktVT05FH9Rg0CTWH5norlG5qXgP2aukL0gk1ph8iAt7uYLf1ktp+LJI2gaF6L0/qli9EmVCSLr1uJ38Q8CBflhkh"
demoArtifactsVersion: "1.2.2"
scriptVersion: "1.2.1"