summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08Release ccsdk/sli1.7.1jenkins-releng35-38/+38
2023-11-08Use version 2.6.1 parent pomsDan Timoney31-31/+31
Use version 2.6.1 of parent poms Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I52d48bd0c7ca97f861f6232bfaf7791bc97b0ce9
2023-10-13Update to latest snapshot version of parent pomDan Timoney31-31/+31
Update to latest snapshot version of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0311abcbd8943f9d96e5d89a7ff07e4d00e156b5
2023-08-10Fix version of restconf-nb dependencyDan Timoney1-1/+1
Fix version of restconf-nb dependency in restconf-client Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If7aefc4581f53374f4daa56abeb6b5d255d7bf47
2023-08-09Release initial Argon version of ccsdk/sliDan Timoney31-31/+31
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 Timoney31-33/+33
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-14Convert scripts to python3Dan Timoney1-1/+1
Convert python2 scripts to python3 Issue-ID: CCSDK-3906 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic7687d020398c416f7b4be55aa7782ac1d4439d4
2023-06-06Roll master for MontrealDan Timoney31-31/+31
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 Timoney31-31/+31
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 Timoney31-34/+48
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 Timoney31-31/+31
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 Timoney31-31/+31
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-23/+17
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 Timoney31-31/+31
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 Timoney31-31/+31
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 Timoney31-31/+31
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 Timoney31-31/+31
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 Timoney31-62/+62
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 Timoney31-31/+31
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 Timoney31-31/+31
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 Timoney31-31/+31
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-10Use released version 2.4.1 of parent pomsDan Timoney31-31/+31
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-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-21Migrate sli to sulfur sr1Dan Timoney39-75/+86
Migrate sli to OpenDaylight Sulfur release Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ca6fb12a03038a9447747650ea2a6e6d6e71d9d
2022-07-15Use released 2.4.0 parent pomsDan Timoney31-31/+31
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-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-04-01Roll versions to next minor releaseDan Timoney31-31/+31
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 Timoney31-31/+31
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-22Migrate SLI to OpenDaylight PhosphorusDan Timoney40-63/+70
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 Rahimi1-0/+1
Issue-ID: CCSDK-3601 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3f9ef79bdd72a2fe832d7b1185c123be14953e49
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-03Upgrade to log4j2 2.17.1Dan Timoney31-31/+56
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-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 Timoney31-31/+31
Use Silicon SR2 parent pom Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I265b81c04e18321954a7e2039b9888818df02c80
2021-10-29Sync local changes to support GRA microserviceDan Timoney1-1/+22
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 Timoney31-31/+31
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
2021-10-12Release version 1.4.0 of ccsdk/sliDan Timoney31-31/+31
Release initial Jakarta version (1.4.0) of ccsdk/sli Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1d71668335f1c23b41251568d57fefd60c87696e
2021-10-04CCSDK-3480 Allow empty variables.Oleg Mitsura1-1/+1
Issue-ID: CCSDK-3480 Empty variables should be allowed, else they will not be found in MDSAL at a later time. Current RestapiCallNode removes them. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I22167fa9dbdef37fa70dc42c03799a05d5c38705
2021-09-21Roll versions for JakartaDan Timoney31-62/+62
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If9f10ad6e93ffa9693f08f3402b7e73ec78b0791
2021-09-09Release version 1.3.1 of ccsdk/sliDan Timoney31-31/+31
Release version 1.3.1 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I11b714ba8dfdd979193e44e4826a6e88a8b096ff
2021-09-08Fix Proxy support for A1 adapter southboundychacon2-9/+39
Issue-ID: CCSDK-3438 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: I587d8ddcaa9697a10bc7bb3d73ba801bf3e59cd5
2021-08-31Release initial Istanbul ccsdk/sliDan Timoney31-62/+62
Release initial Istanbul release (1.3.0) of ccsdk/sli Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia8149a113d8e6608d7dd17d37487ce938d968e74
2021-07-20Fix weak crypto issue in restconf adaptorDan Timoney3-4/+7
Added new capability to disable host name verification on a per-connection basis in restapi-call-node and restconf adaptors, and use custom hostname verifier to handle IP addresses and localhost as exception cases. Issue-ID: CCSDK-3196 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I379f3b5093b5ff46433a33821127670747e8efa6
2021-07-13Fix XML external entity vulnerability (CCSDK-3327)Jonathan Platt1-0/+3
Disabled XML external entity references to resolve XML external entity vulnerability in 'XmlParser.java' Issue-ID: CCSDK-3327 Issue-ID: CCSDK-3317 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: I7bae80f3e5858e05d6782c6a290fba33bc7a38ed
2021-07-09Add host name verifier that accepts IP addressesDan Timoney2-3/+7
Add a host name verifier that handles IP addresses as special cases, so that they can be safely ignored in lab environments Issue-ID: CCSDK-3196 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I83cec989102620b52a227b7ca71efb92227d834c
2021-07-09Fix XML external entity vulnerabilityDan Timoney1-4/+12
Disabled XML external entity references to resolve XML external entity vulnerability. Issue-ID: CCSDK-3117 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1824b52c03148b2bc8a87b7eee8e08768d4284f4
2021-07-08Synching artifacts and features-all pomsSingal, Kapil (ks220y)2-17/+21
Issue-ID: CCSDK-3368 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0876bdc0c5ee704f6194691341df313248bdcf0a
2021-06-10Upgrading akka cluster dependencySingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3333 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ia5da682990acbf99a2026393f8dea511ccca4420
2021-05-04Moving Rest Adaptor from APPC to CCSDKSingal, Kapil (ks220y)1-1/+0
Issue-ID: CCSDK-3198 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I70868423761ce9b8bf04fba2a46913d6e153a30b