demo.git
4 years agoremove boot/robot folder 61/87161/1
DR695H [Tue, 7 May 2019 14:52:21 +0000 (10:52 -0400)]
remove boot/robot folder

this folder includes properties used for heat based deploment, which has
not been supported since casbalance. Worse it causes errors when doing
work in the local env and is confusing.

Change-Id: Ib7da4a0f73a43f476716a527455584620a009ad9
Issue-ID: TEST-147
Signed-off-by: DR695H <dr695h@att.com>
5 years agoremove vIMS folder 82/86882/1
mrichomme [Fri, 3 May 2019 05:59:26 +0000 (07:59 +0200)]
remove vIMS folder

this folder includes vIMS heat template licensed under GPL v3
ONAP legal subcommittee does not recommend approval of license exceptions
for GPL-3.0 content

Issue-ID: INT-1049

Change-Id: I5c6a7e892e7aba8036a6276e9367a8fcc54c7407
Signed-off-by: mrichomme <morgan.richomme@orange.com>
5 years agoMerge "Update helm charts for Minio"
Marco Platania [Tue, 30 Apr 2019 14:04:36 +0000 (14:04 +0000)]
Merge "Update helm charts for Minio"

5 years agoUpdate helm charts for Minio 77/86577/1
Pramod [Tue, 30 Apr 2019 01:06:39 +0000 (18:06 -0700)]
Update helm charts for Minio

Helm charts to include gloo as ingress for minio

Issue-ID: ONAPARC-492

Change-Id: I60501abd37f6ab40b628c4de3acb0faafb8392d4
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
5 years agoAdding helm charts for gloo ingress controller 75/86575/1
Pramod [Tue, 30 Apr 2019 00:36:20 +0000 (17:36 -0700)]
Adding helm charts for gloo ingress controller

Helm charts for gloo with support for Kubernetes ingress

Issue-ID: ONAPARC-491
Change-Id: Ia6342f79edef19120da4c28f376a3399991a8310
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
5 years agovCPE Tosca: use direct for vnic_type 57/86457/2
Lianhao Lu [Sun, 28 Apr 2019 01:06:11 +0000 (09:06 +0800)]
vCPE Tosca: use direct for vnic_type

Since SDC onboarding DM has added the 'direct' value for vnic_type by
patch https://gerrit.onap.org/r/#/c/86346/, we need to use 'direct' for
SRIOV use case.

Change-Id: I2858195643e970e252e357c45ad1d919764ab20f
Issue-ID: INT-1037
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoMerge "Add vIMS heat template in demo repository"
Gary Wu [Fri, 26 Apr 2019 17:14:45 +0000 (17:14 +0000)]
Merge "Add vIMS heat template in demo repository"

5 years agoMerge "vCPE tosca: Add metadata VNFD_SCHEMA_VERSION"
Yang Xu [Fri, 26 Apr 2019 17:14:24 +0000 (17:14 +0000)]
Merge "vCPE tosca: Add metadata VNFD_SCHEMA_VERSION"

5 years agoFix path to VES library in vFW script 13/86413/1
Marco Platania [Fri, 26 Apr 2019 15:11:11 +0000 (11:11 -0400)]
Fix path to VES library in vFW script

Change-Id: I126e6100422066dcec1466f07a5a249aee947c67
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoAdd vIMS heat template in demo repository 70/86370/1
mrichomme [Fri, 26 Apr 2019 09:27:05 +0000 (11:27 +0200)]
Add vIMS heat template in demo repository

this use case is used in OOM gating End to End non regression tests
in addition to the healthcheck robot test cases

Issue-ID: INT-1049

Change-Id: I37b0c91ea5295c2d16973ea25a364e71ecb569a3
Signed-off-by: mrichomme <morgan.richomme@orange.com>
5 years agovCPE tosca: Add metadata VNFD_SCHEMA_VERSION 41/86341/1
Lianhao Lu [Fri, 26 Apr 2019 00:14:07 +0000 (08:14 +0800)]
vCPE tosca: Add metadata VNFD_SCHEMA_VERSION

Added VNFD_SCHEMA_VERSION property in metadata for backward compatibility
requirements. Since the Dublin SDC DM does not support backward
compatibility with Casablanca SDC DM, we need a place to idenitfy the DM
version it uses in the csar template.

Change-Id: I9586d1f442b6d166384acfa5eb3ca969e110b1b0
Issue-ID: INT-1037
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoMerge "Clean old ONAP heat template from demo repository"
Gary Wu [Thu, 25 Apr 2019 17:08:41 +0000 (17:08 +0000)]
Merge "Clean old ONAP heat template from demo repository"

