summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21Release ccsdk/sli1.5.2jenkins-releng170-175/+175
2022-10-21Update to latest released parent versionDan Timoney157-157/+182
Update to version 2.4.3 of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7a923595c9e8f479502fcf80164a040716c8bcd5 Update parent to version 2.4.4 Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib68f665a6c7cdbf19dcfbfd1a62ad6a8be9e6779
2022-09-21Release version 1.5.1 of ccsdk/sliDan Timoney168-169/+174
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-20Implementing a mechanism to support periodic pulling of Performance ↵Hesam Rahimi4-0/+726
Monitoring (PM) data from 3rd party controllers. Issue-ID: CCSDK-3752 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I6ee692d1ab370bf9ad3f2f88db63efc2a124b87c
2022-09-19Release ccsdk/sli version 1.5.0Dan Timoney168-169/+174
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 Timoney157-157/+157
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4
2022-09-14Merge "[sli/core/sliPlutinUtils] Adding Extra Constraint Filtering on ↵Dan Timoney7-3/+30
ShortestPathCompute"
2022-08-12Merge "Use released version 2.4.1 of parent poms"KAPIL SINGAL157-157/+157
2022-08-10Use released version 2.4.1 of parent pomsDan Timoney157-157/+157
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 "Fix restconf-provider blueprint"Dan Timoney1-1/+1
2022-07-27Merge "CCSDK-3721: Fix sonar issues for AAIClientRESTExecutor"KAPIL SINGAL1-2/+4
2022-07-27Fix restconf-provider blueprintDan Timoney1-1/+1
Add missing change to YangParserFactory package name in blueprint Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia7bc34d27343c676a1f7ba690bc18c9a98684f53
2022-07-25Merge "Migrate sli to sulfur sr1"Dan Timoney173-220/+440
2022-07-21[sli/core/sliPlutinUtils] Adding Extra Constraint Filtering on ↵decheng zhang7-3/+30
ShortestPathCompute Issue-ID: CCSDK-3730 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I9a9899b235903c5a306edfdc155dd730a580e11d
2022-07-21Migrate sli to sulfur sr1Dan Timoney173-220/+440
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 Timoney157-157/+157
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-15Merge "Restapi-call-node: Support for Empty Container {} in JSON"Dan Timoney5-647/+136
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-07-14Restapi-call-node: Support for Empty Container {} in JSONSingal, Kapil (ks220y)5-647/+136
Issue-ID: CCSDK-3718 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If3c030f3de78d21f1ab0bcdebc234b7697871314
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 Timoney167-170/+170
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 Timoney157-157/+157
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 Timoney174-388/+1096
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-22Add new committer - Jozsef CsongvaiDan Timoney1-0/+8
Add Jozsef Csongvai as committer Issue-ID: CCSDK-3613 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iac30f9b8381760e2ddf40581f1015b076e214bcf
2022-03-10Merge "Updating AAI schema to v25 inside CCSDK/sli's aai-service-provider ↵Dan Timoney33-1269/+5884
adaptor."
2022-03-10Merge "Revert "AAI schema update""Dan Timoney32-501/+547
2022-03-08Updating AAI schema to v25 inside CCSDK/sli's aai-service-provider adaptor.Hesam Rahimi33-1269/+5884
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-03-07Remove retired committersDan Timoney1-10/+6
Remove retired committers Brinda and Nicolas Issue-ID: CCSDK-3599 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89a708eb8d47437e59430a711558a9b08dd44d93
2022-03-02Implementation of a RESTCONF client that can establish SSE connectionsHesam Rahimi9-17/+1104
to a RESTCONF server. This is for receiving notification events to support closed-loop for IBNs. Issue-ID: CCSDK-3595 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I2a3be01b03d889b41d4608011436d8b587a621e5
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 Timoney159-159/+192
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-12-09[SDC CLIENT] Allow HTTPSylvain Desbureaux1-0/+8
By default, SDC client is using only https, which can be problematic when used on top of service mesh for example. Let's override isUseHttpsWithSDC in order to allow use of http thanks to a configuration variable. Issue-ID: OOM-2258 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ifb8cb7cbf2881d3f2b2d131f1b0a44db6da3200e
2021-11-19Restapi-call-node: Support for "" values in JSONStan Bonev (sb5356)3-4/+66
Issue-ID: CCSDK-3529 Signed-off-by: Stan Bonev (sb5356) <sb5356@att.com> Change-Id: I30e903a4b7028c707f73f3516ef11eecf032c5c2
2021-11-18Use Silicon SR2 parentDan Timoney157-157/+157
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