aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Merge "Register ONAP services to MSB"Marco Platania1-1/+32
2017-09-28Register ONAP services to MSBHuabingZhao1-1/+32
Register VF-C services to MSB. Issue-Id: MSB-83 Change-Id: I14a901960f8e6fcb0dcb5144990b5ad6e72ec975 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-27Remove version number from keystoneMarco Platania1-1/+1
- Affected components: - Rackspace Heat template - dcae_install.sh Change-Id: I0635be8cdba305822db8c175777ecac33d3da40d Issue-ID: INT-197 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-27Integrate CLI with ONAPMarco Platania1-0/+3
Change-Id: Idb7a92546a5cb41217e91517f2c27a18855f7df6 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-27Fix cli install script to check for java existanceKanagaraj Manickam k003651061-1/+9
CLI-49 Change-Id: I517d0ebf12a41bffb9626ca5857bc23e551e376f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-26Fix tag in SDNC containerMarco Platania1-2/+2
- From openecomp to onap Change-Id: Ide97bb4fe687b25b014e0a0fe7eb6f60eea70c51 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Fix path to SDNC containersMarco Platania1-4/+4
Change-Id: Ia7a7b1694bd7a2a0cb3979c544490f63ad0ba45d Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Fix typo in dgbuilder nameMarco Platania2-2/+2
Change-Id: I49427fda44b717de457f1143534b8a80f2607065 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Merge "Add install script for CLI"Marco Platania1-0/+50
2017-09-22Fix issues in MSB and Multi-VIM installationMarco Platania3-108/+42
- Add delay before curl operations in MSB - Use detached mode (-d) in Multi-VIM Change-Id: Id9f022b163312286ea370ebd40d1f75084631759 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Merge "Add Usecase-UI docker run instructions in demo"Marco Platania1-1/+10
2017-09-22Add Usecase-UI docker run instructions in demoshentao1-1/+10
Change-Id: I7a464d0be3702a207bd524620090919da67eeaed Issue-Id: USECASEUI-44 Signed-off-by: shentao <shentao@chinamobile.com>
2017-09-22Merge "Register ONAP services to MSB"Marco Platania1-1/+126
2017-09-22Register ONAP services to MSBHuabingZhao1-1/+126
Register AAI,SO,Policy,Portal,SDC,SDNC,Multi-Vim to MSB. Issue-Id: MSB-83 Change-Id: I0cc133f75887463e67e58d35a8480193bb2d3996 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-22Add install script for CLIKanagaraj Manickam k003651061-0/+50
Installer script to download the latest CLI from the nexus and install it locally with all required software. CLI-47 Change-Id: I4c77991012bfb79f3e4157a53e0e46df0b899a4e Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-21Add OPEN-O VM to Heat templateMarco Platania8-22/+35
- Add OPEN-O VM with MSB, Multi-VIM, VNFSDK, VFC, UUI - Add branch name per component - Add docker version number per component - Add xxlarge flavor to Heat for OPEN-O VM - Add MSB, Multi-VIM, VNFSDK, VFC, UUI to DNS config - Rename MSO to SO (wherever possible) Change-Id: Ie64563486212b4589b190e5c52d6524f9ca22850 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-21Parametrize MSB IP in VF-C installationMarco Platania2-21/+32
Change-Id: I3a1dbaec578b5eace44d7bb746a0df398a1047aa Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-21Add two more containers to Multi-VIMMarco Platania1-1/+7
Change-Id: Icfbdab67489d731b94d29d5a483804ee00b70177 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-21Merge "Add vfc docker run instructions in demo"Marco Platania1-1/+13
2017-09-21Add MTU config to vnfsdk init scriptMurali1-0/+1
MTU configuration has been added to init script and docker compose file Change-Id: Ic5a364b6315b4a3f3f55b482347139f5c74f991d Jira:VNFSDK-92 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-21Add vfc docker run instructions in demoying.yunlong1-1/+13
Change-Id: I3915b0654c06c3e923ea71f5bd7605ca0160ad9e Issue-ID: VFC-404 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-21Fix MultiCloud Environment variableEthan Lynn1-2/+2
Correct name is MSB_ADDR. Change-Id: Ib92b4222df824b11baaf96b62e4e6b0dc369ff7b issue-id: MULTICLOUD-97 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-20Fix docker installation in OPEN-O VMMarco Platania4-13/+18
Change-Id: Ib636ec64cf2d634bb4db5fff651d18d165fb6bf2 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-20Fix OPEN-O VM installation issuesMarco Platania3-4/+28
Change-Id: I89079d0d690032b2ea88d0f30f2f20daa3098838 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-20Add install scripts for OPEN-O componentMarco Platania7-16/+73
- Modify vnfsdk_vm_init.sh - Modify msb_vm_init.sh - Rename vnfsdk_install.sh to openo_install.sh - Rename vnfsdk_serv.sh to openo_serv.sh - Add mvim_vm_init.sh, vfc_vm_init.sh, and vfc_vm_init.sh Change-Id: Ie7927356f542166c1dfe808b37b14fca5b1accb0 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-20Merge "Add install support using Heat for vnfsdk"Marco Platania3-0/+229
2017-09-20Add install support using Heat for vnfsdkMurali3-0/+229
New files added to support vnfsdk deployment using HEAT Change-Id: Ib0329267a534b96ad14b1cec3d291399b6bc6241 Jira:VNFSDK-92 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-20Add VM init script for MSBHuabingZhao1-0/+24
Change-Id: I4ac9b1ddb6f30563f585e45b4856de8bd7c35873 Issue-Id: MSB-77 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-16Fix DNS zone configuration error for OpenstackYang Xu1-1/+1
Issue-Id: INT-178 Change-Id: I1b256bb4710675aa7d030b0a2913e6faa1cbd8db Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-07Merge "Add tagging for CLI to match with portal"Marco Platania1-0/+2
2017-09-07Add tagging for CLI to match with portalKanagaraj Manickam k003651061-0/+2
Portal uses specific tagging to match with portal docker compose file and same is made for CLI. CLI-14 Change-Id: Ic4b024c5b87248eb5c006e2ae9ccb4a634ecbe68 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-07INT-178 Fix DNS zone configuration errorYang Xu1-1/+1
Change-Id: Ibabbcd169c210f10925851dba3bdc5f7f1f9b74f Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-06Merge "Add CLI deployment as part of portal"Marco Platania1-0/+3
2017-09-04Don't put tag latest but sed in docker-composeeh552t1-2/+4
Change-Id: I82de4f3147d2406f73bc07436595ef2933961f4f Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-47
2017-09-01Add Java repo to all install scriptsMarco Platania13-26/+39
- 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-31First changes for integration in clamp_vm_initeh552t1-3/+19
Change-Id: If5d2c7875a36bd3a25a8f817ebfbcf54e0b40cf2 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-47
2017-08-31Add CLI deployment as part of portalKanagaraj Manickam k003651061-0/+3
CLI is available as onap/cli docker image and is enabled to get installed as part of portal vm CLI-14 Change-Id: Ia1035a934f9808d76a78415462677708017eaea7 Signed-off-by: Kanagaraj Manickam k00365106<kanagaraj.manickam@huawei.com>
2017-08-30name alignmentMichael Lando4-11/+11
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-08-30Fix API_KEY file name in CLAMP scriptsMarco Platania2-2/+1
Change-Id: Ibb7f49f0ab85bd5d93370e62dc44b5dc1ea69513 Issue-ID: INT-115 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-29Add CLAMP VM to ONAPMarco Platania6-3/+239
- Extend Heat templates with CLAMP resources definition - Create installation scripts for CLAMP - Update DNS configuration Change-Id: I1db7f884f8318eceb74dace972f8ad808ac8551d Issue-ID: INT-115 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-25Init script uses docker-composeChristopher Lott (cl778h)1-58/+25
Also uses a directory of property files instead of a zip archive. Issue: PORTAL-52 Change-Id: I1861fc2efd0669c6fda5c74e004e389ff6a6c682 Signed-off-by: Christopher Lott (cl778h) <clott@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 Platania11-12/+24
- 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-16Add AAI searchservice entry to DNS configurationMarco Platania8-371/+29
- Add the searchservice entry to DNS zone file - Rename aai2_* install/init scripts to aai_* - Point Heat template to aai_* scripts Change-Id: Ife73688cdc2cf01dc9aa89d8b91db79eea6ea15b Issue-ID: AAI-128 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Update portal_vm_init.sh to move logback.xmlVaibhav Jain1-0/+2
The logback.xml is moved to base directory from where all other config files are picked. Change-Id: I7c82b968ba15d83aaa61ec8e7878a8415f7d607c Issue-ID: PORTAL-74 Signed-off-by: vaibhav.jain1 <vaibhav.jain1@amdocs.com>
2017-08-08Rename MSO repo to SO in MSO install scriptMarco Platania1-1/+1
Change-Id: Ied2118c74e055a641df58d51185155d1b6669b3f Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-07Drop variables now published elsewhereChristopher Lott (cl778h)1-7/+2
Changes were merged to the os_settings.sh script within portal/deliveries so drop the redundant assignments in the portal_vm_init.sh script. Change-Id: If0c61dac343aebf4488525184597807095649307 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Revise portal start script for robustness.Christopher Lott (cl778h)1-22/+39
1. Use portal script variables instead of hardcoded strings. 2. Remove named Docker containers BEFORE attempting to tag them; this script failed if docker containers were lingering. Change-Id: Id9ad8794f35745a02015768ca8b3eed16ad7dd73 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-02Add AAI ui entry to DNS configurationMarco Platania1-0/+1
Change-Id: I0f9d8e9cca6cd0f860c60e1c51c477d00d941413 Signed-off-by: Marco Platania <platania@research.att.com>