aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03remove vIMS foldermrichomme10-2127/+0
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>
2019-04-30Merge "Update helm charts for Minio"Marco Platania1-4/+3
2019-04-29Update helm charts for MinioPramod1-4/+3
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>
2019-04-29Adding helm charts for gloo ingress controllerPramod30-0/+2498
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>
2019-04-28vCPE Tosca: use direct for vnic_typeLianhao Lu5-7/+7
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>
2019-04-26Merge "Add vIMS heat template in demo repository"Gary Wu10-0/+2127
2019-04-26Merge "vCPE tosca: Add metadata VNFD_SCHEMA_VERSION"Yang Xu10-0/+10
2019-04-26Fix path to VES library in vFW scriptMarco Platania1-1/+1
Change-Id: I126e6100422066dcec1466f07a5a249aee947c67 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-26Add vIMS heat template in demo repositorymrichomme10-0/+2127
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>
2019-04-26vCPE tosca: Add metadata VNFD_SCHEMA_VERSIONLianhao Lu10-0/+10
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>
2019-04-25Merge "Clean old ONAP heat template from demo repository"Gary Wu45-4833/+0
2019-04-25Clean old ONAP heat template from demo repositorymrichomme45-4833/+0
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>
2019-04-25Adapt to latest tosca onboarding DM for vCPE toscaLianhao Lu6-435/+460
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>
2019-04-22Dynamic preload vFWDTBrian Freeman2-0/+85
Issue-ID: INT-1038 Change-Id: Icdedc03138afe0e86c58b3529c41eb2e7823a1d7 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Fix path to parent POM in vFW use caseMarco Platania1-1/+1
Change-Id: I349a71e302616bc2d2ed45511ddc0bc58f8dd6f9 Issue-ID: INT-1035 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-22Merge "Adapt to latest tosca onboarding DM change"Marco Platania6-906/+1787
2019-04-22Adapt to latest tosca onboarding DM changeLianhao Lu6-906/+1787
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>
2019-04-20Fixing some helm lint issues.Rajamohan Raj20-1/+1
Change-Id: I6d62bcd10c60c422aaeb146078aee1b162838926 Issue-ID: ONAPARC-450 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-19Fix POM structure for vFW APIMarco Platania1-13/+125
Change-Id: I61dc23b634dc244fbd039da7555251e8ae4027b5 Issue-ID: INT-1035 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-18Update Honeycomb to Rel1810 for vFWMarco Platania20-129/+195
- 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>
2019-04-18Fix vFWCL Heat template for instantiation with RobotMarco Platania2-4/+9
- 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>
2019-04-17Fixed the chart name for Minio Model repoPramod16-1/+1
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>
2019-04-16Merge "Separate collectd plugin config from configmap"Marco Platania2-45/+45
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>