aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2018-04-17Fix deployment errors in nbi cloud initSylvain Desbureaux2-9/+16
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-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 Debeau1-3/+6
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 Wu1-2/+20
2018-04-16Merge "del sed command Issue-ID: INT-456"Marco Platania1-3/+0
2018-04-16Update AAF installation with HeatMarco Platania1-2/+20
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 Platania2-1/+23
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 "complete nbi install Issue-ID: INT-456"Marco Platania2-2/+32
2018-04-16complete nbi installRene Robert2-2/+32
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-13Merge "Add vfc nokiav2vnfmdriver microserivce to MSB"Marco Platania1-0/+2
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 Platania2-0/+21
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-wfdYuanHu2-0/+21
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-10Install MUSIC containers via HeatMarco Platania2-1/+8
Change-Id: Ic36c551c5b132db3ff27d620ddaf55d1370ff5f1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Merge "Update vfc_vm_init script"Marco Platania1-3/+2
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>
2018-04-10Update vfc_vm_init scriptyangyan1-3/+2
Issue-ID: VFC-866 Change-Id: Icdf677ca953f2499b50bb73d14cb15d051a2d910 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-09Iniital boot scripts for dmaap-buscontrollerDominic Lunanuova5-5/+215
Patch 2 corrects domain for integration: simpledemo.onap.org Patch 3 merge with mr scripts so share 1 VM. Also use correct bindings. Change-Id: I2431dcecab13c8ef480de59d79fb807d3b2e5b8d Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-125 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-04-09Register WF Designer UI Service to MSBYuanHu1-0/+1
Register WF Designer UI Service to MSB Issue-ID: SDC-1128 Change-Id: I0a70d7e52cd7a5c93cfcaa519a6d85cbf1a64736 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-06Merge "heat install controllop app + brmsgw dep version"Marco Platania1-0/+11
2018-04-06heat install controllop app + brmsgw dep versionJorge Hernandez1-0/+11
Change-Id: Ib641d1c50024c114a50d40954fc4b2dde3159d5c Issue-ID: POLICY-735 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-06Fix policy docker taggingPamela Dragosh1-3/+3
The OOM requested removal of policy from the path for Beijing release. And updated to latest SNAPSHOT docker image. Issue-ID: INT-444 Change-Id: Id26988aef817c223a95eee5ad1605bc6641388a5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-05Fix issues in ONAP install scriptsMarco Platania3-4/+16
- Rename container in AAI script - Rename container in VID script - Update VM flavor for OOF - Update OOF install script Change-Id: I5ea91b99e840c35cae8ad876c8b4f7d14ff50128 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-04Merge "Imporve dcae2 init scripts"Gary Wu2-2/+55
2018-04-04Imporve dcae2 init scriptsLusheng Ji2-2/+55
Issue-ID: DCAEGEN2-206 Change-Id: I7e60806369eef5a816f6c5c686f1061debc833ee Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-04Rename robot docker from openecomp to onapGary Wu1-3/+3
Change-Id: I2a10b9c3545f8831d563e84f47795c73537a7edf Issue-ID: INT-459 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-04Merge "Fix DNS issues with MUSIC, OOF and AAF FQDNs"Gary Wu2-8/+8
2018-04-04Fix DNS issues with MUSIC, OOF and AAF FQDNsMarco Platania2-8/+8
Change-Id: I3f470164cdbeb1b038587aee31dc76a32fe8a4a0 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-04Add code for R2MVP deploymentLusheng Ji2-55/+96
Added code using a "dcae_deployment_profile" parameter to control what kind of deployment for DCAE. R1 is for ONAP Amsterdam deployment (bootstrap installs Cloudify Manager then uses CM to deploy additional VMs). R2MVP is a new MVP deployment, with only service components such as VES collector and supporting components. All components are deployed with their default configurations. R2MVP does not support dynamic depoyment of additional assets and configuration via CLAMP. Issue-ID: DCAEGEN2-206 Change-Id: Ide51c780a45c23f33123d52f9df225b8715833d3 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Update Heat and install script for BeijingMarco Platania3-10/+14
Change-Id: I28b3b585e9609b69ca784654d0a6de927d206d62 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-03Add NBI configuration to DNSMarco Platania5-3/+25
Change-Id: I456d612171ab6f00a7f0390b585ea6208e047918 Issue-ID: INT-456 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-29Update OpenStack envst782s1-4/+5
Issue-ID: PORTAL-217 update the docker version in the openstack env file Change-Id: I2e344eb8981fb9af230ad9ff5a8a448c92bd6dfe Signed-off-by: st782s <statta@research.att.com>
2018-03-28Merge "add externalAPI/NBI project"Gary Wu3-0/+198
2018-03-28add externalAPI/NBI projectRene Robert3-0/+198
and correct end of lines Issue-ID: INT-456 Change-Id: Ib61780eace2d204f1a3763f497943540cfb33889 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-03-28Update MSB Registration Info.YuanHu1-0/+2
Update MSB Registration Info. Issue-ID: SDC-1128 Change-Id: I8718de9dbef9dcbfe4de2889facbef8ae9e0c322 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-27Add Nokia v2 docker imageDenes Nemeth1-0/+8
Change-Id: I1c8b4fc70b3124dcc910c8a1cef063d0090d09b5 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-03-22Add skeleton for new VMs in HeatMarco Platania14-5/+672
- Add MUSIC, AAF, OOF VMs in Heat - Update DNS configuration - Add init/install scripts for the new VMs - The Heat template and the scripts must be completed Change-Id: I270598a954a6f70ed2c72b4d01bd81dcea13f848 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-20deployment scriptsst782s1-1/+8
Update Beijing deployment scripts for release tags Issue-ID: PORTAL-217 Change-Id: I18e5510d0767c522bfdebd3e5d0aa81b28575232 Signed-off-by: st782s <statta@research.att.com>
2018-03-19Change the port config about MSB to 443LiZi1-2/+2
Change-Id: I3008667ef414045fe6a6ab9a48382fb854dd272b Issue-ID: AAI-893 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-16Merge "AAI services registration in MSB/HEAT"Gary Wu1-28/+79
2018-03-16AAI services registration in MSB/HEATAdrianSlavkovsky1-28/+79
Change-Id: If9e18765b65542e3e7bdb7df2ca84c3ee0499cc9 Issue-ID: AAI-671 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-03-16Providing HTTPS endpoint at API gatewayHuabingZhao1-1/+1
Issue-ID: MSB-140 Change-Id: Ic89750f87abc862ff1cf0335e0c1083a06adee2e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>