5 years agoClean old ONAP heat template from demo repository 09/86309/1
mrichomme [Thu, 25 Apr 2019 16:24:19 +0000 (18:24 +0200)]
Clean old ONAP heat template from demo repository

this template is not maintained since casablanca.
People could be surprised to find it here (still available on casablanca or older branches)

Issue-ID: INT-1046

Change-Id: I266ccc59c05a713cde17b20491f2e729d068414f
Signed-off-by: mrichomme <morgan.richomme@orange.com>
5 years agoAdapt to latest tosca onboarding DM for vCPE tosca 31/86231/1
Lianhao Lu [Thu, 25 Apr 2019 04:22:21 +0000 (12:22 +0800)]
Adapt to latest tosca onboarding DM for vCPE tosca

Adapted to latest tosca onboarding DM change in SDC to align with
SOL001 v2.5.1, for sriov vCPE use case.

Change-Id: I2c2fd4cdfbd5d72cfc3a1c7cdfab53763f17d782
Issue-ID: INT-1037
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoDynamic preload vFWDT 77/85977/2
Brian Freeman [Mon, 22 Apr 2019 15:37:54 +0000 (10:37 -0500)]
Dynamic preload vFWDT

Issue-ID: INT-1038
Change-Id: Icdedc03138afe0e86c58b3529c41eb2e7823a1d7
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoFix path to parent POM in vFW use case 71/85971/1
Marco Platania [Mon, 22 Apr 2019 13:59:36 +0000 (09:59 -0400)]
Fix path to parent POM in vFW use case

Change-Id: I349a71e302616bc2d2ed45511ddc0bc58f8dd6f9
Issue-ID: INT-1035
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoMerge "Adapt to latest tosca onboarding DM change"
Marco Platania [Mon, 22 Apr 2019 12:52:00 +0000 (12:52 +0000)]
Merge "Adapt to latest tosca onboarding DM change"

5 years agoAdapt to latest tosca onboarding DM change 43/85943/1
Lianhao Lu [Mon, 22 Apr 2019 07:51:45 +0000 (15:51 +0800)]
Adapt to latest tosca onboarding DM change

Adapted to latest tosca onboarding DM change in SDC to align with SOL001
v2.5.1.

Change-Id: Ib3628fb9bba0d55e9c91aee85e2abb09c0c03b01
Issue-ID: INT-1037
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoFixing some helm lint issues. 58/85858/1
Rajamohan Raj [Sat, 20 Apr 2019 00:54:45 +0000 (00:54 +0000)]
Fixing some helm lint issues.

Change-Id: I6d62bcd10c60c422aaeb146078aee1b162838926
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
5 years agoFix POM structure for vFW API 17/85817/1
Marco Platania [Fri, 19 Apr 2019 13:59:03 +0000 (09:59 -0400)]
Fix POM structure for vFW API

Change-Id: I61dc23b634dc244fbd039da7555251e8ae4027b5
Issue-ID: INT-1035
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoUpdate Honeycomb to Rel1810 for vFW 24/85724/1
Marco Platania [Thu, 18 Apr 2019 22:02:47 +0000 (18:02 -0400)]
Update Honeycomb to Rel1810 for vFW

- Update Honeycomb version to 1810 to support ODL Fluorine
- Migrate existing stream-count plugin to 1810
- Update POM structure
- Update vPacketGen install file (including ARM64)

Change-Id: I2866c80876550cb149cdb5fee3193d453643639c
Issue-ID: INT-1035
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoFix vFWCL Heat template for instantiation with Robot 11/85711/1
Marco Platania [Thu, 18 Apr 2019 18:29:42 +0000 (14:29 -0400)]
Fix vFWCL Heat template for instantiation with Robot

- Don't use vnf_name as private network name prefix. Added a new parameter named net_prefix

Change-Id: I2b54f49ce40635e1e5869dab8290f3dfc4ef6f16
Issue-ID: INT-853
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoFixed the chart name for Minio Model repo 40/85640/1
Pramod [Wed, 17 Apr 2019 22:02:56 +0000 (15:02 -0700)]
Fixed the chart name for Minio Model repo

The Chart name is incosistent with the minio related manifests.

Change-Id: I42b6e9597651faba4c79cbeb77db2adffe191952
Issue-ID: ONAPARC-487
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
5 years agoMerge "Separate collectd plugin config from configmap"
Marco Platania [Tue, 16 Apr 2019 14:23:25 +0000 (14:23 +0000)]
Merge "Separate collectd plugin config from configmap"

5 years agoAdd scripts for vIPSEC VNF 95/85395/1
Ruoyu Ying [Tue, 16 Apr 2019 11:15:45 +0000 (19:15 +0800)]
Add scripts for vIPSEC VNF

