so.git
6 years agoDeleted redundant code 19/15519/1
shashikanth [Tue, 26 Sep 2017 12:38:36 +0000 (18:08 +0530)]
Deleted redundant code

Fix major sonar issues in so module
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=BLOCKER%2CMAJOR|rules=squid%3AS1132%2Csquid%3AS1143

Move the "service" string literal on the left side of this string comparison.
Deleted redundant variables

Issue-Id: APPC-186
Change-Id: I25410825aadfaf1ff444c6fa39d2783344db70d0
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoMerge "Added the "@Override" annotation above signature"
Seshu Kumar M [Tue, 26 Sep 2017 07:58:16 +0000 (07:58 +0000)]
Merge "Added the "@Override" annotation above signature"

6 years agoMerge "Fixed string literal comparision major issue"
Seshu Kumar M [Tue, 26 Sep 2017 07:56:17 +0000 (07:56 +0000)]
Merge "Fixed string literal comparision major issue"

6 years agoMerge "Added "@Override" annotation method signature"
Seshu Kumar M [Tue, 26 Sep 2017 07:55:24 +0000 (07:55 +0000)]
Merge "Added "@Override" annotation method signature"

6 years agoMerge "Change bpmn file name"
Chuanyu Chen [Tue, 26 Sep 2017 06:51:40 +0000 (06:51 +0000)]
Merge "Change bpmn file name"

6 years agoAdded "@Override" annotation method signature 49/15349/1
shashikanth [Tue, 26 Sep 2017 05:53:09 +0000 (11:23 +0530)]
Added "@Override" annotation method signature

https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=MAJOR|fileUuids=AV3Bnsck5bp_wwmIVB7V|rules=squid%3AS2293%2Csquid%3AS1161

Issue-Id:SO-118
Change-Id: Iea674f0d8f4f0b9cef346f8c5315b02767ae65f4
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFixed string literal comparision major issue 45/15345/1
shashikanth [Tue, 26 Sep 2017 05:38:08 +0000 (11:08 +0530)]
Fixed string literal comparision major issue

https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#fileUuids=AV3BnsdG5bp_wwmIVCEu|resolved=false|severities=MAJOR

Issue-Id:SO-118
Change-Id: I9ce4b3cb4c5acc5d19183dc278e4907aae221443
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoAdded the "@Override" annotation above signature 41/15341/2
shashikanth [Tue, 26 Sep 2017 05:22:43 +0000 (10:52 +0530)]
Added the "@Override" annotation above signature

https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#fileUuids=AV3BnsdI5bp_wwmIVCGH|resolved=false|severities=MAJOR

Issue-Id:SO-118
Change-Id: If5556adabedb0cb498ecb646df9cb8f2a15a265d
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoMerge "Fix @Override major issues"
Seshu Kumar M [Mon, 25 Sep 2017 17:04:50 +0000 (17:04 +0000)]
Merge "Fix @Override major issues"

6 years agoMerge "Fixed string literal comparision redundant code"
Seshu Kumar M [Mon, 25 Sep 2017 17:03:44 +0000 (17:03 +0000)]
Merge "Fixed string literal comparision redundant code"

