summaryrefslogtreecommitdiffstats
path: root/boot/portal_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-31Upgrade docker-compose from 1.9.0 to 1.16.1Christopher Lott (cl778h)1-3/+2
Issue: PORTAL-138 Change-Id: I49bfb2254ea4f2cb25a1fc6707df0420d205ee8b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
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-25Clone Portal repo from master branchMarco Platania1-3/+1
- Update portal_install.sh to clone the master branch Change-Id: Ic5045d487dfb6ed38a61e7021b9a56ccee1eed62 Issue-ID: PORTAL-75 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-23Change Portal Gerrit branchMarco Platania1-1/+4
- Change the Portal Gerrit branch to release-1.1.0 - Hardcode the branch name to reflect recent cut - Temporary fix, waiting for other teams to cut the release Change-Id: I1914280d6d68884d20a52c845f7ad74837128983 Issue-ID: PORTAL-75 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-21Parametrize ONAP installation repositoriesMarco Platania1-1/+2
- Remove hardcoded repository names from installation scripts - Add parameters in Heat template - Use those parameters in the install scripts Change-Id: I3feadda7da22c282bd00618903de9aac1c01055b Issue-ID: UCA-33 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania1-2/+2
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-25Add make package to ONAP VMsMarco Platania1-1/+1
Change-Id: I5137f0f62dd425a67662676f55de5f09fbbbdd86 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-07Add local DNS config to docker engineMarco Platania1-3/+7
Change-Id: I40d2528fc77e201c669e709765465dd1ff91f731 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-23Change MTU size to private NICsMarco Platania1-2/+2
Change-Id: I6cfdd2d23dd36b9063dbc98ac0c164db0dcef787 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-15[UCA-15] Allow root access to ONAP VMsMarco Platania1-0/+4
Change-Id: I2f70c71cd9c93aace320f4588eb7e4b8cff1bf6d Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-09[UCA-10] Fix issue with MTU size in dockersMarco Platania1-0/+14
Change-Id: I19db615d3f5364d6b0894aabf5de60d192183595 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-28enable no floating IPs in install scriptsMarco Platania1-1/+28
Change-Id: Iec5a16e401d7c1f581f05a4b7a9b8ee2708cd4e3 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-18allow unauthenticated docker-engine downloadMarco Platania1-4/+1
Change-Id: I2c00fb108770efc36ef22fce6d1474f625e6df0e Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit 478e6defde66ace4b204fc20fee7a24ef77ccceb)
2017-04-18fix dependency list in MSO, Portal and APPCMarco Platania1-1/+1
Change-Id: Ib50ca5531d7e7d1896746e3177705493b393da0e Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit 38a235e58cc6466e0b61d03b918c81c77ed57c79)
2017-04-14move docker key instructionMarco Platania1-1/+1
Change-Id: Ia91176e98e1e578aa05745aa8f3b97995ef8bb55 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit dce86012866282cf906bc4f0a62cc5b224dac199)
2017-04-14fix typo in install scriptsMarco Platania1-4/+4
Change-Id: Id851d45eeedb3f35c59f68862545b92b03a273f8 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit 24431f180c2c238ba23f7181121537a106ef6f32)
2017-04-14add install scriptsMarco Platania1-0/+50
Change-Id: I50099ebb78b667944a836bc67aade3cfa53152cf Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit d4852ac785d973ae82492f86249fb476987adaec)