summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/main/java/org/onap/slice/analysis/ms/controller
AgeCommit message (Collapse)AuthorFilesLines
2022-09-20[SLICEMS] Add bw decrease logics and enhance runtime config featureqingshuting1-1/+1
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-30[SLICEANALYSIS] Fix bug of SDK fetch getting hung when policy config inqingshuting1-17/+21
pdp engine is empty Issue-ID: DCAEGEN2-3242 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: I5dbc0db9fbb23f33b4651e917b9eee0ca257d4da
2022-03-03[DCAEGEN2] Calculate slice utilization dataNiranjana1-0/+58
Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id16d2a36cf964b15495531a54094cad96471bdcb
2021-12-17[DCAEGEN2] Switch CBS client library to 1.8.7 and fix null pointer ↵Niranjana1-5/+7
exception while fetching slice-config Issue-ID: DCAEGEN2-2966 Issue-ID: DCAEGEN2-3025 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I2fb459d461676243e2648be129e71ee51af30d0d
2021-05-31Code cleanupdenilson.l652-2/+2
Issue-ID: DCAEGEN2-2504 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ife119bb0e084a5ef0e3199a70523876c4e258f67
2020-09-15Add support to consume, process pm message from DBdhebeha1-2/+2
- Add support for analysing pm data - Add support to trigger closed loop - Add support for configDb Interface Implementation - Add support for Intelligent slicing Issue-ID: DCAEGEN2-2255 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I185dbb6da45ae6ee74f0a090e2d604914163588b
2020-08-07Add seed code for slice-analysis-msReshmasree2-0/+167
Issue-ID: DCAEGEN2-2376 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I946ebb346f8a77c22aa4c7590a077c8b3b7d1aa2