Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-03 | Not logging or re-throwing the exceptions | rama-huawei | 1 | -0/+5 | |
Issue-id: SO-175 Change-Id: Id3751a11b5c47b2d8db12c9e59bd1d3e4db95c8d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
2017-10-03 | Merge "Removed commented lines" | Seshu Kumar M | 1 | -1/+0 | |
2017-10-03 | Merge "Reorder the modifiers and Removed unused imports" | Seshu Kumar M | 1 | -2/+2 | |
2017-10-03 | Fixed so issues | ramanjaneya | 1 | -5/+8 | |
Change-Id: I5bc9dc02ac81789dc0b113571c073e74d8cee609 Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com> | |||||
2017-10-03 | Removed commented lines | ramanjaneya | 1 | -1/+0 | |
Change-Id: I80ecfce64650e4d9aec800898c7f98645f557d8a Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com> | |||||
2017-10-03 | Reorder the modifiers and Removed unused imports | ramanjaneya | 1 | -2/+2 | |
Change-Id: I9a2f1cf6ece783e64a31ac5927d234981e0f0461 Issue-Id:SO-118 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com> | |||||
2017-10-03 | Merge "Prevent JAXRS LinkageError" | Rob Daugherty | 2 | -1/+24 | |
2017-10-02 | Prevent JAXRS LinkageError | Arthur Martella | 2 | -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-03 | Increase the wait for mariadb | Determe, 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-02 | Disable non-working integration tests | Rob Daugherty | 8 | -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-02 | Fixes for Infrastructure module startup | Arthur Martella | 2 | -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-02 | Merge "Added @Override annotation to method signature" | Seshu Kumar M | 1 | -0/+1 | |
2017-10-02 | Merge "Deleted redundant code" | Seshu Kumar M | 1 | -11/+9 | |
2017-10-02 | Merge "Fix major sonar issues" | Seshu Kumar M | 1 | -3/+3 | |
2017-10-02 | Merge "Added @Override annotation to method signature" | Seshu Kumar M | 1 | -0/+1 | |
2017-10-02 | Merge "Fixed major sonar issues" | Seshu Kumar M | 1 | -6/+6 | |
2017-10-02 | Catalog DB Adapter test cases | Arthur Martella | 8 | -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-02 | Merge "Fix the arquillian framework" | Seshu Kumar M | 2 | -401/+372 | |
2017-10-02 | Merge "URL mismatch in mso.sdnc.properties" | Rob Daugherty | 1 | -1/+4 | |
2017-10-02 | Merge "HeatBridge integration with Orchestration, part 1" | Rob Daugherty | 3 | -0/+51 | |
2017-10-02 | Fix the arquillian framework | Determe, 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-01 | URL mismatch in mso.sdnc.properties | Rob Daugherty | 1 | -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-30 | Merge "Added private constructor" | Seshu Kumar M | 1 | -0/+3 | |
2017-09-30 | Merge "Reorder modifiers" | Seshu Kumar M | 1 | -4/+3 | |
2017-09-30 | Merge "Commenting for empty constructor" | Seshu Kumar M | 3 | -12/+9 | |
2017-09-30 | Merge "Correcting naming format" | Seshu Kumar M | 2 | -32/+33 | |
2017-09-30 | Merge "Correcting naming format" | Seshu Kumar M | 2 | -58/+59 | |
2017-09-30 | Added private constructor | ramanjaneya | 1 | -0/+3 | |
Issue-Id:SO-118 Change-Id: I07dec371e8b9665c1a147ba20b6dc311de6ce70a Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com> | |||||
2017-09-30 | Commenting for empty constructor | Ankit-Huawei | 3 | -12/+9 | |
SO-158 Change-Id: I1e67fff2c96efc6e79dca8facfd6f0b230c70cd4 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com> | |||||
2017-09-30 | Merge "Replace with the diamnod operator" | Seshu Kumar M | 5 | -11/+12 | |
2017-09-30 | Merge "Removed unused variables" | Seshu Kumar M | 2 | -9/+1 | |
2017-09-30 | Merge "Removed unused variables" | Seshu Kumar M | 2 | -10/+3 | |
2017-09-30 | Merge "Replaced with Diamond symbol" | Seshu Kumar M | 1 | -2/+2 | |
2017-09-30 | Reorder modifiers | ramanjaneya | 1 | -4/+3 | |
Issue-Id:SO-118 Change-Id: I4221a5d246bf1274c3cd67a8255742f8a2c6582b Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com> | |||||
2017-09-30 | Merge "Added FunctionalInterface annotation" | Seshu Kumar M | 1 | -0/+1 | |
2017-09-30 | Merge "Repalced StringBuffer with StringBuilder" | Seshu Kumar M | 3 | -12/+13 | |
2017-09-30 | Merge "Replaced with Diamond symbol" | Seshu Kumar M | 3 | -13/+13 | |
2017-09-30 | Merge "Replaced with Diamond symbol" | Seshu Kumar M | 3 | -8/+8 | |
2017-09-30 | Merge "Fixed string literal comparision" | Seshu Kumar M | 1 | -1/+1 | |
2017-09-30 | Merge "Fixed string literal comparision" | Seshu Kumar M | 1 | -1/+1 | |
2017-09-30 | Merge "Fixed string literal comparision issue" | Seshu Kumar M | 1 | -3/+3 | |
2017-09-30 | Merge "Added @Override annotation to method signature" | Seshu Kumar M | 1 | -7/+7 | |
2017-09-30 | Merge "Fixed string literal comparision issue" | Seshu Kumar M | 1 | -1/+1 | |
2017-09-30 | Merge "Removed unused import" | Seshu Kumar M | 1 | -1/+0 | |
2017-09-30 | Correcting naming format | Ankit-Huawei | 2 | -32/+33 | |
SO-158 Change-Id: Ic7b789cf46cc2f31842b3d69f5ad52e8b4c63e31 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com> | |||||
2017-09-30 | Correcting naming format | Ankit-Huawei | 2 | -58/+59 | |
SO-158 Change-Id: If322e1edf39e8a5fabf1926e4e73d74deefea90e Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com> | |||||
2017-09-30 | remove odl dependence temporary | 黄卓垚10112215 | 26 | -2328/+76 | |
Change-Id: I2d4348974badf6b4ecb255adb3ffa3b5c399d7e2 Issue-ID: SO-88 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> description: Remove odl dependence temporary for docker deployment, utill the issue is be solved. Before that time, yang decoder is unavailable. | |||||
2017-09-29 | Fix the SO build issues | Determe, Sebastien (sd378r) | 7 | -565/+530 | |
Fix the AAI java package names that was still openecomp, remove the variable for LF repositories due to Oparent, Fix the jacoco to overwrite the oparent settings (fix test coverage) Change-Id: I40b9b326e33ff27992a1bf2cc9d3094d338f8828 Issue-ID: SO-168 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> | |||||
2017-09-28 | Merge "Fix some major sonar issues" | Seshu Kumar M | 3 | -3/+2 | |
2017-09-28 | Merge "Fix major Sonar issues" | Seshu Kumar M | 2 | -3/+1 | |