aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2017-10-30Implement MultiCloud proxyed DesignateLusheng Ji3-16/+557
This submission contains implementation for supporting MultiCloud proxy-ed Designate solution. The changes, mostly in dcae2_vm_init.sh, are for registering Designate proxy by MultiCloud with A&AI; register new DNS zone with the MultiCloud proxyed Designate service; configure DCAE to use the new DNS zone, etc. The submission for corresponding Heat template changes will be made separtely. Issue-Id: DCAEGEN2-128 Change-Id: Ief8e91152c7d2f117aec3f21df54c1ed74ceef0f Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-27Merge "Add port mapping for vfc mcroservice"Marco Platania1-9/+9
2017-10-27Merge "Change service name to sdnc-compatible"Marco Platania1-1/+1
2017-10-27Add port mapping for vfc mcroserviceying.yunlong1-9/+9
Change-Id: I478accaa9c790785cd7999a3b7778f4ad63dfc1b Issue-ID: VFC-558 Signed-off-by: ying.yunlong <ying.yunlong@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-26Merge "Fix text substitution keyname typo"Marco Platania1-1/+1
2017-10-26Merge "Add port mapping for VF-C componnets"Marco Platania1-3/+3
2017-10-26Merge "Change the url of activiti workflow engine service"Marco Platania1-1/+1
2017-10-26Add port mapping for VF-C componnetsyangyan1-3/+3
Issue-ID: VFC-559 Change-Id: I5645dc645a6d50043e215a0e1de798e26351aba0 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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-26Fix text substitution keyname typoLusheng Ji1-1/+1
Also write priv key file replacing \n with linei break Issue-Id: DCAEGEN2-127 Change-Id: I2090fd074c12eb3b5c98dbd58353e3b9960088bf Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-26Add vfc-catalog docker port mappingying.yunlong1-1/+1
Change-Id: Ifc02d5660af5301bf708538b823277f7a1d19924 Issue-ID: VFC-556 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-24copy keystone url in right folderSylvain Desbureaux1-0/+2
Change-Id: I6b3ad94300885cf9ca23cec1fee19afbf5c6a5f6 Issue-ID: INT-298 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-10-23add policy clean up commands in *init scriptJorge Hernandez1-0/+28
Change-Id: Idac193367433182a3e6e7d430ccac3090c55b3b3 Issue-ID: POLICY-365 Signed-off-by: Jorge Hernandez <jh1730@att.com>
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>