aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Set portal_docker version to 1.3-STAGING-latestChristopher Lott (cl778h)4-4/+4
In preparation for release of Amsterdam. Change-Id: Ic0df3e6aa9198fec88c01eed5ce75bf93c4e6b57 Issue: PORTAL-109 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-27Remove version number from keystoneMarco Platania2-2/+2
- 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 typos in vCPE Heat templatesMarco Platania2-3/+3
Change-Id: I784c221c0428f25820be850f5f8f488b332ed324 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-26Take out private networks from vCPE Heat templatesMarco Platania15-126/+115
- Take out shared networks (use network templates in SO) - Remove rackspace from templates name - Modify MANIFEST files accordingly Change-Id: I43f778eff74cf525b5ad7628ccdc38dfab7d0ef4 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.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-25Fix path to VES library in go_client scriptMarco Platania3-6/+6
Change-Id: I8eeaaee147fdfadde8260a00d981aca556802f52 Issue-ID: INT-228 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Upgrade vFW and vLB to VES 5.xMarco Platania10-20/+35
Change-Id: I5a9904d34dd1fbca2ab62b2f909b693553b2b61c Issue-ID: INT-228 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Add/update pom files for VES5Marco Platania5-4/+148
Change-Id: I2ebf12ba9ce6dba7222159f2c112779b3a7fa7ba Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Merge "Add scripts to bind nic and set ip"Marco Platania3-1/+62
2017-09-22Fix path to SDNC containersMarco Platania2-5/+13
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 "Initial version vCPE TOSCA infra template"Marco Platania1-0/+383
2017-09-22Merge "Naming custom additional fields and filesys fields"Marco Platania3-14/+14
2017-09-22Merge "Add install script for CLI"Marco Platania1-0/+50
2017-09-22Naming custom additional fields and filesys fieldsGokul Singaraju3-14/+14
Issue-Id: VNFRQTS-108 Change-Id: I751751bf1bc937ba5f7657370333a8a59b142eaf Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
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 scripts to bind nic and set iproot3-1/+62
Issue-ID: INT-80 Change-Id: Idd407cadae26f354b85a356ce5aaf6e090e03fc1 Signed-off-by: root <rujun.li@intel.com> Signed-off-by: RujunLi <rujun.li@intel.com>
2017-09-22Upgrade VES library from 4.2 to 5.xJohnson Li2-6867/+1973
Issue-ID: INT-80 Change-Id: I6ae3cabf62c85a8da85c8a4623db4aae0e5e4281 Signed-off-by: Johnson Li <johnson.li@intel.com>
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 Platania16-532/+1016
- 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-21Initial version vCPE TOSCA infra templatedfilppi1-0/+383
Change-Id: Ib1c6709b9802a2c2d439e1aaa10cc2faa1117af1 Issue-id: INT-93 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
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-18Sync-up files timestamp with host VM's timestampMarco Platania4-9/+8
- Add -m option to tar operation to modify the files timestamp Change-Id: I1f1eebebd845b67206137a65c5b3385cb949a6a8 Issue-ID: INT-211 Signed-off-by: Marco Platania <platania@research.att.com>
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-14Fix repo name in CLAMP VM descriptionMarco Platania1-1/+1
Change-Id: I9e83e9e1b4f5195e837f11fcdeab4ccc07603dc5 Issue-ID: INT-115 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-14Add patch for BRG and scripts to set the NAT ruleJohnson Li20-6/+28146
Add Framework codes for the vCPE VNFs Issue-ID: INT-80 Change-Id: I312aef9631636f0e2273f482f5db44ca93a55983 Signed-off-by: Johnson Li <johnson.li@intel.com> Signed-off-by: root <rujun.li@intel.com>
2017-09-12Merge "Automatically Set Tenant in Robot VM"Marco Platania1-0/+2
2017-09-11Automatically Set Tenant in Robot VMYang Xu1-0/+2
Issue-Id: INT-192 Change-Id: I29f0cbe1019c0134d56f7ef04a05cf0b17cfb0cc Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-11Automatically Set Tenant In Robot VMYang Xu3-0/+6
Issue-Id: INT-192 Change-Id: I46fa28a4d05a45448eaf644a53c33094655ae12b Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-11Add property to parent POM fileMarco Platania1-0/+4
- Skip SONAR run for demo project Change-Id: I4fe9920bfd69d0475e1e678f3ca5a589fdc8861e Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I5aad10d9c305c9c43adbeede50fc75cd1fa750e0 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>