demo.git
6 years agoAlign Docker versions with manifest file 97/23697/1
Eric Debeau [Wed, 15 Nov 2017 21:47:30 +0000 (21:47 +0000)]
Align Docker versions with manifest file

Some Docker versions are not aligned with the last Docker images
Align Docker version with manifest file:
https://git.onap.org/integration/tree/version-manifest/src/main/resources/docker-manifest.csv

Change-Id: Icdf6c61b7e3ca1eabcca6dafac189982b76611e2
ISSUE-ID: INT-334
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoFix MSB docker version in Heat env 67/23667/1
Marco Platania [Wed, 15 Nov 2017 18:27:41 +0000 (13:27 -0500)]
Fix MSB docker version in Heat env

Change-Id: I90177c97912c8b6abc9178863bdbd6e3bf43fe48
Issue-ID: INT-334
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Fixed bug in v_brgemu_install.sh"
Marco Platania [Wed, 15 Nov 2017 14:07:50 +0000 (14:07 +0000)]
Merge "Fixed bug in v_brgemu_install.sh"

6 years agoMerge "fill __docker_version__ in robot_vm template"
Marco Platania [Wed, 15 Nov 2017 14:07:40 +0000 (14:07 +0000)]
Merge "fill __docker_version__ in robot_vm template"

6 years agoMerge "Change dcae docker version to release v1.1.0"
Marco Platania [Wed, 15 Nov 2017 14:05:48 +0000 (14:05 +0000)]
Merge "Change dcae docker version to release v1.1.0"

6 years agofill __docker_version__ in robot_vm template 03/23603/1
Sylvain Desbureaux [Wed, 15 Nov 2017 12:44:48 +0000 (13:44 +0100)]
fill __docker_version__ in robot_vm template

