summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager-onap/onf14
AgeCommit message (Collapse)AuthorFilesLines
2023-02-24Use version 2.5.3 parent pomsDan Timoney5-5/+5
Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1aa197661ac5c5f851e447554874dba84daefed6
2023-01-04Use released version 2.5.1 parent pomsDan Timoney5-5/+5
Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ae40a790837d4d7f17b2673089d1fa3a3cd5038
2022-11-15Update to compile with Java 17Dan Timoney5-10/+5
Updated to compile with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9d2a8ea42893b1d3d95e0bbe3810de2a4e7b72ed
2022-11-11Update versions for LondonTimoney, Dan (dt5972)5-10/+10
Update version of master branch for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061
2022-10-24Use latest released parent pomTimoney, Dan (dt5972)5-5/+10
Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748
2022-09-20Release version 1.4.0 of ccsdk/featuresDan Timoney5-5/+5
Release version 1.4.0 (initial Kohn) of ccsdk/features Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I49f6ce377d7921af9b8746f5e651712874284f55
2022-09-14Use version 2.4.2 parent pomsDan Timoney5-5/+5
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I215385203325d40adb5a14d9e73b729df941e63b
2022-09-02fixed sdnr startup issuesMichael Dürre5-5/+5
resolved missing artifact. increse parent version Issue-ID: CCSDK-3751 Change-Id: Ia426505d8144ccaa200e83b4e691355af57bd56e Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-08-31add fixes for wt sulfurMichael Dürre6-386/+125
fix devmgrs and db access Issue-ID: CCSDK-3749 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I41018d2daa55b200a9ba89e784f8adf4200d32c3 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-08-04Fixes from local testingDan Timoney5-10/+5
Updates to ccsdk/features to address issues found in local testing with ODL Sulfur Issue-ID: CCSDK-3692 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9479ca1ee853eded65ada7ac1f2356ffd64437f
2022-07-21migrate sdnr features to sulfurMichael Dürre9-129/+424
fix sdnr code for sulfur Issue-ID: CCSDK-3692 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I0a62ade424bb978222e7ce6450215fb327f957b7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-07-15Use released 2.4.0 parent pomsDan Timoney5-5/+5
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5349cff2b048f02aa0cfeb5bc51a5e9b03eec4b3
2022-05-31fix lic issueMichael DÜrre3-382/+114
rewrite yang loading util Issue-ID: CCSDK-3681 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I0f619cea8d3827b77396cf9799adaa33ce5d6838 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-05-02Remove yang-maven-plugin versionRavi Pendurty1-1/+0
yang-maven-plugin version read from parent Issue-ID: CCSDK-3637 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I6c8923786b37fef1cf1a3f2d17031a7d577fa548 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-04-01Roll versions to next minor releaseDan Timoney5-5/+5
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: Iff315495e67711f5a1ad6509d1420ac49f956a1d
2022-03-28Release version 1.3.0 of ccsdk/featuresDan Timoney5-5/+5
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
2022-03-28Use released parent pom 2.3.3Dan Timoney5-5/+5
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5dd4539ebb0b8ea726638c97236f5a858b5c9413
2022-03-23migrate sdnr features to phosphorusMichael DÜrre77-3463/+51766
fix mapper and switch to dom api Updated to use phosphorus version of parent poms Issue-ID: CCSDK-3566 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I98c5bef9286622e0d66b53db687557d798cd53f5 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney5-5/+5
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: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d
2021-11-11mirgate features to sr2Michael DÜrre5-5/+5
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-10-28Use version 2.3.0 of parent pomsDan Timoney5-5/+5
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: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
2021-09-21Roll versions for JakartaDan Timoney5-10/+10
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
2021-09-16Release version 1.2.3 maven artifactsDan Timoney5-5/+5
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-15Release version 1.2.2Dan Timoney5-5/+5
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney5-5/+5
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney5-5/+5
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney5-15/+10
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-31Fix Sonar reported bugsRavi Pendurty4-9/+193
Improve code coverage Issue-ID: SDNC-1603 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Icb38a02ce62f327c114054c2a1db40d4cb242b6c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-18Improve code coverage for ONF14 devicemanagerRavi Pendurty7-1537/+1293
Improve code-coverage Issue-ID: CCSDK-3425 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I991a4116743503be7c845d1c6f700c7c52930782 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-22Fixing sdnr-wt-devicemanager-onap-onf14 application.nameSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie3c6ff851fd4daf39c11b628862b32d3995ea5b4
2021-06-14Improve Websocket notification interfaceRavi Pendurty3-11/+11
Improve websocket notification interface Issue-ID: CCSDK-3315 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I0ded865adddb546ade98df4760e0a32ec964295a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-04-20Reorganization of devicemanager directory structureRavi Pendurty61-0/+24202
Organized into core, onap and o-ran-sc directories Issue-ID: CCSDK-3242 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3c23710f990a2d96ba01104c97315fc8c6b1921b Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>