summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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>
2018-04-13Add vfc nokiav2vnfmdriver microserivce to MSByangyan1-0/+2
Issue-ID: VFC-876 Change-Id: Ib3142cec014f444444c445d46a45bcc87fcc989a Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-12Merge "Add heat script for deploying sdc-wfd"Marco Platania6-0/+31
2018-04-12Add multivimproxy in msb_vm_init.shluxin1-0/+2
Change-Id: Ie22afa24c902a7c1ab5f84febaf4561ac3b5c60a Issue-ID: VFC-644 Signed-off-by: luxin <luxin7@huawei.com>
2018-04-12Add heat script for deploying sdc-wfdYuanHu6-0/+31
Provide the heat template script for deploying a sdc-workflow-designer to an openstack environment. Issue-ID: SDC-1208, INT-464 Change-Id: I61a06a66fab75928a3ed8d2ce2c426a0675a2606 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-12Merge "Register WF Designer UI Service to MSB"Chengli Wang1-0/+1
2018-04-11Update Music Cassandra container nameMarco Platania1-1/+1
Change-Id: Icfea075c558e4af0b73b3cae42ec4dd4498a4f80 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Merge "Install MUSIC containers via Heat"Gary Wu6-1/+28
2018-04-10Install MUSIC containers via HeatMarco Platania6-4/+28
Change-Id: Ic36c551c5b132db3ff27d620ddaf55d1370ff5f1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Remove obsolete VFC parameterGary Wu2-3/+0
Change-Id: Ida1d731195e5f785396db83bb5117b57d3d4caf0 Issue-ID: VFC-866 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-10Merge "Update vfc_vm_init script"Marco Platania4-4/+6
2018-04-10Add dmaap addr into vmware plugin envBin Sun1-1/+1
Change-Id: Iedb0eb7cd56ed00fb4d06f5ef98cae2021a7f761 Issue-ID: MULTICLOUD-149 Signed-off-by: Bin Sun <bins@vmware.com>