__docker_version__ was not filled before, causing the failure of robot
docker (can't start).
This patch solves it.

Change-Id: I5c75b7f587a4bf43126a6eb74f86c2bce967e908
Issue-ID: INT-336
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
6 years agoFixed bug in v_brgemu_install.sh 19/23519/1
Itohan [Wed, 15 Nov 2017 04:30:04 +0000 (20:30 -0800)]
Fixed bug in v_brgemu_install.sh

Moved creation of nat_service.sh to an if block

Issue-ID: INT-63

Change-Id: I44a86012dd08359859c24c41a7c6693b9b3429a2
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
6 years agoChange dcae docker version to release v1.1.0 39/23539/1
Lusheng Ji [Wed, 15 Nov 2017 03:43:47 +0000 (22:43 -0500)]
Change dcae docker version to release v1.1.0

Issue-Id: DCAEGEN2-202
Change-Id: I25fa65b328de5b223f873b9dee6eacccfdded1bc
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoAdd DMaaP IP into UUI server docker run parameters 35/23535/1
shentao [Wed, 15 Nov 2017 03:25:48 +0000 (11:25 +0800)]
Add DMaaP IP into UUI server docker run parameters

Change-Id: If48d5f42914a3883a4dc90b7b78757d98577c3d5
Issue-Id: USECASEUI-56
Signed-off-by: shentao <shentao@chinamobile.com>
6 years agoConfigure honeycomb NAT settings after vpp crash 05/23505/3
Itohan [Wed, 15 Nov 2017 02:40:44 +0000 (18:40 -0800)]
Configure honeycomb NAT settings after vpp crash

Modified vbrg install script to include a service
to reconfigure vpp honeycomb NAT after vpp crash
Modified vbrg init script to start nat service

Change-Id: I417caa5759d83b429ca4b44f42737c0f9061a3d8
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
6 years agoMerge "Fix streams in vLB/vDNS VNF"
Gary Wu [Wed, 15 Nov 2017 01:33:45 +0000 (01:33 +0000)]
Merge "Fix streams in vLB/vDNS VNF"

6 years agoMerge "Use private IP in SDC config"
Gary Wu [Wed, 15 Nov 2017 01:33:26 +0000 (01:33 +0000)]
Merge "Use private IP in SDC config"

6 years agoFix streams in vLB/vDNS VNF 09/23509/1
Marco Platania [Tue, 14 Nov 2017 20:26:33 +0000 (15:26 -0500)]
Fix streams in vLB/vDNS VNF

- Fixed an issue that prevented vPacketGen to run more than 2 streams
- Improved DNS query load balancing by rehashing port numbers in the streams

Change-Id: Iec962301712df505569dc210770ecf1aaf6e5c5c
Issue-ID: CERT-1
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Configure honeycomb NAT settings after vpp crash"
Marco Platania [Tue, 14 Nov 2017 20:19:09 +0000 (20:19 +0000)]
Merge "Configure honeycomb NAT settings after vpp crash"

6 years agoUse private IP in SDC config 03/23503/1
Marco Platania [Tue, 14 Nov 2017 19:39:45 +0000 (14:39 -0500)]
Use private IP in SDC config

- 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>
6 years agoAdd dmaap to sdnc_vm_init.sh 75/23475/1
Brian Freeman [Tue, 14 Nov 2017 15:28:18 +0000 (15:28 +0000)]
Add dmaap to sdnc_vm_init.sh

Issue-ID: CCSDK-142
Change-Id: I98053827719b79d2a3035eadc48a568e3f4af57b
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoDeprecate Rackspace templates in README 65/23465/1
Marco Platania [Tue, 14 Nov 2017 14:34:20 +0000 (09:34 -0500)]
Deprecate Rackspace templates in README

Change-Id: Id2e0496c8a70acf899c6e91aa3a532c0891d14a1
Issue-ID: INT-308
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoReplace SDC docker version 11/23411/1
Marco Platania [Mon, 13 Nov 2017 23:01:09 +0000 (18:01 -0500)]
Replace SDC docker version

Change-Id: I7936defa9257d305667af6e6b67ae892dce25cf9
Issue-ID: INT-334
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoCleanup installation platform for R1 99/23399/1
Marco Platania [Mon, 13 Nov 2017 21:56:12 +0000 (16:56 -0500)]
Cleanup installation platform for R1

- 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>
6 years agoMerge "Add DMaaP IP into UUI docker run parameters"
Marco Platania [Mon, 13 Nov 2017 13:48:36 +0000 (13:48 +0000)]
Merge "Add DMaaP IP into UUI docker run parameters"

6 years agoMerge "Add sourceName override option to vg-mux"
Marco Platania [Mon, 13 Nov 2017 13:48:28 +0000 (13:48 +0000)]
Merge "Add sourceName override option to vg-mux"

6 years agoAdd DMaaP IP into UUI docker run parameters 21/23321/1
shentao [Mon, 13 Nov 2017 08:00:49 +0000 (16:00 +0800)]
Add DMaaP IP into UUI docker run parameters

Change-Id: I4da791414601ecf86c3ddabbaed60f550b90b1cb
Issue-Id: USECASEUI-56
Signed-off-by: shentao <shentao@chinamobile.com>
6 years agoAdd sourceName override option to vg-mux 93/23193/1
Eric Multanen [Sat, 11 Nov 2017 08:31:19 +0000 (00:31 -0800)]
Add sourceName override option to vg-mux

This patch provides the option to override
the value sourceName field in the VES event generated by
the vG-MUX VES agent.  The value can be configured
by vppctl CLI command or via honeycomb REST call.

Change-Id: I1a8b0450b989391b39780476842a576b82564dff
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoUpdate README.md 49/23149/2
Marco Platania [Fri, 10 Nov 2017 17:52:17 +0000 (12:52 -0500)]
Update README.md

- Describe use cases and ONAP installation process

Change-Id: I8eced01d5e1b0c492cd23c34431619a438267b83
Issue-ID: INT-308
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "Docker images version v1.3.0 for Portal"
Marco Platania [Fri, 10 Nov 2017 14:10:17 +0000 (14:10 +0000)]
Merge "Docker images version v1.3.0 for Portal"

6 years agoMerge "Change UUI port config"
Marco Platania [Fri, 10 Nov 2017 14:06:21 +0000 (14:06 +0000)]
Merge "Change UUI port config"

6 years agoDocker images version v1.3.0 for Portal 67/22967/1
Christopher Lott (cl778h) [Thu, 9 Nov 2017 14:55:17 +0000 (09:55 -0500)]
Docker images version v1.3.0 for Portal

Issue: PORTAL-134
Change-Id: If1539bfba7ba17b56b87065f8e107be122403585
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
6 years agoChange UUI port config 67/22867/1
Luji7 [Thu, 9 Nov 2017 01:18:45 +0000 (09:18 +0800)]
Change UUI port config

Change-Id: I1657173e7949943acdbf800cd69bea482922b970
Issue-id: USECASEUI-56
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
6 years agoInstall DHCP CPEPUBLC 51/22851/1
Brian Freeman [Wed, 8 Nov 2017 22:56:22 +0000 (17:56 -0500)]
Install DHCP CPEPUBLC

Issue-ID: INT-81
Change-Id: If6e695f0a6783f00be2ee98461897fd5a60b797a
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoUpdate CLI docker version to v1.1.0 97/22697/1
Kanagaraj Manickam k00365106 [Wed, 8 Nov 2017 05:50:35 +0000 (11:20 +0530)]
Update CLI docker version to v1.1.0

Issue-Id: CLI-70

Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoMerge "Updated vGW env, yaml and install scripts"
Marco Platania [Tue, 7 Nov 2017 23:02:39 +0000 (23:02 +0000)]
Merge "Updated vGW env, yaml and install scripts"

6 years agoMerge "Configure route to vBRG via vBNG on vGMUX"
Marco Platania [Tue, 7 Nov 2017 23:02:14 +0000 (23:02 +0000)]
Merge "Configure route to vBRG via vBNG on vGMUX"

6 years agoConfigure route to vBRG via vBNG on vGMUX 29/22429/1
Eric Multanen [Tue, 7 Nov 2017 07:44:22 +0000 (23:44 -0800)]
Configure route to vBRG via vBNG on vGMUX

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>
6 years agoUpdated vGW env, yaml and install scripts 25/22425/2
Srivahni [Tue, 7 Nov 2017 00:08:35 +0000 (16:08 -0800)]
Updated vGW env, yaml and install scripts

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>
6 years agoRevert "Update VES message version numbers to 5.3" 51/22351/1
Marco Platania [Mon, 6 Nov 2017 19:50:51 +0000 (14:50 -0500)]
Revert "Update VES message version numbers to 5.3"

This reverts commit d71cea44a539ea0066d9c57f56a9b138399b5b4d.

Change-Id: I45c154170cc75890ac8445c214c6a7f873f9dd78
Issue-ID: CERT-5
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Cleanup vFW/vPacketGen templates for closed loop"
Gary Wu [Mon, 6 Nov 2017 01:13:38 +0000 (01:13 +0000)]
Merge "Cleanup vFW/vPacketGen templates for closed loop"

6 years agoUp flavor configuration for DCAE VMs 67/22167/1
Lusheng Ji [Sun, 5 Nov 2017 16:32:39 +0000 (11:32 -0500)]
Up flavor configuration for DCAE VMs

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>
6 years agoCleanup vFW/vPacketGen templates for closed loop 17/22117/1
Marco Platania [Sat, 4 Nov 2017 21:05:29 +0000 (17:05 -0400)]
Cleanup vFW/vPacketGen templates for closed loop

- Parameters renaming
- Remove redundancy
- Remove unused parameters

Change-Id: I978e3a815d321e831481e7755ce59c514fc90b86
Issue-ID: POLICY-409
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Create 2 VNF form of vFW"
Marco Platania [Sat, 4 Nov 2017 18:57:15 +0000 (18:57 +0000)]
Merge "Create 2 VNF form of vFW"

6 years agoMerge "Update the v_bng init script to wait for tap0"
Marco Platania [Sat, 4 Nov 2017 18:49:02 +0000 (18:49 +0000)]
Merge "Update the v_bng init script to wait for tap0"

6 years agoMerge "Update VES message version numbers to 5.3"
Marco Platania [Sat, 4 Nov 2017 18:48:35 +0000 (18:48 +0000)]
Merge "Update VES message version numbers to 5.3"

6 years agoCreate 2 VNF form of vFW 93/22093/1
Brian Freeman [Sat, 4 Nov 2017 11:38:25 +0000 (06:38 -0500)]
Create 2 VNF form of vFW

Issue-ID: POLICY-409
Change-Id: Ibdc35d01fb891ba044433576f59f100fbb46d313
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoUpdate VES message version numbers to 5.3 77/22077/1
Gokul Singaraju [Fri, 3 Nov 2017 22:42:02 +0000 (18:42 -0400)]
Update VES message version numbers to 5.3

Issue-Id: CERT-5
Change-Id: I6f3071d24d5c3f27c4214ebda653a120b6a5522e
Signed-off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoUpdate the v_bng init script to wait for tap0 81/22081/1
Matt Welch [Fri, 3 Nov 2017 20:00:15 +0000 (16:00 -0400)]
Update the v_bng init script to wait for tap0

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>
6 years agoUpdate bng model to define sdnc_ip_addr 63/22063/1
Matt Welch [Fri, 3 Nov 2017 18:08:10 +0000 (14:08 -0400)]
Update bng model to define sdnc_ip_addr

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>
6 years agoDeprecate unused heat templates 33/22033/1
Marco Platania [Fri, 3 Nov 2017 14:55:41 +0000 (10:55 -0400)]
Deprecate unused heat templates

- 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>
6 years agoMerge "Fix DNS setting bug"
Marco Platania [Fri, 3 Nov 2017 13:40:02 +0000 (13:40 +0000)]
Merge "Fix DNS setting bug"

6 years agoMerge "Update vBNG for communication with SDNC"
Marco Platania [Fri, 3 Nov 2017 13:36:20 +0000 (13:36 +0000)]
Merge "Update vBNG for communication with SDNC"

6 years agoMerge "Modified vbrg install script to fix tap problems"
Marco Platania [Fri, 3 Nov 2017 13:35:22 +0000 (13:35 +0000)]
Merge "Modified vbrg install script to fix tap problems"

6 years agoModified vbrg install script to fix tap problems 43/21943/2
Itohan [Fri, 3 Nov 2017 05:38:01 +0000 (22:38 -0700)]
Modified vbrg install script to fix tap problems

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>
6 years agoFix DNS setting bug 59/21959/1
Lusheng Ji [Fri, 3 Nov 2017 04:50:08 +0000 (00:50 -0400)]
Fix DNS setting bug

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>
6 years agoUpdate vBNG for communication with SDNC 69/21569/3
Matt Welch [Tue, 31 Oct 2017 20:37:25 +0000 (16:37 -0400)]
Update vBNG for communication with SDNC

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>
6 years agoMerge "Modified vbrg install script for sdnc config"
Marco Platania [Thu, 2 Nov 2017 16:07:17 +0000 (16:07 +0000)]
Merge "Modified vbrg install script for sdnc config"

6 years agoMerge "Upgrade docker-compose from 1.9.0 to 1.16.1"
Marco Platania [Thu, 2 Nov 2017 16:07:01 +0000 (16:07 +0000)]
Merge "Upgrade docker-compose from 1.9.0 to 1.16.1"

6 years agoMerge "Use portal branch release-1.3.0"
Marco Platania [Thu, 2 Nov 2017 15:55:44 +0000 (15:55 +0000)]
Merge "Use portal branch release-1.3.0"

6 years agoMerge "Add UEB docker"
Marco Platania [Thu, 2 Nov 2017 15:55:05 +0000 (15:55 +0000)]
Merge "Add UEB docker"

6 years agoMerge "Fix Default Gateway"
Marco Platania [Thu, 2 Nov 2017 15:54:17 +0000 (15:54 +0000)]
Merge "Fix Default Gateway"

6 years agoAdd UEB docker 69/21869/1
Brian Freeman [Thu, 2 Nov 2017 13:50:46 +0000 (13:50 +0000)]
Add UEB docker

Issue-ID: SDNC-154
Change-Id: I9fcdaab0a56baf03497a33a3ffae1ef91249c10a
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoModified vbrg install script for sdnc config 15/21715/4
Itohan [Thu, 2 Nov 2017 03:44:37 +0000 (20:44 -0700)]
Modified vbrg install script for sdnc config

Modified script to include sdnc routing and
arp configurations

Change-Id: I510a8abd11dc6df0d5cedc657d6229a1fd243f59
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
6 years agoFix register DNS zone 39/21739/1
Lusheng Ji [Wed, 1 Nov 2017 23:43:07 +0000 (19:43 -0400)]
Fix register DNS zone

Issue-Id: DCAEGEN2-187
Change-Id: I77a5b4d005d9e4b19fe46940e5b121666f682f23
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoAdd forwarder to bind_options 27/21727/1
Lusheng Ji [Wed, 1 Nov 2017 22:04:48 +0000 (18:04 -0400)]
Add forwarder to bind_options

Issue-Id: DCAEGEN2-187
Change-Id: Ie4158366fbe8bdaf36ad7abbcfad29100f4f154c
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUse portal branch release-1.3.0 23/21723/1
Manoop Talasila [Wed, 1 Nov 2017 21:33:16 +0000 (17:33 -0400)]
Use portal branch release-1.3.0

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>
6 years agoFix comment mistake 19/21719/1
Lusheng Ji [Wed, 1 Nov 2017 21:20:58 +0000 (17:20 -0400)]
Fix comment mistake

Issue-Id: DCAEGEN2-187
Change-Id: I44511ceba24065482b83c0774993bb3ca9164c8a
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoAdd a separate input parameter file for CDAP 09/21709/1
Lusheng Ji [Wed, 1 Nov 2017 20:18:09 +0000 (16:18 -0400)]
Add a separate input parameter file for CDAP

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>
6 years agoFix Default Gateway 77/21677/1
Brian Freeman [Wed, 1 Nov 2017 18:22:43 +0000 (13:22 -0500)]
Fix Default Gateway

Issue-ID: UCA-40
Change-Id: I2a7d48854f674d0eeadcf952afcf1d780b455e7d
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoAdd support for DNS zone fusion 67/21667/1
Lusheng Ji [Wed, 1 Nov 2017 17:49:33 +0000 (13:49 -0400)]
Add support for DNS zone fusion

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>
6 years agoMerge "Update vfc vm init script"
Marco Platania [Tue, 31 Oct 2017 15:09:18 +0000 (15:09 +0000)]
Merge "Update vfc vm init script"

6 years agoAdd fix for separating name from ID 19/21419/8
Lusheng Ji [Tue, 31 Oct 2017 05:55:41 +0000 (01:55 -0400)]
Add fix for separating name from ID

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>
6 years agoUpgrade docker-compose from 1.9.0 to 1.16.1 07/21507/2
Christopher Lott (cl778h) [Tue, 31 Oct 2017 14:14:44 +0000 (10:14 -0400)]
Upgrade docker-compose from 1.9.0 to 1.16.1

Issue: PORTAL-138
Change-Id: I49bfb2254ea4f2cb25a1fc6707df0420d205ee8b
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
6 years agoUpdate vfc vm init script 33/21433/1
yangyan [Tue, 31 Oct 2017 09:30:50 +0000 (17:30 +0800)]
Update vfc vm init script

Update vfc_svnfm_huawei port mapping

Issue-ID: VFC-559
Change-Id: I229277142ed384179998caab668128b41fdf2533
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
6 years agoMerge "Fixed bug in vbrg install script here document"
Marco Platania [Tue, 31 Oct 2017 02:06:33 +0000 (02:06 +0000)]
Merge "Fixed bug in vbrg install script here document"

6 years agoMerge "Add vvG and manifest files"
Marco Platania [Tue, 31 Oct 2017 02:05:56 +0000 (02:05 +0000)]
Merge "Add vvG and manifest files"

6 years agoFixed bug in vbrg install script here document 23/21323/5
Itohan [Mon, 30 Oct 2017 23:59:30 +0000 (16:59 -0700)]
Fixed bug in vbrg install script here document

Modified script to correctly configure snat
rules

Change-Id: Ie88f747f05745070cfdab2f35eb78f2f01177436
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
6 years agoAdd vvG and manifest files 13/21313/1
Jerry Flood [Mon, 30 Oct 2017 16:33:39 +0000 (12:33 -0400)]
Add vvG and manifest files

Issue: TEST-14
Change-Id: Ia99a52647941518148cd383b02ddb940818e6273
Signed-off-by: Jerry Flood <jf9860@att.com>
6 years agoUse portal branch release-1.3.0 99/21299/1
Christopher Lott (cl778h) [Mon, 30 Oct 2017 14:03:52 +0000 (10:03 -0400)]
Use portal branch release-1.3.0

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>
6 years agoMerge "Implement MultiCloud proxyed Designate"
Marco Platania [Mon, 30 Oct 2017 13:27:10 +0000 (13:27 +0000)]
Merge "Implement MultiCloud proxyed Designate"

6 years agoMerge "Deploy latest demo/heat in robot VM"
Marco Platania [Mon, 30 Oct 2017 13:25:30 +0000 (13:25 +0000)]
Merge "Deploy latest demo/heat in robot VM"

6 years agoMerge "Update vfc_vm_init script"
Marco Platania [Mon, 30 Oct 2017 13:25:01 +0000 (13:25 +0000)]
Merge "Update vfc_vm_init script"

6 years agoMerge "Support MultiCloud proxyed Designate for DCAE"
Marco Platania [Mon, 30 Oct 2017 13:24:14 +0000 (13:24 +0000)]
Merge "Support MultiCloud proxyed Designate for DCAE"

6 years agoMerge "Change listener to eth1"
Marco Platania [Mon, 30 Oct 2017 13:22:31 +0000 (13:22 +0000)]
Merge "Change listener to eth1"

6 years agoMerge "Included compile state in vbrg env and yaml files"
Marco Platania [Mon, 30 Oct 2017 13:22:03 +0000 (13:22 +0000)]
Merge "Included compile state in vbrg env and yaml files"

6 years agoDeploy latest demo/heat in robot VM 63/21163/2
Jerry Flood [Sun, 29 Oct 2017 12:27:22 +0000 (08:27 -0400)]
Deploy latest demo/heat in robot VM

Issue: TEST-14
Change-Id: I8e6fed6f130f848f772957f417543445d99bc514
Signed-off-by: Jerry Flood <jf9860@att.com>
6 years agoUpdate vfc_vm_init script 53/21253/1
yangyan [Mon, 30 Oct 2017 09:08:13 +0000 (17:08 +0800)]
Update vfc_vm_init script

Update vfc emsdriver docker container start script

Issue-ID: VFC-566
Change-Id: I5db6ef30d61d03b265bc5dada41e95c51e4b35d9
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
6 years agoSupport MultiCloud proxyed Designate for DCAE 01/21201/1
Lusheng Ji [Mon, 30 Oct 2017 04:59:39 +0000 (00:59 -0400)]
Support MultiCloud proxyed Designate for DCAE

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>
6 years agoImplement MultiCloud proxyed Designate 99/21199/1
Lusheng Ji [Mon, 30 Oct 2017 04:22:05 +0000 (00:22 -0400)]
Implement MultiCloud proxyed Designate

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>
6 years agoChange listener to eth1 41/21141/1
Pilot [Thu, 26 Oct 2017 01:08:43 +0000 (21:08 -0400)]
Change listener to eth1

Issue-ID: UCA-39
Change-Id: Ib66b6cc353f68b820716ed7548b2c86a30420025
Signed-off-by: bdfreeman1421 <bf1936@att.com>
Signed-off-by: Pilot <bf1936@att.com>
6 years agoIncluded compile state in vbrg env and yaml files 85/21085/3
Itohan [Sat, 28 Oct 2017 05:45:04 +0000 (22:45 -0700)]
Included compile state in vbrg env and yaml files

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>
6 years agoFixed vbrg Install, env and yaml scipts 75/20875/4
Itohan [Fri, 27 Oct 2017 05:07:57 +0000 (22:07 -0700)]
Fixed vbrg Install, env and yaml scipts

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>
6 years agovCPE vBNG: fix v_bng_install.sh, env, & yaml 71/21071/3
Matt Welch [Fri, 27 Oct 2017 16:50:28 +0000 (12:50 -0400)]
vCPE vBNG: fix v_bng_install.sh, env, & yaml

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>
6 years agoMerge "Fixed vbrg Install, env and yaml scipts"
Marco Platania [Fri, 27 Oct 2017 17:26:57 +0000 (17:26 +0000)]
Merge "Fixed vbrg Install, env and yaml scipts"

6 years agoMerge "Replace copyright symbol in Heat template license"
Gary Wu [Fri, 27 Oct 2017 17:18:50 +0000 (17:18 +0000)]
Merge "Replace copyright symbol in Heat template license"

6 years agoReplace copyright symbol in Heat template license 43/21043/1
Marco Platania [Fri, 27 Oct 2017 17:16:04 +0000 (13:16 -0400)]
Replace copyright symbol in Heat template license

Change-Id: I012c71fbe256efaa7254bd270d57e35923458543
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Modified vGW .env, .yaml and install scripts"
Marco Platania [Fri, 27 Oct 2017 17:10:19 +0000 (17:10 +0000)]
Merge "Modified vGW .env, .yaml and install scripts"

6 years agoHarmonize OpenStack typos 33/21033/1
Eric Debeau [Fri, 27 Oct 2017 15:10:25 +0000 (15:10 +0000)]
Harmonize OpenStack typos

Change-Id: I3733169c8bcd09df74042ceba0bcc07d14ca5c24
ISSUE-ID: INT-306
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoMerge "Add port mapping for vfc mcroservice"
Marco Platania [Fri, 27 Oct 2017 13:39:10 +0000 (13:39 +0000)]
Merge "Add port mapping for vfc mcroservice"

6 years agoMerge "Change service name to sdnc-compatible"
Marco Platania [Fri, 27 Oct 2017 13:38:35 +0000 (13:38 +0000)]
Merge "Change service name to sdnc-compatible"

6 years agoAdd port mapping for vfc mcroservice 69/20969/1
ying.yunlong [Fri, 27 Oct 2017 09:39:29 +0000 (17:39 +0800)]
Add port mapping for vfc mcroservice

Change-Id: I478accaa9c790785cd7999a3b7778f4ad63dfc1b
Issue-ID: VFC-558
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoModified vGW .env, .yaml and install scripts 79/20879/1
Srivahni [Fri, 27 Oct 2017 02:44:45 +0000 (19:44 -0700)]
Modified vGW .env, .yaml and install scripts

Configured vGW .env file
Configured vGW .yaml file to not run the install script
Modified vGW install script and included different build modes

Change-Id: I178cc1909ffa13fc5164e142de1de78b1366c624
Issue-ID: INT-63
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
6 years agoChange service name to sdnc-compatible 81/20881/1
HuabingZhao [Fri, 27 Oct 2017 02:19:59 +0000 (10:19 +0800)]
Change service name to sdnc-compatible

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>
6 years agoMerge "vCPE vG-MUX- fix auto ugrade disable configuration"
Marco Platania [Thu, 26 Oct 2017 20:21:27 +0000 (20:21 +0000)]
Merge "vCPE vG-MUX- fix auto ugrade disable configuration"