aboutsummaryrefslogtreecommitdiffstats
path: root/boot/sdc_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02Remove unnecessary install of JDKGary Wu1-3/+1
JDK should not be necessary in HEAT VMs since everything should be run in docker containers. Change-Id: Ibf5038490595bdf3a02699eeb824eb4b4e569bb1 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-31Made docker install agnostic to ubuntu versionGary Wu1-1/+1
This is the first step toward gracefully upgrading all VMs to ubuntu 16.04. Change-Id: If2b7c57b43165bd99984e76eba5f29fd8bfc6df0 Issue-ID: INT-606 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-16Improve the way to deploy onap via proxyAbirATTAR1-0/+13
Issue-ID: OOM-1275 Change-Id: I0d77bcfe1e9ca183b3ba1aa56fff713db33b677b Signed-off-by: Abir EL ATTAR <abir.el_attar@nokia.com>
2018-05-21Retrieve boot scripts from new demo artifact zipGary Wu1-5/+4
Remove use of the raw repo. Remove nexus_repo parameter. Add new nexus_artifact_repo parameter with default value. Change-Id: Ib502a77010258c2a7a642cd375094b336d046174 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-12Add heat script for deploying sdc-wfdYuanHu1-0/+3
Provide the heat template script for deploying a sdc-workflow-designer to an openstack environment. Issue-ID: SDC-1208, INT-464 Change-Id: I61a06a66fab75928a3ed8d2ce2c426a0675a2606 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2017-09-01Add Java repo to all install scriptsMarco Platania1-2/+3
- ONAP install - vCPE/vFW/vLB use cases - Use sources.list.d instead of apt-add-repository - Parametrize the OS name Change-Id: I7287fda8c5f3aa4ecd42ff576ebfd3b937bfa549 Issue-ID: INT-129 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-30name alignmentMichael Lando1-0/+142
as part of the name alignment i want to change all occurrences of asdc to sdc. Change-Id: I2eb9ff087d3cfd61c0c1347d085dd02da64c2d89 Issue-Id: INT-100 Signed-off-by: Michael Lando <ml636r@att.com> Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-04-14fix typo in install scriptsMarco Platania1-92/+0
Change-Id: Id851d45eeedb3f35c59f68862545b92b03a273f8 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit 24431f180c2c238ba23f7181121537a106ef6f32)
2017-04-14add install scriptsMarco Platania1-0/+92
Change-Id: I50099ebb78b667944a836bc67aade3cfa53152cf Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit d4852ac785d973ae82492f86249fb476987adaec)