aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-25Changed try to try with resourceshashikanth1-22/+4
Change this condition so that it does not always evaluate to "false" https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=BLOCKER Issue-Id:SO-118 Change-Id: I29713fa4c4623439addb4b7f30325dcb7e1ccfcc Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-25Merge "Changed try to try with resource"Seshu Kumar M1-18/+5
2017-09-25Merge "Replaced with Diamond symbol"Seshu Kumar M2-7/+8
2017-09-25Replaced with Diamond symbolrama-huawei2-7/+8
Change-Id: I439daab53236cd35e43e3a503ddc4b3218f7d992 Issue-Id:SO-118 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-25Changed try to try with resourceshashikanth1-18/+5
Change this condition so that it does not always evaluate to "false" https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=BLOCKER Issue-Id:SO-118 Change-Id: I8885beed7ab1fa2e26e1155665d9507746bd9906 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-25Deleted redundant codeshashikanth1-5/+3
Remove this return statement from this finally block https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=BLOCKER Issue-Id:SO-118 Change-Id: I6933ec089e6030d5fd5495b37f4d785b0935341b Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-25Replaced with Diamond symbolrama-huawei1-6/+6
Change-Id: Ibc14257b814b83427ce0078f83aaf4d6b0cc38c0 Issue-Id:SO-118 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-23fix a bug and ...Zhuoyao Huang5-9/+184
Change-Id: Id5dfae04cffa98705a5d99f9cf7d7552de5b8418 Issue-ID: SO-88 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Discription: fix a bug and commit underlay vpn achieved by yang decoder
2017-09-23Yang decoderZhuoyao Huang22-0/+1692
Change-Id: I4e264c33915969f883ebc3721e7020fb1256682c Issue-ID: SO-88 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> description: It could help SO to use the restconf interface which is generated by yang-tools in SDN-C directly.
2017-09-23Merge "update spring version in MSOCommonBPMN"Chuanyu Chen1-4/+4
2017-09-23Merge "Replaced with Diamond symbol"Chuanyu Chen3-8/+8
2017-09-23Merge "Removed useless parentheses"Chuanyu Chen3-14/+11
2017-09-23Merge "Replaced with diamond operator"Chuanyu Chen1-3/+3
2017-09-23Merge "Added @Override for method"Chuanyu Chen1-0/+1
2017-09-23Merge "underlay vpn"Chuanyu Chen22-0/+1138
2017-09-23Merge "Fix for lack of flow condition"Chuanyu Chen1-101/+26
2017-09-23Merge "Add GET e2e svc instance"Chuanyu Chen3-196/+437
2017-09-22Replaced with Diamond symbolrama-huawei3-8/+8
Removed useless parentheses Issue-Id:SO-118 Change-Id: I79c55aebe53e82bc649c4524e5a1029a5b7a496f Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-22Removed useless parenthesesrama-huawei3-14/+11
Issue-Id:SO-118 Change-Id: I03173685857798cc12d5df532854a062ff08bf1c Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-22Replaced with diamond operatorrama-huawei1-3/+3
Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder" Issue-Id:SO-118 Change-Id: Ica8ce815a834fcb8195e16096972b6f1627d7214 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-22update spring version in MSOCommonBPMNKrzysztof Kwiecien1-4/+4
Issue: SO-159 Change-Id: Ic3e442eaa7603b52a2e32e8395ca8ff9bc069f75 Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
2017-09-22Added @Override for methodAnkit-Huawei1-0/+1
SO-158 Change-Id: I71ab81317e011e3721beaa93afd6e845d5e18036 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-22underlay vpnZhuoyao Huang22-0/+1138
Change-Id: I3eafc44ca701f02921dfe14a2714948cd1c21c2d Issue-ID: SO-88 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-09-22Fix for lack of flow conditionSeshu-Kumar-M1-101/+26
condition corrected for the gate SO-158 Change-Id: I10308d9062e7d28acb415310f85505eb561b467e Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-22Merge "Fix Blocker/Critical sonar issues"Seshu Kumar M1-3/+3
2017-09-22Fix Blocker/Critical sonar issuesshashikanth1-3/+3
Fix Blocker/Critical sonar issues in so module https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=CRITICAL Fixed issue Remove this call to "equals"; comparisons between unrelated types always return false. Issue-Id:SO-118 Change-Id: I8e3594958a84efc933206655b7ff96a7d08c24e0 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-22Merge "Implement the tasks of delete NS work flow"Seshu Kumar M2-13/+81
2017-09-22Merge "Add delete VFC NS workflow"Seshu Kumar M2-0/+396
2017-09-22Merge "Correct the class name"Seshu Kumar M1-3/+3
2017-09-22Merge "Implement the tasks of the workflow"Seshu Kumar M1-6/+75
2017-09-22Implement the tasks of delete NS work flowc001491072-13/+81
Implement the tasks of delete NS work flow Change-Id: I0598ca35aaa3b923a9a3517b4482fdbba7415740 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-22Add delete VFC NS workflowc001491072-0/+396
Add delete VFC NS workflow bpmn and groovy file Change-Id: I9ac362ea973139663fbe8235e5ac15e980376bb6 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-22Correct the class namec001491071-3/+3
Correct the class name of groovy script Change-Id: I2559acb7f35b70cd0e5dba5a24f2c1b1ed400d07 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-22Implement the tasks of the workflowc001491071-6/+75
implement the tasks of the vfc create ns work flow Change-Id: Ice0bfb1ff85a139a6c33fc58918b2a3aef5a2a12 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-22Add GET e2e svc instanceSeshu-Kumar-M3-196/+437
Adding GET E2E Service Instance API IssueId: SO-156 Change-Id: I14dd71cb59f9e2466327c38afd8bc897946bd3c3 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-22Merge "Adding java doc for E2E svc"Seshu Kumar M1-30/+71
2017-09-22Merge "Added support for userdata and metadata"Seshu Kumar M2-546/+770
2017-09-22Add generic post functionc001491073-10/+37
Add generic post function and correct the api define Change-Id: I11c2a10f4aad00f389b68cf7b9c42dab4441027c Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-22Merge "Move Homing Building Block into ONAP"Rob Daugherty17-0/+2179
2017-09-21Merge "Initial commit of vCPE flows"Rob Daugherty72-1/+13858
2017-09-21Move Homing Building Block into ONAPArthur Martella17-0/+2179
Files regarding the Homing building blocks added for use in vCPE flows. Change-Id: Iae9eb70b81ec7d473e6c4e9c821a9282dc40baa9 Issue-id: SO-138 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-09-21Initial commit of vCPE flowsRob Daugherty72-1/+13858
Note: vCpeResCust isn't done yet. Waiting for Homing BB integration. Change-Id: I9c6bcbd13eb1857085cb44d9aabe96ffb600b9a1 Issue-id: SO-147 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-21Added support for userdata and metadatadfilppi2-546/+770
Change-Id: Idb24dddc2e23eb5bf7da8703512462660217d13f Issue-id: SO-154 Signed-off-by: DeWayne <dewayne@cloudify.co>
2017-09-21Adding java doc for E2E svcSeshu-Kumar-M1-30/+71
Adding java docs and resolved conversion issue of 2e2sir to sir IssueId: SO-153 Change-Id: Ia5803246f13f729b184d0d0a9df67d39fa008825 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-21Create /etc/mso/config.d/ASDC at install timeRob Daugherty2-0/+4
This directory is where the ASDC controller spools received CSARs. Change-Id: If8ea5463145f821bb34acae44ab03d0f287fea2b Issue-id: SO-131 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-21Merge "Generate the nsParameters"Seshu Kumar M1-1/+13
2017-09-21Merge "Add preprocess for NS Create"Seshu Kumar M1-47/+19
2017-09-21Generate the nsParametersc001491071-1/+13
Generate the nsParameters from the request body Change-Id: I31cdcb3a576d031dc6606dd4fabf7c2401786ab2 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-21Merge "Adding Underlay VPN"Seshu Kumar M1-71/+48
2017-09-21Add preprocess for NS Createc001491071-47/+19
Pre deal the parameters for NS create Change-Id: I43afdbceb262d881e6a501c41ee2cf6e50173ad6 Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>