aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/rancher_vm_entrypoint.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-12-12Upgrade Rancher and k8s versionsGary Wu1-1/+1
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-10Support custom hostname for Portal UIGary Wu1-0/+10
Change-Id: If315051577a3bf1367f779d6d1385b17e57c5dc3 Issue-ID: INT-774 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20Make gerrit_refspec parameters optionalGary Wu1-4/+8
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 Wu1-2/+9
Change-Id: Ia478de1f3484fa9b32fe34cf0ec8a5defe118f2e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Alleviate startup disk contention issuesGary Wu1-7/+23
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-11-02Set default namespace to onap for kubectlGary Wu1-1/+4
Change-Id: I531b3a902a91c5b5965f4241bc7d85b3b8707ed6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Run k8s orchestration plane in dedicated VMGary Wu1-3/+6
Running the orchestration plane in the Rancher VM seems less stable. Go back to running the orchestration plane in a separate, dedicated VM instead. Change-Id: Iaf110ad9d433fd716732d881e627841f923ed55e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-31Reduce OOM k8s footprint furtherGary Wu1-1/+17
Reduce OOM k8s footprint by using the Rancher VM as the orchestration node. Also cleaned up the rancher deployment script. Change-Id: Ic5594eac2830d83d58d2b0a1fa5eee770d97063d Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-28Enable k8s resiliency planesGary Wu1-14/+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-10-26Improve resilience against intermittent OS errorsGary Wu1-1/+4
Add workaround for intermittent failure for OpenStack to properly assign default apt mirrors. Change-Id: Id4191327542d9711ab65117522c4160838a66052 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Pass sec_group parameter to robot helm chartsGary Wu1-0/+2
Change-Id: I0e683928f6cae55c34b96ed851433e04dc0f57b6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-19Merge "Re-apply use of probe settings for public clouds"Yang Xu1-1/+1
2018-10-18Re-enable use of RAM disk for /dockerdata-nfsGary Wu1-3/+3
Change-Id: Ib9bbcb3c5ceb83427b735ed061a921a28812a802 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Re-apply use of probe settings for public cloudsGary Wu1-1/+1
Change-Id: Id271802fadd8f78f77b96feac30e330244dd263f Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Revert "Use probe settings for public clouds"Gary Wu1-1/+1
This reverts commit c6506fffe35791c1778348a78b5daa79e3b07004. Change-Id: I610e803a7e6858514000cbef6407fadbd8e61ed8 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-17Use probe settings for public cloudsGary Wu1-1/+1
Change-Id: I22679a31e4d6ba8a365c77c307e16069c164f9a6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-16Add retries to handle intermittent network issuesGary Wu1-12/+21
Change-Id: I1fbdbd27b9b480dfafed87b12cdad23e4f3626f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-01No longer use RAM disk for /dockerdata-nfsGary Wu1-1/+1
Change-Id: I9861c363b55de662c1d3985fda97df7552272c81 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-01No longer use RAM disk for /dockerdata-nfsGary Wu1-3/+3
Change-Id: I34ec8e242fed1d18d023afaf473a6507afef6922 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-17Add support for oom helm deploy pluginGary Wu1-1/+3
Change-Id: Ic75c21e2666d60466ecb3f5b5cefa654a595b33c Issue-ID: OOM-1344 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-15Upgrade helm version to 2.9.1Gary Wu1-8/+14
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-9/+16
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-3/+4
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-26OOM heat teamplate and env changes for vFWCLGary Wu1-0/+1
Change-Id: I0791574e48ecb64ae6e046fbd365eb2d3cb971a1 Issue-ID: TEST-110 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-24Refactor OOM deployment scriptsGary Wu1-0/+10
Change-Id: I50e5cc63bc31b2cb236e73d28c4a63bcad62986c Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-28Bug fix on RAM disk NFS shareGary Wu1-3/+3
Change-Id: I26eed563e67db2d542f7ec9c78fd51ba931c700c Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-26Test using RAM disk for /dockerdata-nfsGary Wu1-1/+5
Change-Id: I82d461caa7d9be77af366f8186f1b7851a914ac9 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-25Support testing of gerrit changes to manifestGary Wu1-1/+18
Change-Id: I4a928c562cb56847f500d2b44eb8284caf3df550 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-08Fix kubectl version in comment stringGary Wu1-1/+1
Change-Id: I8e510b508a8282d0b7f60143177db739168d28df Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit e41117cf02f3667de0161a5e917ce9380efd2d52)
2018-06-07Revert "Change deploy scripts to use beijing"Gary Wu1-1/+1
This reverts commit 39ae6f4b4fa5504f5ee784e1b939aae0cb072901. Change-Id: I3676cf7fa07f5c07c12b26900c4e3bc1d1328b76 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Change deploy scripts to use beijing branchGary Wu1-1/+1
Change-Id: Ifb684bd389c1ff61a9a9e5c8ed522cec04ffb627 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04Add license header to deployment scriptsGary Wu1-0/+10
Change-Id: I5c14c553a5d702b625f69d361cbb2d22cb52cd5a Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-01Enable kubectl auto-completionhector1-0/+2
Issue-ID: INT-518 Change-Id: Ib7544018d73a1861a86b2ab07780b463f7ec704a Signed-off-by: Hector Anapan <ha076r@att.com>
2018-05-14Add new integration-override paramsGary Wu1-0/+1
Change-Id: Id2571ec8d88d44fc617ea3ad2c78decbf6c7bcd1 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-12Tag and branch the OOM installationGary Wu1-0/+8
Change-Id: I1cb72107b3c90addb208ff0b9a16176417188aa4 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Pass integration-override directly in env fileGary Wu1-28/+15
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 Wu1-2/+187
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>
2018-03-12Switch to OOM master branchGary Wu1-1/+1
Change-Id: Id22337bd61425c69be88fd80f86bc501f46d7e78 Issue-ID: INT-439 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-08Make apt and docker proxies optionalGary Wu1-2/+6
Change-Id: Id786be755d8db88359c00cb442d7132afbb64f95 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Refactored OOM heat template/env file locationsGary Wu1-0/+18
Change-Id: Ib0fcf2cac1fe209b252027d183f12ce7cdfee953 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>