aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Improve SO documentation update interfacesseshukm1-0/+0
Issue-ID: SO-729 Change-Id: Ife0fbb62c604d31b878de6473734cac3c3178497 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31Beijing doc correctionsseshukm1-0/+0
Issue-ID: SO-729 Change-Id: If2c497972b172dfb412e594984aa09932bd838df Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31Update the arch diagseshukm1-0/+0
Issue-ID: SO-729 Change-Id: I29ec728af52c5d6fe1f3691b1342593a6d785844 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-27Merge "Fix gateway condition in sdncresource"Seshu Kumar M1-1/+3
2018-07-27Merge "fix ID in 3rd ONAP"Chuanyu Chen2-116/+114
2018-07-27fix ID in 3rd ONAPseshukm2-116/+114
Issue-ID: SO-729 Change-Id: If28bf80c01d6f9cd4fdd7ce5b6ea508aaf3f1064 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-27Fix gateway condition in sdncresourcesubhash kumar singh1-1/+3
Fix gateway condition in sdncresource workflow. Change-Id: Ie18e5dbf64c22ea3ed34c228dee6c77ff594ac47 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-27Sonar major issuesSumapriya Sarvepalli1-12/+12
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?fileUuids=AWHCr-EXEU5FCDfKtlqk&id=org.onap.so%3Aso&resolved=false&severities=MAJOR Location: src/main/java/org/openecomp/mso/bpmn/core/json/JsonUtils.java Line No: L39 L75 L112 L338 L473 L536 L555 L715 L736 L756 L794 L844 Change-Id: I6cbecd22eff2d86911405811686619771ac3f74e Issue-ID: SO-762 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-07-26Merge "Use defined constant END_OF_THE_TRANSACTION"Marcus Williams1-13/+13
2018-07-26Use defined constant END_OF_THE_TRANSACTIONEthan Hampton1-13/+13
Replace literal 'End of the transaction, the final response is: ' with already-defined constant END_OF_THE_TRANSACTION. Issue-ID: SO-666 Change-Id: I96e097df2042eeace55c8692c4dfd95df2594d13 Signed-off-by: Ethan Hampton <ethanx.hampton@intel.com>
2018-07-26Merge "Fix createSDNCResource bpmn"Seshu Kumar M1-7/+7
2018-07-26Merge "Add initial groovy file for activate"Seshu Kumar M1-0/+62
2018-07-26Merge "Fix Activate resource bpmn"Seshu Kumar M2-258/+162
2018-07-26Fix createSDNCResource bpmnsubhash kumar singh1-7/+7
Fix CreateSDNCResource bpmn to refer activate bpmn flows. Issue-ID: SO-689 Change-Id: If3a9aff3cb410925d322173d44e024e3bf7fa408 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Add initial groovy file for activatesubhash kumar singh1-0/+62
Add initial groovy file for activate Change-Id: Ibc4321d0e5272073fcd065d1713a69e5738dcd69 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Fix Activate resource bpmnsubhash kumar singh2-258/+162
Fix Activate resource bpmn for groovy invocation and naming convention. Change-Id: I3cd71032d65f4c4c85f8b40aef0f37b39bb03c03 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26Merge "Sonar major issues"Sanchita Pathak1-7/+7
2018-07-26Merge "Modify workflow to support activate operation"Seshu Kumar M1-88/+115
2018-07-26Merge "Sonar major issues"Seshu Kumar M1-1/+1
2018-07-26Sonar major issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWJqzmdHRGy6eclHEzV_&resolved=false&rules=squid%3AS2293 Location: adapters/mso-vnf-adapter/src/main/java/org/openecomp/mso/adapters/vnf/MsoVnfPluginAdapterImpl.java Line No: 633 Change-Id: I788bf4dd5b7e5f586ef9dc5dc2ddda05508be9d3 Issue-ID: SO-758 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-07-26Sonar major issuesSumapriya Sarvepalli1-7/+7
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&open=AWSynF0AwGn37JfbvuI9&resolved=false&rules=squid%3AS2293 Location: src/main/java/org/openecomp/mso/bpmn/infrastructure/workflow/service/ServicePluginFactory.java Line: L216 L218 L220 L223 L265 L281 L294 Change-Id: I413e046f87435b6b5225a2202f03ab2c3232e807 Issue-ID: SO-757 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-07-26Modify workflow to support activate operationsubhash kumar singh1-88/+115
Modify CreateSDNCNetworkResource to support activate on sdnc resource. Issue-ID: SO-689 Change-Id: I1200fdbe5f1f6b9a6e6299da44733b47a1f36355 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-26correct the commiters list in the INFO.yamlseshukm1-30/+6
Issue-ID: SO-730 Change-Id: I8853781da64b2c8bc097e66c830bd375bd10e65b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Remove the ARIA codeseshukm24-1488/+0
Issue-ID: SO-756 Change-Id: I9ca9fc20140a9faf627ee299dc34bebfdf8938a6 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26ARIA rest client test code removalseshukm10-390/+0
Issue-ID: SO-756 Change-Id: Id69fdf8879fc38e83dcfa864224c83cce1a61a4c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Remove the aria server codeseshukm5-259/+2
Issue-ID: SO-756 Change-Id: Ief11a1506f54d9126da0423757bb74334576819f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Merge "Improved mutation tests coverage"Seshu Kumar M1-2/+5
2018-07-26Merge "property names correction"Seshu Kumar M2-4/+4
2018-07-25Improved mutation tests coverageŁukasz Biniek1-2/+5
Change-Id: I15ababe8547e617f5152a0a673688925f9b62a2b Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-07-25Merge "Replace printStackTrace with usage of logger"Seshu Kumar M9-30/+16
2018-07-25property names correctionLukasz Muszkieta2-4/+4
Change-Id: I4cbdb4f9ad5af26502619cb9358086bbf667bc0f Issue-ID: SO-719 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-07-25Merge "Replace with the diamond operator"Seshu Kumar M1-1/+1
2018-07-25Merge "Sonar major issues"Seshu Kumar M1-10/+0
2018-07-25Merge "Update docker image name to onap/so"Seshu Kumar M1-2/+2
2018-07-25Merge "Fix use try-with-resources sonar issues"Seshu Kumar M2-5/+3
2018-07-25Replace with the diamond operatorSS004935051-1/+1
AriaVduPlugin.java Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.so%3Aso&open=AWK-9MGVwGn37JfbmLXt&resolved=false&severities=MAJOR Location:src/main/java/org/openecomp/mso/aria/AriaVduPlugin.java Line No: L126 Change-Id: I186e7dfef1ddf406036f902d1f04b4677652b91f Issue-ID: SO-739 Signed-off-by: SS00493505 <ss00493505@techmahindra.com>
2018-07-25Merge "flow for the deactivate"Chuanyu Chen1-0/+258
2018-07-25Merge "adding the activate flow of SDNC"Chuanyu Chen1-0/+258
2018-07-25Merge "Sonar major issues"Seshu Kumar M1-1/+1
2018-07-25flow for the deactivateseshukm1-0/+258
Issue-ID: SO-689 Change-Id: I8d7ad59209ea8302f8f7ecbc3206b83fe28f2fa1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25adding the activate flow of SDNCseshukm1-0/+258
Issue-ID: SO-689 Change-Id: I5552da1d2e2a990c245f0ef6fb65fb978afd60c2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Sonar major issuesSurendra Reddy Katam1-10/+0
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-Z9EU5FCDfKtmIA&resolved=false&severities=MAJOR Location: adapters/mso-sdnc-adapter/src/main/java/org/openecomp/mso/adapters/sdnc/notify/SDNCNotifyResource.java Line No-177 Change-Id: I3fd12f01315a2ead0f7f676caeb88d9d9b207a43 Issue-ID: SO-753 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-07-24Sonar major issuesSumapriya Sarvepalli1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&open=AWHCr-Y0EU5FCDfKtmG_&resolved=false&severities=MAJOR Location: src/main/java/org/openecomp/mso/adapters/sdnc/SDNCAdapterService.java Line No: L58 Change-Id: I5665a41ea85a5464d1c5fb208f20be725fe044d7 Issue-ID: SO-738 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-07-24Sonar Major issuesSurendra Reddy Katam1-1/+0
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-Y0EU5FCDfKtmG-&resolved=false&severities=MAJOR Location: adapters/mso-sdnc-adapter/src/main/java/org/openecomp/mso/adapters/sdnc/SDNCAdapterService.java Line No-32 Change-Id: I6d80143d6268a05c34128fba3999b73abf8c376e Issue-ID: SO-737 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-07-24Fix use try-with-resources sonar issuesParshad Patel2-5/+3
Replace try with try-with-resources statement Issue-ID: SO-703 Change-Id: I971b61af2070a6856c751ed36050dd018216fe03 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-07-23Sonar major issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-fNEU5FCDfKtmNn&resolved=false Location: adapters/mso-network-adapter/src/main/java/org/openecomp/mso/adapters/network/BpelRestClient.java Line No-238 Change-Id: I307d85dbb1c3e4c7dd55e28a70c75392eb9eb12e Issue-ID: SO-736 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-07-20Update docker image name to onap/soArthur Martella1-2/+2
Change-Id: I09b32b08d13053643c65e41bdb40c146df8328ed Issue-ID: SO-601 Signed-off-by: Arthur Martella <am153x@att.com>
2018-07-20Merge "Remove tests which do not test anything"Seshu Kumar M2-133/+0
2018-07-20Merge "correcting the commiter rights"Marcus Williams1-5/+1
2018-07-19update the interface versionseshukm1-10/+10
Issue-ID: SO-635 Change-Id: I74534cc6a4882dd298ae0e30a0aca092ad8bf7df Signed-off-by: seshukm <seshu.kumar.m@huawei.com>