summaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-core
AgeCommit message (Collapse)AuthorFilesLines
2017-12-12Fix - Translator core tests stuckojasdubey3-1/+10
Updated invalid dbhost config value to empty based on review comments Issue-ID: SDC-748 Change-Id: Idc691bdc7e2b988654ae87c2581ccbdd86586aae Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2017-11-08Error in Jetty logssheetalm1-22/+2
Fixed code from Configuration Management that was causing exception Change-Id: Iea5461530a1b8a548a95c86f2d5c38b965dbb45f Issue-ID: SDC-580 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2017-10-23Additinal fixes for resources not being releasedvempo1-38/+42
More fixes for input streams not being properly closed, with unit tests and other minor improvements (code cleanup and coding conventions). Change-Id: I6751f924a1469d49b996e4f1d6c61371af6714b1 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-09-19change version of the master branchMichael Lando1-2/+2
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094 Issue-ID: SDC-350 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-12Create new VSP, onboard from TOSCA file - UIshrek20001-27/+27
Change-Id: I018c6d07a4b9ec7e6b1507ab37e2550865423cfe Issue-ID: SDC-230 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2017-09-07Fixed a few static analysis violationsvempo1-3/+8
Fixed mostly not closing resources (InputStream, ResultSet) and catching Throwable instead of Exception in some modules. Issue-ID: SDC-291 Change-Id: I34e331cc3b45c4bb3a71c301f50e1706a7b623fd Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi21-0/+3872
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>