summaryrefslogtreecommitdiffstats
path: root/dcaedt_tools/src/main/java/tools
AgeCommit message (Collapse)AuthorFilesLines
2019-09-06Fully HTTPS support in the dcaedt-toolsk.kedron1-10/+10
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. -Added buildRestClient method to create the DcaeRestClient supporting the SSL connection -Checkstyle in the recipes adn tools.Main method -Update the docker_run.sh: - Change JAVA_OPTIONS -Update docker_run script -Add proper dependency in the pom (waiting for solving the SDC-2554 bug) Issue-ID: SDC-2552 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ie8dd1f54619f1101c13de13ae3cbb296bba57210
2019-08-14Improved the DeployTemplate unit testsk.kedron1-56/+59
Improved test and refactor the class: - checkstyle - correct proper log message - remove code duplication - remove useless variable checkedoutVfcmt - used string join instead stream collect Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Iea65f8ef0317688ac1eb506f894a8eb3c3d3ce13
2019-07-16Set Oparent as parent and fix Checkstyle errorsmichal.banka7-0/+140
Change-Id: I30e289057c8fa944d70a231c9067299ea33bb5ff Issue-ID: SDC-2439 Signed-off-by: michal.banka <michal.banka@nokia.com>
2018-10-29Sync code3.0.0-ONAP1.3.0casablancaEran (ev672n), Vosk1-0/+1
Sync the code between repositories Change-Id: I3e570c9c8b090adc5520381019a22e8a46d66beb Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-23security check issuesEran (ev672n), Vosk1-1/+0
updating spring version, using security check issues Change-Id: I4bdb4ac8ab2d385c2ef3b15010e88ca10998165e Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-08-06Changing the dcae dt main codeEran (ev672n), Vosk6-65/+58
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-23Upgrade dt-be-mainStone, Avi (as206k)6-61/+176
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)7-0/+665
DCAE-D be initial commit Issue-ID: SDC-1218 Change-Id: Id18ba96c499e785aa9ac395fbaf32d57f08c281b Signed-off-by: Stone, Avi (as206k) <as206k@att.com>