summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Add scripts for vIPSEC VNFRuoyu Ying24-2/+800
- 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>
2019-04-11Adding the dockerfile.Rajamohan Raj1-0/+142
Change-Id: I008cb2d0f8c169c40b60cca646ce52132929abd5 Issue-ID: ONAPARC-450 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-11Separate collectd plugin config from configmapSrivahni2-45/+45
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>
2019-04-11Merge "Add helm charts for horovod based app"Marco Platania13-0/+799
2019-04-11Add helm charts for horovod based appRajamohan Raj13-0/+799
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>
2019-04-10Model Repo packageDileep Ranganathan16-0/+1443
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>
2019-04-10Init package for Distributed AnalyticsDileep Ranganathan16-0/+980
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>
2019-04-10Merge "Add script to vPacketGen"Yang Xu1-0/+3
2019-04-10Add script to vPacketGenMarco Platania1-0/+3
Change-Id: I3e40d64c28a19ddf04e275aefd9d19a70af2c176 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-10vfirewall usecase for arm64Your Name22-24/+1242
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>
2019-04-09Add heat script for vIPsec use caseRuoyu Ying3-0/+856
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>
2019-03-29Enable rolling update feature of DaemonSetSrivahni2-1/+5
Change-Id: I21ce11895c955dbb007cafdf8d35756a76d5bce7 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-28Merge "Inference package with Tensorflow Serving"Gary Wu13-0/+504
2019-03-28Inference package with Tensorflow ServingDileep Ranganathan13-0/+504
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>
2019-03-28Helm charts for CadvisorSrivahni11-3/+283
Change-Id: Iaba30d9528ebc416339e73cd8d5485457d2ae147 Issue-ID: ONAPARC-438 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-28Move Prometheus-operator to operator packageSrivahni82-16/+0
Change-Id: I9f3b1a67c62303e40c46fa9d28abe0339e248ed6 Issue-ID: ONAPARC-444 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-22Fix node exporter integration with PrometheusSrivahni17-1/+549
Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd Issue-ID: ONAPARC-440 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-19Merge "Remove hardcoded values from values.yaml"Gary Wu2-8/+3
2019-03-19Remove SDNC metadata from Heat templatesMarco Platania6-45/+0
Change-Id: I3c3ae7850cf03b6a9e1a29035e07195703f537fd Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-03-18Remove hardcoded values from values.yamlSrivahni2-8/+3
Change-Id: I21982d862e386dea3ec649f1f7186b1b29558233 Issue-ID: ONAPARC-442 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-18Fix Kafka Operator to watch all namespaces.Dileep Ranganathan5-1/+12
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>
2019-03-13Helm charts for spark and hdfsRajamohan Raj49-0/+3177
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>
2019-03-11Training package for distributed analyticsDileep Ranganathan11-0/+424
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>
2019-03-11Operator pacakge for Distributed AnalyticsDileep Ranganathan34-0/+1295
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>
2019-03-08Remove redundant directoriesSrivahni139-27338/+0
Change-Id: I0b39b22d0cf4dba0c1bee6b142b95b78e697b569 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-07Fix Collection Service Helm charts packageSrivahni7-1150/+13
Change-Id: I01f5a9377827666bdeaff4a3adc1c44844eb716c Issue-ID: ONAPARC-366 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-06Add missing INFO.yaml blocksJessica Wagantall1-59/+67
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>
2019-03-06Create vLB HEAT templates for CDSMarco Platania9-0/+1146
- 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>
2019-03-05Merge "Add tutorial about SDNC-AAI Service adaptor"Yang Xu4-0/+248
2019-03-05Add tutorial about SDNC-AAI Service adaptorMarco Platania4-0/+248
- 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>
2019-03-05Messaging Service Helm charts packageDileep Ranganathan33-0/+4943
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>
2019-03-05Collection Service Helm charts packageDileep Ranganathan102-0/+22940
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>
2019-02-22VES5.4.1 EVEL Library enhancementsPrakashH1-0/+1
Fix Batch memory leak Issue-ID: CERT-17 Change-Id: Ieaf86e0ef4bc84d4a5162834709e8428dc05cd8a Signed-off-by: PrakashH <pbhandar@techmahindra.com>
2019-02-18Update INFO.yaml in demo repoYang Xu1-4/+9
Change-Id: I1c22a0b386663e3e15442dd19495d500395e2a04 Issue-ID: INT-893 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-02-13Fix collectd helm chartDileep Ranganathan5-8/+24
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>
2019-02-12Add Nexus repo URL to vFWDTMarco Platania1-0/+1
Change-Id: Ibed0ba484f866b06c1d8a8de31c2ebab916d244d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-12Fix scripts download in vFWDTMarco Platania4-32/+26
Change-Id: I2ad26ee849254e8a9343e390c9a7e134b324b8cf Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-12Fix vFWDT PreloadBrian Freeman1-7/+6
Issue-ID: INT-829 Change-Id: I2dd1f857547524fa393d7891618a4c7cc4c2f04d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-11fix installation bail problemwrider1-1/+12
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)
2019-02-04Dyanmic Service Mapping data for vFWDTBrian Freeman2-0/+35
Issue-ID: INT-829 Change-Id: I279268ef00a626be2781338c2a5218527a42372a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-01Bump demo artifact versionMarco Platania23-71/+45
- 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>
2019-01-31[VVP] update templates for vFWCLstark, steven4-99/+184
Change-Id: I7c5f7525d86b69874dc9718b6086229294a9c9fb Issue-ID: VVP-156 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-31[VVP] removing violation commentstark, steven1-1/+0
Change-Id: I01dc0b839c9918af44f9f10aa864b07da09ea3d2 Issue-ID: VVP-154 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-31Merge "[VVP] update heat templates for vFW"Marco Platania2-88/+185
2019-01-31Merge "VES5.4.1 EVEL Library enhancements"Gary Wu20-2653/+0
2019-01-30[VVP] update heat templates for vFWstark, steven2-88/+185
Change-Id: I2e5b019a29904e4267db4c2a03c88d64fd22f288 Issue-ID: VVP-154 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-30VES5.4.1 EVEL Library enhancementsPrakashH20-2653/+0
Remove Afxagent Issue-ID: CERT-17 Change-Id: I3bfca877875cae6c14312d17311a6b0c4cb0c136 Signed-off-by: PrakashH <pbhandar@techmahindra.com>
2019-01-30Merge "[VVP] update heat templates for vLBMS"Marco Platania4-150/+280
2019-01-30VES5.4.1 EVEL Library enhancementsPrakashH21-0/+2798
Readme file update and AFXagent addition Issue-ID: CERT-17 Change-Id: I77b956a8e16af844c4ae681c7305fad39dbf22f5 Signed-off-by: PrakashH <pbhandar@techmahindra.com>
2019-01-29[VVP] update heat templates for vLBMSstark, steven4-150/+280
Change-Id: Iaf9d947a430a695158ccaa11e41b23904d14fffc Issue-ID: VVP-151 Signed-off-by: stark, steven <steven.stark@att.com>