aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Correct path issue in redeploy-module scriptYang Xu1-1/+1
Change-Id: I024f88958d4844829fb6d5ae5744cc72fc65e93f Issue-ID: INT-1051 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-26Merge "Disable DHCP on onap_oam_ext subnet"Brian Freeman2-0/+2
2019-04-26Remove old Rancher-based deployment scriptsGary Wu37-2977/+0
Remove the old Rancher-based deployment scripts now that we're moving to RKE. Change-Id: I54356e77cf38076e4b2ac21f4fcd682586f40205 Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-26Disable DHCP on onap_oam_ext subnetGary Wu2-0/+2
Change-Id: I23a3136d290d333faf458c909ef7a2572096de72 Issue-ID: INT-994 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Uprev demoArtifactVersion, scriptVersion for DublinBrian Freeman4-9/+9
Issue-ID: INT-1032 Change-Id: Ib2ded00500bc60c26266b159053d76f997b1a780 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-24Bump rke to 0.2.1Gary Wu1-3/+7
Change-Id: Id63e436498179a23b5d2681cbabc3daec0357c91 Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Create onap_oam_ext private networkGary Wu3-16/+61
Create onap_oam_ext private network for use by vFWDT use case. Change-Id: Icb02c6fe353c5aaebadd1e382959a9c30191cb17 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Fix helm version to 2.12.3Gary Wu2-2/+2
helm 2.12.5 doesn't exist yet. Fix to use helm 2.12.3. Change-Id: I620b72a67bb0c130a371134d7eb49bbae72a5c8a Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Remove unused heat template parametersGary Wu2-4/+0
Change-Id: Ia2f66fd3b6eb3833ba20f0b060348220a4a0c961 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Bump helm/kubectl versions to match OOMGary Wu4-111/+4
Bump helm to 2.12.5 and kubectl to 1.13.5. Change-Id: I5f6fe2b814dc55bf42e6807c2e6f17ae6319f064 Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-24Lock down docker install to 18.09.5Gary Wu3-3/+9
Change-Id: I7bf2801e7b31024d9cdb1b45a95e5ac2fd8248de Issue-ID: OOM-1598 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-18Update integration-override parameterYang Xu1-0/+2
Change-Id: I0f7e3b3c34f3672c4808866f5f68a60589774c26 Issue-ID: INT-1032 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-17Enable shared mariadb in integration-overrideYang Xu4-0/+8
Change-Id: I17ac45e9bf046df78a78a0647dfdc70b36068bf6 Issue-ID: INT-1030 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-15Temporarily disable portal URL override in RKEGary Wu2-17/+2
Temporarily disable portal URL override in RKE to debug portal login issues Change-Id: I3bb02063271cf81be414a3b271188d1edba015df Issue-ID: INT-658 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-11Reduce probe rate for Portal CassandraYang Xu1-0/+5
Change-Id: Icb704694bb7b2b88a8ad0f100125ded39eecea12 Issue-ID: INT-993 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-11Reduce probe rate for sdc cassandraYang Xu1-0/+5
Change-Id: I0531783556fceff1de638eb6404285aed1d14342 Issue-ID: INT-993 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-11Go back to 12 x 16 GB k8s VMsGary Wu2-1/+481
Change-Id: I22804fbb20ebe707773928ba08abe2e122f0d3e1 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-11Change windriver k8s VM flavorGary Wu1-10/+12
Also re-enable dev-cassandra and increase cassandra liveness and readiness probe intervals. Change-Id: I63f049756974db44fc6d30b5bbf1179db9f9533c Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-10Enable Cassandra liveness probeYang Xu1-2/+4
Change-Id: Ic21b7ea1c7e69106a594d9a7efd97fb590e28fc9 Issue-ID: INT-993 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-10Reduce Cassandra CPU usage by less probeYang Xu1-0/+8
Change-Id: If922b4c078ceb3775d266f1e19382b45f51810e5 Issue-ID: INT-993 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-09Disable cassandra cluster in integration overrideYang Xu1-5/+8
Change-Id: I14f2c5ae49395b46d8fd7a5731928d8f23d18adb Issue-ID: INT-994 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-08Workarounds to reduce CPU consumptionGary Wu1-5/+10
Change-Id: I94d68cdf58acc03763f18081516aafe2ae9f1efc Issue-ID: INT-994 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-05Use Robot password workaround also for RKEGary Wu2-2/+5
Apply the same workaround in 469b46f7230d9a2512c7c2103f51c7e85f69eb5a to the RKE deployment script as well. Change-Id: I9741b3ad52e5bd60cc6c45ae6958898a744409d7 Issue-ID: INT-1016 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-04Create OpenStack encrytped pwd for robotMarco Platania2-4/+4
- The new encryption mechanism provided by SO is not compatible with robot decryption algorithm. We create a new environment variable that contains the OpenStack encrypted password in a format that robot can decrypt. Change-Id: Ibce3f17742facb20aff51a2d7e023dcd8351109e Issue-ID: INT-1016 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-03Remove comment lines in integration_overrideGary Wu1-15/+0
The lines commented out in commit 87c3c73130a15f3084a3576fad8fc0b941afb467 apparently cause issues after translation by HEAT. Removing them completely for now. Change-Id: I14bf726acccc88f9a855970248758e476f5149eb Issue-ID: INT-1014 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-03Renable log and pomba to pass health checksGary Wu1-2/+2
Change-Id: Idfbefbfeb65219192986e3037904cb0db41e1a5b Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-29Temporarily disable portal URL overrideGary Wu2-18/+18
Temporarily disable portal URL override to debug portal login issues Change-Id: Icbbc702dd2e0a44e2f8506eea4b2174b6a9a9e25 Issue-ID: INT-658 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-29Change k8s to 6 x 32 GB VMsGary Wu2-457/+1
Try 6 x 32 GB deployment instead of the previous 12 x 16 GB to cut down on the coordination traffic. Change-Id: I7228f034b7d1c8c1b075ddf5e1d6a5db8187b29b Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-27Clean up RKE scriptsGary Wu5-186/+55
Change-Id: I1508fc314df9a80f09f2dc86194832401f0a7652 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-26First draft of k8s deployment using RKEGary Wu32-0/+2811
Change-Id: Ifa0eb52b64438df64692aaf58b9ef8e5dd7fd32c Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-25Temporary workaround to debug rancher CPU issueGary Wu1-5/+5
Change-Id: Id508b3a02f8453a2800787a12787ad201dea0717 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-22Update rancher k8s template IDGary Wu3-3/+3
Change-Id: Ia2afe01c97812ae74faf9945451a00a84c93aa15 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-22Upgrade rancher server to 1.6.26Gary Wu2-4/+4
Change-Id: I898c8261058cc5ccba0e90d4d127c823d9d2ef87 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-19Update cloud pwd encryption mechanismMarco Platania2-1/+90
Change-Id: I7a311d62d7d5cd5d38dc01250a7e327a9eeac267 Issue-ID: INT-988 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-07Override so-catalog-db paramsMarco Platania3-6/+7
- Replace so-openstack-adapter with so-catalog-db Change-Id: I2a7e32eb14b11b71e0ab6d9588603fa08d97c40e Issue-ID: INT-950 Signed-off-by: Marco Platania <platania@research.att.com>
2019-03-04Add enabled flag to integration-overrideMarco Platania3-0/+104
Change-Id: Ifb13c03e0611d86ab10b9262e27ec2490277a4ea Issue-ID: INT-946 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-18Add redeploy-module.sh scriptYang Xu1-0/+25
Change-Id: Ie082ff0ebfe57bc85febc5edbc49f61a509513c5 Issue-ID: INT-888 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-12-12Upgrade Rancher and k8s versionsGary Wu3-5/+5
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-11Support custom hostname for Portal UIGary Wu7-3/+66
Change-Id: If315051577a3bf1367f779d6d1385b17e57c5dc3 Issue-ID: INT-774 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Workaround for AAI crashloop issuesGary Wu2-0/+18
Change-Id: I9910cb0e957da6b38f905423fe50c3bad0e72f22 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Change settings to allow deployment under loadGary Wu2-1/+7
Change-Id: I2969a7f7accf5bbda61d082bcb60f21dc0f8b685 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Use "half-CPU" flavors in TLABGary Wu1-2/+2
Change-Id: I447559c547aaf6f5dd7a1e63c2adfea83757f410 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 660ea2be6d66bef5aa94e62f551f5f101be12754)
2018-11-20Use 1.3.0 release demo artifactsGary Wu2-4/+6
Change-Id: I7f055ef0c502ed8bb6a8b210cf3baf109ab29a19 Issue-ID: INT-723 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20Make gerrit_refspec parameters optionalGary Wu5-8/+16
Change-Id: If3dbd009d59f75d9b9f9556c5ece32a40890a383 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-17Add mtu parameter to OOM heat templateGary Wu6-2/+45
Change-Id: Ia478de1f3484fa9b32fe34cf0ec8a5defe118f2e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-14Merge "Refactor k8s VM init script to use cloud-init"Yang Xu5-233/+916
2018-11-14Refactor k8s VM init script to use cloud-initGary Wu5-233/+916
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-14Enable AAF for APPCGary Wu2-10/+4
Change-Id: Ibebf7d82c4b07b1484efe79f4e4e05c68f45c261 Issue-ID: APPC-1237 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-14Revert "Enable VVP for daily deployment tests"Gary Wu2-4/+0
Change-Id: Idaf901162475de97a5af4c2ca41f1d73272f0b77 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-13Reduce sizes of etcd and orch VMsGary Wu4-5/+42
Reduce sizes of etcd and orch VMs. Also add one more orch VM for resilience. Change-Id: I8947e0fb6af7e788146e6a67f165b9dbc879dcf6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>