aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/setup
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Release 1.0.4 and roll versionguilinDan Timoney1-1/+1
Release version 1.0.4 of ccsdk/features and roll to next Guilin snapshot Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idb18a77fa392e35ccaf4ab0b561c6ae3df2d743b
2021-01-08Update for Guilin mtce releaseDan Timoney1-1/+1
Update version of parent poms to 2.0.4 for Guilin mtce release. This is needed because this release includes changes to the ccsdk/sli repo, and therefore dependent repos must recompile against that version so that karaf feature.xml versions are correct. Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4a54a157eba3b26986347bb832982b70f2eb840f
2020-12-18Indenting POM's and running mvn tidy:pomSingal, Kapil (ks220y)1-5/+5
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e
2020-11-12Release version 1.0.3 of ccsdk/featuresDan Timoney1-1/+1
Release version 1.0.3 of ccsdk/features Issue-ID: CCSDK-2979 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibaa0d6dd8608e42ef0fca0f54e895fce207e6e31
2020-11-02Roll to next Guilin snapshotDan Timoney1-1/+1
Roll to next Guilin snapshot version Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9be1abb8ea83e1f2f54d463dee13f626827f6018
2020-10-29Use released 2.0.2 parent pomDan Timoney1-1/+1
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2184daae613d7d3bd7cf35454b632d9b6d87ab43
2020-10-19Update Opendaylight release to "Sodium-SR4" in "About" pageRavi Pendurty1-2/+1
Update Opendaylight release to "Sodium-SR4" 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> (cherry picked from commit ac93d8ca61f87bb5f7f1278fca281ec60c6e3911)
2020-09-10Roll to next Guilin release versionDan Timoney1-2/+2
Roll to next Guilin release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f
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>