summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/test/java/org/onap/slice/analysis/ms/dmaap/VesNotificationCallbackTest.java
AgeCommit message (Collapse)AuthorFilesLines
2022-09-20[SLICEMS] Add bw decrease logics and enhance runtime config featureqingshuting1-0/+20
Add closed loop assurance decrease bw logics. Add a thread transfers latest data from cbs client configs to corresponding value. Add runtime configuration function. Fix the bug that cll service info didn't get updated when a cll service is deleted. Issue-ID: DCAEGEN2-3240 Issue-ID: DCAEGEN2-3264 Issue-ID: DCAEGEN2-3255 Issue-ID: DCAEGEN2-3238 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Id611d10973fca1e1715e9e220819dfcf51bbd1ba
2022-08-03Revert "Fix bug in handleNotification function and improve test code coverage"Shuting Qing1-17/+9
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-18Fix bug in handleNotification function and improve test code coverageqingshuting1-9/+17
Issue-ID: DCAEGEN2-3208 Change-Id: I5edc573b169ef45735951d2f691e4e80a00f33df Signed-off-by: qingshuting <qingshuting1@huawei.com>
2022-03-18Jakarta changes in slice-analysis-ms for IBN Cloud leased line update and ↵1.1.0-slice-analysis-msdecheng zhang1-0/+63
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>