demo.git
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 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 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 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 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 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"

6 years agovCPE vG-MUX- fix auto ugrade disable configuration 65/20865/1
Eric Multanen [Fri, 27 Oct 2017 03:59:24 +0000 (20:59 -0700)]
vCPE vG-MUX- fix auto ugrade disable configuration

Move configuration of disabling auto upgrade to the
'build' phase of the install script.
Also, disable the setting in the /etc/apt/apt.conf.d/20auto-upgrades
file.

Auto upgrade of the kernel without associated packages can
cause vpp to stop working.  This should help keep the demo
instances running without occasional failures.

Change-Id: Ief46bc7866a94d67fe2c3d2fe2d1f22bb4433aa9
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agovCPE vG-MUX - fixup default vpp configuration 39/20839/1
Eric Multanen [Fri, 27 Oct 2017 00:55:07 +0000 (17:55 -0700)]
vCPE vG-MUX - fixup default vpp configuration

Instead of hard coding VPP interface names, derive them from
the PCI addresses of the network devices when setting up the
default vpp configuration in /etc/vpp/setup.gate.

Also, remove the vxlan tunnel configuration from the default
vpp configuration - this will be created by SDNC.

Change-Id: Ife48ac19b8d3869c7d65e83bdf8ab9a5a2c3301c
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoChange DACE by DCAE 63/20863/1
Eric Debeau [Thu, 26 Oct 2017 19:48:36 +0000 (19:48 +0000)]
Change DACE by DCAE

Change-Id: Ifde0eea9bd45d144dccd1295d837ecdff34b2d43
ISSUE-ID: INT-306
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoUpdate README.md to be aligned with HEAT files 61/20861/1
Eric Debeau [Thu, 26 Oct 2017 19:42:04 +0000 (19:42 +0000)]
Update README.md to be aligned with HEAT files

Change-Id: I16fb6184b236e804802940a6cbeeb80bf87c340b
ISSUE-ID: INT-301
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoMerge "Fix text substitution keyname typo"
Marco Platania [Thu, 26 Oct 2017 14:01:36 +0000 (14:01 +0000)]
Merge "Fix text substitution keyname typo"

6 years agoMerge "Add port mapping for VF-C componnets"
Marco Platania [Thu, 26 Oct 2017 13:40:47 +0000 (13:40 +0000)]
Merge "Add port mapping for VF-C componnets"

6 years agoMerge "Change the url of activiti workflow engine service"
Marco Platania [Thu, 26 Oct 2017 13:40:14 +0000 (13:40 +0000)]
Merge "Change the url of activiti workflow engine service"

6 years agoAdd port mapping for VF-C componnets 49/20749/1
yangyan [Thu, 26 Oct 2017 09:37:36 +0000 (17:37 +0800)]
Add port mapping for VF-C componnets

Issue-ID: VFC-559
Change-Id: I5645dc645a6d50043e215a0e1de798e26351aba0
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
6 years agoChange the url of activiti workflow engine service 01/20701/1
HuabingZhao [Thu, 26 Oct 2017 05:59:09 +0000 (13:59 +0800)]
Change the url of activiti workflow engine service

Issue-Id: MSB-83
Change-Id: I5ecc5e2ecf81de837880f1f992b69834f7babe98
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoFix text substitution keyname typo 69/20669/5
Lusheng Ji [Thu, 26 Oct 2017 01:06:10 +0000 (21:06 -0400)]
Fix text substitution keyname typo

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>
6 years agoAdd vfc-catalog docker port mapping 71/20671/1
ying.yunlong [Thu, 26 Oct 2017 00:41:36 +0000 (08:41 +0800)]
Add vfc-catalog docker port mapping

Change-Id: Ifc02d5660af5301bf708538b823277f7a1d19924
Issue-ID: VFC-556
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoMerge "copy keystone url in right folder"
Marco Platania [Wed, 25 Oct 2017 21:11:48 +0000 (21:11 +0000)]
Merge "copy keystone url in right folder"

6 years agoMerge "Change openo and ecomp to ONAP"
Marco Platania [Tue, 24 Oct 2017 14:26:12 +0000 (14:26 +0000)]
Merge "Change openo and ecomp to ONAP"

