summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/common
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28Release ccsdk/features1.3.0jenkins-releng2-3/+3
2022-03-28Use released parent pom 2.3.3Dan Timoney1-1/+1
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Ürre4-1/+153
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 Timoney1-1/+1
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-19Synchronize sdnr/wt artifactshighstreetherbert5-35/+59
Synchronize sdnr/wt common, help, apigateway Issue-ID: CCSDK-3528 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I4b5e5ce1b16adad80e670bdf08943e4a3eb658f1 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-11mirgate features to sr2Michael DÜrre1-1/+1
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 Timoney1-1/+1
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 Timoney1-2/+2
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 Timoney1-1/+1
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 Timoney1-1/+1
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 Timoney1-1/+1
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 Timoney1-1/+1
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 Timoney1-3/+2
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-24fix some sdnr sonar bugsMichael DÜrre2-20/+14
sonar fixes for some sdnr components Issue-ID: SDNC-1590 Change-Id: I02e44b6f5477bcd0490c3499caf20228eb9772ed Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-07-28Support for MariaDBRavi Pendurty11-33/+75
Support for MariaDB Issue-ID: CCSDK-3384 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ic93ad33257a091f2cd208cdf02d1d7400c256bf0 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-13Fix XML external entity vulnerabilityJonathan Platt1-4/+2
Disabled XML external entity references to resolve XML external entity vulnerability. Also removed commented-out lines of code from previous attempt to resolve XML external entity vulnerability. Issue-ID: CCSDK-3321 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: Icb142cd1ace84c40d342ce0f08f418f43cc080e8
2021-06-23Fix sonar issuesm.miernik2-2/+2
Replaced methods size() to isEmpty() based on Sonar recommendations Issue-ID: SDNC-1568 Change-Id: I9b2548ba1d42e009a62ddd34f4f43452622c6ff0 Signed-off-by: m.miernik <m.miernik@samsung.com>
2021-04-06source out odl mapperMichael DÜrre5-57/+46
put odl mapper code into seperate bundle Issue-ID: CCSDK-3254 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I3debef0be8e44e7c68c95a6d06b7e50813bbea43
2021-03-09Roll master version for IstanbulDan Timoney1-2/+2
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
2021-02-23Release version 1.1.1 of ccsdk/featuresDan Timoney1-2/+2
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
2021-02-09add oauth-providerMichael DÜrre2-2/+5
new feature for more login security and external logins Issue-ID: CCSDK-3142 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I6a564a0d1dca44b69bfea2e692fec1f4315cab83 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-02-09Changing parent version to 2.1.1-SNAPSHOTSingal, Kapil (ks220y)1-3/+3
Issue-ID: CCSDK-3147 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5b83a670ed1115b2a4019bf11558b577c9c05e45
2021-02-05Update common and data-providerRavi Pendurty10-38/+119
common and data-provider migrated to Aluminium Issue-ID: CCSDK-3111 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ifb4ddb60f84ca7585137e04bc94d44885fe1f5f4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-01-29Revert "update common and data-provider"Dan Timoney9-110/+30
This reverts commit a3e70a1a48d13193d9f28a2d91089d5b253d3e91. Change was incomplete - many modules still reference version 2.1.0 (Sodium-based) of CCSDK parent poms, causing version conflicts in odlsli docker. Issue-ID: CCSDK-3076 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I447371239a1bfe102b705e7ecbd964f368780657
2021-01-29update common and data-providerMichael DÜrre9-30/+110
fixes for aluminum Issue-ID: CCSDK-3076 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5416e3328b067609a8820c8c0d4414d362c65ba2 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-12-18Indenting POM's and running mvn tidy:pomSingal, Kapil (ks220y)2-4/+4
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484
2020-11-30Release version 1.1.0 of featuresDan Timoney1-2/+2
Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
2020-11-19adapt ES version to 7.9.xMichael DÜrre7-35/+163
add new ES mapping for honolulu Issue-ID: SDNC-1411 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I477f87cd5b6da564663b6677e3cd94afef4dd1a6
2020-11-12Improve device manager 1.4alex.stancu1-0/+46
Add device manager support for ONF Core Model 1.4 notications: AttributeValueChanged, ObjectCreation, ObjectDeletion Issue-ID: SDNC-1397 Change-Id: I6557f151bc0322b3cef64bc9bf139d352843a7f2 Signed-off-by: alex.stancu <alexandru.stancu@highstreet-technologies.com>
2020-09-10Roll to initial Honolulu release versionDan Timoney1-2/+2
Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
2020-09-03update commonMichael Dürre14-83/+370
fixed unit tests and clean up some code Issue-ID: CCSDK-2725 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3624b3c69bbfb17ea6e28f26d96e2f77107721d4
2020-08-31add data-provider v2 for openroadmMichael Dürre1-2/+55
extend db service for writing data for v2 Issue-ID: CCSDK-2582 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ib47919a7f45a4954cd76514097a0b073c605fec3 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-18Develop a VES ProviderRavi Pendurty1-1/+1
Common VES provider will be used by devicemanager bundles and other bundles for sending VES messages Issue-ID: SDNC-1188 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ied23b82a528aac23d7bebab272a2f414e67d0866 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-08-07Roll to next snapshotDan Timoney1-2/+2
Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
2020-07-15SDN-R common Elasticsearch 7.x supporthighstreetherbert30-169/+654
Extend SDN-R common for Elasticsearch 7.x support Issue-ID: SDNC-1284 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I4c4f66f73f8adbdf2a9ba4f77d1e2d274ce49892 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-07-10Reformat sdnr common to ONAP code stylehighstreetherbert96-4287/+4291
Reformat to ONAP code style Issue-ID: SDNC-1272 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I4ac9bf101fbd679e582ffcdfdc5959278ad1c5ec Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-05-25fixed env variables not workingMichael Dürre1-1/+1
fixed regex for env property values Issue-ID: SDNC-1196 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia8a96110f000438bec84d235dde484d313f45a8e
2020-04-08fix db version conflict issueMichael Dürre12-168/+363
merged write and refresh request together Issue-ID: SDNC-1146 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I6d65f372ee27a84c9b55371cefd1d7ecb9fac9fb
2020-03-24fix waitforyellow in dbclientMichael Dürre11-410/+734
fix esclient and setup Issue-ID: SDNC-1133 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I0326e84383602f3401f615bc8342fd091f401e8e
2020-03-06Roll master to GuilinDan Timoney1-2/+2
Roll master to new versions for early Guilin developent Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney1-1/+1
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-28Update command and dataprovider componentsherbert95-1519/+2014
Adjust license and changes Issue-ID: SDNC-1092 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I8a0a339e4ecee828ae402f67d9dfc4dff7c3e59a Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-02-27add data migration toolMichael Dürre7-324/+433
add tool for data migration and initialization Issue-ID: SDNC-1085 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ibd1ffeffa95d2897ae65f7d964e98941d810ffcb Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-02-24update common libMichael Dürre28-406/+1405
add some more es functionality Issue-ID: SDNC-1082 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ic7a9b0922ddd9d389e1ab6e1df3201874409a883
2020-02-07improve code coverageMichael Dürre13-209/+634
more unit tests for common and data-provider Issue-ID: SDNC-1063 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id99cb3e300b9649b77e0900347fbefae8d55cd87 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)6-71/+125
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-01-31SDN-R add updated appherbert1-1/+1
add updated data-provider Issue-ID: SDNC-1026 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I641f8144955fcfb196d0cb19d57452c1d1a69a92 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-30SDN-R update commonherbert15-1021/+605
update common and remove all dependent bundles Issue-ID: SDNC-1025 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0cebe27eff0489f9b221ee7451be9250e362a827
2020-01-30Roll to next snapshotDan Timoney1-2/+2
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney1-1/+1
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>