- Add scripts for vPacketgen and vSink that would
be used in vIPSEC VNF.
- Fixed minor bugs inside the base_vipsec.yaml

Change-Id: Ide06fa3f05babe99a9728653a6d2ac214696049e
Issue-ID: INT-793
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoAdding the dockerfile. 31/85131/1
Rajamohan Raj [Thu, 11 Apr 2019 23:20:20 +0000 (23:20 +0000)]
Adding the dockerfile.

Change-Id: I008cb2d0f8c169c40b60cca646ce52132929abd5
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
5 years agoSeparate collectd plugin config from configmap 12/85112/2
Srivahni [Thu, 11 Apr 2019 18:32:52 +0000 (11:32 -0700)]
Separate collectd plugin config from configmap

Move collectd plugin information in configmap.yaml
in to resources folder

Change-Id: I3600dc6cc457fe28fb0a12220cacb7a0936d25d1
Issue-ID: ONAPARC-488
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
5 years agoMerge "Add helm charts for horovod based app"
Marco Platania [Thu, 11 Apr 2019 17:55:23 +0000 (17:55 +0000)]
Merge "Add helm charts for horovod based app"

5 years agoAdd helm charts for horovod based app 72/84972/1
Rajamohan Raj [Thu, 11 Apr 2019 00:36:20 +0000 (00:36 +0000)]
Add helm charts for horovod based app

Tasks in this patch:

Create sample Tensorflow MNIST application using horovod: https://jira.onap.org/browse/ONAPARC-450

Change-Id: I50827a47f7c48574944cde28fca32f265b649b59
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
5 years agoModel Repo package 64/84964/1
Dileep Ranganathan [Wed, 10 Apr 2019 22:36:28 +0000 (15:36 -0700)]
Model Repo package

Added Model repo package consists of Minio Helm charts

Change-Id: I47427cbc7e745f658a1dcf75742b3ae3226fc3d0
Issue-ID: ONAPARC-487
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoInit package for Distributed Analytics 63/84963/2
Dileep Ranganathan [Wed, 10 Apr 2019 22:29:23 +0000 (15:29 -0700)]
Init package for Distributed Analytics

Init package consists of Rook/Ceph, Istio Helm charts

Change-Id: Ifcf9b838231937035d55d4b78f7e3c387af5fe92
Issue-ID: ONAPARC-366
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "Add script to vPacketGen"
Yang Xu [Wed, 10 Apr 2019 18:58:31 +0000 (18:58 +0000)]
Merge "Add script to vPacketGen"

5 years agoAdd script to vPacketGen 28/84928/1
Marco Platania [Wed, 10 Apr 2019 18:51:13 +0000 (14:51 -0400)]
Add script to vPacketGen

Change-Id: I3e40d64c28a19ddf04e275aefd9d19a70af2c176
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agovfirewall usecase for arm64 70/84870/1
Your Name [Tue, 9 Apr 2019 11:47:51 +0000 (06:47 -0500)]
vfirewall usecase for arm64

vfirewall support for running on arm64
openstack deployment. Due to lack of support
for arm64 un current vfirewall usecase deps
we had to update some components version like the
ubuntu (16.04) vpp, dpdk, and honeycomb

Change-Id: I3a434df1493fab9bdb43cb0ec1313b1a626b33c9
Issue-ID: INT-884
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoAdd heat script for vIPsec use case 31/84431/5
Ruoyu Ying [Sat, 6 Apr 2019 18:49:59 +0000 (02:49 +0800)]
Add heat script for vIPsec use case

Add the HEAT script for IPsec deployment.
With two IPsec gateways, a packetGenerator
and a sink inside this scenario.

Change-Id: I2f6f74c863f8fb0c52bd776263569e26130b2e38
Issue-ID: INT-793
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoEnable rolling update feature of DaemonSet 09/83509/2
Srivahni [Wed, 27 Mar 2019 17:29:15 +0000 (10:29 -0700)]
Enable rolling update feature of DaemonSet

Change-Id: I21ce11895c955dbb007cafdf8d35756a76d5bce7
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
5 years agoMerge "Inference package with Tensorflow Serving"
Gary Wu [Thu, 28 Mar 2019 22:45:04 +0000 (22:45 +0000)]
Merge "Inference package with Tensorflow Serving"

5 years agoInference package with Tensorflow Serving 45/83645/2
Dileep Ranganathan [Thu, 28 Mar 2019 18:29:36 +0000 (11:29 -0700)]
Inference package with Tensorflow Serving

Initial inference package with TF Serving, Tensorboard.
Added Minio/S3 support.

Change-Id: If896a7c8fc150bf6a552bdcf7d1096d357520751
Issue-ID: ONAPARC-454
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoHelm charts for Cadvisor 25/83125/2
Srivahni [Mon, 25 Mar 2019 01:48:49 +0000 (18:48 -0700)]
Helm charts for Cadvisor