6 years agoMerge "Fixes for the vCPE vG-MUX install script"
Marco Platania [Tue, 24 Oct 2017 14:25:45 +0000 (14:25 +0000)]
Merge "Fixes for the vCPE vG-MUX install script"

6 years agocopy keystone url in right folder 07/20307/2
Sylvain Desbureaux [Tue, 24 Oct 2017 08:40:26 +0000 (10:40 +0200)]
copy keystone url in right folder

Change-Id: I6b3ad94300885cf9ca23cec1fee19afbf5c6a5f6
Issue-ID: INT-298
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
6 years agoFixes for the vCPE vG-MUX install script 61/20261/1
Eric Multanen [Tue, 24 Oct 2017 07:44:54 +0000 (00:44 -0700)]
Fixes for the vCPE vG-MUX install script

This change improves the vG-MUX install script by:
- setting bng-mux network IP and mux-gw IP from environment
  variables instead of hardcoded values
- provides ability to use script to prepare a snapshot image
  with the vpp and honeycomb binaries pre-compiles to improve
  vnf deployment time (was taking about 40 minutes).

Change-Id: Ib5423af6d88f4501ac3ecfd4a4cbc9b315460194
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoChange openo and ecomp to ONAP 65/20265/1
Zhuoyao Huang [Tue, 24 Oct 2017 02:48:40 +0000 (10:48 +0800)]
Change openo and ecomp to ONAP

Change-Id: Id3e2b3aa0e821866d91be16a0ec20861f3289f67
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
6 years agoadd policy clean up commands in *init script 31/20231/1
Jorge Hernandez [Mon, 23 Oct 2017 19:53:01 +0000 (14:53 -0500)]
add policy clean up commands in *init script

Change-Id: Idac193367433182a3e6e7d430ccac3090c55b3b3
Issue-ID: POLICY-365
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoAdd multiservice VM IP to SO init script 71/20171/1
Marco Platania [Mon, 23 Oct 2017 15:48:10 +0000 (11:48 -0400)]
Add multiservice VM IP to SO init script

Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5
Issue-ID: SO-181
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Clean up DCAE GEN 1 params from Heat template"
Marco Platania [Mon, 23 Oct 2017 14:58:06 +0000 (14:58 +0000)]
Merge "Clean up DCAE GEN 1 params from Heat template"

6 years agoClean up DCAE GEN 1 params from Heat template 59/20159/3
Marco Platania [Mon, 23 Oct 2017 14:26:16 +0000 (10:26 -0400)]
Clean up DCAE GEN 1 params from Heat template

Change-Id: Id76c7a561494f7aa201b728f1f62e88f198496cc
Issue-ID: DCAEGEN2-127
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Update License text"
Marco Platania [Mon, 23 Oct 2017 14:25:33 +0000 (14:25 +0000)]
Merge "Update License text"

6 years agoUpdate License text 37/20037/1
Gokul Singaraju [Mon, 23 Oct 2017 04:12:44 +0000 (00:12 -0400)]
Update License text

Issue-Id: CERT-4
Change-Id: I4b92e39ea6bedb5c5a70eae93ee8e7c4be9f9866
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoAdd proxying healthcheck to consul etc 43/19943/3
Lusheng Ji [Fri, 20 Oct 2017 22:22:38 +0000 (18:22 -0400)]
Add proxying healthcheck to consul etc

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>
6 years agoFix spelling in ONAP heat template 41/19941/1
Gary Wu [Fri, 20 Oct 2017 21:36:37 +0000 (14:36 -0700)]
Fix spelling in ONAP heat template

Change-Id: Icbb44f9d569954a8a2d90be755628040344b51b8
Issue-ID: INT-288
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoFix VNF instantiation issues in SO and Robot 21/19921/1
Marco Platania [Fri, 20 Oct 2017 18:50:13 +0000 (14:50 -0400)]
Fix VNF instantiation issues in SO and Robot

- 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>
6 years agoMerge "Remove GPL v3 HEAT templates"
Marco Platania [Wed, 18 Oct 2017 13:49:58 +0000 (13:49 +0000)]
Merge "Remove GPL v3 HEAT templates"

