Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-02 | Merge "URL mismatch in mso.sdnc.properties" | 1 | -1/+4 | ||
2017-10-02 | Merge "HeatBridge integration with Orchestration, part 1" | 3 | -0/+51 | ||
2017-10-01 | URL mismatch in mso.sdnc.properties | 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" | 1 | -0/+3 | ||
2017-09-30 | Merge "Reorder modifiers" | 1 | -4/+3 | ||
2017-09-30 | Merge "Commenting for empty constructor" | 3 | -12/+9 | ||
2017-09-30 | Merge "Correcting naming format" | 2 | -32/+33 | ||
2017-09-30 | Merge "Correcting naming format" | 2 | -58/+59 | ||
2017-09-30 | Added private constructor | 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 | 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" | 5 | -11/+12 | ||
2017-09-30 | Merge "Removed unused variables" | 2 | -9/+1 | ||
2017-09-30 | Merge "Removed unused variables" | 2 | -10/+3 | ||
2017-09-30 | Merge "Replaced with Diamond symbol" | 1 | -2/+2 | ||
2017-09-30 | Reorder modifiers | 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" | 1 | -0/+1 | ||
2017-09-30 | Merge "Repalced StringBuffer with StringBuilder" | 3 | -12/+13 | ||
2017-09-30 | Merge "Replaced with Diamond symbol" | 3 | -13/+13 | ||
2017-09-30 | Merge "Replaced with Diamond symbol" | 3 | -8/+8 | ||
2017-09-30 | Merge "Fixed string literal comparision" | 1 | -1/+1 | ||
2017-09-30 | Merge "Fixed string literal comparision" | 1 | -1/+1 | ||
2017-09-30 | Merge "Fixed string literal comparision issue" | 1 | -3/+3 | ||
2017-09-30 | Merge "Added @Override annotation to method signature" | 1 | -7/+7 | ||
2017-09-30 | Merge "Fixed string literal comparision issue" | 1 | -1/+1 | ||
2017-09-30 | Merge "Removed unused import" | 1 | -1/+0 | ||
2017-09-30 | Correcting naming format | 2 | -32/+33 | ||
SO-158 Change-Id: Ic7b789cf46cc2f31842b3d69f5ad52e8b4c63e31 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com> | |||||
2017-09-30 | Correcting naming format | 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 | 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 | 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" | 3 | -3/+2 | ||
2017-09-28 | Merge "Fix major Sonar issues" | 2 | -3/+1 | ||
2017-09-28 | Merge changes Ibc78f5be,Id1a6e6d2 | 4 | -9/+4 | ||
* changes: Fix code complexity Use diamond operator(<>) | |||||
2017-09-28 | Merge "Removed unused imports" | 1 | -6/+3 | ||
2017-09-28 | Fixed Critical Sonar Issues | 1 | -210/+122 | ||
IssueId: SO-164 Change-Id: I87915bcdab1457c766d53157305e8e2b68a7b4d8 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> | |||||
2017-09-28 | Merge "Adding UT for E2E Service" | 1 | -4/+6 | ||
2017-09-28 | Merge "service-topology-operation" | 26 | -148/+956 | ||
2017-09-28 | Merge "Removed useless assignment to variables" | 6 | -8/+8 | ||
2017-09-28 | Merge "Removed the unused variables" | 5 | -7/+7 | ||
2017-09-28 | Merge "Replaced with the diamnod operator" | 5 | -4/+6 | ||
2017-09-28 | Adding UT for E2E Service | 1 | -4/+6 | ||
IssueId: SO-50 Change-Id: I7fc39adb7a1d96022541189a6f7279b13bbb3b5e Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> | |||||
2017-09-28 | Merge "Removed useless assignment to local variables" | 2 | -2/+5 | ||
2017-09-28 | Removed useless assignment to local variables | 3 | -7/+10 | ||
Issue-Id:SO-118 Change-Id: I29ec088aa52073f4e9df5503ede9f306c72e41d0 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
2017-09-27 | Merge "Add test cases for E2E service" | 1 | -52/+53 | ||
2017-09-27 | Merge "Fixed Blocker issues. IssueId: SO-165" | 7 | -27/+38 | ||
2017-09-27 | Merge "Fixed E2EService blocker SONAR IssueId: SO-118" | 1 | -29/+5 | ||
2017-09-27 | Merge "Fixed string literal comparision issue" | 1 | -1/+1 | ||
2017-09-27 | Merge "Removed useless assignment to variables" | 5 | -16/+14 | ||
2017-09-27 | Merge "Removed useless assignment to variables" | 4 | -7/+7 | ||
2017-09-27 | Merge "Replace with Diamond symbol" | 2 | -2/+2 | ||
2017-09-27 | Merge "Adding comments for empty constructor" | 6 | -6/+16 | ||