summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-23Updated the name of AAI certificates.Ankitkumar Patel1-2/+2
Updated the name of AAI cert. Issue-ID: INT-444 Change-Id: I5b96899996a906264aafd9688273048b45ec954a Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-23Merge "INT-444 adding the osdf vm init script"Marco Platania1-0/+52
2018-04-23INT-444 adding the osdf vm init scriptVarma, Vikas (vv8305)1-0/+52
Change-Id: Ibaa9a8250df0595a14178a2673ec8316e739caef Issue-ID: INT-444 Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
2018-04-23Merge "Remove Nexus from Policy installation"Gary Wu1-2/+2
2018-04-23Remove Nexus from Policy installationMarco Platania1-2/+2
- Nexus container is now directly picked from Sonatype Change-Id: I3eed8cb68a846d1bb57fc805911cd57d36cf1aa4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-23Update policy docker releasePamela Dragosh1-2/+2
v1.2.0 Issue-ID: POLICY-708 Change-Id: I0b3d186d33d6de83408cb07223d825d4e0e9d082 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-23Merge "Old image is being pulled"Marco Platania1-2/+2
2018-04-23Old image is being pulledMurali-P1-2/+2
Image name recently changed Issue-ID: VNFSDK-252 Change-Id: I29b8fb491c486b47674d9d34f57b686278362a74 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-20Update AAF configurationMarco Platania3-4/+14
- Pass local IP to AAF VM via Heat - Update aaf_vm_init.sh to change AAF (d.props) config at startup Change-Id: I6826306c6193b540a45814257879ac099f00fec2 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-20Merge "Fix VNFSDK health check Heat"Marco Platania2-0/+2
2018-04-20Merge "OOF Changes For Correct Music server_url"Marco Platania1-6/+21
2018-04-20Fix VNFSDK health check HeatMurali-P2-0/+2
Global injected ip adress Issue-ID: VNFSDK-252 Change-Id: I7cb8c26e420c8f44e4fe376dbab3a8259f30dd76 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-19Updated the docker imagesu622b1-0/+7
Issue-ID: DMAAP-433 Change-Id: Ia0c9ca8d3b3297e389d25925f341f0dcd2438dea Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-19OOF Changes For Correct Music server_urlIkramullah, Ikram1-6/+21
Issue-ID: INT-444 Change-Id: I03be9b04a6b4248c0efe0bd4c1d04d215cdc2a8b Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2018-04-19Update CLI docker version in heat templateKanagaraj Manickam k003651061-1/+1
Issue-ID: INT-473 Change-Id: Iceffe655fe7066cf33b810744030255fb23fcd23 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Merge "Update DCAE IP and port for VNFs"Gary Wu12-31/+31
2018-04-18Sync up env template with env file changesGary Wu1-3/+5
Change-Id: Ie53c0a5bd061da91f63092bfcef6334989f61fc0 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-18Update DCAE IP and port for VNFsMarco Platania12-31/+31
- For Beijing, DCAE (Heat-installed) will be deployed in a single VM. This makes the IP address available to VNF (VNF Heat env file) - Change the port of the DCAE collector to 8081 - Rename DCAE VM in ONAP Heat template Change-Id: I6d95b73de774afd41136ca289a11beb5fddc31a3 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-18Update OOF installation scriptsMarco Platania6-2/+125
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17Merge "Update instructions for Honeycomb in VLBMS"Gary Wu3-16/+16
2018-04-17Merge "VM start script improvements."Marco Platania3-14/+27
2018-04-17Update instructions for Honeycomb in VLBMSMarco Platania3-16/+16
Change-Id: Ib230954bafb144052deb4d13ad2c6b257d5ff837 Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17VM start script improvements.Lusheng Ji3-14/+27
1. improved vm_init script 2. enabled vm_init script at the end of install script 3. noting that now supporting more deployment profiles Issue-ID: DCAEGEN2-434 Change-Id: I2bcbe1c79571dad5f6d8998f02eaf702efa5625e Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Merge "Fix deployment errors in nbi cloud init"Gary Wu3-11/+24
2018-04-17Fix deployment errors in nbi cloud initSylvain Desbureaux3-11/+24
add some missing needed variables in heat stack part of nbi (ip addresses of sdc, aai and so). Retrieve them and use them in nbi_vm_init.sh script. Clean nbi_install.sh script in order to be faster. Change-Id: I234e0ebdaa75c87c1585bf128831af54515e1eab Issue-ID: EXTAPI-76 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-17Merge "Add cli ip addr in robot vm for health check"Marco Platania1-0/+1
2018-04-17Add cli ip addr in robot vm for health checkKanagaraj Manickam k003651061-0/+1
Issue-ID: CLI-106 Change-Id: I80eee058845c0b67f972477feb34812e960a3e52 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-17Merge "modify robot_vm for nbi ip Issue-ID: INT-456"Marco Platania2-0/+4
2018-04-17Add cli ip addr in robot vm for health checkKanagaraj Manickam k003651061-0/+1
Issue-ID: CLI-106 Change-Id: Ic8e9c7faa17923de9cd6da60b45e2afc16a6dce7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-17modify robot_vm for nbi ipRene Robert2-0/+4
Issue-ID: INT-456 Change-Id: I163324e725c1daa6f5de016f1066b2ef7bbc2285 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-16Improve ONAP installation with HeatMarco Platania2-1/+406
- Stop Music containers before starting new ones - Update maven settings.xml in aaf_install Change-Id: I96f5c1a3c403f1b55ecf91c67f6929ca141fbfcb Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Correct ExternalAPI-NBI init scriptEric Debeau6-1020/+1023
Add directory /opt/nbi Correct docker-compose.yml path Issue-ID: INT-456 Change-Id: I872da967874c444ae8c76fd9f5784bdadbd00da0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-16Merge "Update AAF installation with Heat"Gary Wu4-5/+33
2018-04-16Merge "del sed command Issue-ID: INT-456"Marco Platania1-3/+0
2018-04-16Update AAF installation with HeatMarco Platania4-5/+33
Change-Id: I169e2b6530b5515879c6ebdcf6b1ebf2b3f83aa1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16del sed commandRene Robert1-3/+0
Issue-ID: INT-456 Change-Id: I165bd71a704286d05f9df92d5302b4ee9a09a731 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-16Install AAF with Heat (WIP)Marco Platania6-2/+34
Change-Id: I65a9ded45dbaf238cbef4a3b29b6ecfc7171e670 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Merge "Add R2 heat deployment of DCAE"Marco Platania2-107/+188
2018-04-16Merge "Add DCAE docker version refs"Marco Platania3-3/+149
2018-04-16Merge "complete nbi install Issue-ID: INT-456"Marco Platania5-4/+50
2018-04-16complete nbi installRene Robert5-4/+50
Issue-ID: INT-456 Change-Id: I8a16fde4627f61af7556006fafc0dcbfd9a429cc Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-16Add R2 heat deployment of DCAELusheng Ji2-107/+188
Issue-ID: DCAEGEN2-434 Change-Id: Iab71fe366d2e518db0fdf3ab98bbe45e4492751a Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Set SERVICE_IP when setup service.001643311-13/+13
VFC service will register to MSB when setup. The service IP should be the real external IP. Change-Id: Iba87bafe05b0a47e22d512499ae7b66fb8b4fab1 Issue-ID: MSB-98 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-15Add DCAE docker version refsLusheng Ji3-3/+149
Issue-ID: DCAEGEN2-206 Change-Id: I4e2fc2bb8b07adf6e7c24c07dc2e5c559ff3cffd Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-13Merge "Add archive creation to POM file"Gary Wu1-30/+47
2018-04-13Merge "Update Policy to STAGING"Marco Platania1-2/+2
2018-04-13Merge "Add vfc nokiav2vnfmdriver microserivce to MSB"Marco Platania1-0/+2
2018-04-13Add archive creation to POM fileMarco Platania1-30/+47
- Create tar.gz and zip archives - Upload archives to Nexus Change-Id: I49c251e9f59f2c627394495030c06bc4f82a9010 Issue-ID: INT-433 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-13Update Policy to STAGINGPamela Dragosh1-2/+2
We have released artifacts and would like to test the STAGING docker image. We will release it if all goes well. Issue-ID: POLICY-708 Change-Id: Ifaa6f166683e4b551621e0e65a941d136ecda23b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-13Use VM IP to register catalog service to MSBHuabingZhao1-1/+1
Issue-ID: MSB-98 Change-Id: I3dede1c314d8fe950f84856f4a072692015c69b0 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>