aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2017-10-30Merge "Support MultiCloud proxyed Designate for DCAE"Marco Platania3-112/+103
2017-10-30Merge "Change listener to eth1"Marco Platania2-2/+4
2017-10-30Merge "Included compile state in vbrg env and yaml files"Marco Platania2-9/+15
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-30Support MultiCloud proxyed Designate for DCAELusheng Ji3-112/+103
The Heat template changes, env changes, adn README changes are for supporting the MutiCloud proxy-ed Designate solution. This change works together with change: https://gerrit.onap.org/r/#/c/21199/ which bootstrap DCAE using values provided by this change. Issue-Id: DCAEGEN2-128 Change-Id: Ib78fafb6ed1d17ed71eac3cbdc199418a7e5fd30 Signed-off-by: Lusheng Ji <lji@research.att.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-28Change listener to eth1Pilot2-2/+4
Issue-ID: UCA-39 Change-Id: Ib66b6cc353f68b820716ed7548b2c86a30420025 Signed-off-by: bdfreeman1421 <bf1936@att.com> Signed-off-by: Pilot <bf1936@att.com>
2017-10-27Included compile state in vbrg env and yaml filesItohan2-9/+15
Modified vbrg env file to include compile state Modified vbrg yaml file to pick compile state and automatically create /opt/config/compile_state.txt Change-Id: Ic49568142eedbd1a5f483c6d06424be864b52c0e Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-10-27Fixed vbrg Install, env and yaml sciptsItohan3-289/+318
Fixed bugs in vCPE vbrg emulator install script Modified Script to include different build modes Fixed here documents bind_nic.sh and set_nat.sh Commented out the 192.168.1.0/24 network configurations in the yaml and env files Change-Id: I2f6dee1843e6e289fe199844ed80d010257bce63 Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-10-27vCPE vBNG: fix v_bng_install.sh, env, & yamlMatt Welch4-4255/+619
Update vBNG environment and heat templates. Update v_bng installer for ONAP cloud environment, add 'build state' control to phases of the installer. Automatically detect ethernet pci devs for vpp. Remove binary blobs from Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch (cause of the HUGE line count in this patch) Modify Vpp patch to include dhcp.api.h file which fixes build errors. Change-Id: If9e61185f2dde9095efda08aa8f72c2c03c475e7 Issue-ID: INT-63 Signed-off-by: Matt Welch <matt.welch@intel.com>
2017-10-27Merge "Fixed vbrg Install, env and yaml scipts"Marco Platania3-289/+318