6 years agoMerge "Fix naming conflict in vLB/vDNS Heat template"
Marco Platania [Wed, 18 Oct 2017 13:49:43 +0000 (13:49 +0000)]
Merge "Fix naming conflict in vLB/vDNS Heat template"

6 years agoFixup errors in vgmux install script 51/19451/1
Eric Multanen [Wed, 18 Oct 2017 14:04:00 +0000 (07:04 -0700)]
Fixup errors in vgmux install script

Correct a couple typos made in the vgmux install script.

Change-Id: Ib6eff3a875c3588bb1aad42a4105827d883b9c8d
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoRemove GPL v3 HEAT templates 15/19515/1
Brian Freeman [Wed, 18 Oct 2017 12:31:05 +0000 (12:31 +0000)]
Remove GPL v3 HEAT templates

Issue-ID: UCA-38
Change-Id: Ia2e01a1b83c3cbc30dd542e25d03e058fd15029a
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoFix naming conflict in vLB/vDNS Heat template 75/19375/1
Marco Platania [Tue, 17 Oct 2017 21:15:43 +0000 (17:15 -0400)]
Fix naming conflict in vLB/vDNS Heat template

- Rename DNS2 VM and ports

Change-Id: Ic19865785c73c777f68ea177493eec9363c95ae0
Issue-ID: SDC-448
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Set consul version to 0.9.3"
Marco Platania [Tue, 17 Oct 2017 13:03:45 +0000 (13:03 +0000)]
Merge "Set consul version to 0.9.3"

6 years agoMerge "Fix install script for dcae2"
Marco Platania [Tue, 17 Oct 2017 13:03:28 +0000 (13:03 +0000)]
Merge "Fix install script for dcae2"

6 years agoFixes for vCPE vG-MUX install script 47/19147/1
Eric Multanen [Tue, 17 Oct 2017 08:25:31 +0000 (01:25 -0700)]
Fixes for vCPE vG-MUX install script

Addresses the following items:
- Do not setup auto configuration for eth1 and eth3
  These interfaces will be used by vpp so they need to be down
- Fix pci bus numbering for vpp interfaces
- Fixes to properly create the 'save_config' script
- Install linux-image-extra package to get uio_pci_generic
  driver module for the vpp dpdk interfaces
- fix build of honeycomb so the jvpp-ves module built by vpp
  can be found
- Patch libevel.so code to tweak the VES data produced
  so that sourceId and sourceName come from the openstack
  vnf_id property (instead of vm_uuid and vm_name)

Issue-ID: INT-63
Change-Id: I469c2377df9dd9920a5769628b2b14d043d55d63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoSet consul version to 0.9.3 05/19205/1
HuabingZhao [Tue, 17 Oct 2017 08:20:50 +0000 (16:20 +0800)]
Set consul version to 0.9.3

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>
6 years agoFix install script for dcae2 57/19157/1
Lusheng Ji [Tue, 17 Oct 2017 01:51:26 +0000 (21:51 -0400)]
Fix install script for dcae2

Issue-Id: DCAEGEN2-127
Change-Id: Icbb9e69d7cd28161ac4fc48f4449e188ae72e0d7
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdate dcae2 vm_init and intsall scripts 61/18961/4
Lusheng Ji [Mon, 16 Oct 2017 00:16:44 +0000 (20:16 -0400)]
Update dcae2 vm_init and intsall scripts

Issue-Id: DCAEGEN2-127
Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoMerge "Fix development comments"
Marco Platania [Fri, 13 Oct 2017 17:34:00 +0000 (17:34 +0000)]
Merge "Fix development comments"

6 years agoFix development comments 91/18791/1
Gokul Singaraju [Fri, 13 Oct 2017 17:22:08 +0000 (13:22 -0400)]
Fix development comments

Issue-Id: CERT-3
Change-Id: Ibb0679fb2c44a6503aa933fff5bbb5a2ce7805d2
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoMerge "Fix the esr-gui docker start issue."
Marco Platania [Fri, 13 Oct 2017 13:42:12 +0000 (13:42 +0000)]
Merge "Fix the esr-gui docker start issue."

6 years agoFix the esr-gui docker start issue. 21/18721/1
lizi [Fri, 13 Oct 2017 07:13:27 +0000 (15:13 +0800)]
Fix the esr-gui docker start issue.