Change-Id: Iaba30d9528ebc416339e73cd8d5485457d2ae147
Issue-ID: ONAPARC-438
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
5 years agoMove Prometheus-operator to operator package 85/83085/2
Srivahni [Fri, 22 Mar 2019 23:22:35 +0000 (16:22 -0700)]
Move Prometheus-operator to operator package

Change-Id: I9f3b1a67c62303e40c46fa9d28abe0339e248ed6
Issue-ID: ONAPARC-444
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
5 years agoFix node exporter integration with Prometheus 65/82865/2
Srivahni [Fri, 22 Mar 2019 21:33:38 +0000 (14:33 -0700)]
Fix node exporter integration with Prometheus

Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd
Issue-ID: ONAPARC-440
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
5 years agoMerge "Remove hardcoded values from values.yaml"
Gary Wu [Tue, 19 Mar 2019 19:34:45 +0000 (19:34 +0000)]
Merge "Remove hardcoded values from values.yaml"

5 years agoRemove SDNC metadata from Heat templates 00/82700/1
Marco Platania [Tue, 19 Mar 2019 17:50:47 +0000 (13:50 -0400)]
Remove SDNC metadata from Heat templates

Change-Id: I3c3ae7850cf03b6a9e1a29035e07195703f537fd
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoRemove hardcoded values from values.yaml 05/82605/3
Srivahni [Mon, 18 Mar 2019 17:27:18 +0000 (10:27 -0700)]
Remove hardcoded values from values.yaml

Change-Id: I21982d862e386dea3ec649f1f7186b1b29558233
Issue-ID: ONAPARC-442
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
5 years agoFix Kafka Operator to watch all namespaces. 19/82619/1
Dileep Ranganathan [Mon, 18 Mar 2019 23:06:05 +0000 (16:06 -0700)]
Fix Kafka Operator to watch all namespaces.

Temp. fix to make Strimzi kafka operator cluster-wide.

Issue-ID: ONAPARC-392
Change-Id: Icfda09ed2fdd42efe1a9728509c5c3cbbb9f88c0
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoHelm charts for spark and hdfs 91/81991/3
Rajamohan Raj [Mon, 11 Mar 2019 23:53:41 +0000 (23:53 +0000)]
Helm charts for spark and hdfs

Tasks accomplished in this patch:

https://jira.onap.org/browse/ONAPARC-445 - Create helm chart for Spark on K8S operator and add it to operator.
https://jira.onap.org/browse/ONAPARC-446 - Create helm charts for HDFS
https://jira.onap.org/browse/ONAPARC-447 - Create Spark application helm chart as part of application pacakge
https://jira.onap.org/browse/ONAPARC-448 - Add Anaconda with tensorflow,
keras, horovod support to Spark image

Change-Id: Icb4adeaa8a0aa445614f91203d7793e4e4f304c1
Issue-ID: ONAPARC-391
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
5 years agoTraining package for distributed analytics 75/81975/1
Dileep Ranganathan [Mon, 11 Mar 2019 18:48:36 +0000 (11:48 -0700)]
Training package for distributed analytics

Contains helm charts for M3DB initially.
This package also will consist of other training framework related
helm charts like HDFS, Spark with TF etc.

Change-Id: I67885fa4236f92453477b5cb0d3d79ffe14ff669
Issue-ID: ONAPARC-391
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoOperator pacakge for Distributed Analytics 74/81974/1
Dileep Ranganathan [Mon, 11 Mar 2019 18:42:11 +0000 (11:42 -0700)]
Operator pacakge for Distributed Analytics

Created the operator helm charts in separate
package which consists of multiple kubernetes operators.

Change-Id: I38e3fafae65b655de1accec05082d0afaed1d688
Issue-ID: ONAPARC-366
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoRemove redundant directories 69/81869/2
Srivahni [Fri, 8 Mar 2019 18:29:07 +0000 (10:29 -0800)]
Remove redundant directories

Change-Id: I0b39b22d0cf4dba0c1bee6b142b95b78e697b569
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
5 years agoFix Collection Service Helm charts package 22/81822/1
Srivahni [Fri, 8 Mar 2019 01:40:40 +0000 (17:40 -0800)]
Fix Collection Service Helm charts package

Change-Id: I01f5a9377827666bdeaff4a3adc1c44844eb716c
Issue-ID: ONAPARC-366
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
5 years agoAdd missing INFO.yaml blocks 59/79859/1
Jessica Wagantall [Thu, 7 Mar 2019 04:13:32 +0000 (20:13 -0800)]
Add missing INFO.yaml blocks

