summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/main/java/org/onap/slice/analysis/ms/models/policy
AgeCommit message (Collapse)AuthorFilesLines
2022-05-03[SLICEANALYSIS] Fix CCVPN CLL Payload to Policy and Suppress Warnings in ↵1.1.2-slice-analysis-msdecheng zhang1-32/+64
Compilation. Fix the message content that SLICEANALYSISMS sends to Policy for CCVPN bw adjustment and suppress exceptions and error in job builder Issue-ID: DCAEGEN2-3147 Issue-ID: DCAEGEN2-3143 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I3c0c2b526960ab0e08945ba47d06aeb8a6471d9f Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-04-15[SLICEANALYSIS] Bugfix1.1.1-slice-analysis-msdecheng zhang1-3/+18
- 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-0/+5
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 zhang4-88/+252
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>
2021-05-31Code cleanupdenilson.l652-13/+0
Issue-ID: DCAEGEN2-2504 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ife119bb0e084a5ef0e3199a70523876c4e258f67
2020-12-04Slice-analysis-ms and Policy integration issue fixesAhila2-10/+10
Corrected the Test failure Issue-ID: DCAEGEN2-2540 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I9a8515fc9ed3c8ce124ddd51815c27ccdeadb900
2020-09-15Add support to consume, process pm message from DBdhebeha4-0/+367
- 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