summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-09-07slice-analysis-ms vulnerability updatesJithendra4-13/+12
Issue-ID: DCAEGEN2-3221 Signed-off-by: Jithendra <veeravalli.kumar@wipro.com> Change-Id: If53a9432f812c2c3976c37185e804dc565ab0355
2022-09-06Fix Sent Wrong Dmaap Message IssueChuanyuChen2-4/+7
Fix Sent Wrong Dmaap Message Issue Issue-ID: DCAEGEN2-3245 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I8ff10e85bffc044022cfc3bcba21bdd757ffe8ce
2022-09-02KPI-MS Switch from Cambria library to dmaap-sdkAhila12-188/+193
Issue-ID: DCAEGEN2-3180 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ib4c483f56588a345096278510d8deb16a6a6fb7f
2022-08-30Merge "Append SNSSAI with MeasType string and handle multiple operands"Vijay Venkatesh Kumar7-27/+148
2022-08-30[SLICEANALYSIS] Fix bug of SDK fetch getting hung when policy config inqingshuting2-17/+22
pdp engine is empty Issue-ID: DCAEGEN2-3242 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: I5dbc0db9fbb23f33b4651e917b9eee0ca257d4da
2022-08-30Append SNSSAI with MeasType string and handle multiple operandsmalar7-27/+148
- For Network Slicing usecase, we require the published event to have the measType return the SNSSAI along with the string. - Also handle multiple operands from the incoming PM data with different SNSSAIs. Issue-ID: DCAEGEN2-3243 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6aae7604a5e87a07244cf841762c205836290abe
2022-08-12CodeCoverage improvement for dcaegen2-services-slice-analysis-mszhaoyh68-0/+56
Issue-ID: DCAEGEN2-3157 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I54d579f3b045db61dbc7cdbbd0f90fe56fd21b27
2022-08-10Chore: Fix typo in INFOBengt Thuree1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I1f89f767da7e30c16d6b603873ed4bc623615e41
2022-08-09Merge "feat:Enhance sliceanalysis MS to use DCAE SDK dmaap-client lib"Vijay Venkatesh Kumar37-815/+1986
2022-08-08feat:Enhance sliceanalysis MS to use DCAE SDK dmaap-client libzhaoyh637-815/+1986
Issue-ID: DCAEGEN2-3120 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I946c7a4b49906cb402062235a97452fb7856c8f0
2022-08-05KPI-Computation-MS Code coverage improvementAhila11-17/+326
Issue-ID: DCAEGEN2-3162 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I26ec8c7cd591c059395c0cedd471643e3e87c114
2022-08-03Merge "Revert "Fix bug in handleNotification function and improve test code ↵Vijay Venkatesh Kumar5-26/+14
coverage""
2022-08-03Revert "Fix bug in handleNotification function and improve test code coverage"Shuting Qing5-26/+14
This reverts commit f7371ed8b15bd23d5b63ca4808da7d1673bac46a. Reason for revert: @Autowired instance does not need to be created manually. Issue-ID: DCAEGEN2-3208 Change-Id: Iba33e54241925189c5abbb0590452c47d29b0e11 Signed-off-by: qingshuting <qingshuting1@huawei.com>
2022-07-27Merge "Enhancements to KPI Computation MS for Kohn Release"Vijay Venkatesh Kumar10-15/+452
2022-07-27Enhancements to KPI Computation MS for Kohn Releasemalar10-15/+452
- Changes to support two types of PM XML schema - Throw an exception for Ratio and SumRatio computation when minimum operand size is not satisfied Issue-ID: DCAEGEN2-3193 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ie9672bb11a5e98aa681bd1c7c7db59ea2be46112
2022-07-18Fix bug in handleNotification function and improve test code coverageqingshuting5-14/+26
Issue-ID: DCAEGEN2-3208 Change-Id: I5edc573b169ef45735951d2f691e4e80a00f33df Signed-off-by: qingshuting <qingshuting1@huawei.com>
2022-05-12[SLICEANALYSIS] Release slice-analysis-ms 1.1.3 imageNiranjana1-0/+10
Issue-ID: DCAEGEN2-3156 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Icf417249e5fdecbc458b2daee5436a6c31699588
2022-05-11[SLICEANALYSIS] Fix bug in fetching PM data from DES1.1.3-slice-analysis-msNiranjana5-6/+9
Issue-ID: DCAEGEN2-3156 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I0ffa262b15701958c50312c7549e09ce94bb9617
2022-05-04[SLICEANALYSIS] Release slice-analysis-ms 1.1.2 imagedecheng zhang1-0/+10
Issue-ID: DCAEGEN2-3147 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Idc8ca7b0a70042ec02290d2b924e7c0a750348f4
2022-05-03[SLICEANALYSIS] Fix CCVPN CLL Payload to Policy and Suppress Warnings in ↵1.1.2-slice-analysis-msdecheng zhang7-48/+94
Compilation. Fix the message content that SLICEANALYSISMS sends to Policy for CCVPN bw adjustment and suppress exceptions and error in job builder Issue-ID: DCAEGEN2-3147 Issue-ID: DCAEGEN2-3143 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I3c0c2b526960ab0e08945ba47d06aeb8a6471d9f Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-04-29[SLICEANALYSIS] Filter RAN related service instances in AAI and Fetch CU ↵Niranjana12-26/+119
Cells data for intelligent slicing Issue-ID: DCAEGEN2-3145 Issue-ID: DCAEGEN2-3146 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I5c53bc05f43de09554b02a763d7f5c22435c9962
2022-04-26[DCAE/BBS-Ep] Readme updated to include deprecation noticevv770d1-1/+6
Change-Id: Iafac92c7fa54d68cc48ff5082d7558b5ca466a17 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2974
2022-04-22[SLICEANALYSIS] Release image 1.1.1decheng zhang1-0/+10
- Filter data from AAI to avoid possible exceptions, remove null parameters in policy payload and add logs. - Bugfix for CCVPN IBN functions Issue-ID: DCAEGEN2-3141 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Ia656a3a29df6179e161b569a5151bd13c4ef4a63
2022-04-15[SLICEANALYSIS] Bugfix1.1.1-slice-analysis-msdecheng zhang16-63/+187
- Add two attributes in policy payload: modelInvariantUuid and modelUuid - Fix MrTopicParams builder bug - Fix aai-subscriber server configuration and AAI-EVENT topic name - Add safeguard for processing network-policy-list - Fix AAI-EVENT entity format changes - Add debug log lines - Turn on scan in logback setting Issue-ID: DCAEGEN2-3141 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I0885035d85c55a6bff985b13f534c9db99e8fd09 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-04-12[SLICEANALYSIS] Filter data from AAI to avoid possible exceptions, remove ↵Niranjana7-11/+31
null parameters in policy payload and add logs. Issue-ID: DCAEGEN2-3142 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I3734c666e030b010a1922ba0282fd0ccae83fce6
2022-03-23[DCAE] INFO.yaml updatevv770d1-5/+3
Committer updates (March2022) Change-Id: I442463b3f2e844c26bf356babd4d0f8b62d3034e Issue-ID: DCAEGEN2-2973 Issue-ID: DCAEGEN2-3112 Signed-off-by: vv770d <vv770d@att.com>
2022-03-22Merge "[PMSH] Release image 2.2.2"Vijay Venkatesh Kumar1-0/+10
2022-03-22[PMSH] Release image 2.2.2egernug1-0/+10
Issue-ID: DCAEGEN2-3121 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I293eb3ec4c6924c092ce24d6d9f5a60dbfc2122b
2022-03-22[SLICEANALYSIS] Release image 1.1.0decheng zhang1-0/+10
- Jakarta changes in slice-analysis-ms for IBN Cloud leased line update and CCVPN closed-loop. Issue-ID: DCAEGEN2-3063 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I3a096c48359f8b437719c40c88a2a5f1d6ff08c5
2022-03-21Merge "[PMSH] Bug fix for Create MG"Vijay Venkatesh Kumar7-12/+18
2022-03-21Merge "Jakarta changes in slice-analysis-ms for IBN Cloud leased line update ↵Vijay Venkatesh Kumar40-428/+3293
and CCVPN closed-loop. This commit contains work in sub-task: 1) AAI monitor thread; 2) bandwidth evaluator; 3) policy notification code."
2022-03-18Merge "[KPI] Release image 1.0.4"Vijay Venkatesh Kumar1-0/+10
2022-03-18Jakarta changes in slice-analysis-ms for IBN Cloud leased line update and ↵1.1.0-slice-analysis-msdecheng zhang40-428/+3293
CCVPN closed-loop. This commit contains work in sub-task: 1) AAI monitor thread; 2) bandwidth evaluator; 3) policy notification code. Issue-ID: DCAEGEN2-3063 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I9029ffd7563e65be59f7fd76adc2a749ff624172 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-03-18[KPI] Release image 1.0.4Niranjana1-0/+10
- Fix security vulnerability issues Issue-ID: DCAEGEN2-3047 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I5ea645263eebe0fc4bc22d3380a7b708878ffb68
2022-03-17[PMSH] Bug fix for Create MG2.2.2-pmshegernug7-12/+18
Object parse error in save_measurement_group DB Commit missing Issue-ID: DCAEGEN2-3118 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I47362d5233cca3fef01e2e069f5ea68781e9ac7d
2022-03-16[SLICEANALYSIS] Release image 1.0.7Niranjana1-0/+10
- Use onap/integration-java11 image - Switch CBS client library to 1.8.7 - Fix null pointer exception while fetching slice-config - Remove security vulnerabilities - Calculate slice utilization data - Migrate SliceAnalysis MS to use unauthenticated topic - Update onset message test data Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I88c1cce684a0d578101f78db742347000af5ba53
2022-03-14[PMSH] Release image 2.2.1egernug1-0/+10
Issue-ID: DCAEGEN2-3116 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ifa9d6e237f5c5ec31b3084ab5b3282769edc7960
2022-03-12Merge "[PMSH] Swagger Indentation Error"Tony Hansen5-9/+12
2022-03-11[PMSH] Swagger Indentation Error2.2.1-pmshegernug5-9/+12
Issue-ID: DCAEGEN2-3103 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
2022-03-10Merge "[DCAEGEN2] Update Slice Analysis MS test data"Vijay Venkatesh Kumar2-1/+3
2022-03-09[DCAEGEN2] Update Slice Analysis MS test data1.0.7-slice-analysis-msdenilson.l652-1/+3
Issue-ID: DCAEGEN2-3100 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: I1fda5bb20ca99597fa0e2a23a16ecab24b260c23
2022-03-09[PMSH] Create Measurement Group APIegernug7-41/+213
Creates Measurement Group for an associated Subscription POST: /subscription/{subscription_name}/measurementGroups/{measurement_group_name} Measurement Group structure: { "measurementGroup": { "measurementGroupName": "string", "fileBasedGP": 0, "fileLocation": "string", "administrativeState": "LOCKED", "measurementTypes": [ { "measurementType": "string" } ], "managedObjectDNsBasic": [ { "DN": "string" } ] } } Returns: Success: 201 Invalid Data: 400 when measurement_group_name in URI and body do not match Not Found: 404 when subscription does not exist to associate measurement group to Duplicate Data: Measurement group with that name already exists Error raised for any server failure Issue-ID: DCAEGEN2-2920 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I812c5a891e9bed5433000f5da24e2667bf9a5d65
2022-03-07Merge "[PMSH] Cleaning up old App Config, subscription handler and it's ↵Tony Hansen30-1881/+256
subsequent calls"
2022-03-03[PMSH] Cleaning up old App Config, subscription handler and it's subsequent ↵raviteja.karumuri30-1881/+256
calls Issue-ID: DCAEGEN2-3085 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: I7b862648eebf59844aaa9d09697b7f2a693c9d94
2022-03-03[DCAEGEN2] Calculate slice utilization dataNiranjana42-1216/+3432
Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id16d2a36cf964b15495531a54094cad96471bdcb
2022-03-02[PMSH] Update Filter APISagarS16-65/+650
Issue-ID: DCAEGEN2-2922 Change-Id: Ibf0ef167642027429b3ba91daea60228cf5fa4c6 Signed-off-by: SagarS <sagar.shetty@est.tech>
2022-02-22[PMSH] Fixes for Flask, MarkupSafe versions + toxegernug8-13/+22
Fixes due to version issues and minor fixes for tox and unit test Patch 3+4: Version bump Issue-ID: DCAEGEN2-3086 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ibbb83bb50f96737ad127c4c2463957500f7581db
2022-02-16[PMSH] Delete Measurement Group APIegernug8-9/+148
API to delete MG when admin status allows Issue-ID: DCAEGEN2-2921 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I4116d0096baf2f803e965385eaeac11da97ac65e
2022-02-16Merge "[PMSH] Exit Handler Update"Tony Hansen7-49/+36
2022-02-15[PMSH] Exit Handler Updateraviteja.karumuri7-49/+36
Issue-ID: DCAEGEN2-3084 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: Iecda19e7dbac2c612ec72a1ec34f72fdd7ba143b