summaryrefslogtreecommitdiffstats
path: root/dcaedt_be/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-08-26Added unit tests fo MappingRulesValidatork.kedron3-21/+36
Added a new unit tests. Checkstyle for MappingRulesValidator, VesStructureLoader. Sonar fixes -> adding a private constructor to ValidationUtils. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ib8199c2d76263dc96c6918ed57c1bfc6f223ee62
2019-08-20Implement HTTPS calls into dcaedt_ber.bogacki3-6/+0
Implemented HTTPS calls into dcaedt_be -Added p12 keystore certificate. -Updated application configuration. -Added trust-store. Issue-ID: SDC-2477 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I51a5e4d6d93dc9391eb25519ed382291de5895eb
2019-08-06HTTPS calls into dcaedt_ber.bogacki3-0/+6
Implement HTTPS calls into dcaedt_be -Added p12 certificate. -Updated application configuration. -Added trust-store. Issue-ID: SDC-2477 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: If236b2412a67f8c706bc87fe1da3a469ac4e725e
2019-07-16Set Oparent as parent and fix Checkstyle errorsmichal.banka79-6/+1586
Change-Id: I30e289057c8fa944d70a231c9067299ea33bb5ff Issue-ID: SDC-2439 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-06-24Change import for 'enums' packaged.k.kedron31-33/+32
In the DCAE-BE-PROPERTY the Enums package was renamed (90067), the import of this package must be updated. Cleaned not used import. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I17e0603cee5e4ba36f815a340607e76b5fc0d24b
2018-10-29Sync code3.0.0-ONAP1.3.0casablancaEran (ev672n), Vosk3-3/+3
Sync the code between repositories Change-Id: I3e570c9c8b090adc5520381019a22e8a46d66beb Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-21upgrade dace-beManor, Yanir (ym903w)12-98/+305
Change-Id: Iaef6ef0d37e2e216321f141d10692edcaf26ffab Issue-ID: DCAEGEN2-836 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-10-17security check issuesEran (ev672n), Vosk2-5/+1
recheck eun-clm updating spring version, using security check issues Change-Id: Ic9eb249b70d4e32669fc6f1f4262b0fb91c0cd70 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-15security check issuesEran (ev672n), Vosk1-13/+11
updating spring version, using security check issues Change-Id: I55018c335f4167709dc92de891c224fcdad1dc7a Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-09-25update code to latest - ammend previous commitBetzer, Rony (rb844h)10-72/+332
update code to latest - ammend previous commit Change-Id: Ia4f55789689b5f2ddd004a4fe89a63f72cecc27f Issue-ID: DCAEGEN2-819 Signed-off-by: Betzer, Rony (rb844h) <rb844h@intl.att.com>
2018-08-06Changing the dcae dt main codeEran (ev672n), Vosk54-519/+1234
Updating DCAE-dt-main code for Dockerizing the DCAE-CI code Change-Id: Ia50d24e60e9ddc9bbc58dd8651d7a4f7e0dc8270 Issue-ID: SDC-1605 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-05-24Update codeStone, Avi (as206k)15-343/+337
Update to latest version after improving testing and sonar coverage Change-Id: I527f4bc38d3b4e1005d38e3a2584fa730857425d Issue-ID: SDC-1313 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-23Upgrade dt-be-mainStone, Avi (as206k)43-1473/+1977
Update sources for dcae-dt-be-main to latest version Change-Id: I3d58a2dc32611c0ca90f1c97e1294a17d5748623 Issue-ID: SDC-1359 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-09Remove AT&T LicenseStone, Avi (as206k)2-84/+0
Remove AT&T License from source files Change-Id: I409c195b373882dee4b2a84f109cc8f821f97f23 Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-04-12DCAE-D be initial commitStone, Avi (as206k)66-0/+8874
DCAE-D be initial commit Issue-ID: SDC-1218 Change-Id: Id18ba96c499e785aa9ac395fbaf32d57f08c281b Signed-off-by: Stone, Avi (as206k) <as206k@att.com>