Append SNSSAI with MeasType string and handle multiple operands 65/130465/4
authormalar <malarvizhi.44@wipro.com>
Mon, 29 Aug 2022 05:10:44 +0000 (05:10 +0000)
committermalar <malarvizhi.44@wipro.com>
Tue, 30 Aug 2022 07:00:11 +0000 (07:00 +0000)
commitbd4887828978e498ebc07c7409f79de02957da46
treed345b7f640a25b01da2eb96390bfaf90a509f0f8
parentb46faaec7e26ebb3023520a39aeaf12bd9492ef1
Append SNSSAI with MeasType string and handle multiple operands

- 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
components/kpi-computation-ms/Changelog.md
components/kpi-computation-ms/pom.xml
components/kpi-computation-ms/src/main/java/org/onap/dcaegen2/kpi/computation/KpiComputation.java
components/kpi-computation-ms/src/main/java/org/onap/dcaegen2/kpi/computation/RatioKpiComputation.java
components/kpi-computation-ms/src/test/java/org/onap/dcaegen2/kpi/computation/KpiComputationTest.java
components/kpi-computation-ms/src/test/resources/kpi/ves_message_slicing_multiplesnssai.json [new file with mode: 0644]
components/kpi-computation-ms/version.properties