Add missing information so that the new verify
job passes.

Change-Id: Ib6483be60dc7597a71fadba7845432033b7a026d
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoCreate vLB HEAT templates for CDS 39/79739/3
Marco Platania [Tue, 5 Mar 2019 21:46:23 +0000 (16:46 -0500)]
Create vLB HEAT templates for CDS

- This set of templates is intended to be used with CDS for scale out

Change-Id: I05c2adfb01169cc11440ec1f9553710ad32da453
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoMerge "Add tutorial about SDNC-AAI Service adaptor"
Yang Xu [Tue, 5 Mar 2019 21:35:40 +0000 (21:35 +0000)]
Merge "Add tutorial about SDNC-AAI Service adaptor"

5 years agoAdd tutorial about SDNC-AAI Service adaptor 31/79731/1
Marco Platania [Tue, 5 Mar 2019 19:30:15 +0000 (14:30 -0500)]
Add tutorial about SDNC-AAI Service adaptor

- Simple DGs for writing and reading services to/from AAI
- Postman POST calls to trigger DGs using CCSDK/SLI API

Change-Id: I9eaa58e0a2b08e783cf61f11cb45e6f740f15ddf
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoMessaging Service Helm charts package 30/79730/1
Dileep Ranganathan [Tue, 5 Mar 2019 18:53:13 +0000 (10:53 -0800)]
Messaging Service Helm charts package

The packages needed for distributed analytics are separated as
collection, messaging, training, inference and visualization.
Messaging package consists of Kafka Cluster and Topic operators.

Change-Id: I13dbd437b73d49e9d0fff6327111b7b1cf394fd8
Issue-ID: ONAPARC-392
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoCollection Service Helm charts package 28/79728/1
Dileep Ranganathan [Tue, 5 Mar 2019 18:24:06 +0000 (10:24 -0800)]
Collection Service Helm charts package

The packages needed for distributed analytics are separated as
collection, messaging, training, inference and visualization.
Collection package consists of collection agents, Prometheus operator.
and Prometheus.

Change-Id: I12c6ed0607fbaedf7bbc207562fb5bf2a1950623
Issue-ID: ONAPARC-366
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoVES5.4.1 EVEL Library enhancements 27/79027/1
PrakashH [Fri, 22 Feb 2019 15:47:51 +0000 (21:17 +0530)]
VES5.4.1 EVEL Library enhancements

Fix Batch memory leak Issue-ID: CERT-17

Change-Id: Ieaf86e0ef4bc84d4a5162834709e8428dc05cd8a
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
5 years agoUpdate INFO.yaml in demo repo 29/78729/1
Yang Xu [Tue, 19 Feb 2019 04:23:13 +0000 (23:23 -0500)]
Update INFO.yaml in demo repo

Change-Id: I1c22a0b386663e3e15442dd19495d500395e2a04
Issue-ID: INT-893
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoFix collectd helm chart 29/78429/1
Dileep Ranganathan [Wed, 13 Feb 2019 13:18:56 +0000 (05:18 -0800)]
Fix collectd helm chart

Fix collectd prometheus integration by adding correct labels.
Added template helper function for helm chart.
Updated Chart appVersion, NOTES.

Initial Helm charts for CollectD, Prometheus Operator,
Kafka Strimzi operator, Rook Ceph Operator.

Change-Id: I511fc415bf2f2ab4b92d7501f3d3a1e6b6f82581
Issue-ID: ONAPARC-366
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoAdd Nexus repo URL to vFWDT 30/78330/1
Marco Platania [Tue, 12 Feb 2019 19:08:08 +0000 (14:08 -0500)]
Add Nexus repo URL to vFWDT

Change-Id: Ibed0ba484f866b06c1d8a8de31c2ebab916d244d
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoFix scripts download in vFWDT 29/78329/2
Marco Platania [Tue, 12 Feb 2019 19:03:48 +0000 (14:03 -0500)]
Fix scripts download in vFWDT

Change-Id: I2ad26ee849254e8a9343e390c9a7e134b324b8cf
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoFix vFWDT Preload 98/78298/1
Brian Freeman [Tue, 12 Feb 2019 13:48:22 +0000 (08:48 -0500)]
Fix vFWDT Preload

Issue-ID: INT-829
Change-Id: I2dd1f857547524fa393d7891618a4c7cc4c2f04d
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agofix installation bail problem 40/78240/1
wrider [Thu, 3 Jan 2019 18:53:23 +0000 (13:53 -0500)]
fix installation bail problem

The dcae2_install script would bail due to "set -e" when docker
network is not configured.  This fix added additional clean up
checking.

