aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/parts
AgeCommit message (Collapse)AuthorFilesLines
2018-12-12Upgrade Rancher and k8s versionsGary Wu1-2/+2
Upgrade Rancher and k8s versions to address k8s vulnerability CVE-2018-1002105. Change-Id: I0d6c937f0d30578f2904ccf620fbdae64d8b5d7c Issue-ID: INT-776 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-12-11Update default deployment branch to "casablanca"Gary Wu1-2/+2
Change-Id: Ic829a2e2a5e95d35e8c85d82164edb07bee80228 Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-12-10Support custom hostname for Portal UIGary Wu1-0/+5
Change-Id: If315051577a3bf1367f779d6d1385b17e57c5dc3 Issue-ID: INT-774 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-28Default gerrit branches to 3.0.0-ONAPGary Wu1-2/+2
Change-Id: Ib952b95b2777feb3daa7c57f0361be2482dc795a Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20Make gerrit_refspec parameters optionalGary Wu1-2/+2
Change-Id: If3dbd009d59f75d9b9f9556c5ece32a40890a383 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-18Add mtu parameter to OOM heat templateGary Wu2-0/+5
Change-Id: Ia478de1f3484fa9b32fe34cf0ec8a5defe118f2e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-14Refactor k8s VM init script to use cloud-initGary Wu1-12/+44
Refactor k8s VM init script to use cloud-init to do apt dist-upgrade and reboot first before installing rancher agent. Change-Id: Id3d58d276673aff1d0d14bee103d1cdd9f7a3d3e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-12Extend security group for VNF scale outMarco Platania1-0/+4
Change-Id: I4ad17efdd59b773e1a1196b62d653f1c960d8cf1 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-11-08Alleviate startup disk contention issuesGary Wu1-0/+9
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-28Enable k8s resiliency planesGary Wu2-11/+20
Enable k8s resiliency planes and also reduce the number of k8s compute hosts down to 12 x 16 GB. Change-Id: I090495de2ac9986c0c85c19a503c44beca9e8fb6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-07Deployment Script made more flexibleeHanan2-1/+4
Change-Id: I8322b85afdd5dfc1a88b7dbf369d3c19399b5b1e Issue-ID: INT-611 Signed-off-by: eHanan <eoin.hanan@ericsson.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-15Upgrade helm version to 2.9.1Gary Wu2-0/+21
Change-Id: I7fe74f43ff76a33225fad6102be5d429fd30197f Issue-ID: OOM-1299 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-09Refactor to support OOM verify jobsGary Wu1-3/+11
Change-Id: Ia898dbfced5ba1b00667593aa7e41c5c21ce4d5e Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Use OAM IPs for k8s connectivityGary Wu1-0/+1
Use OAM IPs for k8s connectivity to reduce network congestion. Change-Id: Ia6114f1e4bf43578ee77c1d39ba36880f4c550d2 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-17Update lab RC filesgwu2-1/+5
Change-Id: Ie50b3c75047f1dac0af471e46c04ecd02c0dee82 Issue-ID: INT-532 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-06-26Test using RAM disk for /dockerdata-nfsGary Wu1-0/+12
Change-Id: I82d461caa7d9be77af366f8186f1b7851a914ac9 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Pass integration-override directly in env fileGary Wu2-14/+6
Change-Id: I5fddab2211fcaa1edbc91662222801499c610cfb Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Run OOM with 7 Kubernetes host VMsGary Wu3-0/+162
Bump helm to 2.8.2. Bump kubectl to 1.8.10. Remove obsolete HEAT parameters. Change-Id: Ifb644cc354b8dc4dc8a8c39023b2016eaf84c7da Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>