summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/asdc/src
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Fully HTTPS support in the dcaedt-bek.kedron1-10/+47
Fully HTTPS support: -Updated the onap/base_sdc-jetty docker image version -Updated the chef script to properly used of the new docker image -Updated jvm configuration to support call to the SDC components using HTTPS. -Add support for change the http to https in the python script -Added buildRestClient method to create the CloseableHttpClient supporting the SSL connection -Checkstyle in the recipes -Update the docker_run.sh: - Change JAVA_OPTIONS - Used the secure connection to do health check Issue-ID: SDC-2477 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I7bf3d307e5765fa75a37ba0a4b41fd7fa87d28ab
2019-08-14Added new tests for SdcRestClientUtilsk.kedron2-2/+172
Added new tests. Fixed sonar issue: # added private constructor to the SdcRestClientUtils # used String.format instead of stream.collect Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I904e4a7e31bab8f26dbdbb03a956bc4b1dc5922e
2019-07-16Set Oparent as parent and fix Checkstyle errorsmichal.banka20-5/+405
Change-Id: I30e289057c8fa944d70a231c9067299ea33bb5ff Issue-ID: SDC-2439 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-06-24Change import for 'enums' packaged.k.kedron2-2/+2
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-21upgrade dace-beManor, Yanir (ym903w)2-0/+8
Change-Id: Iaef6ef0d37e2e216321f141d10692edcaf26ffab Issue-ID: DCAEGEN2-836 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-10-17security check issuesEran (ev672n), Vosk1-3/+2
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-08-06Changing the dcae dt main codeEran (ev672n), Vosk9-605/+20
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-27Fix policy violations2.0.0-ONAPbeijing2.0.0-ONAPStone, Avi (as206k)1-2/+2
Update pom dependencies to different versions and fix failed test Change-Id: Ib945753f1f06c815359cacb1510463d12bd13a96 Issue-ID: SDC-1372 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-05-24Update codeStone, Avi (as206k)4-1056/+40
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)15-1097/+843
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-04-12DCAE-D be initial commitStone, Avi (as206k)26-0/+2850
DCAE-D be initial commit Issue-ID: SDC-1218 Change-Id: Id18ba96c499e785aa9ac395fbaf32d57f08c281b Signed-off-by: Stone, Avi (as206k) <as206k@att.com>