Issue-ID: DCAEGEN2-1007
Change-Id: I5fa551fad498e311bfebe038416a7444b635d934
Signed-off-by: wrider <lji@research.att.com>
(cherry picked from commit d3d1abc28e5998bcdf2ed01fb1c51319e9793fd2)

5 years agoDyanmic Service Mapping data for vFWDT 90/77790/1
Brian Freeman [Mon, 4 Feb 2019 15:21:36 +0000 (10:21 -0500)]
Dyanmic Service Mapping data for vFWDT

Issue-ID: INT-829
Change-Id: I279268ef00a626be2781338c2a5218527a42372a
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoBump demo artifact version 21/77721/1
Marco Platania [Fri, 1 Feb 2019 14:07:44 +0000 (09:07 -0500)]
Bump demo artifact version

- Change demo artifact v. to 1.4.0-SNAPSHOT
- Change VES collector port number
- Remove comments from Heat templates

Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years ago[VVP] update templates for vFWCL 78/77678/1
stark, steven [Thu, 31 Jan 2019 21:51:07 +0000 (13:51 -0800)]
[VVP] update templates for vFWCL

Change-Id: I7c5f7525d86b69874dc9718b6086229294a9c9fb
Issue-ID: VVP-156
Signed-off-by: stark, steven <steven.stark@att.com>
5 years ago[VVP] removing violation comment 57/77657/1
stark, steven [Thu, 31 Jan 2019 16:01:21 +0000 (08:01 -0800)]
[VVP] removing violation comment

Change-Id: I01dc0b839c9918af44f9f10aa864b07da09ea3d2
Issue-ID: VVP-154
Signed-off-by: stark, steven <steven.stark@att.com>
5 years agoMerge "[VVP] update heat templates for vFW"
Marco Platania [Thu, 31 Jan 2019 14:31:03 +0000 (14:31 +0000)]
Merge "[VVP] update heat templates for vFW"

5 years agoMerge "VES5.4.1 EVEL Library enhancements"
Gary Wu [Thu, 31 Jan 2019 05:40:42 +0000 (05:40 +0000)]
Merge "VES5.4.1 EVEL Library enhancements"

5 years ago[VVP] update heat templates for vFW 15/77615/1
stark, steven [Thu, 31 Jan 2019 00:14:28 +0000 (16:14 -0800)]
[VVP] update heat templates for vFW

Change-Id: I2e5b019a29904e4267db4c2a03c88d64fd22f288
Issue-ID: VVP-154
Signed-off-by: stark, steven <steven.stark@att.com>
5 years agoVES5.4.1 EVEL Library enhancements 09/77609/1
PrakashH [Wed, 30 Jan 2019 21:20:29 +0000 (21:20 +0000)]
VES5.4.1 EVEL Library enhancements

Remove Afxagent
Issue-ID: CERT-17

Change-Id: I3bfca877875cae6c14312d17311a6b0c4cb0c136
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
5 years agoMerge "[VVP] update heat templates for vLBMS"
Marco Platania [Wed, 30 Jan 2019 15:25:41 +0000 (15:25 +0000)]
Merge "[VVP] update heat templates for vLBMS"

5 years agoVES5.4.1 EVEL Library enhancements 76/77576/1
PrakashH [Wed, 30 Jan 2019 13:21:45 +0000 (13:21 +0000)]
VES5.4.1 EVEL Library enhancements

Readme file update and AFXagent addition
Issue-ID: CERT-17

Change-Id: I77b956a8e16af844c4ae681c7305fad39dbf22f5
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
5 years ago[VVP] update heat templates for vLBMS 52/77552/2
stark, steven [Wed, 30 Jan 2019 00:52:13 +0000 (16:52 -0800)]
[VVP] update heat templates for vLBMS

Change-Id: Iaf9d947a430a695158ccaa11e41b23904d14fffc
Issue-ID: VVP-151
Signed-off-by: stark, steven <steven.stark@att.com>
5 years agoMerge "Helm charts for Distributed Edge Analytics."
Gary Wu [Tue, 29 Jan 2019 00:54:16 +0000 (00:54 +0000)]
Merge "Helm charts for Distributed Edge Analytics."

5 years agoMerge "VES EVEL Library VES 5.4.1 enhancements"
Gary Wu [Mon, 28 Jan 2019 20:59:35 +0000 (20:59 +0000)]
Merge "VES EVEL Library VES 5.4.1 enhancements"

5 years agoVES EVEL Library VES 5.4.1 enhancements 69/77469/1
PrakashH [Mon, 28 Jan 2019 17:14:52 +0000 (17:14 +0000)]
VES EVEL Library VES 5.4.1 enhancements

HB-Fault-Measurement-Syslog-2Collector enhancement.
Issue-ID: CERT-17

