summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/main/java/org/onap/slice/analysis/ms/aai/AaiService.java
AgeCommit message (Collapse)AuthorFilesLines
2022-04-29[SLICEANALYSIS] Filter RAN related service instances in AAI and Fetch CU ↵Niranjana1-2/+8
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-15[SLICEANALYSIS] Bugfix1.1.1-slice-analysis-msdecheng zhang1-4/+7
- 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 ↵Niranjana1-9/+13
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-18Jakarta changes in slice-analysis-ms for IBN Cloud leased line update and ↵1.1.0-slice-analysis-msdecheng zhang1-0/+33
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-03[DCAEGEN2] Calculate slice utilization dataNiranjana1-0/+350
Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id16d2a36cf964b15495531a54094cad96471bdcb