aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/requirements.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux1-20/+21
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-09-01Merge "[DCAE] Helm charts for SNMPTrap collector"Sylvain Desbureaux1-0/+4
2021-08-27[DCAE] Helm charts for SNMPTrap collectorVijay Venkatesh Kumar1-0/+4
Helm deployment support for DCAE transformation common/svc template support for UDP protocol. Added readiness configuration. Change-Id: Idc40c60d95ddd5eb0ef43ba0b11b7b163970a5b1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2708 Issue-ID: OOM-2751 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-08-12[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via HelmNiranjana1-0/+12
DCAE Helm Transformation (Phase-2). Issue-ID: DCAEGEN2-2764 Issue-ID: DCAEGEN2-2765 Issue-ID: DCAEGEN2-2860 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib0ec587c6647d419967489b5d09b24d437567a16
2021-07-15[DCAE] Helm charts for Mapper/BBS-Ep/RESTConfVijay Venkatesh Kumar1-0/+12
Helm deployment support for DCAE transformation + Template fix for policy config (duration) Change-Id: Icf2c8d529d62207db3fedf31b0c4fc644ba2e744 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2706 Issue-ID: DCAEGEN2-2707 Issue-ID: DCAEGEN2-2709 Issue-ID: DCAEGEN2-2855 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-07-13[DCAEGEN2] Deploy DCAEGEN2-DFC Microservices to Helmajay_dp0011-4/+8
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-datafile-collector Issue-ID: DCAEGEN2-2715 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I6efa2d4cd9e838a7befaf16576f8e94ad0a3ef0f
2021-07-12[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helmajay_dp0011-0/+5
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pm-mapper Issue-ID: DCAEGEN2-2714 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Id91b19eec0e5d8f1ecc75b7f6042eac2fdb19609
2021-07-01[DCAE] Heartbeat MS chartsVijay Venkatesh Kumar1-2/+5
Helm deployment support for DCAE transformation Change-Id: I127b5c4c89850eb5e9b93bbbd1a84f2f096c6b83 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2705 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-30[DCAEGEN2] Migrate KPI MS to Helmsumithra1-19/+17
DCAE Helm Transformation support Issue-ID: DCAEGEN2-2762 Signed-off-by: sumithra.s69@wipro.com Change-Id: Idbc15f15c87a3588a8b48b6c187537437986e63c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-24[DCAEGEN2] Deploy son-handler-ms via HelmNiranjana1-0/+4
DCAE Helm Transformation (Phase-2) Issue-ID: DCAEGEN2-2704 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia8d41d00ae9d7c8ce55a2edad8881e52231a6102
2021-06-15[DCAEGEN2] Deploy DCAEGEN2-Slice Analysis Microservices to Helmdenilson.l651-0/+5
DCAE Helm Transformation (Phase-2) Issue-ID: DCAEGEN2-2763 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ibffd469bde1dd12bbcd682164dc9db8469b900f5
2021-06-14[DCAE] Push/pull DCAE sub-component charts from local repoVijay Venkatesh Kumar1-6/+13
Enable DCAEcommon and subcomponent charts package push/pull to support standalone deployment for each component Added delay to avoid race condition Change-Id: I1a0bf08a6625d2d97078cd635a2bb42da629cce6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2781 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-05-12[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helmajay_dp0011-0/+4
- Charts for microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pmsh Issue-ID: DCAEGEN2-2713 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ia9178f4aa2f699bbc9767128a9bb4eab2149a531
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux1-6/+6
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-21[DCAEGEN2] Deploy DCAE microservices via HelmJack Lucas1-0/+38
Deploy DCAE microservices using Helm instead of having the DCAE bootstrap container deploy them using Cloudify. Charts for the microservices are found under oom/kubernetes/dcaegen2-services. Issue-ID: DCAEGEN2-2615 Issue-ID: DCAEGEN2-2617 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I22d88987ae8e21b3c08f31f13ffda98967d13297 [Use common secret template for secrets] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>