summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10UT for SOTN Eline in USECASEUImukesh.paliwal1@huawei.com5-0/+232
Issue-ID: USECASEUI-378 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: Icd0ddd9aac2c1a53d4fde71ed81172e83fae6b97
2020-03-10UT code for the SOTNmukesh.paliwal1@huawei.com19-0/+1032
Issue-ID: USECASEUI-378 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I03a7ebdbf57973d347eecf9754519cd52d0daeba
2020-03-10Merge "UT for SOTN Eline in USECASEUI"Tao Shen16-2/+913
2020-03-10UT for SOTN Eline in USECASEUImukesh.paliwal1@huawei.com16-2/+913
Issue-ID: USECASEUI-378 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I789e70d23994cedbfd41c1edf82f8a5e114b6df8
2020-03-10Merge "Gneral Sonar fixes"Tao Shen2-48/+27
2020-03-09Gneral Sonar fixesArindam Mondal2-48/+27
Issue-ID: USECASEUI-407 +) use isEmpty() to check null ++) Proper log message +++) remove TODO statement Change-Id: I1ec8e12717fe55940d9fd61571a84228b0c119ec Signed-off-by: Arindam Mondal<arind.mondal@samsung.com>
2020-03-09Merge "Sonar fix logger"Tao Shen1-112/+114
2020-03-06Optimize code to reduce CPU usage.hekeguang1-1/+3
Issue-ID: USECASEUI-404 Change-Id: Ied8b8f38c41e50e63e8df835a97a821b019d592a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-06Sonar fix loggerArindam Mondal1-112/+114
Issue-ID: USECASEUI-406 +) Use logger to log exception ++) format code remove tab characters Change-Id: Idf718d0fa66143763a1161c9418873fa7a0afc8e Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2020-03-05Issue with the service loading and correct the license infoseshukm46-79/+74
Issue-ID: USECASEUI-387 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: If4ed5a39941cb25ead173e92c145287fb280d477
2020-03-05Add sonar related configuration in POM file.hekeguang1-0/+28
Issue-ID: USECASEUI-384 Change-Id: I330950fcdf4f75d48777d1a1e13da39441feee8a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-03Modify the code to fit the changed VFC code.hekeguang1-5/+5
Issue-ID: USECASEUI-368 Change-Id: I0147b3063162cc16569a578ad41ab424600cf525 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-02backend code for the SOTNseshukm49-0/+6103
Issue-ID: USECASEUI-378 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I074f1a8bb4e676733e8702db7476c76d940c846f
2020-02-29Remove useless codehekeguang2-202/+0
Issue-ID: USECASEUI-368 Change-Id: I6f9327f63cc3816a2f86fc65298e7d8584d77ad3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-27Modifying bugs in codehekeguang1-1/+1
Issue-ID: USECASEUI-368 Change-Id: Icdd6101748ed99fd3d33f1a566ff49d58e1b9c5a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-24SECCOM HTTPS communication vs. HTTP(TSC must havve)hekeguang5-31/+130
Issue-ID: USECASEUI-356 Change-Id: I5793e959535824cabf5929c30c911d486fa392b0 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-20Add test code related to nsmf.hekeguang33-6/+3002
Issue-ID: USECASEUI-374 Change-Id: I6aacce2db8616631ddfeb1dd469b5487746de0d3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-20Add test code related to nsmf.hekeguang5-0/+454
Issue-ID: USECASEUI-374 Change-Id: I096b396d121f5d243e6c4b6e08af69954b247be4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-20Add test code related to nsmf.hekeguang52-0/+2693
Issue-ID: USECASEUI-368 Issue-ID: USECASEUI-369 Issue-ID: USECASEUI-370 Change-Id: I3be64983662748eea295787bf19fbd03fcf25cd8 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-20Add controller related to nsmf.hekeguang4-0/+366
Issue-ID: USECASEUI-374 Change-Id: I185503fcc92d2209633249d70f96a0fda8610cb6 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Add processing code related to slice task management.hekeguang2-0/+328
Issue-ID: USECASEUI-368 Change-Id: I3bd8952f0a5e2f2fd9a67835b8ad36ee439524fc Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Add processing code related to slice resource monitoring.hekeguang4-0/+402
Issue-ID: USECASEUI-370 Change-Id: I16bd9a9c68daa1047e61d181e4d1e8dfc907678b Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Merge "þChanges for MDONS usecase Added changes for MDONS USECASE and to ↵Tao Shen13-4/+531
fetch UNNI List"
2020-02-19Add processing code related to slice resource managementhekeguang3-0/+1508
Issue-ID: USECASEUI-369 Change-Id: Idc438d3ae83eaa3b4b2cf2e5336a1456ffdf1da6 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Add processing code related to slice task managementhekeguang6-2/+876
Issue-ID: USECASEUI-368 Change-Id: I668d06a1e5c1ea5b3466f526c8116f00bd0a21cd Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19þChanges for MDONS usecaseroot13-4/+531
Added changes for MDONS USECASE and to fetch UNNI List Change-Id: I812f4fd849561da98064b55208f0c5ff55017aa0 Issue-ID: USECASEUI-371 Signed-off-by: root <preethamshyam.sathiyaseelan@us.fujitsu.com>
2020-02-19Add code to interact with AAI, so and other moduleshekeguang25-0/+2217
Issue-ID: USECASEUI-374 Change-Id: I8c9d09fed1d5edf947baf1b3ddde680d0f357a81 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Add nsmf related constant definitionhekeguang3-0/+94
Issue-ID: USECASEUI-374 Change-Id: I659c6e626cb6631da3802e5ba2cf58a09c36b2c2 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to NSMFhekeguang38-0/+1410
Issue-ID: USECASEUI-374 Change-Id: I4e71b3bc9469abca37404d1d1026cdeb2e84a26e Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to NSMFhekeguang3-0/+103
Issue-ID: USECASEUI-368 Change-Id: I10f89daa3030e8a33c1607ce37d4254852435f64 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to CSMFhekeguang9-0/+283
Issue-ID: USECASEUI-368 Change-Id: Iedf588cf03e34f5caac0ed1acca50a9851ea2bf4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to CSMFhekeguang2-0/+52
Issue-ID: USECASEUI-368 Change-Id: I495158ae8dfedc60bbbf3ab41b5e8ceed480d504 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2019-11-27Add change history for UUI committer listshentao9991-0/+16
Change-Id: I7b0c3fed39c8936b7eba54447523789159d6ebb4 Issue-ID: USECASEUI-367 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-11-26remove Amichai and Xin from UUI committer listshentao9991-10/+0
Change-Id: If6e110f5e9a3213bee45828251c3ff2e7ace9b35 Issue-ID: USECASEUI-367 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-11-06New committer promotion for Ran Xushentao9991-1/+6
Change-Id: I14e2a0422875d67ba7e086a929dfbec379d2262d Issue-ID: USECASEUI-347 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-10-08Update release version for usecase-ui-server5.0.2-ONAPelaltoshentao9994-5/+5
Change-Id: I8df96d178ec9bb212244b0538298a5d33e95e56d Issue-ID: USECASEUI-323 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-09-02Fix loggerArindam Mondal1-62/+43
Issue-ID: USECASEUI-319 Change-Id: Ie50b080b1124f5eae89895558f8fd8ad71f76282 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-08-22Add uui-server common GET/DELETE/POST/PUT methodshentao9991-99/+346
Change-Id: I02baca206f7acfb79f1dff5fef3180342f388031 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server HttpGet componentshentao9991-0/+42
Change-Id: Id82c9b6fc380a278f97760df6964aae13c8e861d Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server HttpDelete componentshentao9991-0/+42
Change-Id: I0af5ea848d7764a44215c8a7019fa117dc13c653 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Delete uui-server constantshentao99911-214/+147
Change-Id: I2d66b7444a4072d48c50cfc751fdab0e0884e97e Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add common constantsshentao9992-0/+88
Change-Id: I1d090f5c45aa7565e013a2af52ec9329813a3dff Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server common resultshentao9992-5/+35
Change-Id: If82511c4c232f3e3cdce3bf1c0aac49a51e44557 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add HttpClient dependencyshentao9991-0/+5
Change-Id: Ic8b27e952a2c7ca62921374f047f00191d3580e9 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-16Change application name for usecase-ui servershentao99928-31/+29
Change-Id: I2e935f1ece982b84f85e7a7b3135971ce93f9935 Issue-ID: USECASEUI-309 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen1-2/+3
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen2-5/+11
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen2-4/+6
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj2-4/+6
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I25ca93ba415c9bc30b3572f584e1fe9a09a53bf0
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj2-5/+11
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I438700f44b5b8cd03014d885f14f43457db274f9