aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/env/windriver/onap-oom-light.env
AgeCommit message (Collapse)AuthorFilesLines
2018-11-08Alleviate startup disk contention issuesGary Wu1-1/+1
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>
2018-10-26Switch apt proxyGary Wu1-1/+1
Switch apt proxy server due to bugginess in old apt proxy. Change-Id: I73840e51bdb134f18fff9c6ef2a4e744d18663ee Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-19Fix encrypted password locationBrian Freeman1-1/+2
Issue-ID: INT-515 Change-Id: Ia9627df94fddc06f9ddbcf38fe4e4dfc666aa4fc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-18Encrypt OS_PASSWORD for Robot testsuiteGary Wu1-1/+1
Change-Id: I06f4d17b598930a6035ea5f92a76efe1a0c08e1c Issue-ID: INT-515 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12Example lighter weight installBrian Freeman1-0/+81
Issue-ID: INT-655 Change-Id: I1c966c792413e5d1f91032ec26a8884a5fdd0378 Signed-off-by: Brian Freeman <bf1936@att.com>