6 years agoMerge "Replaced with Diamond symbol"
Seshu Kumar M [Mon, 25 Sep 2017 17:00:43 +0000 (17:00 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoMerge "Replaced with Diamond symbol"
Seshu Kumar M [Mon, 25 Sep 2017 17:00:35 +0000 (17:00 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoMerge "Changed try to try with resource"
Seshu Kumar M [Mon, 25 Sep 2017 16:58:22 +0000 (16:58 +0000)]
Merge "Changed try to try with resource"

6 years agoMerge "Rename "status" which hides the class field"
Seshu Kumar M [Mon, 25 Sep 2017 16:51:26 +0000 (16:51 +0000)]
Merge "Rename "status" which hides the class field"

6 years agoMerge "Replaced with Diamond symbol"
Seshu Kumar M [Mon, 25 Sep 2017 16:51:05 +0000 (16:51 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoMerge "Replaced with Diamond symbol"
Seshu Kumar M [Mon, 25 Sep 2017 16:49:39 +0000 (16:49 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoMerge "Changed try to try with resource"
Seshu Kumar M [Mon, 25 Sep 2017 16:46:40 +0000 (16:46 +0000)]
Merge "Changed try to try with resource"

6 years agoMerge "Fixed string format specifier."
Seshu Kumar M [Mon, 25 Sep 2017 16:44:21 +0000 (16:44 +0000)]
Merge "Fixed string format specifier."

6 years agoMerge "Changed try to try with resource"
Seshu Kumar M [Mon, 25 Sep 2017 16:43:34 +0000 (16:43 +0000)]
Merge "Changed try to try with resource"

6 years agoMerge "Modified string literal comparision."
Seshu Kumar M [Mon, 25 Sep 2017 16:42:52 +0000 (16:42 +0000)]
Merge "Modified string literal comparision."

6 years agoFix @Override major issues 03/15103/1
shashikanth [Mon, 25 Sep 2017 14:26:33 +0000 (19:56 +0530)]
Fix @Override major issues

Add the "@Override" annotation above this method signature

Issue-Id:SO-118
Change-Id: I0973c1559c66b80a56a9c1ba610ae73bba54fe49
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFixed string literal comparision redundant code 99/15099/2
shashikanth [Mon, 25 Sep 2017 14:17:04 +0000 (19:47 +0530)]
Fixed string literal comparision redundant code

Move the "content" string literal on the left side of this string comparison.

Issue-Id:SO-118
Change-Id: Ice9ef2d94f594669f0399d31e5346e3c0be66c13
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFix major sonar issues 95/15095/1
shashikanth [Mon, 25 Sep 2017 14:05:50 +0000 (19:35 +0530)]
Fix major sonar issues

Move the "filter" string literal on the left side of this string comparison

Issue-Id:SO-118
Change-Id: Ib9078c10ffac5cb54e74e4c4565d413f4908f532
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoModified string literal comparision. 89/15089/1
shashikanth [Mon, 25 Sep 2017 13:53:43 +0000 (19:23 +0530)]
Modified string literal comparision.

Move the "vnf" string literal on the left side of this string comparison.

Issue-Id:SO-118
Change-Id: Ia964db05bfffc2c519065afc0016253f9c665d55
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoFixed string format specifier. 83/15083/1
shashikanth [Mon, 25 Sep 2017 13:36:24 +0000 (19:06 +0530)]
Fixed string format specifier.

String contains no format specifiers.
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=CRITICAL

Issue-Id:SO-118
Change-Id: Ibcb5124a98ea689a01461dddc42a4aa1db147a20
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoRename "status" which hides the class field 75/15075/2
rama-huawei [Mon, 25 Sep 2017 13:12:03 +0000 (18:42 +0530)]
Rename "status" which hides the class field

Issue-Id:SO-118

Change-Id: I7a367373f15f7cfa2d2cfb965b63397cabdcbf1f
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoChanged try to try with resource 77/15077/1
shashikanth [Mon, 25 Sep 2017 13:11:45 +0000 (18:41 +0530)]
Changed try to try with resource

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: I0ebc001b3e7f6a13a2d309b69cc4133271a9e87e
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoChanged try to try with resource 71/15071/1
shashikanth [Mon, 25 Sep 2017 13:06:47 +0000 (18:36 +0530)]
Changed try to try with resource

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>
6 years agoReplaced with Diamond symbol 69/15069/2
rama-huawei [Mon, 25 Sep 2017 13:03:46 +0000 (18:33 +0530)]
Replaced with Diamond symbol

Issue-Id:SO-118

Change-Id: Id57f5f76f766d7394571d7a1a59f631696ab37a4
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoReplaced with Diamond symbol 63/15063/2
rama-huawei [Mon, 25 Sep 2017 12:46:33 +0000 (18:16 +0530)]
Replaced with Diamond symbol

Issue-Id:SO-118
Change-Id: I50641f26b3047018b33b1cf5c782546453b9638c
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoChange bpmn file name 65/15065/1
Zhuoyao Huang [Mon, 25 Sep 2017 13:00:20 +0000 (21:00 +0800)]
Change bpmn file name

Change-Id: I4de255105cb9b1b7ac536738d0aef9655d147007
Issue-ID: SO-88
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
6 years agoChanged try to try with resource 61/15061/2
shashikanth [Mon, 25 Sep 2017 12:45:57 +0000 (18:15 +0530)]
Changed try to try with resource

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: Ib5331efaeddf0b15e8d55a6b6619d319f8194707
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoReplaced with Diamond symbol 49/15049/3
rama-huawei [Mon, 25 Sep 2017 12:11:23 +0000 (17:41 +0530)]
Replaced with Diamond symbol

Issue-Id:SO-118
Change-Id: I6a1542d53c9021e315331a1643519c25500df20a
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoMerge "Changed try to try with resource"
Seshu Kumar M [Mon, 25 Sep 2017 12:08:48 +0000 (12:08 +0000)]
Merge "Changed try to try with resource"

6 years agoMerge "Replaced with Diamond symbol"
Seshu Kumar M [Mon, 25 Sep 2017 12:07:09 +0000 (12:07 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoReplaced with Diamond symbol 25/15025/2
rama-huawei [Mon, 25 Sep 2017 11:12:09 +0000 (16:42 +0530)]
Replaced with Diamond symbol

Issue-Id:SO-118
Change-Id: Ib7c5963521bc2e077a3e4d888ffb30566fd76be5
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoReplaced with Diamond symbol 17/15017/1
rama-huawei [Mon, 25 Sep 2017 10:33:46 +0000 (16:03 +0530)]
Replaced with Diamond symbol

Change-Id: I439daab53236cd35e43e3a503ddc4b3218f7d992
Issue-Id:SO-118
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoChanged try to try with resource 07/15007/2
shashikanth [Mon, 25 Sep 2017 10:00:17 +0000 (15:30 +0530)]
Changed try to try with resource

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>
6 years agoDeleted redundant code 03/15003/1
shashikanth [Mon, 25 Sep 2017 09:32:23 +0000 (15:02 +0530)]
Deleted redundant code

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>
6 years agoReplaced with Diamond symbol 47/14947/1
rama-huawei [Mon, 25 Sep 2017 06:02:31 +0000 (11:32 +0530)]
Replaced with Diamond symbol

Change-Id: Ibc14257b814b83427ce0078f83aaf4d6b0cc38c0
Issue-Id:SO-118
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agofix a bug and ... 31/14831/1
Zhuoyao Huang [Sat, 23 Sep 2017 08:37:48 +0000 (16:37 +0800)]
fix a bug and ...

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

6 years agoYang decoder 19/14819/1
Zhuoyao Huang [Sat, 23 Sep 2017 06:43:23 +0000 (14:43 +0800)]
Yang decoder

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.

6 years agoMerge "update spring version in MSOCommonBPMN"
Chuanyu Chen [Sat, 23 Sep 2017 01:40:12 +0000 (01:40 +0000)]
Merge "update spring version in MSOCommonBPMN"

6 years agoMerge "Replaced with Diamond symbol"
Chuanyu Chen [Sat, 23 Sep 2017 01:39:48 +0000 (01:39 +0000)]
Merge "Replaced with Diamond symbol"

6 years agoMerge "Removed useless parentheses"
Chuanyu Chen [Sat, 23 Sep 2017 01:39:36 +0000 (01:39 +0000)]
Merge "Removed useless parentheses"

6 years agoMerge "Replaced with diamond operator"
Chuanyu Chen [Sat, 23 Sep 2017 01:39:05 +0000 (01:39 +0000)]
Merge "Replaced with diamond operator"

6 years agoMerge "Added @Override for method"
Chuanyu Chen [Sat, 23 Sep 2017 01:38:30 +0000 (01:38 +0000)]
Merge "Added @Override for method"

6 years agoMerge "underlay vpn"
Chuanyu Chen [Sat, 23 Sep 2017 01:37:58 +0000 (01:37 +0000)]
Merge "underlay vpn"

6 years agoMerge "Fix for lack of flow condition"
Chuanyu Chen [Sat, 23 Sep 2017 01:37:07 +0000 (01:37 +0000)]
Merge "Fix for lack of flow condition"

6 years agoMerge "Add GET e2e svc instance"
Chuanyu Chen [Sat, 23 Sep 2017 01:36:30 +0000 (01:36 +0000)]
Merge "Add GET e2e svc instance"

6 years agoReplaced with Diamond symbol 65/14665/3
rama-huawei [Fri, 22 Sep 2017 15:51:03 +0000 (21:21 +0530)]
Replaced with Diamond symbol

Removed useless parentheses

Issue-Id:SO-118
Change-Id: I79c55aebe53e82bc649c4524e5a1029a5b7a496f
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoRemoved useless parentheses 55/14655/2
rama-huawei [Fri, 22 Sep 2017 15:23:18 +0000 (20:53 +0530)]
Removed useless parentheses

Issue-Id:SO-118
Change-Id: I03173685857798cc12d5df532854a062ff08bf1c
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoReplaced with diamond operator 03/14603/2
rama-huawei [Fri, 22 Sep 2017 13:24:13 +0000 (18:54 +0530)]
Replaced with diamond operator

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>
6 years agoupdate spring version in MSOCommonBPMN 33/14633/1
Krzysztof Kwiecien [Fri, 22 Sep 2017 14:00:57 +0000 (16:00 +0200)]
update spring version in MSOCommonBPMN

Issue: SO-159
Change-Id: Ic3e442eaa7603b52a2e32e8395ca8ff9bc069f75
Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
6 years agoAdded @Override for method 97/14597/1
Ankit-Huawei [Fri, 22 Sep 2017 12:42:10 +0000 (18:12 +0530)]
Added @Override for method

SO-158

Change-Id: I71ab81317e011e3721beaa93afd6e845d5e18036
Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
6 years agounderlay vpn 79/14579/2
Zhuoyao Huang [Fri, 22 Sep 2017 11:22:42 +0000 (19:22 +0800)]
underlay vpn

Change-Id: I3eafc44ca701f02921dfe14a2714948cd1c21c2d
Issue-ID: SO-88
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
6 years agoFix for lack of flow condition 87/14587/2
Seshu-Kumar-M [Fri, 22 Sep 2017 11:50:17 +0000 (19:50 +0800)]
Fix for lack of flow condition

condition corrected for the gate
SO-158

Change-Id: I10308d9062e7d28acb415310f85505eb561b467e
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Fix Blocker/Critical sonar issues"
Seshu Kumar M [Fri, 22 Sep 2017 10:30:53 +0000 (10:30 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoFix Blocker/Critical sonar issues 55/14555/1
shashikanth [Fri, 22 Sep 2017 09:54:41 +0000 (15:24 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoMerge "Implement the tasks of delete NS work flow"
Seshu Kumar M [Fri, 22 Sep 2017 09:18:16 +0000 (09:18 +0000)]
Merge "Implement the tasks of delete NS work flow"

6 years agoMerge "Add delete VFC NS workflow"
Seshu Kumar M [Fri, 22 Sep 2017 09:18:11 +0000 (09:18 +0000)]
Merge "Add delete VFC NS workflow"

6 years agoMerge "Correct the class name"
Seshu Kumar M [Fri, 22 Sep 2017 09:18:02 +0000 (09:18 +0000)]
Merge "Correct the class name"

6 years agoMerge "Implement the tasks of the workflow"
Seshu Kumar M [Fri, 22 Sep 2017 09:17:57 +0000 (09:17 +0000)]
Merge "Implement the tasks of the workflow"

6 years agoImplement the tasks of delete NS work flow 91/14491/1
c00149107 [Fri, 22 Sep 2017 07:29:48 +0000 (15:29 +0800)]
Implement the tasks of delete NS work flow

Implement the tasks of delete NS work flow

Change-Id: I0598ca35aaa3b923a9a3517b4482fdbba7415740
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdd delete VFC NS workflow 87/14487/1
c00149107 [Fri, 22 Sep 2017 07:06:13 +0000 (15:06 +0800)]
Add delete VFC NS workflow

Add delete VFC NS workflow bpmn and groovy file

Change-Id: I9ac362ea973139663fbe8235e5ac15e980376bb6
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoCorrect the class name 81/14481/1
c00149107 [Fri, 22 Sep 2017 06:51:08 +0000 (14:51 +0800)]
Correct the class name

Correct the class name of groovy script

Change-Id: I2559acb7f35b70cd0e5dba5a24f2c1b1ed400d07
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoImplement the tasks of the workflow 79/14479/1
c00149107 [Fri, 22 Sep 2017 06:32:17 +0000 (14:32 +0800)]
Implement the tasks of the workflow

implement the tasks of the vfc create ns work flow

Change-Id: Ice0bfb1ff85a139a6c33fc58918b2a3aef5a2a12
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdd GET e2e svc instance 57/14457/1
Seshu-Kumar-M [Fri, 22 Sep 2017 05:11:36 +0000 (10:41 +0530)]
Add GET e2e svc instance

Adding GET E2E Service Instance API

IssueId: SO-156

Change-Id: I14dd71cb59f9e2466327c38afd8bc897946bd3c3
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Adding java doc for E2E svc"
Seshu Kumar M [Fri, 22 Sep 2017 05:05:54 +0000 (05:05 +0000)]
Merge "Adding java doc for E2E svc"

6 years agoMerge "Added support for userdata and metadata"
Seshu Kumar M [Fri, 22 Sep 2017 05:05:11 +0000 (05:05 +0000)]
Merge "Added support for userdata and metadata"

6 years agoAdd generic post function 13/14413/1
c00149107 [Fri, 22 Sep 2017 02:31:09 +0000 (10:31 +0800)]
Add generic post function

Add generic post function and correct the api define

Change-Id: I11c2a10f4aad00f389b68cf7b9c42dab4441027c
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Move Homing Building Block into ONAP"
Rob Daugherty [Fri, 22 Sep 2017 01:28:45 +0000 (01:28 +0000)]
Merge "Move Homing Building Block into ONAP"

6 years agoMerge "Initial commit of vCPE flows"
Rob Daugherty [Thu, 21 Sep 2017 20:23:54 +0000 (20:23 +0000)]
Merge "Initial commit of vCPE flows"

6 years agoMove Homing Building Block into ONAP 51/14351/1
Arthur Martella [Thu, 21 Sep 2017 20:09:46 +0000 (16:09 -0400)]
Move Homing Building Block into ONAP

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>
6 years agoInitial commit of vCPE flows 45/14345/1
Rob Daugherty [Thu, 21 Sep 2017 19:25:28 +0000 (15:25 -0400)]
Initial commit of vCPE flows

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>
6 years agoAdded support for userdata and metadata 43/14343/1
dfilppi [Thu, 21 Sep 2017 19:09:50 +0000 (19:09 +0000)]
Added support for userdata and metadata

Change-Id: Idb24dddc2e23eb5bf7da8703512462660217d13f
Issue-id: SO-154
Signed-off-by: DeWayne <dewayne@cloudify.co>
6 years agoAdding java doc for E2E svc 77/14277/1
Seshu-Kumar-M [Thu, 21 Sep 2017 14:36:03 +0000 (20:06 +0530)]
Adding java doc for E2E svc

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>
6 years agoCreate /etc/mso/config.d/ASDC at install time 69/14269/1
Rob Daugherty [Thu, 21 Sep 2017 14:00:54 +0000 (10:00 -0400)]
Create /etc/mso/config.d/ASDC at install time

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>
6 years agoMerge "Generate the nsParameters"
Seshu Kumar M [Thu, 21 Sep 2017 12:06:20 +0000 (12:06 +0000)]
Merge "Generate the nsParameters"

6 years agoMerge "Add preprocess for NS Create"
Seshu Kumar M [Thu, 21 Sep 2017 12:06:16 +0000 (12:06 +0000)]
Merge "Add preprocess for NS Create"

6 years agoGenerate the nsParameters 97/14197/1
c00149107 [Thu, 21 Sep 2017 09:56:43 +0000 (17:56 +0800)]
Generate the nsParameters

Generate the nsParameters from the request body

Change-Id: I31cdcb3a576d031dc6606dd4fabf7c2401786ab2
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Adding Underlay VPN"
Seshu Kumar M [Thu, 21 Sep 2017 09:10:45 +0000 (09:10 +0000)]
Merge "Adding Underlay VPN"

6 years agoAdd preprocess for NS Create 71/14171/1
c00149107 [Thu, 21 Sep 2017 09:01:59 +0000 (17:01 +0800)]
Add preprocess for NS Create

Pre deal the parameters for NS create

Change-Id: I43afdbceb262d881e6a501c41ee2cf6e50173ad6
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdd NS Create Task 57/14157/1
c00149107 [Thu, 21 Sep 2017 08:23:03 +0000 (16:23 +0800)]
Add NS Create Task

Add the details task of NS create workflow

Change-Id: Ic3ee8c2659ae2cdc9b91b5eaf318dd655d87f711
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdding Underlay VPN 49/14149/1
Seshu-Kumar-M [Thu, 21 Sep 2017 08:04:41 +0000 (13:34 +0530)]
Adding Underlay VPN

Adding network id before Underlay VPN in E2E svc creation

IssueId: SO-152

Change-Id: If6311914633c7247b62362ca9371c54c426889bc
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Bad foreign key in VNF_RESOURCE_CUSTOMIZATION"
Seshu Kumar M [Thu, 21 Sep 2017 07:29:38 +0000 (07:29 +0000)]
Merge "Bad foreign key in VNF_RESOURCE_CUSTOMIZATION"

6 years agoMerge "Changing the version and Rest Path for E2E Service"
Seshu Kumar M [Thu, 21 Sep 2017 06:34:49 +0000 (06:34 +0000)]
Merge "Changing the version and Rest Path for E2E Service"

6 years agoMerge "mapping E2EService urls"
Seshu Kumar M [Thu, 21 Sep 2017 06:32:42 +0000 (06:32 +0000)]
Merge "mapping E2EService urls"

6 years agoMerge "SO Failed Robot Health Check"
Seshu Kumar M [Thu, 21 Sep 2017 06:25:27 +0000 (06:25 +0000)]
Merge "SO Failed Robot Health Check"

6 years agoBad foreign key in VNF_RESOURCE_CUSTOMIZATION 73/14073/1
Rob Daugherty [Thu, 21 Sep 2017 05:20:23 +0000 (01:20 -0400)]
Bad foreign key in VNF_RESOURCE_CUSTOMIZATION

A foreign key definition for the VNF_RESOURCE_CUSTOMIZATION table was
wrong.  I fixed VnfResourceCustomization.hbm.xml

Change-Id: Ie52f0b495d100d28bcb053ba46cb8e680a4e95a2
Issue-id: SO-147
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoSO Failed Robot Health Check 69/14069/1
Rob Daugherty [Thu, 21 Sep 2017 05:00:54 +0000 (01:00 -0400)]
SO Failed Robot Health Check

There were several issues.  The wrong jackson provider was being selected,
which caused the exception, so we fixed that. Then we discovered that a
a URN mapping was missing, so we added that.  Then we found that the
healthcheck wouldn't work because it's trying to check the default
process engine, which does not exist.  We commented out that part of
the healthcheck to be able to resolve this high priority issue.  A
new low priority issue will need to be created to follow up.

Change-Id: I327612a147333eeecd44915942cecd13959c4717
Issue-id: SO-139
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoChanging the version and Rest Path for E2E Service 65/14065/1
Seshu-Kumar-M [Thu, 21 Sep 2017 04:50:07 +0000 (10:20 +0530)]
Changing the version and Rest Path for E2E Service

IssueId: SO-151

Change-Id: I267c81464a2ae42474516a79f9711b370b3ba5ca
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agomapping E2EService urls 41/14041/1
Seshu-Kumar-M [Thu, 21 Sep 2017 04:08:10 +0000 (09:38 +0530)]
mapping E2EService urls

IssueId: SO-150

Change-Id: I5d2542ad0439328908ce26c00eb2fc4213a330fa
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoFix duplicate service instance ids 69/13869/2
Seshu-Kumar-M [Wed, 20 Sep 2017 12:14:28 +0000 (20:14 +0800)]
Fix duplicate service instance ids
IssueId: SO-146

Change-Id: I483f96eea7be409546ebc5c84e2332b2992672e7
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Add subprocess for NS create"
Seshu Kumar M [Wed, 20 Sep 2017 11:10:18 +0000 (11:10 +0000)]
Merge "Add subprocess for NS create"

6 years agoAdd subprocess for NS create 09/13809/1
c00149107 [Wed, 20 Sep 2017 09:52:35 +0000 (17:52 +0800)]
Add subprocess for NS create

Add VFC NS create sub work flow

Change-Id: I503419f89633a0f74a887bc3b95fbaa3acdbfd02
Issue-ID:SO-57
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Add Query Job API UT"
Seshu Kumar M [Wed, 20 Sep 2017 09:45:06 +0000 (09:45 +0000)]
Merge "Add Query Job API UT"

6 years agoMerge "Added Groovy for E2E svc"
Seshu Kumar M [Wed, 20 Sep 2017 08:40:35 +0000 (08:40 +0000)]
Merge "Added Groovy for E2E svc"

6 years agoAdd Query Job API UT 69/13769/1
c00149107 [Wed, 20 Sep 2017 08:18:45 +0000 (16:18 +0800)]
Add Query Job API UT

Add VF-C adapter UT for query job api

Change-Id: I8b1d1037cb074a08115739574b2c8dc8a6cd3b3d
Issue-ID:SO-133
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Add E2E service BPMNs resolve conflicts"
Chuanyu Chen [Wed, 20 Sep 2017 07:43:10 +0000 (07:43 +0000)]
Merge "Add E2E service BPMNs resolve conflicts"