summaryrefslogtreecommitdiffstats
path: root/adaptors
AgeCommit message (Collapse)AuthorFilesLines
2023-08-09Release initial Argon version of ccsdk/sliDan Timoney70-72/+72
Release version 1.7.0 - initial Argon version - of ccsdk/sli Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibe2a2a3fff9e0c888b0c44b41d203e4e9398134a
2023-07-31Update sli for Argon releaseDan Timoney61-61/+61
Update sli to use OpenDaylight Argon versions of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8689a3389ce4fae3be3e9d353f479eb4cd3762c0
2023-06-13Support HTTP PATCH in AAI adaptorDan Timoney2-1/+22
Update AAI adaptor to send proper HTTP header to use HTTP PATCH Issue-ID: CCSDK-3908 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I231c19127789e66a65d73b6d58386079e618a515
2023-06-06Roll master for MontrealDan Timoney70-72/+72
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7eff8d6d696832d5c2d7e9f01d66dd3e15b7eae4
2023-03-28Release initial Chlorine version of sliDan Timoney70-72/+72
Release initial ODL Chlorine based version of ccsdk/sli Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I919081c83f30744ad81286753e5278722aef2cc3
2023-03-28ODL Chlorine changesDan Timoney61-61/+61
Update ccsdk/sli for OpenDaylight Chlorine release. Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I886292c4232e7028967f1518d9f0b09f2d0a6106
2023-02-27Release SLI version 1.6.1Dan Timoney70-72/+72
Release ccsdk/sli version 1.6.1 and roll to next snapshot Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iadf7915a0f98b1200820d4625c753ac944b574fc
2023-02-24Update to use v2.5.3 parent pomsDan Timoney61-61/+61
Update to use latest released London parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I25119529fc09c23fa69fa91505a80631d6fac8b4
2023-02-07Fix Java 17 jUnit errorsDan Timoney4-22/+22
Add explicit lombok dependency to resolve compile error when compiling under java 17 Fixed code issues in jUnit tests due to restrictions on reflection in Java 17, which disallow jUnit from setting system properties or environment variables. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I278ee869d2ce0568b29ecc29c37d00d7fce757a8
2023-01-04Use released version 2.5.1 parent pomsDan Timoney61-61/+61
Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ifa223abbd014216b550f14f86f84e5ce0936863f
2022-11-30Updates for Java 17Dan Timoney61-86/+72
Update code to compile with java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9a7f681c62a0e2465c8e8954655a6f043fc1319
2022-11-10Release initial SLI version for London releaseDan Timoney70-72/+72
Release initial SLI version for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3450a52897fc041950499eb9722f0c491f618e61
2022-11-07Update to released version of parent pomDan Timoney61-61/+61
Update to use released initial London version of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idd3e0c42d912e7dc5805edae351df14d19d83d2b
2022-10-20Roll master branch to London numberingDan Timoney70-133/+158
Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6
2022-09-21Release version 1.5.1 of ccsdk/sliDan Timoney70-72/+72
Release updated ccsdk/sli version 1.5.1 Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3
2022-09-19Release ccsdk/sli version 1.5.0Dan Timoney70-72/+72
Release ccsdk/sli version 1.5.0 - initial Kohn version and roll to next snapshot version. Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id3ce3374bef180ee30a6103917a43321118643bb
2022-09-14Use version 2.4.2 parent pomsDan Timoney61-61/+61
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4
2022-08-12Merge "Use released version 2.4.1 of parent poms"KAPIL SINGAL61-61/+61
2022-08-10Use released version 2.4.1 of parent pomsDan Timoney61-61/+61
Use released version 2.4.1 of parent poms Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib0579aa6f2e25b156377b207fa73cd42f4305253
2022-07-27Merge "CCSDK-3721: Fix sonar issues for AAIClientRESTExecutor"KAPIL SINGAL1-2/+4
2022-07-25Merge "Migrate sli to sulfur sr1"Dan Timoney62-63/+64
2022-07-21Migrate sli to sulfur sr1Dan Timoney62-63/+64
Migrate sli to OpenDaylight Sulfur release Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ca6fb12a03038a9447747650ea2a6e6d6e71d9d
2022-07-18GenericVnfTest, Don't use assertNotNull() inside a try-catch catching an ↵Ganesh1-9/+5
AssertionError Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I1212a1b20dfca179b1b5be6b3147242d4f52a11c Issue-ID: CCSDK-3476
2022-07-18TestProperties, Change the assertion arguments to not compare a primitive ↵Ganesh1-1/+1
value with null Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I128fb3cebbba6817c8ae28f37a50780defe260e9 Issue-ID: CCSDK-3476
2022-07-15Use released 2.4.0 parent pomsDan Timoney61-61/+61
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id23026517c89c513c2a1082a490ae9b87ef2465a
2022-07-15CCSDK-3721: Fix sonar issues for AAIClientRESTExecutorabhishek.c921-2/+4
Add null check for KeyManagerFactory instance Issue-ID: CCSDK-3721 Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com> Change-Id: I783fa1447e2ed1e8655a0364899647d04de565f8
2022-06-24sonar issue, Change the assertion arguments to not compare a primitive value ↵Ganesh1-118/+117
with null Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: Idc8fcd5e6b2c7dce0da0b8f04721634ece05c5c7 Issue-ID: CCSDK-3476
2022-06-24sonar issue, Define a constant instead of duplicating this literalGanesh1-246/+249
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I4c9956215b247ff512778636fc7492fc0dc6f609 Issue-ID: CCSDK-3476
2022-05-11Test cases for mdsal-resource RestServiceabhishek.c921-0/+47
Junit test cases for methods in RestService class Issue-ID: CCSDK-3654 Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com> Change-Id: I75484452a7912e13efe71b8d47dd02112fdc1f66
2022-04-27Merge "SLI: Tests cases for netconf-adaptor OpStateValidatorImpl"Dan Timoney1-0/+47
2022-04-26SLI: Tests cases for netconf-adaptor OpStateValidatorImplabhishek.c921-0/+47
JUnit test cases for methods in MockOperationalStateValidatorImpl Issue-ID: CCSDK-3640 Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com> Change-Id: I4cd430a91b4552584981ba5ad1bb8d6d1ccaa96d
2022-04-26rest-const unit test cases addedGanesh1-0/+58
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: Ie2935b9ac6c590314cf314bc1dd03f6b7ff34456 Issue-ID: CCSDK-3476
2022-04-22restAdaptor unit test cases addedGanesh1-0/+32
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I918cac94debd551601582207e29f819128ba7845 Issue-ID: CCSDK-3476
2022-04-18sshAdaptor unit test cases addedGanesh2-0/+168
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I980fcc8c33ea46e1813d5583b530e99800960411 Issue-ID: CCSDK-3476
2022-04-08Merged CCSDKadaptor unit test casesGanesh3-0/+116
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: If4b4969c30219c55b6455323348b222d2f6df69f Issue-ID: CCSDK-3476
2022-04-01Roll versions to next minor releaseDan Timoney70-72/+72
Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I01aad6865cd6357deea7f2103cc7357138692bef
2022-03-28Use released parent pom 2.3.3Dan Timoney61-61/+61
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4052fd67e9f8729550e6a727dad2a0481ffec673
2022-03-26unit test enhancementGanesh3-112/+30
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: Ie9f1596860b6f0d1dee7eef5e1998232730c0c54 Issue-ID: CCSDK-3476
2022-03-22Migrate SLI to OpenDaylight PhosphorusDan Timoney61-61/+61
Updated ccsdk/sli to use Phosphorus SR1 version of parent poms and updated Java Reflection code to handle changes in Phosphorus: - use Uint8/Uint16/Uint32/Uint64 classes in place of char/Short/Long/BigInteger, respectively - add code for toMap method to handle change in representation of yang list from java List to java Map - Add new YangUtils class to replace removed ODL yangtools SchemaUtils class - Update restconf-client due to changes in yangtools Issue-ID: CCSDK-3567 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iea581c7f39b1038ce95cc0ca6728fe56dd023f3e
2022-03-08Updating AAI schema to v25 inside CCSDK/sli's aai-service-provider adaptor.Hesam Rahimi32-1269/+5883
Issue-ID: CCSDK-3601 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3f9ef79bdd72a2fe832d7b1185c123be14953e49
2022-03-08Revert "AAI schema update"Hesam Rahimi32-501/+547
This reverts commit db3f905491c6a8f844212a4227281e758d73d333. Issue-ID: CCSDK-3601 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ic51d815dc095288459ea6200e70b1c14d211e41b
2022-01-18AAI schema updateCheung, Pat (kc1472)32-547/+501
Update AAI adaptor to v25 Issue-ID: CCSDK-3561 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: Ibf63c8fdb7018c707f760ad89af66aacf061b5c1
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney61-61/+61
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc804f353a7271e5c324fb5660d6f4a71328eec2
2021-11-18Use Silicon SR2 parentDan Timoney61-61/+61
Use Silicon SR2 parent pom Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I265b81c04e18321954a7e2039b9888818df02c80
2021-11-02update on exec-sls-DG for appc integrationGanesh1-358/+348
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I3f7dc9c8869f75c290056ea04ca7c68e470646aa Issue-ID: CCSDK-3499
2021-11-02update on exec-multi-sls-DG for appc integrationGanesh1-407/+397
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I90ed8c6f67ec805869513c1bbef98a1208e61abd Issue-ID: CCSDK-3499
2021-11-02update on exec-single-sls-DG for appc integrationGanesh1-211/+201
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I0dde33edcb6c41a7606006400bf69d962dd8af88 Issue-ID: CCSDK-3499
2021-11-02update on non-sls-DG for appc integrationGanesh1-202/+202
Signed-off-by: Ganesh <ganesh.c@samsung.com> Change-Id: I1f20ef35cce41c0d802055c19ce85a0fe638e170 Issue-ID: CCSDK-3499
2021-10-29Sync local changes to support GRA microserviceDan Timoney34-4380/+3143
Sync changes made downstream to support GRA microservice Issue-ID: CCSDK-3504 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I854b5437c4a60023bd161e3625e08ff6e0771945
2021-10-29Use version 2.3.0 of parent pomsDan Timoney61-61/+61
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iead919b41d243a11adb5397adfbb15068ae1c1d4