aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/setup
AgeCommit message (Collapse)AuthorFilesLines
2021-02-05Update common and data-providerRavi Pendurty1-8/+7
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 Timoney1-1/+2
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Ürre1-2/+1
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)1-5/+6
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484
2020-12-03Merge "SDN-R Server provide GUI cut through for ODLUX"KAPIL SINGAL1-4/+7
2020-12-01SDN-R Server provide GUI cut through for ODLUXRavi Pendurty1-4/+7
SDN-R Server provide GUI cut through for ODLUX Issue-ID: SDNC-1396 Change-Id: I9f510a03dcc07ab0efb84522611fc17e546da93f Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
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Ürre6-20/+104
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-10-01Update release name to "Honolulu" in "About" pageRavi Pendurty1-2/+1
Update release name to "Honolulu" in "About" page Issue-ID: CCSDK-2860 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I1c4b0eb65cbef6aaeb248142651ac4aa158c9d82 Signed-off-by: Ravi Pendurty <ravi.pendurty@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 data migration toolMichael Dürre7-139/+36
fix guilin database schema and init Issue-ID: CCSDK-2727 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ic688a835b90a3e64ef01a010f601b9a7b953d320
2020-08-31fixed deletion commandMichael Dürre2-42/+72
delete additional badly created indices Issue-ID: CCSDK-2351 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: If94fd8095fc1e9bc8d92ea9d88ff3a791db748d6
2020-08-14Changing pom packagingSingal, Kapil (ks220y)1-1/+1
sdnr-wt-data-provider-setup should be packaged as jar instead bundle as it's causing releasing artifacts Issue-ID: CCSDK-2649 Change-Id: Ic902cb3803ed45d2e2147df514f12ec3e79bca7e Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-08-12Refactoring POMSSingal, Kapil (ks220y)1-0/+1
running mvn tidy:pom and removing few duplicate dependencies Change-Id: I73144605f24c2d9cb524ab8bcdd6aebb5f0ec682 Issue-ID: CCSDK-2647 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.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 data-provider with ES7highstreetherbert17-114/+510
Extend to ES 7.x and DB setup Issue-ID: SDNC-1288 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Id7778322b793bfa7472a14a90bc0d1fd953c8c73 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-07-15SDN-R common Elasticsearch 7.x supporthighstreetherbert1-3/+6
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 data-provider to ONAP code stylehighstreetherbert31-1383/+1316
Reformat to ONAP code style Issue-ID: SDNC-1275 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I16230015ab8af278ec9f865690b9308d8fa2c78a Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-03-24fix waitforyellow in dbclientMichael Dürre4-386/+495
fix esclient and setup Issue-ID: SDNC-1133 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I0326e84383602f3401f615bc8342fd091f401e8e
2020-03-09Fixing package naming to fix MANIFEST.MFSingal, Kapil (ks220y)1-4/+4
Reafactoring POM Files Change-Id: Ib2eaaca2ee81d8354ccff4de10f7d6f77c8a82bf Issue-ID: CCSDK-2166 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
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-4/+5
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-03-04fixed db initMichael Dürre6-333/+292
fixed db initialziation for maintenance Issue-ID: SDNC-1108 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ifcfdf80f31cb7691716e8f4cec6ba1ba52644709
2020-02-28Update command and dataprovider componentsherbert15-120/+240
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ürre35-0/+3166
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>