aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-08-01Correct name of Docker containers when cleaningChristopher Lott (cl778h)1-2/+5
1. For portal, was using ecomp_portal, should be onap_portal 2. For widget-ms, was using IMAGE widget-ms:latest, should be ecomp-portal-widget-ms Issue: PORTAL-30 Change-Id: I954ea14d997c272bec2ced20de8dcf381ef13769 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania13-28/+28
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-27updated portal new docker imagesManoop Talasila1-0/+5
Change-Id: I286f8a714b2dee5e0b44f99abe4b14485045b948 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-07-25Fix make install in DCAE and MR VMsMarco Platania2-2/+2
Change-Id: Ic0f3093fe0716ffcd3089d9af042f8c9866ba375 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-25Add make package to ONAP VMsMarco Platania13-13/+13
Change-Id: I5137f0f62dd425a67662676f55de5f09fbbbdd86 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-30disallow changes to robot configMarco Platania1-14/+14
Change-Id: I038d75595e505f5b40346c4d8f9b7bfb9124a54d Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-29avoid hardcoded valuesNayan Deshmukh1-0/+16
in integration_robot_properties.py Change-Id: I8bd992d7e10dc87077d80506ef8710cb171c6329 Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com>
2017-06-27export DNS as it is used in docker-compose.ymlNayan Deshmukh1-0/+1
Change-Id: I6bd1aee2d5acf6b831680fb7ac13ff30fc0fd1cd Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com>
2017-06-12Fix docker image name in aai_vm_initNayan Deshmukh1-1/+1
Change-Id: I9a34dbc2083f06d1226c70c0b4cc331e3f388cfb Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com>
2017-06-08Change owner to log dir in AAIMarco Platania1-0/+1
Change-Id: I462866504b1da1703a8dccd579d77c8091daaf2f Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-07Add local DNS config to docker engineMarco Platania12-36/+84
Change-Id: I40d2528fc77e201c669e709765465dd1ff91f731 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-06Add second AAI instance to OpenStack templatesMarco Platania2-6/+14
Change-Id: I48799b2d7b4aec5b0bd627d9bec291c9f14c8787 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-02SDC,MSO & Robot VM are inaccessible after rebootArun Arora3-3/+6
Install scripts (/opt/<VM Name>_install.sh) of SDC, MSO & Robot VMs change the Interface name from ensX to eth0 in the interface configuration file. Same changes are needed in /etc/udev/rules.d/70-persistent-net.rules else IP address is not configured in these VMs post-reboot due to which these VMs become inaccessible. Change-Id: Ic139943579347253c9c051ff0a8451906d0e8017 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-06-01Change script name in AAI installMarco Platania1-5/+5
Change-Id: I3b6cf68dac752ce721f867912c57946487dfabdd Signed-off-by: Marco Platania <platania@research.att.com>