aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 k003651065-5/+5
Issue-Id: CLI-70 Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-11-07Merge "Updated vGW env, yaml and install scripts"Marco Platania3-5/+25
2017-11-07Merge "Configure route to vBRG via vBNG on vGMUX"Marco Platania3-4/+21
2017-11-06Configure route to vBRG via vBNG on vGMUXEric Multanen3-4/+21
Add parameters to the heat template to allow configuration of the route the vBRG from the vGMUX via the vBNG. Change-Id: I7aef31af7470ceb264af06326af8724246c7d8ed Issue-ID: INT-63 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-11-06Updated vGW env, yaml and install scriptsSrivahni3-5/+25
Included mux_ip_addr and vg_vgmux_tunnel_vni parameters in the env file Included definitions for mux_ip_addr and vg_vgmux_tunnel_vni in the yaml file Change-Id: Ibbfca035e44f00094e5231bb3d21610e9b1c239c Issue-ID: INT-63 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2017-11-06Revert "Update VES message version numbers to 5.3"Marco Platania1-16/+16
This reverts commit d71cea44a539ea0066d9c57f56a9b138399b5b4d. Change-Id: I45c154170cc75890ac8445c214c6a7f873f9dd78 Issue-ID: CERT-5 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-06Merge "Cleanup vFW/vPacketGen templates for closed loop"Gary Wu8-139/+136
2017-11-05Up flavor configuration for DCAE VMsLusheng Ji1-1/+1
During tests we found that the current VM flavor (m1.medium) for DCAE no-CDAP VMs not enough for sustaining long term stable operations for the Docker host running VES and Holmes containers. Hence up sizeing the flavor. Issue-Id: DCAEGEN2-195 Change-Id: If55f2a54bfec25a1ef888e5a45a65949770fc591 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-04Cleanup vFW/vPacketGen templates for closed loopMarco Platania8-139/+136
- Parameters renaming - Remove redundancy - Remove unused parameters Change-Id: I978e3a815d321e831481e7755ce59c514fc90b86 Issue-ID: POLICY-409 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-04Merge "Create 2 VNF form of vFW"Marco Platania6-0/+658
2017-11-04Merge "Update the v_bng init script to wait for tap0"Marco Platania1-1/+9
2017-11-04Merge "Update VES message version numbers to 5.3"Marco Platania1-16/+16
2017-11-04Create 2 VNF form of vFWBrian Freeman6-0/+658
Issue-ID: POLICY-409 Change-Id: Ibdc35d01fb891ba044433576f59f100fbb46d313 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-03Update VES message version numbers to 5.3Gokul Singaraju1-16/+16
Issue-Id: CERT-5 Change-Id: I6f3071d24d5c3f27c4214ebda653a120b6a5522e Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-03Update the v_bng init script to wait for tap0Matt Welch1-1/+9
A route wasn't being added by the init script because vpp was not yet ready. This change will cause the init script to wait until the tap0 device has been created. Change-Id: Ief11ce332e0ddfdf40b1fe8b9e067edf38568db0 Issue-ID: INT-63 Signed-off-by: Matt Welch <matt.welch@intel.com>
2017-11-03Update bng model to define sdnc_ip_addrMatt Welch1-0/+4
The yaml for the bng needs a definition for sdnc_ip_addr. This change should have been included in: https://gerrit.onap.org/r/#/c/21569/ Change-Id: I846ef08878c4e312f161e5b8c3ad7006a7d58749 Issue-ID: INT-63 Signed-off-by: Matt Welch <matt.welch@intel.com>
2017-11-03Deprecate unused heat templatesMarco Platania1-0/+2
- Use of onap_openstack_float.* and onap_openstack_nofloat.* is not suggested Change-Id: I391ff5f65653a402238e4180109487e730b13576 Issue-ID: INT-303 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-03Merge "Fix DNS setting bug"Marco Platania1-2/+0
2017-11-03Merge "Update vBNG for communication with SDNC"Marco Platania4-0/+15
2017-11-03Merge "Modified vbrg install script to fix tap problems"Marco Platania1-22/+17
2017-11-02Modified vbrg install script to fix tap problemsItohan1-22/+17
Added variables for vpp tap names Modified vpp setup.gate file Change-Id: Iddf339248d6de83e16a24587f6d5625dbe124990 Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.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-02Update vBNG for communication with SDNCMatt Welch4-0/+15
Enable ipv4 forwarding on vbng and add config to enable communication with the sdnc VNF. Updated 'dummy' addresses from 30.0.0.0/24 to 192.168.40.0/24 subnet to prevent collision with public IP subnet. Change-Id: I89d3b8d972822caaedeab2aa00dd4a0c9f19654d Issue-ID: INT-63 Signed-off-by: Matt Welch <matt.welch@intel.com>
2017-11-02Merge "Modified vbrg install script for sdnc config"Marco Platania1-3/+22
2017-11-02Merge "Upgrade docker-compose from 1.9.0 to 1.16.1"Marco Platania1-3/+2
2017-11-02Merge "Use portal branch release-1.3.0"Marco Platania3-3/+3
2017-11-02Merge "Add UEB docker"Marco Platania1-0/+3
2017-11-02Merge "Fix Default Gateway"Marco Platania3-15/+16
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-01Modified vbrg install script for sdnc configItohan1-3/+22
Modified script to include sdnc routing and arp configurations Change-Id: I510a8abd11dc6df0d5cedc657d6229a1fd243f59 Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.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-01Use portal branch release-1.3.0Manoop Talasila3-3/+3
Configuration for Portal Amsterdam/R1 release is on branch release-1.3.0; soon "master" will be Beijing. Issue: PORTAL-134 Change-Id: Ie32e6ffc58f128748ad2db9d3acc6039fd763d26 Signed-off-by: Manoop Talasila <talasila@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-01Fix Default GatewayBrian Freeman3-15/+16
Issue-ID: UCA-40 Change-Id: I2a7d48854f674d0eeadcf952afcf1d780b455e7d Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-01Add support for DNS zone fusionLusheng Ji5-45/+103
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 Ji3-54/+88
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-31Merge "Fixed bug in vbrg install script here document"Marco Platania1-2/+5
2017-10-31Merge "Add vvG and manifest files"Marco Platania5-0/+87
2017-10-30Fixed bug in vbrg install script here documentItohan1-2/+5
Modified script to correctly configure snat rules Change-Id: Ie88f747f05745070cfdab2f35eb78f2f01177436 Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-10-30Add vvG and manifest filesJerry Flood5-0/+87
Issue: TEST-14 Change-Id: Ia99a52647941518148cd383b02ddb940818e6273 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Use portal branch release-1.3.0Christopher Lott (cl778h)1-1/+1
Configuration for Portal Amsterdam/R1 release is on branch release-1.3.0; soon "master" will be Beijing. Issue: PORTAL-134 Change-Id: I66567167098422a072b3418754054ec4d27ccdde Signed-off-by: Christopher Lott (cl778h) <clott@research.att.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-30Merge "Update vfc_vm_init script"Marco Platania1-1/+1