summaryrefslogtreecommitdiffstats
path: root/status-control/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams1-85/+86
Reduce build log warnings by formatting tests to ONAP code conventions (removing tabs etc.) Issue-ID: SO-368 Change-Id: I48c6d359b83617aebeb79db4e30c1d72d31f7eec Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-12-13Reduce complexity of HealthCheckUtilskurczews2-117/+98
* Split bulk conditionals * Split health checks to separate methods * Fix minor issues Issue-ID: SO-353 Change-Id: Ib6298bc488a94aa4fbb253e3894532708547533d Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2017-12-01Remove duplicated constantskurczews1-15/+19
Fix sonar issue with duplicated constants from HealtchCheckUtils Change-Id: I0d5c52e77aff3b27438dce589a03f18b7440c1ea Issue-ID: SO-353 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2017-10-03Reorder the modifiers and Removed unused importsramanjaneya1-2/+2
Change-Id: I9a2f1cf6ece783e64a31ac5927d234981e0f0461 Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-27Fix code complexitysurya-huawei1-6/+1
*Use equalsIgnoreCase instead of comparing on converted cases This is done to reduce the number of conversions and it's more simple and it internally performs null check as well *Remove unused imports This is done to increase code readability Issue-Id: SO-118 Change-Id: Ibc78f5be645db69695c12bca1fbd0282914e90eb Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-11Change the header to SOSeshu-Kumar-M4-4/+4
IssueId: SO-120 Change-Id: I01c886124436ec4e29ff7c38f6a3ee397e62b00c Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-081710 Rebase - Second AttemptArthur Martella7-348/+4
This commit rebases changes from openecomp-mso/internal-staging-1710 up to and including this codecloud commit: 54483fc6606ddb1591a2e9da61bff8712325f924 Wed Sep 6 18:12:56 2017 -0400 Rebasing was done on a branch on top of this commit in so/master in ONAP: 93fbdfbe46104f8859d4754040f979cb7997c157 Thu Sep 7 16:42:59 2017 +0000 Change-Id: I4ad9abf40da32bf5bdca43e868b8fa2dbcd9dc59 Issue-id: SO-107 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-04-11Fix resources leaks: CatalogDatabaseGary Wu1-3/+1
Change-Id: I3274dc7a64637cd7cf18d705258c0fc4985171ee Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-11[MSO-8] Update the maven dependencyxg353y2-21/+30
Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y <xg353y@intl.att.com>
2017-01-31Initial OpenECOMP MSO commitChrisC8-0/+1046
Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC <cc697w@intl.att.com>