aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager-o-ran-sc
AgeCommit message (Collapse)AuthorFilesLines
2022-06-07Release version 1.3.1jakartaDan Timoney6-6/+6
Release version 1.3.1 of ccsdk/features repo and roll to next snapshot Issue-ID: CCSDK-3681 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If339e9a1d9974281913d8cff6105b394a8b4e001
2022-06-07fix lic issueMichael DÜrre6-407/+143
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> (cherry picked from commit 189b8c0700df37465590a491e35a79b339630ee8) Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-03-28Release version 1.3.0 of ccsdk/featuresDan Timoney6-6/+6
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Ürre53-146/+7853
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 Timoney6-11/+11
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 Timoney6-6/+6
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 Timoney6-6/+6
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 Timoney6-6/+6
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 Timoney6-16/+11
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-23Fix severity mapping in VES FaultRavi Pendurty2-3/+6
Fix severity mapping in VES Fault Issue-ID: CCSDK-3427 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3491fb0e730fc5a1eadb59728f6925acdf22ef43 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-03Clear GuiCutThrough EntriesRavi Pendurty1-0/+1
O-RAN device unmount will clear any GC entries from DB Issue-ID: CCSDK-3408 Change-Id: I8076a69a67719fa244891f04c72254a1b743df21 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-01fix more sdnr startup problemsMichael DÜrre1-95/+0
cleaned up devmgr and odlux bundles Issue-ID: CCSDK-3362 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic27852a7a66cef7fb6c5790a6f523240efe24a46 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-06-16Include missing mapping of O-RAN fault fieldsRavi Pendurty20-300/+550
Refactor O-RAN devicemanager and correct VES fault fields characteristics Issue-ID: CCSDK-3309 Change-Id: I01441cb9c84660c0ee6931d6bbe3f28993cfd054 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-11migrate features to siliconhighstreetherbert3-168/+19
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 Pendurty52-0/+8729
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>