[DCAEGEN2] Update Slice Analysis MS test data 96/127596/1 1.0.7-slice-analysis-ms
authordenilson.l65 <denilson.l65@wipro.com>
Wed, 9 Mar 2022 15:25:58 +0000 (15:25 +0000)
committerdenilson.l65 <denilson.l65@wipro.com>
Wed, 9 Mar 2022 15:27:53 +0000 (15:27 +0000)
Issue-ID: DCAEGEN2-3100
Signed-off-by: denilson.l65 <denilson.l65@wipro.com>
Change-Id: I1fda5bb20ca99597fa0e2a23a16ecab24b260c23

components/slice-analysis-ms/ChangeLog.md
components/slice-analysis-ms/src/test/resources/onsetMessage.json

index f2aab16..5c69125 100644 (file)
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
          - [DCAEGEN2-3034](https://jira.onap.org/browse/DCAEGEN2-3034) - Migrate SliceAnalysis MS to use unauthenticated topic
 
+         - [DCAEGEN2-3100](https://jira.onap.org/browse/DCAEGEN2-3100) - Update onset message test data
+
 ## [1.0.6] - 2021/08/28
          - [DCAEGEN2-2885](https://jira.onap.org/browse/DCAEGEN2-2885) - DCAE SliceAnalysis MS - CPS Integration
 
index 033e9b9..fdd4e5d 100644 (file)
@@ -11,7 +11,7 @@
     "vserver.prov-status": "ACTIVE",
     "generic-vnf.vnf-id": "e51a9b12-f313-11ea-adc1-0242ac120003"
   },
-  "payload": "{\"name\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"AN\",\"serviceInstanceID\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"additionalProperties\":{\"modifyAction\":\"reconfigure\",\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"e51a9b12-f313-11ea-adc1-0242ac120002\",\"resourceConfig\":{\"1\":{\"dLThptPerSlice\":50,\"uLThptPerSlice\":40},\"2\":{\"dLThptPerSlice\":50,\"uLThptPerSlice\":30}},\"nsiInfo\":{\"nsiId\":\"UUID\",\"nsiName\":\"\"},\"scriptName\":\"AN\"}}",
+  "payload": "{\"name\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"AN\",\"serviceInstanceID\":\"e51a9b12-f313-11ea-adc1-0242ac120003\",\"additionalProperties\":{\"modifyAction\":\"reconfigure\",\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"e51a9b12-f313-11ea-adc1-0242ac120002\",\"resourceConfig\":{\"data\":[{\"nearRTRICId\":1,\"dLThptPerSlice\":50,\"uLThptPerSlice\":40},{\"nearRTRICId\":2,\"dLThptPerSlice\":50,\"uLThptPerSlice\":30}]},\"nsiInfo\":{\"nsiId\":\"UUID\",\"nsiName\":\"\"},\"scriptName\":\"AN\"}}",
   "from": "DCAE",
   "version": "1.0.2"
 }