Change-Id: Ieff01ee5461e50c7e7d07d10ec66c1c97cf8c5b1
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
5 years agoMerge "Correct path of JAR files"
Gary Wu [Fri, 25 Jan 2019 15:48:23 +0000 (15:48 +0000)]
Merge "Correct path of JAR files"

5 years agoHelm charts for Distributed Edge Analytics. 63/76363/1
Dileep Ranganathan [Fri, 25 Jan 2019 10:44:36 +0000 (02:44 -0800)]
Helm charts for Distributed Edge Analytics.

Initial Helm charts for CollectD, Prometheus Operator,
Kafka Strimzi operator, Rook Ceph Operator.

Change-Id: I7323029bd0bf1e4b39aac329fc567f705a59bc0c
Issue-ID: ONAPARC-366
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoCorrect path of JAR files 15/76315/1
Marco Platania [Thu, 24 Jan 2019 21:20:48 +0000 (16:20 -0500)]
Correct path of JAR files

Change-Id: I34c99a36bc3ff432fa8e3cf2ed1bf4ca7c79260f
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoAdd starlingx plugin for demo 41/76241/2
Haibin Huang [Thu, 24 Jan 2019 01:53:58 +0000 (09:53 +0800)]
Add starlingx plugin for demo

Change-Id: Id66c41fe0de0708f5c2dc0b04026ca923fd70eb4
Issue-ID: MULTICLOUD-428
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
5 years agoSquashed commit of the following: 90/76090/1
Marco Platania [Mon, 21 Jan 2019 17:12:39 +0000 (12:12 -0500)]
Squashed commit of the following:

commit 1b4af2baa406841631ef7c3bf6917be654f793e1
Author: Marco Platania <platania@research.att.com>
Date:   Mon Jan 21 11:21:08 2019 -0500

    Correct style issues

    Change-Id: Icadd241369437b6c1e868285f79b31be2d730871
    Issue-ID: INT-824
Signed-off-by: Marco Platania <platania@research.att.com>
commit 1b019bf2fcdddeae852f465e56255bb00c5c19d7
Author: Marco Platania <platania@research.att.com>
Date:   Mon Jan 21 10:36:52 2019 -0500

    Correct path to POM files

    Change-Id: Ie98617eaab6ae65c982bb15e71f72b090f45e553
    Issue-ID: INT-824
Signed-off-by: Marco Platania <platania@research.att.com>
commit e51da00e8208fad91ca3be8808b0e7b590d64627
Author: Marco Platania <platania@research.att.com>
Date:   Mon Jan 21 10:24:19 2019 -0500

    Add new API to vPacketGen

    - Add new API to modify the number of active streams
    - Change POM structure accordingly

    Change-Id: Iba45ce2ff5fa9fb418e3dd0dffb75c785dc20f70
    Issue-ID: INT-824
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Iefbfce87b4f98a35b81585c2346975256ae988a4
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoAllow custom plugins in SDC 68/75868/1
shrikantawachar [Wed, 16 Jan 2019 11:54:53 +0000 (17:24 +0530)]
Allow custom plugins in SDC

Allow custom plugins in SDC

Change-Id: I636d534d1853522b131b225ab851013622441bf2
Issue-ID: SDC-2022
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
5 years agoChange vPKG honeycomb restart to hourly instead 72/74872/1
Gary Wu [Wed, 19 Dec 2018 04:56:04 +0000 (20:56 -0800)]
Change vPKG honeycomb restart to hourly instead

Change-Id: I70995f4598f9a2b855061e8c624fb1d357b8b6da
Issue-ID: INT-780
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoWorkaround for vPKG honeycomb file handle leak 50/74750/1
Gary Wu [Mon, 17 Dec 2018 18:51:14 +0000 (10:51 -0800)]
Workaround for vPKG honeycomb file handle leak

The vPKG for vFWCL leaks file handles for each netconf
request received. This is to add a workaround script
to reboot honeycomb within the vPKG VM daily.

Change-Id: Ie2d09ea9dfc9e994890666e0488afa938c42e34f
Issue-ID: INT-780
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdd demo to vCPE Public DNS 88/74288/2
Brian Freeman [Wed, 5 Dec 2018 18:37:37 +0000 (13:37 -0500)]
Add demo to vCPE Public DNS

Issue-ID: INT-755
Change-Id: I660c964cff60c33ae3f3c4aa9b47d2960789ea43
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoMerge "resubmit - 2 collector support-include readme .."
Marco Platania [Fri, 30 Nov 2018 16:37:21 +0000 (16:37 +0000)]
Merge "resubmit - 2 collector support-include readme .."

5 years agoresubmit - 2 collector support-include readme .. 19/72919/3
gp2421 [Fri, 16 Nov 2018 16:20:14 +0000 (11:20 -0500)]
resubmit - 2 collector support-include readme ..

