summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/main/java/org/onap/slice
AgeCommit message (Collapse)AuthorFilesLines
2022-09-27[SLICEANALYSIS] Bugfix for sliceanalysis startup Exception, break the ↵1.1.5-slice-analysis-msdecheng zhang5-47/+173
circular dependency Break the circular dependency by seperating networkpolicymonitor from bandwidthEvaluator Issue-ID: DCAEGEN2-3270 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I2632e5ea500121b8c223bdbcda16bdc24dc36895 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-09-27[SLICEANALYSIS] Bugfix for sliceanalysis startup Exception, springcontext ↵decheng zhang2-128/+75
config issue Remove duplicated SpringContextUtil Issue-ID: DCAEGEN2-3270 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I463e6f8c1b33db61f64b4fe5f3dc38a1bc94f0f6 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-09-27[SLICEMS]Fix bug that config thread hang up when cbs policy is emptyqingshuting4-18/+16
Fix bug for config thread Issue-ID: DCAEGEN2-3273 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: I3de62d62b5dc91ada70060c0820b0b4b701df728
2022-09-20[SLICEMS] Add bw decrease logics and enhance runtime config featureqingshuting11-66/+589
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-09-08[SLICEANALYSIS] Enhance BandwidthEvaluator to listen on user's bandwidth ↵decheng zhang10-159/+465
threshold Put bandwidth evaluation into seperated evaluationStrategy; minor enhance to bandwidth evalution and adjustment; adding ratelimiter for each network function calling. Issue-ID: DCAEGEN2-3239 Issue-ID: DCAEGEN2-3195 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Id5e64fea0a03b0b41054840911ea6a7336956415 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-09-06Fix Sent Wrong Dmaap Message IssueChuanyuChen1-4/+5
Fix Sent Wrong Dmaap Message Issue Issue-ID: DCAEGEN2-3245 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I8ff10e85bffc044022cfc3bcba21bdd757ffe8ce
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-08-08feat:Enhance sliceanalysis MS to use DCAE SDK dmaap-client libzhaoyh610-275/+188
Issue-ID: DCAEGEN2-3120 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I946c7a4b49906cb402062235a97452fb7856c8f0
2022-08-03Revert "Fix bug in handleNotification function and improve test code coverage"Shuting Qing1-4/+3
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-3/+4
Issue-ID: DCAEGEN2-3208 Change-Id: I5edc573b169ef45735951d2f691e4e80a00f33df Signed-off-by: qingshuting <qingshuting1@huawei.com>
2022-05-11[SLICEANALYSIS] Fix bug in fetching PM data from DES1.1.3-slice-analysis-msNiranjana1-2/+2
Issue-ID: DCAEGEN2-3156 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I0ffa262b15701958c50312c7549e09ce94bb9617
2022-05-03[SLICEANALYSIS] Fix CCVPN CLL Payload to Policy and Suppress Warnings in ↵1.1.2-slice-analysis-msdecheng zhang2-34/+69
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-29[SLICEANALYSIS] Filter RAN related service instances in AAI and Fetch CU ↵Niranjana6-20/+78
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 zhang9-32/+131
- 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 ↵Niranjana4-9/+26
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 zhang23-384/+2435
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 dataNiranjana22-924/+1853
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 ↵Niranjana3-245/+283
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-08-28DCAE SliceAnalysis MS - Cps Integration1.1.1-datalake-handler-admin-ui1.0.6-slice-analysis-msdenilson.l652-5/+84
Issue-ID: DCAEGEN2-2885 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Iea7a675e5dc2f182dda14f0ccf14f2864a5991e5
2021-05-31Code cleanupdenilson.l6534-61/+89
Issue-ID: DCAEGEN2-2504 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ife119bb0e084a5ef0e3199a70523876c4e258f67
2021-02-22Add AAI updates1.0.4-slice-analysis-msNiranjana13-256/+904
Issue-ID: DCAEGEN2-2623 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I0f724981c5b19d033ec1cb79c9d4d2b5120125b7
2020-12-04Slice-analysis-ms and Policy integration issue fixesAhila3-15/+19
Corrected the Test failure Issue-ID: DCAEGEN2-2540 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I9a8515fc9ed3c8ce124ddd51815c27ccdeadb900
2020-11-11-Avoid removal of samples ico insufficient datadhebeha3-6/+46
-set aafpass and username to null if not present Review Comments fixed -pom version modified -indentation and java docs are added Issue-ID: DCAEGEN2-2509 Signed-off-by: Ahila P <ahila.pandaram@wipro.com> Change-Id: I870cc3e91cf0914ba53f0b930d60684a5bd39ef1
2020-10-27Fix Issuesdhebeha13-93/+159
- Fix certificate issue for authenticated topic - Fix consumer thread issue Issue-ID: DCAEGEN2-2485 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I91fe9b1b86579da7142955ac7adaa25ac4bc22e9
2020-09-22Fix dependency injection issues in sliceanalysisms1.0.0-slice-analysis-msdhebeha8-63/+54
Issue-ID: DCAEGEN2-2451 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I557c06f2e817ed8bdfe3b9c0540a19a8ceaaab52
2020-09-15Add support to consume, process pm message from DBdhebeha49-307/+3239
- 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-msReshmasree17-0/+1434
Issue-ID: DCAEGEN2-2376 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I946ebb346f8a77c22aa4c7590a077c8b3b7d1aa2