Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-12 | Merge "Iterate over "entrySet" instead of "keySet"" | Seshu Kumar M | 4 | -7/+11 | |
2017-10-12 | Iterate over entrySet instead of keySet | rama-huawei | 1 | -4/+8 | |
Issue-id: SO-214 Change-Id: I7035fb50a0025f0da72eacfe9cee706799202cf7 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
2017-10-12 | Iterate over "entrySet" instead of "keySet" | rama-huawei | 4 | -7/+11 | |
Issue-id: SO-214 Change-Id: Ic402b02a82bd613b0753db1530dd76ce59c3ad08 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
2017-10-12 | Set context for VFC Create api | c00149107 | 1 | -0/+1 | |
Set context for VFC Create api Change-Id: I33363c15eaa7dc0aa17921792968814970a58df0 Issue-ID:SO-212 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2017-10-12 | Add global Customer Info for VFC | c00149107 | 3 | -10/+104 | |
Add global Customer Info for VFC NS Create Change-Id: I38fbd8c8bdc854b0f93ae2302d09f2725d83b67a Issue-ID:SO-211 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2017-10-11 | Imp Modules refactored for the readthedocs | Seshu-Kumar-M | 13 | -1276/+1268 | |
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> IssueId: SO-209 Change-Id: Ie1b553863f824497fbe7381f66bc1581310702af | |||||
2017-10-11 | Merge "Add progress for create workflow" | Seshu Kumar M | 2 | -5/+82 | |
2017-10-11 | Add progress for create workflow | c00149107 | 2 | -5/+82 | |
Add progress and operation content for create workflow operation Change-Id: Ib48ab5be7f65a039813db1da816dbe7ac4c0e6f1 Issue-ID:SO-206 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2017-10-10 | Sonar blocker issue - NullPointerExeption - take 2 | Arthur Martella | 1 | -0/+3 | |
Catch potential NullPointerException described in https://sonar.onap.org/issues/search#issues=AV7t547AlaLbmlVXT_jY Semi-duplicate of https://gerrit.onap.org/r/#/c/17703/ Trying again from newer branch which will hopefully fix build failures. Change-Id: I65c9af1ec1a90bed201042cffb45f3871222a889 Issue-ID: SO-165 Signed-off-by: Arthur Martella <amartell@research.att.com> | |||||
2017-10-08 | For UT Coverage | Seshu-Kumar-M | 2 | -33/+1072 | |
SO-191 Change-Id: Iaa800bbe6bc65672c53adf3f432362c57b19e5d7 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> | |||||
2017-10-07 | Code coverage for SO adapters | Seshu-Kumar-M | 3 | -0/+621 | |
IssueId: SO-191 Change-Id: I720e58a0ce058f4aec0b4c04b45ac88963a2c3b2 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> | |||||
2017-10-06 | Adding UT for SO | seshukm | 1 | -0/+213 | |
IssueId: SO-191 Change-Id: Ic9fb77341842fd48efc81341c3a42c26d101b60d Signed-off-by: seshukm <seshu.kumar.m@huawei.com> | |||||
2017-10-06 | Adding UT for MsoNetworkAdapters | seshukm | 1 | -0/+86 | |
IssueId: SO-173 Change-Id: Ic4c48cb877e19d7cd380048451a53478f83fa373 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> | |||||
2017-10-05 | Merge "Moved "" string literal on the left side." | Seshu Kumar M | 1 | -22/+22 | |
2017-10-05 | Moved "" string literal on the left side. | rama-huawei | 1 | -22/+22 | |
Replaced with diamond symbol Removed useless assignment to variables Issue-Id: SO-187 Change-Id: If6fac39f2f8832fe6f7a00ed8f0a221e8d8fb897 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
2017-10-04 | Merge "Adding UT for MSO Vnf Adapter" | Seshu Kumar M | 3 | -4/+302 | |
2017-10-04 | Merge "Not logging or re-throwing the exceptions" | Seshu Kumar M | 1 | -0/+5 | |
2017-10-04 | Merge "Not logging or re-throwing the exceptions" | Seshu Kumar M | 1 | -0/+1 | |
2017-10-03 | Adding UT for MSO Vnf Adapter | Seshu-Kumar-M | 3 | -4/+302 | |
IssueId: SO-176 Change-Id: I66f7a522bdd85c65abba57e2802bb5085b4535a7 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> | |||||
2017-10-03 | Not logging or re-throwing the exceptions | rama-huawei | 1 | -0/+1 | |
Issue-id:SO-175 Change-Id: I1e1e9e1d6f8bafb4e3a18c6d81565f908753ebf0 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com> | |||||
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 | Adding UT for MsoHeatUtils | Seshu-Kumar-M | 2 | -11/+86 | |
IssueId: SO-173 Change-Id: If230456ab5ea9a9f0c7a1515c4662ec9b41126ff Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> | |||||
2017-10-02 | Prevent JAXRS LinkageError | Arthur Martella | 1 | -1/+6 | |
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-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 "HeatBridge integration with Orchestration, part 1" | Rob Daugherty | 1 | -0/+45 | |
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 "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 | 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 "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-28 | Merge "Fix some major sonar issues" | Seshu Kumar M | 2 | -2/+1 | |
2017-09-28 | Merge "Fix major Sonar issues" | Seshu Kumar M | 2 | -3/+1 | |
2017-09-28 | Merge "Removed unused imports" | Seshu Kumar M | 1 | -6/+3 | |
2017-09-28 | Merge "Replaced with the diamnod operator" | Seshu Kumar M | 3 | -3/+4 | |
2017-09-27 | Merge "Fixed Blocker issues. IssueId: SO-165" | Rob Daugherty | 4 | -15/+9 | |
2017-09-27 | Merge "Fixed string literal comparision issue" | Seshu Kumar M | 1 | -1/+1 | |
2017-09-27 | Merge "Removed useless assignment to variables" | Seshu Kumar M | 1 | -1/+1 | |
2017-09-27 | Merge "Replace with Diamond symbol" | Seshu Kumar M | 2 | -2/+2 | |
2017-09-27 | Merge "Adding comments for empty constructor" | Seshu Kumar M | 6 | -6/+16 | |
2017-09-27 | Merge "Correcting varriable name" | Seshu Kumar M | 3 | -50/+54 | |
2017-09-27 | Fixed Blocker issues. | seshukm | 4 | -15/+9 | |
IssueId: SO-165 Change-Id: I7c2520af9394ceb600a5a25fa9acfd095d872a1d Signed-off-by: seshukm <seshu.kumar.m@huawei.com> |