aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-04Adding UT for Mso catalog dbSeshu-Kumar-M2-0/+262
IssueId: SO-172 Change-Id: I8429cb938e786c527fad00067dc733fc02997639 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-04Merge "Not logging or re-throwing the exceptions"Seshu Kumar M1-0/+5
2017-10-04Merge "Not logging or re-throwing the exceptions"Seshu Kumar M1-1/+1
2017-10-04Merge "Not logging or re-throwing the exceptions"Seshu Kumar M1-0/+1
2017-10-03Merge "Adding UT for SO-Catalog"DeWayne Filppi1-0/+646
2017-10-03Merge "Adding UT for MsoHeatUtils"DeWayne Filppi2-11/+86
2017-10-03Not logging or re-throwing the exceptionsrama-huawei1-1/+1
Issue-id: SO-175 Change-Id: Id6bf21f4ca857c330c0b719dc2d2651fa1976dee Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-03Not logging or re-throwing the exceptionsrama-huawei1-0/+1
Issue-id:SO-175 Change-Id: I1e1e9e1d6f8bafb4e3a18c6d81565f908753ebf0 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-03Merge "ReadTheDocument support for SO"Seshu Kumar M2-0/+8
2017-10-03Not logging or re-throwing the exceptionsrama-huawei1-0/+5
Issue-id: SO-175 Change-Id: Id3751a11b5c47b2d8db12c9e59bd1d3e4db95c8d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-03Adding UT for SO-CatalogSeshu-Kumar-M1-0/+646
IssueId: SO-172 Change-Id: I459ab18a5dccb3e773278db933f97b50f87d0e76 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-03Adding UT for MsoHeatUtilsSeshu-Kumar-M2-11/+86
IssueId: SO-173 Change-Id: If230456ab5ea9a9f0c7a1515c4662ec9b41126ff Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-03ReadTheDocument support for SOSeshu-Kumar-M2-0/+8
Change-Id: Iccf273142734c4f9340eec82325f940e087f6078 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> IssueId: SO-81
2017-10-03Merge "Removed commented lines"Seshu Kumar M1-1/+0
2017-10-03Merge "Reorder the modifiers and Removed unused imports"Seshu Kumar M1-2/+2
2017-10-03Fixed so issuesramanjaneya1-5/+8
Change-Id: I5bc9dc02ac81789dc0b113571c073e74d8cee609 Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-10-03Removed commented linesramanjaneya1-1/+0
Change-Id: I80ecfce64650e4d9aec800898c7f98645f557d8a Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.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-10-03Merge "Prevent JAXRS LinkageError"Rob Daugherty2-1/+24
2017-10-02Prevent JAXRS LinkageErrorArthur Martella2-1/+24
Pruning the inclusions in modules to prevent linkage errors during health check. Change-Id: I7b3cb233d0eac2a0a41b15e608d3d295a73573e7 Issue-ID: SO-160 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-03Increase the wait for mariadbDeterme, Sebastien (sd378r)1-2/+2
Increase the number of polling done to verify that mariadb is up before starting the mso container Change-Id: I0fdab8aaa0f17078f9a94700e7918dd30aab3407 Issue-ID: SO-171 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-02Disable non-working integration testsRob Daugherty8-2671/+4
These will need to be fixed soon, but the first step is to have a working environment again. I am also removing obsolete versions of camunda sql scripts. Change-Id: I5817be8a879505fa4f146d2e49b26a305ece356a Issue: SO-171 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-02Fixes for Infrastructure module startupArthur Martella2-5/+12
Excluding jersey-all from pom.xml and fixing broken bpmn file. Change-Id: I466a593f08d20f6b37e367f3ccc67bd8a7165029 Issue-ID: SO-160 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-02Merge "Added @Override annotation to method signature"Seshu Kumar M1-0/+1
2017-10-02Merge "Deleted redundant code"Seshu Kumar M1-11/+9
2017-10-02Merge "Fix major sonar issues"Seshu Kumar M1-3/+3
2017-10-02Merge "Added @Override annotation to method signature"Seshu Kumar M1-0/+1
2017-10-02Merge "Fixed major sonar issues"Seshu Kumar M1-6/+6
2017-10-02Catalog DB Adapter test casesArthur Martella8-0/+1334
Adding new test cases for Catalog DB Adapter Change-Id: I1e809e39a9e41a26e87d1f7690ee46f42bccc076 Issue-ID: SO-171 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-02Merge "Fix the arquillian framework"Seshu Kumar M2-401/+372
2017-10-02Merge "URL mismatch in mso.sdnc.properties"Rob Daugherty1-1/+4
2017-10-02Merge "HeatBridge integration with Orchestration, part 1"Rob Daugherty3-0/+51
2017-10-02Fix the arquillian frameworkDeterme, Sebastien (sd378r)2-401/+372
Arquillian framework was broken due to bad dependency used during ITS Change-Id: I2c865b429af45511d778d11d77a16704b49fdef6 Issue-ID: SO-171 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-01URL mismatch in mso.sdnc.propertiesRob Daugherty1-1/+4
There was a mismatch between the "sdncurls" definitions in the environment files (e.g. mso-docker.json) and the property file template (mso.sdnc.properties). This commit adds missing "sdncurls" to the arquillian unit test environment. Issue: SO-123 Change-Id: I538c9df71fec6e9368d4a984eb82f58ec3b0c545 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-30Merge "Added private constructor"Seshu Kumar M1-0/+3
2017-09-30Merge "Reorder modifiers"Seshu Kumar M1-4/+3
2017-09-30Merge "Commenting for empty constructor"Seshu Kumar M3-12/+9
2017-09-30Merge "Correcting naming format"Seshu Kumar M2-32/+33
2017-09-30Merge "Correcting naming format"Seshu Kumar M2-58/+59
2017-09-30Added private constructorramanjaneya1-0/+3
Issue-Id:SO-118 Change-Id: I07dec371e8b9665c1a147ba20b6dc311de6ce70a Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-30Commenting for empty constructorAnkit-Huawei3-12/+9
SO-158 Change-Id: I1e67fff2c96efc6e79dca8facfd6f0b230c70cd4 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-30Merge "Replace with the diamnod operator"Seshu Kumar M5-11/+12
2017-09-30Merge "Removed unused variables"Seshu Kumar M2-9/+1
2017-09-30Merge "Removed unused variables"Seshu Kumar M2-10/+3
2017-09-30Merge "Replaced with Diamond symbol"Seshu Kumar M1-2/+2
2017-09-30Reorder modifiersramanjaneya1-4/+3
Issue-Id:SO-118 Change-Id: I4221a5d246bf1274c3cd67a8255742f8a2c6582b Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-30Merge "Added FunctionalInterface annotation"Seshu Kumar M1-0/+1
2017-09-30Merge "Repalced StringBuffer with StringBuilder"Seshu Kumar M3-12/+13
2017-09-30Merge "Replaced with Diamond symbol"Seshu Kumar M3-13/+13
2017-09-30Merge "Replaced with Diamond symbol"Seshu Kumar M3-8/+8