summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28Update version to 1.3.15.0.2-ONAP1.3.1elaltoOfir Sonsino2-3/+3
Change-Id: If038e1d7ff0c21e82dde5b9438f13aa3e5fd0f5c Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-07-15Maven staging plugin removedTomasz Golabek2-14/+1
Required by global-jjb Change-Id: I2a711fc81bb39aa5c9b1fb6ae90793253f7ed475 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-12Oparent 2.0 migrationPiotr Darosz171-67/+3454
Add Oparent 2.0 as parent project, add missing license headers. Change-Id: Ia0f3cfbb1c51fe0c3e0ca60cd560ddaad4395ee1 Issue-ID: SDC-2438 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-06-23Renamed the package name to 'enums'Piotr Borelowski18-30/+29
Removing the sonar issues in the package org.onap.sdc.common.onaplog.enums Issue-ID: SDC-2327 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I589751dbc8616bebf3a84d0f2bb4bb44d2a8893c
2019-06-23Improved unit tests for onaplog package.k.kedron6-31/+473
Added new tests to OnapLoggerDebug, OnapLoggerError and OnapLoggerMetric test. Updated unit tests for the OnapLoggerAudit and OnapLoggerGeneric. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Icc6fa07fd9b91be0b441956df9f01a9bff9b5723
2019-06-18Improve the unit tests for StringTransformAction, UnaryFieldAction and ↵k.kedron4-188/+326
TopoSearchAction Add new unit test for StringTransformAction, UnaryFieldAction. Improve the TopoSearchActionTest: - use new ActionBuilder to creates the objects - use Mocikto mock instead inner BaseAction class Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I049eede5bf9102bfc1f7b9527402a20b116bae30
2019-06-17Fixed import in OnapLoggerAuditTest and OnapLoggerGenericTest.k.kedron2-40/+44
Changed the import IOnapLogConfiguration to use new OnapLogConfiguration class after changes in 89570. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I23651fb475a2e2543ba8ceb2b531424c9538ebca
2019-06-17Improve unit tests for TopoSearchAction.k.kedron1-3/+155
Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1edf0e2739f1a14eaa097c4ac9a420d4405d3da2
2019-06-17Improve unit tests for MapActionm.kowalski31-6/+62
Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I15e555c6c65fa2ba253d53a67d00d895668b22f9
2019-06-17Improve unit tests for ActionDeserializerm.kowalski31-11/+106
Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I2f5657dce880c5a52c36839e6a53b131b6a33dcb
2019-06-17Improve the test coverage of OnapLoggerAudit and fix log method in ↵k.kedron2-22/+220
OnapLoogerBase. Improve the unit test in OnapLoggerAudit and OnapLoogerBase. Fix the log method for DEBUG LogLevel. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Iff9773dbf108020accd9f65ea89b9cdcb1dd2c0e
2019-06-17Add new test for OnapLoggerFactory and Stopwatch.k.kedron3-0/+143
Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ib137a2ce8b7e31307b8b2f1483c79f9fa32599c5
2019-06-17Add unit test for ValueDeserializerm.kowalski31-0/+46
Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I0dd683c93742256a51033a162f50132b0dc00b96
2019-06-17Add unit test for RequirementDeserializerm.kowalski31-0/+58
Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I494a4942dd51c5129d9b6def69ee9ca62e479f93
2019-06-17Added unit tests for DcaeBeConstantsPiotr Borelowski1-0/+61
Improved the unit test coverage in the package org/onap/sdc/dcae/composition/util Issue-ID: SDC-2327 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I42fae4cb59a55340e17e2e96818719116a7a4b35
2019-06-17Move constants to a classPiotr Borelowski8-115/+110
Removing the sonar issues in the package org.onap.sdc.common.onaplog.interfaces Issue-ID: SDC-2327 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iaae5ad94773f12dc5f40fa8e1c7f1eb5663defc9
2019-06-17Renamed the field 'statusCode'Piotr Borelowski2-5/+8
Removing the sonar issues in the package org.onap.sdc.common.onaplog.enums Issue-ID: SDC-2327 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I713e9fdebe8cdccf9785af3882448aa113bb3c49
2019-06-13Improve unit tests for BaseCopyActionm.kowalski31-21/+111
Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I5c41e8330d63a7c232deacf69ac4afa52197ffba
2018-12-04Update INFO.yaml filedublinJessica Wagantall1-8/+7
Remove Michael Lando. Add Ofir Sonsino as PTL Change-Id: Ifaa0c962eb73507343d1fec499ed2a5d8963fed8 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-27Update INFO.yaml fileJessica Wagantall1-0/+9
Add Ofir Sonsino to the group Change-Id: I6f61e9388aee602d518c0d40297936405a6bba85 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-01Adding more UTscasablancaEran (ev672n), Vosk5-2/+155
Raising the code coverage in the project Change-Id: I4561f75db959bbea12310c08965bacb544cb1f7a Issue-ID: SDC-1872 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-31Adding more UTsEran (ev672n), Vosk69-24/+866
Raising the code coverage in the project Change-Id: Id962d5bd3bd9a1a51f0f4ad0d52e7da51dd3bad1 Issue-ID: SDC-1872 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-29Merge source codeEran (ev672n), Vosk2-9/+9
Merge source code Change-Id: Ie0f4de131666995b089f17711579e1e8af6ff0ab Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-28Adding more UTsEran (ev672n), Vosk3-0/+105
Raising the code coverage in the project Change-Id: I3540af36efc938ab06ec3361e709edf482744b1a Issue-ID: SDC-1872 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-26Clean Sonar jobGildas Lanilis1-1/+1
Bring consistency into naming the Sonar Project with same name as the repo Change-Id: I7a8c5886239cd702953eb066b83bc40e204edb4b Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-10-22security check issuesEran (ev672n), Vosk1-44/+39
updating spring version, using security check issues Change-Id: I5c78e78a54b2236d1b4bafba171a523dd6daa2fc Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-21upgrade dace-d property pom versionManor, Yanir (ym903w)2-3/+2
upgrade dace-d property pom version Issue-ID: DCAEGEN2-839 Change-Id: I8d1a1cbdfdb2c414b9c470d3bcb1adeb6bca038b Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-10-17sonar report - added jacoco pluginBetzer, Rony (rb844h)1-0/+19
sonar report - added jacoco plugin Change-Id: I512b6b5421f29163c03b5b4afaaf4170155728d3 Issue-ID: DCAEGEN2-839 Signed-off-by: Betzer, Rony (rb844h) <rony.betzer@intl.att.com>
2018-10-17security check issuesEran (ev672n), Vosk2-9/+3
run-clm updating spring version, using security check issues Change-Id: I42ca555a39cf3fce9a6b0594ccfb930f163bfe7e Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-17increase coverage - added getter and setter testsBetzer, Rony (rb844h)1-1/+0
increase coverage - added getter and setter tests Change-Id: Ice02fdcbfd5fb12146aa0e6221fa7d6b122dad1d Issue-ID: DCAEGEN2-839 Signed-off-by: Betzer, Rony (rb844h) <rony.betzer@intl.att.com>
2018-10-17increase coverage - added getter and setter testsBetzer, Rony (rb844h)1-1/+4
increase coverage - added getter and setter tests Change-Id: I616fbaa7d7b33301a686102c11eec57ecfd0a57d Issue-ID: DCAEGEN2-839 Signed-off-by: Betzer, Rony (rb844h) <rony.betzer@intl.att.com>
2018-10-17security check issuesEran (ev672n), Vosk1-0/+5
run-clm updating spring version, using security check issues Change-Id: I50cc7131dac4f5d6d40900653ec6250c6e683cdf Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-15increase coverage - added getter and setter testsBetzer, Rony (rb844h)82-26/+1069
increase coverage - added getter and setter tests Change-Id: I6546636666d41229898bca1eeb1740aff04ec8c3 Issue-ID: DCAEGEN2-839 Signed-off-by: Betzer, Rony (rb844h) <rb844h@intl.att.com>
2018-10-15security check issuesEran (ev672n), Vosk1-2/+2
updating spring version, using security check issues Change-Id: Id915b09507d84caff22c7bb4feb9dacef922a661 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-10security check issuesEran (ev672n), Vosk1-3/+3
updating some of the libraries to use safer versions, using security check issues Change-Id: I9c8b143cf84060bc7a40cee1d080ae3964770759 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-04Add INFO.yaml fileJessica Wagantall1-0/+50
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Id11ab9fadec55c2eebea8140cc28337076b2e573 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-26upgrade dace-d property pom versionManor, Yanir (ym903w)1-38/+38
upgrade dace-d property pom version Change-Id: Id8ddf9c6968efd6da3ebcba282abfce47d23e3d4 Issue-ID: DCAEGEN2-839 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-09-20update code to latestManor, Yanir (ym903w)6-46/+184
update code to latest Change-Id: I6a519ef3308c565b4a6648225ad01ec79f6fc68b Issue-ID: DCAEGEN2-820 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-08-06Changing the dcae property codeEran (ev672n), Vosk23-108/+1021
Updating DCAE- property code for Dockerizing the DCAE-CI code Change-Id: I5cc138ded2a9b82c80758f826e270329bf0e400b Issue-ID: SDC-1604 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-06-07Update property project2.0.0-ONAPbeijing2.0.0-ONAPStone, Avi (as206k)1-1/+0
Update sources to fix bugs Issue-ID: SDC-1372 Change-Id: Ifbef3f42dc56ba8223d8ee535bb2a5bf1d7a8d6c Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-06-07Update property projectStone, Avi (as206k)1-0/+1
Update sources to fix bugs Issue-ID: SDC-1372 Change-Id: Ib7678c80f629ceb87560e69f7df79524dcf67859 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-27Fix policy violationsStone, Avi (as206k)1-6/+6
Update pom dependencies to different versions Change-Id: Ia6eefd2c85fc0eea400506c8220601f10f98000b Issue-ID: SDC-1372 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-24Fix pomStone, Avi (as206k)1-0/+1
Update pom to latest version Change-Id: Ifa55bf7db53d304a96dbb527c825c33525872387 Issue-ID: SDC-1313 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-24Fix pom and versionStone, Avi (as206k)2-3/+4
Update pom app name and version file Change-Id: Ie479ac4cb7136a158a92f80cfdb769f8d0dc666f Issue-ID: SDC-1313 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-23Upgrade dt-be-propertyStone, Avi (as206k)12-196/+324
Update sources for dcae-d-dt-be-property to latest version Change-Id: Ib9c98b74935d8a3197f1c0da33ba95f43ef18c69 Issue-ID: SDC-1359 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-15Revert "Fix pom.xml"Jessica Wagantall1-6/+6
This reverts commit 2fdb5ccd88dd0825ecb1028519c355351dd8e5ca. Issue-ID: SDC-1316 Change-Id: I9b8552a1a64159afa30901080b42ea862e5148f1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-15Fix pom.xmlStone, Avi (as206k)1-1/+1
Change staging server id from onap-staging to ecomp-staging Change-Id: I59b1c38498f002b1fbe47040ac8bbb61ca278e1e Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-14Fix pom.xmlStone, Avi (as206k)2-6/+27
Change pom version according to ONAP versioning Change-Id: Ia0f374e652061812a9598815fd878772332c53b1 Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-10Fix pom.xmlStone, Avi (as206k)1-1/+2
Change pom version according to ONAP versioning Change-Id: I3ec57ed6dc7417ae6fcb40dc23f20a2e55033095 Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-10Fix pom.xmlStone, Avi (as206k)1-2/+27
Change pom version according to ONAP versioning Change-Id: Ibe9c054086e4904d3fb1b93e385589029f5e1ede Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>