aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2017-10-23Add multiservice VM IP to SO init scriptMarco Platania1-0/+1
Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5 Issue-ID: SO-181 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-22Add proxying healthcheck to consul etcLusheng Ji3-58/+48
Changes are for: 1. Proxying healthcheck API call to Consul's health API using a Nginx container proxy. Also some code cleanup. 2. Add support for posting floating addresses to Designate DNS 3. Add addition parameters in heat for supporting spinning up DCAE in a separate OS/tenant (due to lack of Designate support in main Integration OS/tenant) Issue-Id: DCAEGEN2-127 Change-Id: Iac66eddbdd1dfadfc92bf2a1e372c6ad55bd0ab1 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-20Fix VNF instantiation issues in SO and RobotMarco Platania1-1/+1
- Add keystone version to SO config file - Add public_net_id and script_version to Robot - Replace non-ASCII copyright sign in Heat templates license Change-Id: I76b9caf19720c5b4ba7534c7d5ba329634860ff0 Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-17Merge "Set consul version to 0.9.3"Marco Platania1-1/+1
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-16Fix install script for dcae2Lusheng Ji1-12/+14
Issue-Id: DCAEGEN2-127 Change-Id: Icbb9e69d7cd28161ac4fc48f4449e188ae72e0d7 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-16Update dcae2 vm_init and intsall scriptsLusheng Ji3-40/+29
Issue-Id: DCAEGEN2-127 Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-13Merge "Fix the esr-gui docker start issue."Marco Platania1-1/+1
2017-10-13Fix the esr-gui docker start issue.lizi1-1/+1
Change-Id: Iec49be07cd42a2173926ba112785fc9d2d264d67 Issue-ID: AAI-434 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-11Merge "Fix script bugs"Marco Platania1-17/+18
2017-10-11Merge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"Marco Platania1-0/+1
2017-10-11Merge "Correct portal apps property directory name"Marco Platania1-2/+2
2017-10-11Correct portal apps property directory nameChristopher Lott (cl778h)1-2/+2
Old name had "rackspace" which was misleading; new name has "simpledemo" which is descriptive. Issue: PORTAL-113 Change-Id: I50934d1b42acdf4ed2f1fb57337a81f3e71786e1 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-11Add ESR FQDN to DNS configurationMarco Platania2-0/+2
Change-Id: Ic9faeada0df4456952946cbfad0919b25cab96df Issue-ID: AAI-421 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-11Set CLI_PRODUCT_VERSION to onap-1.1 in CLIKanagaraj Manickam k003651061-0/+1
CLI-40 Change-Id: Ic45bb549fbcc1e35418f8920823958229d255a63 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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 script bugsLusheng Ji1-17/+18
Issue-Id: DCAEGEN2-127 Change-Id: Iea9c2d6e62ef732e85053f72ed60f5ed86adc7c8 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Merge "Add docker run instruction in demo for esr."Marco Platania3-1/+23
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-10-11Add docker run instruction in demo for esr.lizi3-1/+23
Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b Issue-ID: AAI-421 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Add variable SERVICE_PORT for VF-C installtionZhaoxing1-2/+2
Change-Id: I17ff996c9a6c900c9ca5ad2112f4fc52b26dc15f Issue-Id: INT-220 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-10-10Add workflow docker for VF-C installtionZhaoxing1-0/+6
Change-Id: Icfd968fa202ceb6e4d00e6add204f065cef77a45 Issue-Id: INT-220 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-10-06Fix UUI containers' name in init scriptMarco Platania2-5/+5
Change-Id: Id9330cb405ce0143e9d94c7d8b05a60922130a84 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-06Add onap.org to DNS configurationMarco Platania4-1/+303
Change-Id: Ib86f91f986d06f999a35aaf88916685b8ae710be Issue-ID: INT-255 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-05Add SNIRO FQDN to DNS configurationMarco Platania2-0/+16
Change-Id: Iae96e270e8a2ae2f3dcdb413422f4e3484725faf Issue-ID: INT-215 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-03Restore portal_vm_init.shChristopher Lott (cl778h)1-16/+19
Interim versions were being maintained in portal repo; now restored to the ONAP demo area. Issue: PORTAL-90, PORTAL-113 Change-Id: Ib98bcf27f85139f55a0bd1f9b79c6e0edf6402fe Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Merge "SNIRO Emulator - Adding SNIRO emulator container"Marco Platania1-0/+5
2017-10-02SNIRO Emulator - Adding SNIRO emulator containerGeora Barsky1-0/+5
Add SNIRO emulator container to Robot VM initialize script JIRA ID - INT-215 Change-Id: I0a7e59c8c1dc95dd2127d03fa2cd57ab30357351 Signed-off-by: Geora Barsky <georab@amdocs.com>
2017-10-01Add CLI docker version numberMarco Platania1-2/+3
Change-Id: I2b7cb0d8969cd9eb4185b225d913a2b04d2933e9 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-02Merge "Fix bugs in the installation process"Marco Platania1-0/+3
2017-10-01Fix bugs in the installation processMarco Platania1-0/+3
- Add short-term fix to robot script after MSO/SO renaming - Change docker version number in SDNC Change-Id: I625e09457b843c875ea19c69ed6078f88a978f17 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-30Add Nokia partyufei_zhou1-1/+4
Change-Id: I41ced3ac5a765725845daa62092cb26ba51c5a42 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-29Add DCAE GEN2 to Heat templateMarco Platania3-0/+274
- Add DCAE GEN2 VM to all Heat templates - Add DCAE-related parameters - Create new install/init scripts for DCAE Change-Id: I299ad3b2c212a05d12a109fda21ce48980ddd448 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-28Use onap cli for registering services to msbKanagaraj Manickam k003651063-77/+87
MSB-83 Change-Id: Id2f591b6d7d7bfc92c399a07564f4cf06c5f6d4b Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-28Merge "Register ONAP Services to MSB"Marco Platania1-1/+6
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-27Merge "Register ONAP services to MSB"Marco Platania1-1/+32
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-27Remove version number from keystoneMarco Platania1-1/+1
- 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 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-22Fix path to SDNC containersMarco Platania1-4/+4
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 "Add install script for CLI"Marco Platania1-0/+50
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>