Change-Id: Iec49be07cd42a2173926ba112785fc9d2d264d67
Issue-ID: AAI-434
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix development comments 79/18679/1
Gokul Singaraju [Fri, 13 Oct 2017 03:57:24 +0000 (23:57 -0400)]
Fix development comments

Issue-Id: CERT-2
Change-Id: Id7eed5e09bac3199f0911f92ab05ea3f877692bc
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoMerge "Initial scripts to upgrade docker ONAP component"
Marco Platania [Thu, 12 Oct 2017 20:50:46 +0000 (20:50 +0000)]
Merge "Initial scripts to upgrade docker  ONAP component"

6 years agoMerge "fix vagrant script to deploy onap"
Marco Platania [Thu, 12 Oct 2017 20:49:36 +0000 (20:49 +0000)]
Merge "fix vagrant script to deploy onap"

6 years agoInitial scripts to upgrade docker ONAP component 03/18603/1
kranthi guttikonda [Thu, 12 Oct 2017 16:24:51 +0000 (12:24 -0400)]
Initial scripts to upgrade docker  ONAP component

Initial scripts to upgrade docker containers in
each component. Script will login to each vm
and run vm_init.sh based on component

Issue-ID: INT-269
Change-Id: I8453a401a8a2d1f94f34424bba915c176fbcee2d
Signed-off-by: kranthi guttikonda <kranthi.guttikonda9@gmail.com>
6 years agofix vagrant script to deploy onap 33/18433/2
Guo Ruijing [Wed, 11 Oct 2017 13:19:51 +0000 (21:19 +0800)]
fix vagrant script to deploy onap

Change-Id: I93d428875a3ca15df4829609cd79d5c6546329af
Issue-ID: INT-272
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "Fix script bugs"
Marco Platania [Wed, 11 Oct 2017 19:44:24 +0000 (19:44 +0000)]
Merge "Fix script bugs"

6 years agoMerge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"
Marco Platania [Wed, 11 Oct 2017 19:19:54 +0000 (19:19 +0000)]
Merge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"

6 years agoMerge "Correct portal apps property directory name"
Marco Platania [Wed, 11 Oct 2017 19:06:39 +0000 (19:06 +0000)]
Merge "Correct portal apps property directory name"

6 years agoCorrect portal apps property directory name 03/18303/1
Christopher Lott (cl778h) [Wed, 11 Oct 2017 15:46:25 +0000 (11:46 -0400)]
Correct portal apps property directory name

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>
6 years agoAdd ESR FQDN to DNS configuration 79/18279/1
Marco Platania [Wed, 11 Oct 2017 13:39:24 +0000 (09:39 -0400)]
Add ESR FQDN to DNS configuration

Change-Id: Ic9faeada0df4456952946cbfad0919b25cab96df
Issue-ID: AAI-421
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoSet CLI_PRODUCT_VERSION to onap-1.1 in CLI 51/18251/1
Kanagaraj Manickam k00365106 [Wed, 11 Oct 2017 09:53:18 +0000 (15:23 +0530)]
Set CLI_PRODUCT_VERSION to onap-1.1 in CLI

CLI-40

Change-Id: Ic45bb549fbcc1e35418f8920823958229d255a63
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoAdd ESR register script. 97/18097/2
lizi [Wed, 11 Oct 2017 02:20:16 +0000 (10:20 +0800)]
Add ESR register script.

Change-Id: I8f313befd5b1391842c488efdbc8777402c3da0f
Issue-ID: MSB-89
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix script bugs 35/18135/1
Lusheng Ji [Wed, 11 Oct 2017 04:01:33 +0000 (04:01 +0000)]
Fix script bugs

Issue-Id: DCAEGEN2-127
Change-Id: Iea9c2d6e62ef732e85053f72ed60f5ed86adc7c8
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoMerge "Remove percent from vCPE VES packet loss value"
Marco Platania [Wed, 11 Oct 2017 02:13:40 +0000 (02:13 +0000)]
Merge "Remove percent from vCPE VES packet loss value"

6 years agoRemove percent from vCPE VES packet loss value 73/18073/1
Eric Multanen [Wed, 11 Oct 2017 07:12:32 +0000 (00:12 -0700)]
Remove percent from vCPE VES packet loss value