Issue-ID: CERT-16
Change-Id: If75efb06b6722ea26319e892bf1449207048ec9c
Signed-off-by: gp2421 <gp2421@att.com>
5 years agoCorrect typo in README file 18/73818/1
Marco Platania [Wed, 28 Nov 2018 20:27:28 +0000 (15:27 -0500)]
Correct typo in README file

Change-Id: Iaf838a1de79170700b5af37f41ef46ae68e91316
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoUpdate README file 02/73802/1
Marco Platania [Wed, 28 Nov 2018 17:03:38 +0000 (12:03 -0500)]
Update README file

Change-Id: I9e71fb72e02b9686241ea5ecd62b36fe1c38f01f
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoChange metadata from integer to string 63/73463/1
Haibin Huang [Sat, 24 Nov 2018 10:42:41 +0000 (10:42 +0000)]
Change metadata from integer to string

Change-Id: Iebc1d670fdf79b2700b164a9edad8d15b7d9209f
Issue-ID: INT-746
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
5 years agoDo not use CDS for base vFW 64/73264/1
Alexis de Talhouët [Wed, 21 Nov 2018 15:28:44 +0000 (10:28 -0500)]
Do not use CDS for base vFW

Change-Id: I706ebbbffe461398cf8419a49418cf4795f1eb0f
Issue-ID: INT-745
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoChange Other to OTHER 11/73011/1
Haibin Huang [Mon, 19 Nov 2018 10:29:58 +0000 (10:29 +0000)]
Change Other to OTHER

Change-Id: I5c4f26cc89000b58bf1468e54193887a170e27d7
Issue-ID: INT-743
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
5 years agoSDC workflow docker-compose 90/72990/1
ojasdubey [Sun, 18 Nov 2018 13:46:54 +0000 (15:46 +0200)]
SDC workflow docker-compose

Added support for workflow deployment
on heat using docker-compose

Change-Id: I78e61d947f243807384be22cf583e0608bef7360
Issue-ID: SDC-1743
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoMerge "Added Default parameters value to vnic type"
Marco Platania [Fri, 16 Nov 2018 03:45:56 +0000 (03:45 +0000)]
Merge "Added Default parameters value to vnic type"

5 years agoVersion bump demo repo master to 1.4.0-SNAPSHOT 90/72790/1
Gary Wu [Thu, 15 Nov 2018 15:18:47 +0000 (07:18 -0800)]
Version bump demo repo master to 1.4.0-SNAPSHOT

Change-Id: I204f992ce81391c4f5be671e9ea574fef80c11b1
Issue-ID: INT-722
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdded Default parameters value to vnic type 39/72739/1
Itohan [Thu, 15 Nov 2018 15:03:18 +0000 (07:03 -0800)]
Added Default parameters value to vnic type

-Added default vnic type value of normal for
 all the vnic type parameters

Change-Id: Ic997eaf22be0eda71f561bb2a7f20d31bc66b027
Issue-ID: INT-703
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
5 years agoFix version of libevel code used for vgmux 26/72726/1
Eric Multanen [Thu, 15 Nov 2018 14:49:09 +0000 (06:49 -0800)]
Fix version of libevel code used for vgmux

The VES patch applied the vgmux code needs
to be applied against a version of the code
that was present near the date of Nov 20, 2017.
The code for libevel.so present in the repo at
that time produces events with the correct
attribute labels. (see refered Issue ID)

This patch provides a suitable commit id to use.
Replacing one which was not suitable.

Change-Id: I3460927e21ff23bc66ac77475f4d8d45921476e0
Issue-ID: TEST-132
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agovFW and vFWCL templates for HPA 83/72483/1
Itohan [Tue, 13 Nov 2018 05:06:48 +0000 (21:06 -0800)]
vFW and vFWCL templates for HPA

Modified the generic vFW and vFWCL heat templates
to include different flavor parameters for each
vm in this use case.
Added a parameter to specify the vnic type for
the port of each vm so that sriov NICs or virtio
NICs can be specified.

Change-Id: I32b60f94b8deeb7c388d1d0b53afda215cd53c7d
Issue-ID: INT-703
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
5 years agoupdate vCPE artifact layout and Template file 13/71913/2
liboNet [Tue, 6 Nov 2018 21:46:34 +0000 (05:46 +0800)]
update vCPE artifact layout and Template file

remove node_types's definition from MainserviceTemplate.yaml to
make it acceptable by SDC
SDC artifacts need to be put at the specfieid directory path
based on SDC rule

Change-Id: If3f625b40d2e445549ebacdd944605024a073007
Issue-ID: INT-711
Signed-off-by: liboNet <libo.zhu@intel.com>