aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2018-01-19Do not hardcode user/password of DNSaaS instance1.0.1-ONAP1.0.1-AmsterdamAlexis de Talhouët1-2/+2
User already has the possibility to provide the username/password, but the script is using hardcoded values. Let's use instead the user specific ones. Change-Id: Ice6ab80e039b437c16f0b8882b4b3e195a927653 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: DCAEGEN2-270
2017-12-10Fix VID MariaDB docker tagOfir Sonsino1-1/+1
Change-Id: I1a1117512826e18e58de5e6fde7134ed3c36ad8e Issue-ID: VID-93 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-11-30Add handling for keystone url w/o versionLusheng Ji1-0/+9
Issue-ID: DCAEGEN2-200 Change-Id: Ie686c2443f1110c680f3821fc9e51d68ea952156 Signed-off-by: Lusheng Ji <lji@research.att.com> (cherry picked from commit b3afda600c08fca77f57c99a75e4c016b756bcca)
2017-11-21Add direct designate zone creation codeLusheng Ji1-3/+81
Added DNS zone creation code for OpenStack installations with Designate support. Previously for this type of OpenStack instaalations we assumed that there was no need to create new zone. But such assumption is not consistent with the DACE blueprints. Therefore the blueprints working for proxied Designate OpenStack installation will break not work for direct Designate OpenStack installations. This new change makes the vm_init behaves consistently for both direct Designate and proxied Designate so that the same blueprint can be use in both environments. Issue-ID: DCAEGEN2-200 Change-Id: I1f82f60facad77849c67f0feb1fa07f02af1079e Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-21Load updated MTU to systemd deps for dockerLusheng Ji1-2/+3
Issue-Id: DCAEGEN2-192 Change-Id: Idfccf5cb0b540ce9beb1d616e1d9f30252029175 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-20Fix path to Kafka archiveMarco Platania1-2/+2
- Update MR init script to replace the URL of Kafka archives Change-Id: Id7bfa1af24e1ac833a9de83d420353ee316a6a4e Issue-ID: INT-343 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Add DMaaP IP into UUI server docker run parametersshentao1-2/+2
Change-Id: If48d5f42914a3883a4dc90b7b78757d98577c3d5 Issue-Id: USECASEUI-56 Signed-off-by: shentao <shentao@chinamobile.com>
2017-11-14Use private IP in SDC configMarco Platania1-7/+1
- Pass private IP to SDC VM via Heat - Use private IP to configure SDC internals Change-Id: I5be2734565e5585da8950767ddc61cc984df8fe2 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-14Add dmaap to sdnc_vm_init.shBrian Freeman1-0/+3
Issue-ID: CCSDK-142 Change-Id: I98053827719b79d2a3035eadc48a568e3f4af57b Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-13Cleanup installation platform for R1Marco Platania5-38/+32
- Add per-container version number for VFC - Remove DCAE GEN 1 comments - Update DNS init script and configuration - Update SDC init script Change-Id: Ic63eb95af299144885b3fbc8adff4a90501ec13e Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-13Add DMaaP IP into UUI docker run parametersshentao1-1/+1
Change-Id: I4da791414601ecf86c3ddabbaed60f550b90b1cb Issue-Id: USECASEUI-56 Signed-off-by: shentao <shentao@chinamobile.com>
2017-11-09Change UUI port configLuji72-4/+4
Change-Id: I1657173e7949943acdbf800cd69bea482922b970 Issue-id: USECASEUI-56 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-11-08Update CLI docker version to v1.1.0Kanagaraj Manickam k003651061-1/+1
Issue-Id: CLI-70 Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-11-03Fix DNS setting bugLusheng Ji1-2/+0
When bind_options has multiple forwarders, bind is not able to resolve query for Designate DNS entries. Issue-Id: DCAEGEN2-187 Change-Id: Ib296ed5c2a8505de1c1ccf648864483ba5507409 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-02Merge "Upgrade docker-compose from 1.9.0 to 1.16.1"Marco Platania1-3/+2
2017-11-02Add UEB dockerBrian Freeman1-0/+3
Issue-ID: SDNC-154 Change-Id: I9fcdaab0a56baf03497a33a3ffae1ef91249c10a Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-01Fix register DNS zoneLusheng Ji1-3/+3
Issue-Id: DCAEGEN2-187 Change-Id: I77a5b4d005d9e4b19fe46940e5b121666f682f23 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Add forwarder to bind_optionsLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-187 Change-Id: Ie4158366fbe8bdaf36ad7abbcfad29100f4f154c Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Fix comment mistakeLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-187 Change-Id: I44511ceba24065482b83c0774993bb3ca9164c8a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Add a separate input parameter file for CDAPLusheng Ji1-0/+2
Using a separate input file for CDAP blueprint so we can scope VM flavor just for CDAP VMs Issue-Id: DCAEGEN2-191 Change-Id: Iae50b38f0128fe3d510fb4eeec4e143fe3006566 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Add support for DNS zone fusionLusheng Ji3-31/+47
This submission address the "fusion" between DNS service zones between DCAE and rest of ONAP R1. In ONAP R1 each ONAP deployment runs its own private DNS server; DCAE use Designate DNS as a Service. The VMs on both sides need to be able to communicate with each other by hostnames. This submission modifies the ONAP private DNS server so it uses the DNS server behind the Designate as the forwarder. For ONAP->DCAE communication, host names will be resolved by Designate DNS server; for DCAE->ONAP communication, since DCAE VMs also use the ONAP private DNS server as first name server, it is not a problem. Issue-Id: DCAEGEN2-187 Change-Id: Ia54cd41f33b446d406a69868598ae1a8c0cdea8d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-31Merge "Update vfc vm init script"Marco Platania1-2/+2
2017-10-31Add fix for separating name from IDLusheng Ji1-41/+61
MultiCould expects tenant name and network name instead of IDs. Integration Heat passes in only IDs. Added additional parameters for names. Fix a file path issue when setting up nginx. Issue-Id: DCAEGEN2-128 Change-Id: Iac6025c4ab1f38682c8f75d13c6ea6b31d43106a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-31Upgrade docker-compose from 1.9.0 to 1.16.1Christopher Lott (cl778h)1-3/+2
Issue: PORTAL-138 Change-Id: I49bfb2254ea4f2cb25a1fc6707df0420d205ee8b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-31Update vfc vm init scriptyangyan1-2/+2
Update vfc_svnfm_huawei port mapping Issue-ID: VFC-559 Change-Id: I229277142ed384179998caab668128b41fdf2533 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-30Merge "Implement MultiCloud proxyed Designate"Marco Platania3-16/+557
2017-10-30Merge "Deploy latest demo/heat in robot VM"Marco Platania2-0/+9
2017-10-30Deploy latest demo/heat in robot VMJerry Flood2-0/+9
Issue: TEST-14 Change-Id: I8e6fed6f130f848f772957f417543445d99bc514 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Update vfc_vm_init scriptyangyan1-1/+1
Update vfc emsdriver docker container start script Issue-ID: VFC-566 Change-Id: I5db6ef30d61d03b265bc5dada41e95c51e4b35d9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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>