aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager-onap
AgeCommit message (Collapse)AuthorFilesLines
2022-09-14Use version 2.4.2 parent pomsDan Timoney25-25/+25
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ürre25-26/+25
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 Timoney25-48/+25
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ürre43-229/+608
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 Timoney25-25/+25
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-27Resolve dependency issueRavi Pendurty1-1/+0
remove <provided> for ietf-alarms dependency Issue-ID: CCSDK-3642 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I0ebaf0c10189150386345341e919b9b649ddce14 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-04-01Roll versions to next minor releaseDan Timoney26-26/+26
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 Timoney26-26/+26
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 Timoney25-25/+25
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Ürre107-3517/+51833
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-02-03Merge "Update roadm devicemanagers"Dan Timoney5-33/+51
2022-02-03Merge "Update ONF12 devicemanager"Dan Timoney14-333/+445
2022-02-01Update roadm devicemanagersRavi Pendurty5-33/+51
updates to logging, null checks and some refactoring Issue-ID: CCSDK-3579 Change-Id: I88bfdacaac69fe4f89b7a8c4ddae76d490ca7e32 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-02-01Update ONF12 devicemanagerRavi Pendurty14-333/+445
Performance data handling refactorization Issue-ID: CCSDK-3575 Change-Id: Iae95b3250c2f1d7ee9353b3833bcd4270ea63d12 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-02-01Update adapter-manager devicemanagerRavi Pendurty18-122/+1256
Include latest yang files Issue-ID: CCSDK-3578 Change-Id: I39e2acd096df1a1a3ade7965486fa75e21cd27d1 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney25-25/+25
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Ürre25-25/+25
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 Timoney25-25/+25
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-24Support GuiCutThrough for ONF12 devicemanagerRavi Pendurty2-4/+27
Support GuiCutThrough for ONF12 devicemanager Issue-ID: SDNC-1498 Change-Id: Ie4b7d9f16230ea398c9dff6a5e5a534994608806 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-09-21Roll versions for JakartaDan Timoney26-51/+51
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 Timoney26-26/+26
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 Timoney26-26/+26
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 Timoney25-25/+25
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 Timoney26-26/+26
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 Timoney26-74/+51
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 Pendurty6-25/+218
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-08-09Update devicemanager-openroadm unit testsRavi Pendurty10-50/+69
and some minor changes Issue-ID: CCSDK-3419 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3382de7a9b1f863c0eb31eb4787b402330ce6516 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Merge "Update Junit tests"KAPIL SINGAL10-13/+14
2021-08-09Update Junit testsRavi Pendurty10-13/+14
Also renamed java package for unit tests Issue-ID: CCSDK-3420 Change-Id: Ie932c8aad6d0c7496f5b96f7db40ab75e67c572a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Update featureaggregatorRavi Pendurty1-0/+1
Include openroadm71 feature Issue-ID: CCSDK-3418 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I764c2149e1e33aef8a11777f3d7941e65ed9ed99 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-06New devicemanager for OpenROADM version 7.1Ravi Pendurty60-0/+14785
Support for org.openroadm.device yang revision 7.1 and related yangs Issue-ID: CCSDK-3412 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ie9f5b42947c725ed2cdc4f8b3c4ad7f6cdfd7b82 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-02Update adapter-manager devicemanagerRavi Pendurty5-360/+587
Support for modified yangs part of the Next Gen Simulator Issue-ID: CCSDK-3404 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I158c2c0c351d0fd18df5c86d50c13466e73ad91e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-02Update ONF12 test casesRavi Pendurty4-64/+43
Performance domain test cases adapted to support new autogenerated classes Issue-ID: CCSDK-3406 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I36fe79bd37f7f812bf9011b33f1291cb85c63099 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-30devicemanager-core refactoring and support for TLS mountpoints using ↵Ravi Pendurty4-15/+22
data-provider interface Use NodeId instead of String for mountpointname and enhance data-provider for creation of TLS mountpoints using REST or from the UI Issue-ID: CCSDK-3403 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Iafb9fe81c2e1d1152beef2b86299edb78a870d85 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-30fix sdnr features startupMichael DÜrre3-1548/+13
source out multiple used yang file due resolving conflict Issue-ID: CCSDK-3359 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I59d863e43a7e29e98d104d20371226ef59837e61 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-06-22Further fixing invalid dependenciesSingal, Kapil (ks220y)1-5/+0
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib65bd3debdeebc4d04aba55e928e0a9ffcfac909
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 Pendurty11-39/+141
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-06-11migrate features to siliconhighstreetherbert5-7/+30
migrate features to silicon Issue-ID: CCSDK-3278 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Icabe6bd5b760438eedd8c6b78a70197c287c5199 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-04-20Reorganization of devicemanager directory structureRavi Pendurty207-0/+77378
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>