aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-01-29Merge "Helm charts for Distributed Edge Analytics."Gary Wu139-0/+27322
2019-01-28Merge "VES EVEL Library VES 5.4.1 enhancements"Gary Wu62-349/+7485
2019-01-28VES EVEL Library VES 5.4.1 enhancementsPrakashH62-349/+7485
HB-Fault-Measurement-Syslog-2Collector enhancement. Issue-ID: CERT-17 Change-Id: Ieff01ee5461e50c7e7d07d10ec66c1c97cf8c5b1 Signed-off-by: PrakashH <pbhandar@techmahindra.com>
2019-01-25Merge "Correct path of JAR files"Gary Wu2-2/+2
2019-01-25Helm charts for Distributed Edge Analytics.Dileep Ranganathan139-0/+27322
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>
2019-01-24Correct path of JAR filesMarco Platania2-2/+2
Change-Id: I34c99a36bc3ff432fa8e3cf2ed1bf4ca7c79260f Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-24Add starlingx plugin for demoHaibin Huang2-0/+6
Change-Id: Id66c41fe0de0708f5c2dc0b04026ca923fd70eb4 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-01-21Squashed commit of the following:Marco Platania18-14/+819
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>
2019-01-16Allow custom plugins in SDCshrikantawachar1-0/+2
Allow custom plugins in SDC Change-Id: I636d534d1853522b131b225ab851013622441bf2 Issue-ID: SDC-2022 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-12-18Change vPKG honeycomb restart to hourly insteadGary Wu1-3/+3
Change-Id: I70995f4598f9a2b855061e8c624fb1d357b8b6da Issue-ID: INT-780 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-12-17Workaround for vPKG honeycomb file handle leakGary Wu1-1/+10
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>
2018-12-06Add demo to vCPE Public DNSBrian Freeman4-1/+74
Issue-ID: INT-755 Change-Id: I660c964cff60c33ae3f3c4aa9b47d2960789ea43 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-30Merge "resubmit - 2 collector support-include readme .."Marco Platania9-897/+505
2018-11-30resubmit - 2 collector support-include readme ..gp24219-897/+505
Issue-ID: CERT-16 Change-Id: If75efb06b6722ea26319e892bf1449207048ec9c Signed-off-by: gp2421 <gp2421@att.com>
2018-11-28Correct typo in README fileMarco Platania1-1/+1
Change-Id: Iaf838a1de79170700b5af37f41ef46ae68e91316 Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com>
2018-11-28Update README fileMarco Platania1-51/+73
Change-Id: I9e71fb72e02b9686241ea5ecd62b36fe1c38f01f Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com>
2018-11-24Change metadata from integer to stringHaibin Huang8-20/+20
Change-Id: Iebc1d670fdf79b2700b164a9edad8d15b7d9209f Issue-ID: INT-746 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-21Do not use CDS for base vFWAlexis de Talhouët4-12/+6
Change-Id: I706ebbbffe461398cf8419a49418cf4795f1eb0f Issue-ID: INT-745 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-19Change Other to OTHERHaibin Huang14-31/+31
Change-Id: I5c4f26cc89000b58bf1468e54193887a170e27d7 Issue-ID: INT-743 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-18SDC workflow docker-composeojasdubey5-22/+70
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>
2018-11-16Merge "Added Default parameters value to vnic type"Marco Platania3-0/+14
2018-11-15Version bump demo repo master to 1.4.0-SNAPSHOTGary Wu20-20/+20
Change-Id: I204f992ce81391c4f5be671e9ea574fef80c11b1 Issue-ID: INT-722 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Added Default parameters value to vnic typeItohan3-0/+14
-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>
2018-11-15Fix version of libevel code used for vgmuxEric Multanen1-1/+1
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>
2018-11-12vFW and vFWCL templates for HPAItohan9-0/+1244
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>
2018-11-07update vCPE artifact layout and Template fileliboNet15-399/+159
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>
2018-11-01Fix sriov model errorHuang Haibin6-24/+30
Change-Id: I3c14ddb45dc6357e8043dfd4f7d8d6fdf602b8cf Issue-ID: INT-706 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-31Align MainServiceTemplate.yaml for vcpe sriovLianhao Lu1-1/+1
Put correct MainServiceTempalte.yaml for vcpe sriov csar generation. Change-Id: I387d02125f655b464c73f26639ee65fe4e67471d Issue-ID: INT-706 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2018-10-30Change REST API version for vLBMarco Platania2-2/+2
Change-Id: If4cf869bce67b7dbbf254724824d870027e35988 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-24Adding TestVNF netconf servera.sreekumar125-0/+25990
TestVNF netconf server is a partial implementation of a netconfserver for netconf termination. TestVNF is configurable and can be used for testing purposes. Issue-ID: INT-355 Change-Id: I98594d7df57ca14582159bb006d8df51dca74ec7 Signed-off-by: a.sreekumar <ajith.sreekumar@ericsson.com>
2018-10-23Update scale out use caseMarco Platania7-7/+15
- add new parameter "dns_enabled" to Heat - change branch name in install scripts Change-Id: I62b6ee99ea00a02424f0a02043a4d933a0e23309 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>