aboutsummaryrefslogtreecommitdiffstats
path: root/boot/msb_vm_init.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09Change UUI port configLuji71-2/+2
Change-Id: I1657173e7949943acdbf800cd69bea482922b970 Issue-id: USECASEUI-56 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-10-27Change service name to sdnc-compatibleHuabingZhao1-1/+1
Register two services for SDNC,one for the standard url, one for the compatible url. http://$MSB_IP/api/sdnc/v1/restconf/ http://$MSB_IP/restconf/ Issue-Id: MSB-83 Change-Id: Ie3cd82bee895db3d7e3ccaa3a5b84f1e3bd8c62a Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-26Change the url of activiti workflow engine serviceHuabingZhao1-1/+1
Issue-Id: MSB-83 Change-Id: I5ecc5e2ecf81de837880f1f992b69834f7babe98 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-17Set consul version to 0.9.3HuabingZhao1-1/+1
MSB can't work with the latest consul 1.0.0. Issue-Id: MSB-77 Change-Id: Ic822c12f1971aa4dc3fcf8075747e703a7b27622 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Add ESR register script.lizi1-0/+14
Change-Id: I8f313befd5b1391842c488efdbc8777402c3da0f Issue-ID: MSB-89 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-11Fix the service register issue.lizi1-48/+40
"path" parameter is need for some services. "enable_ssl" parameter is needed when register A&AI service to MSB. Change-Id: Ifcf055e9104dc7a7b2ca642ff9f0ece5ce7cb782 Issue-ID: MSB-88 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-28Use onap cli for registering services to msbKanagaraj Manickam k003651061-40/+49
MSB-83 Change-Id: Id2f591b6d7d7bfc92c399a07564f4cf06c5f6d4b Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-28Register ONAP Services to MSBHuabingZhao1-1/+6
Register UUI service and UI. Issue-Id: MSB-83 Change-Id: Iae8e0a07f6b40ec7684cab7f59a7671db4a81a75 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-28Register ONAP services to MSBHuabingZhao1-1/+32
Register VF-C services to MSB. Issue-Id: MSB-83 Change-Id: I14a901960f8e6fcb0dcb5144990b5ad6e72ec975 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-22Fix issues in MSB and Multi-VIM installationMarco Platania1-103/+37
- 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-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-20Add install scripts for OPEN-O componentMarco Platania1-5/+5
- 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-20Add VM init script for MSBHuabingZhao1-0/+24
Change-Id: I4ac9b1ddb6f30563f585e45b4856de8bd7c35873 Issue-Id: MSB-77 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>