Remove percentage symbol from output reported for
Packet Loss Rate in the VES ouput.

Change-Id: I9f827a5152521d3dac2f2ac6c2fb01d107d393ae
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoMerge "Add docker run instruction in demo for esr."
Marco Platania [Wed, 11 Oct 2017 02:13:16 +0000 (02:13 +0000)]
Merge "Add docker run instruction in demo for esr."

6 years agoFix the service register issue. 99/17799/2
lizi [Tue, 10 Oct 2017 04:35:38 +0000 (12:35 +0800)]
Fix the service register issue.

"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>
6 years agoAdd docker run instruction in demo for esr. 91/18091/1
lizi [Wed, 11 Oct 2017 02:06:00 +0000 (10:06 +0800)]
Add docker run instruction in demo for esr.

Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b
Issue-ID: AAI-421
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix entity name in vFW/vLB VES reporting 33/18033/1
Marco Platania [Tue, 10 Oct 2017 19:48:30 +0000 (15:48 -0400)]
Fix entity name in vFW/vLB VES reporting

Change-Id: Iba34bfa61bab24761a86ffa6cce93994f37b7d5f
Issue-ID: INT-266
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add variable SERVICE_PORT for VF-C installtion"
Marco Platania [Tue, 10 Oct 2017 13:29:14 +0000 (13:29 +0000)]
Merge "Add variable SERVICE_PORT for VF-C installtion"

6 years agoAdd variable SERVICE_PORT for VF-C installtion 11/17811/1
Zhaoxing [Tue, 10 Oct 2017 05:24:46 +0000 (13:24 +0800)]
Add variable SERVICE_PORT for VF-C installtion

Change-Id: I17ff996c9a6c900c9ca5ad2112f4fc52b26dc15f
Issue-Id: INT-220
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
6 years agoMerge "Fix patch URLs for vCPE use case and other fixes"
Marco Platania [Tue, 10 Oct 2017 00:53:00 +0000 (00:53 +0000)]
Merge "Fix patch URLs for vCPE use case and other fixes"

6 years agoFix patch URLs for vCPE use case and other fixes 57/17757/1
Eric Multanen [Tue, 10 Oct 2017 08:37:12 +0000 (01:37 -0700)]
Fix patch URLs for vCPE use case and other fixes

Fixup URLs for the patch files to be applied to
VPP and honeycomb components.

Fix what looked like a typo in vgmux key attribute.

Create maven ~/.m2 directory before saving file to it.

Change-Id: Iccd10dac44b51a3ad4721422619c8823d8fa65bb
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoAdd workflow docker for VF-C installtion 77/17577/2
Zhaoxing [Mon, 9 Oct 2017 02:46:08 +0000 (10:46 +0800)]
Add workflow docker for VF-C installtion

Change-Id: Icfd968fa202ceb6e4d00e6add204f065cef77a45
Issue-Id: INT-220
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
6 years agoFix UUI containers' name in init script 05/17505/1
Marco Platania [Fri, 6 Oct 2017 19:04:49 +0000 (15:04 -0400)]
Fix UUI containers' name in init script

Change-Id: Id9330cb405ce0143e9d94c7d8b05a60922130a84
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd onap.org to DNS configuration 77/17477/3
Marco Platania [Fri, 6 Oct 2017 15:29:47 +0000 (11:29 -0400)]
Add onap.org to DNS configuration

Change-Id: Ib86f91f986d06f999a35aaf88916685b8ae710be
Issue-ID: INT-255
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix network config in DCAE GEN2 VM 49/17349/1
Marco Platania [Thu, 5 Oct 2017 14:54:54 +0000 (10:54 -0400)]
Fix network config in DCAE GEN2 VM

Change-Id: I6e4cf47cbf92c471f3b8e6a05c58d636198f2af4
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd SNIRO FQDN to DNS configuration 37/17337/1
Marco Platania [Thu, 5 Oct 2017 14:13:59 +0000 (10:13 -0400)]
Add SNIRO FQDN to DNS configuration

Change-Id: Iae96e270e8a2ae2f3dcdb413422f4e3484725faf
Issue-ID: INT-215
Signed-off-by: Marco Platania <platania@research.att.com>