aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-08add service mappings to a folder for each oneDR695H13-1/+293
this gets rid of the giant service mapping file that has to be maintained in the test repo and lets it live with the demo repo Change-Id: I769ac80bc2238dc1540d6681a94ca471f65384ad Issue-ID: TEST-152 Signed-off-by: DR695H <dr695h@att.com>
2019-05-07Merge "remove boot/robot folder"Marco Platania5-715/+0
2019-05-07Merge "Source code initial workingDraft kafka2hdfs writer."Marco Platania9-0/+363
2019-05-07Merge "Day2 configs for Prometheus and Collectd"Marco Platania5-0/+87
2019-05-07Merge "Use global nodePortPrefix for cAdvisor"Marco Platania2-2/+5
2019-05-07Merge "Visualization Helm charts package"Marco Platania25-0/+1645
2019-05-07remove boot/robot folderDR695H5-715/+0
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>
2019-05-07Source code initial workingDraft kafka2hdfs writer.Rajamohan Raj9-0/+363
Change-Id: I29576fb6d1e2700de5b1097e4ddfc261ca477ee9 Issue-ID: ONAPARC-451 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
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-29Day2 configs for Prometheus and CollectdSrivahni5-0/+87
Change-Id: Iae71e408e4f766e726a028921343be39009b088f Issue-ID: ONAPARC-457 Issue-ID: ONAPARC-443 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-29Use global nodePortPrefix for cAdvisorSrivahni2-2/+5
Issue-ID: ONAPARC-393 Change-Id: Id259b12505f899147b833f2b5cdb6ea66f6d560a Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-29Visualization Helm charts packageSrivahni25-0/+1645
Helm charts for Grafana Added Prometheus and M3DB as datasouces Change-Id: I60bebd0c8ef26f1dc3d91659c55c43f603dd0928 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni <srivahni.chivukula@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>