so.git
6 years agoQuick fix to unblock the issue of VoLTE creation 07/20107/2
Seshu-Kumar-M [Mon, 23 Oct 2017 10:02:57 +0000 (18:02 +0800)]
Quick fix to unblock the issue of VoLTE creation

IssueId : SO-253

Change-Id: Id7422ce88965c82c20eea5071db4992bee349279
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Fix Issues about voLTE Create"
Seshu Kumar M [Mon, 23 Oct 2017 08:49:43 +0000 (08:49 +0000)]
Merge "Fix Issues about voLTE Create"

6 years agoFix Issues about voLTE Create 55/20055/2
c00149107 [Mon, 23 Oct 2017 06:52:52 +0000 (14:52 +0800)]
Fix Issues about voLTE Create

Fix Issues about voLTE Create

Change-Id: I811dc05c8f9a7caecddb279e025772d5d02c2548
Issue-ID:SO-254
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Fixed multiple so issues"
Seshu Kumar M [Mon, 23 Oct 2017 05:17:51 +0000 (05:17 +0000)]
Merge "Fixed multiple so issues"

6 years agoMerge "Added the "@Override" annotation"
Seshu Kumar M [Mon, 23 Oct 2017 05:16:05 +0000 (05:16 +0000)]
Merge "Added the "@Override" annotation"

6 years agoMerge "Use StringBuilder"
Seshu Kumar M [Mon, 23 Oct 2017 05:15:37 +0000 (05:15 +0000)]
Merge "Use StringBuilder"

6 years agoMerge "Remove the declaration of thrown exception"
Seshu Kumar M [Mon, 23 Oct 2017 05:14:51 +0000 (05:14 +0000)]
Merge "Remove the declaration of thrown exception"

6 years agoMerge "Add a private constructor"
Seshu Kumar M [Mon, 23 Oct 2017 05:12:54 +0000 (05:12 +0000)]
Merge "Add a private constructor"

6 years agoMerge "Remove unused imports"
Seshu Kumar M [Mon, 23 Oct 2017 05:12:23 +0000 (05:12 +0000)]
Merge "Remove unused imports"

6 years agoMerge "Iterate over "entrySet" instead of "keySet"."
Seshu Kumar M [Mon, 23 Oct 2017 05:11:18 +0000 (05:11 +0000)]
Merge "Iterate over "entrySet" instead of "keySet"."

6 years agoMerge "Update license in a couple of groovy scripts"
Seshu Kumar M [Mon, 23 Oct 2017 04:19:12 +0000 (04:19 +0000)]
Merge "Update license in a couple of groovy scripts"

6 years agoMerge "Rename "LOGGER" field to match regular expression"
Seshu Kumar M [Fri, 20 Oct 2017 14:44:17 +0000 (14:44 +0000)]
Merge "Rename "LOGGER" field to match regular expression"

6 years agoMerge "Added additional arguments to method call"
Seshu Kumar M [Fri, 20 Oct 2017 14:43:03 +0000 (14:43 +0000)]
Merge "Added additional arguments to method call"

6 years agoMerge "Flows fail to update status in requests DB"
Rob Daugherty [Fri, 20 Oct 2017 14:06:05 +0000 (14:06 +0000)]
Merge "Flows fail to update status in requests DB"

6 years agoFlows fail to update status in requests DB 61/19861/3
Rob Daugherty [Fri, 20 Oct 2017 01:42:19 +0000 (21:42 -0400)]
Flows fail to update status in requests DB

The fallout and completion handlers are not updating
the request status in the mso_requests database.

The cause is a missing URN mapping that defines the
service endpoint for these updates.

Issue: SO-230
Change-Id: I5b4ff6e9ca2cde6605b3ed7cb7b086041111d31c
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Fix the wrong XML Request"
Chuanyu Chen [Fri, 20 Oct 2017 01:39:41 +0000 (01:39 +0000)]
Merge "Fix the wrong XML Request"

6 years agoMerge "Add MSB Config For Restful Call"
Chuanyu Chen [Fri, 20 Oct 2017 01:39:32 +0000 (01:39 +0000)]
Merge "Add MSB Config For Restful Call"

6 years agoRestore MSOMockServer to the build 81/19781/1
Rob Daugherty [Thu, 19 Oct 2017 17:49:11 +0000 (13:49 -0400)]
Restore MSOMockServer to the build

Classes in this artifact are needed for unit tests.
For a long term solution, we should find a way to
build these classes into a test-scoped artifact.

Issue: SO-242
Change-Id: I1a57fead07250c841a9f59afb805aea26c7bc102
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoAdded additional arguments to method call 75/19775/1
Jim Hahn [Thu, 19 Oct 2017 17:11:47 +0000 (13:11 -0400)]
Added additional arguments to method call

The code already included "BPMN" and MsoLogger.getServiceName() as
additional arguments in the call to warn() and error().  Simply added
those same arguments to the call to info(), to match the method
signature.

Issue-Id: SO-244
Change-Id: Ic6297d67329358a3b9cdb480d930dc032b7029a2
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoRename "LOGGER" field to match regular expression 97/19697/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 10:18:18 +0000 (15:48 +0530)]
Rename "LOGGER" field to match regular expression

Change-Id: Ia8c8e2ed9ad3360556d95cfc78e561e05aa5dddf
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoFixed multiple so issues 93/19693/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 10:07:48 +0000 (15:37 +0530)]
Fixed multiple so issues

Change-Id: I4b73cdeeb2a636d42df7b1b156e27e958c828048
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoFix the wrong XML Request 87/19687/1
c00149107 [Thu, 19 Oct 2017 09:54:31 +0000 (17:54 +0800)]
Fix the wrong XML Request

Fix the wrong XML Request

Change-Id: Iab821a54984f8f63fa8d06ffaa0060251b6b33ff
Issue-ID:SO-241
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdded the "@Override" annotation 85/19685/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 09:53:32 +0000 (15:23 +0530)]
Added the "@Override" annotation

Change-Id: I9a3a8df844813763948578dc34659da535352ad4
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoAdd MSB Config For Restful Call 79/19679/1
c00149107 [Thu, 19 Oct 2017 09:46:02 +0000 (17:46 +0800)]
Add MSB Config For Restful Call

Add MSB Config For Restful Call

Change-Id: I03e17ce9085d6991ecfa5a2f0a9e17e2dc2fe033
Issue-ID:SO-240
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Deal With Error Response from Vfc"
Chuanyu Chen [Thu, 19 Oct 2017 09:36:32 +0000 (09:36 +0000)]
Merge "Deal With Error Response from Vfc"

6 years agoDeal With Error Response from Vfc 17/19417/4
c00149107 [Wed, 18 Oct 2017 03:48:21 +0000 (11:48 +0800)]
Deal With Error Response from Vfc

Deal With Error Response from Vfc

Change-Id: Id5ce999d561099581b49524969c901ac6dac3f90
Issue-ID:SO-233
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoUse StringBuilder 53/19653/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 05:53:29 +0000 (11:23 +0530)]
Use StringBuilder

Change-Id: I13d2856530776cdf57c41f12c0bf522988bea29a
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoRemove the declaration of thrown exception 51/19651/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 05:40:56 +0000 (11:10 +0530)]
Remove the declaration of thrown exception

'org.codehaus.jackson.JsonProcessingException'
 which is a subclass of 'java.io.IOException'

Change-Id: I29ddf71ad7166824dd3fdc8e3aa40fb5d482b4c0
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoAdd a private constructor 45/19645/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 05:11:32 +0000 (10:41 +0530)]
Add a private constructor

Change-Id: Ic826c93db7933a9a1a25c7ee09f8bc156dabadb1
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoRemove unused imports 43/19643/1
Ramanjaneya-Huawei [Thu, 19 Oct 2017 04:53:39 +0000 (10:23 +0530)]
Remove unused imports

Change-Id: I2dbd1cd0481d46dfb763b796bbf6f1eb55fdeb23
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoIterate over "entrySet" instead of "keySet". 41/19641/3
Ramanjaneya-Huawei [Thu, 19 Oct 2017 04:44:11 +0000 (10:14 +0530)]
Iterate over "entrySet" instead of "keySet".

Issue-id: SO-224
Change-Id: Ib4e15f7db253d8af8f73d2185afd950f33c1a8ac
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoMerge "Omit service-type and service-role if empty"
Rob Daugherty [Thu, 19 Oct 2017 01:15:21 +0000 (01:15 +0000)]
Merge "Omit service-type and service-role if empty"

6 years agoMerge "NullPointerException after adapter callback"
Rob Daugherty [Thu, 19 Oct 2017 01:15:04 +0000 (01:15 +0000)]
Merge "NullPointerException after adapter callback"

6 years agoNullPointerException after adapter callback 17/19617/1
Rob Daugherty [Wed, 18 Oct 2017 21:33:49 +0000 (17:33 -0400)]
NullPointerException after adapter callback

The exception occurs because the default process engine is
being used to handle the callback.  Until we come up with a
better design, we will use the "infrastructure" process
engine.

Issue: SO-76
Change-Id: Ibe8a40ac28b2ae855f85094f57d878ee622349a0
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoOmit service-type and service-role if empty 11/19611/1
Rob Daugherty [Wed, 18 Oct 2017 21:08:46 +0000 (17:08 -0400)]
Omit service-type and service-role if empty

The CreateGenericALaCarteServiceInstance flow does not use the
decomposition building block, and hence there is no service-type
or service-role for the service instance.  SO should not put
empty values into AAI; it should omit the elements completely.

Issue: SO-237
Change-Id: Ic9504cd5d5c3a4e4cbe67ef5de0c56f51f3c6938
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoproductFamilyId not found error catching 91/19591/1
Arthur Martella [Wed, 18 Oct 2017 19:22:26 +0000 (15:22 -0400)]
productFamilyId not found error catching

Properly catch JsonException in case when productFamilyId is not present to let if block handle case where it's missing.

Change-Id: Id6eb2aaf10bc8636470ced3fe96c1149bb7e905e
Issue-id: SO-236
Signed-off-by: Arthur Martella <amartell@research.att.com>
6 years agoMerge "Revert "Fix defect SO-36""
Rob Daugherty [Wed, 18 Oct 2017 18:00:00 +0000 (18:00 +0000)]
Merge "Revert "Fix defect SO-36""

6 years agoMerge "fix for the E2EServiceInstances progress update"
Rob Daugherty [Wed, 18 Oct 2017 15:08:38 +0000 (15:08 +0000)]
Merge "fix for the E2EServiceInstances progress update"

6 years agoMerge "Change SDNC namespace"
Seshu Kumar M [Wed, 18 Oct 2017 14:49:29 +0000 (14:49 +0000)]
Merge "Change SDNC namespace"

6 years agoRevert "Fix defect SO-36" 47/19547/1
Seshu-Kumar-M [Wed, 18 Oct 2017 14:47:41 +0000 (20:17 +0530)]
Revert "Fix defect SO-36"

IssueId:SO-232

Change-Id: I4118bf42a7325ae6fe6f304638e247bd8a042864
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoUpdate license in a couple of groovy scripts 33/19533/1
Jim Hahn [Wed, 18 Oct 2017 13:56:04 +0000 (09:56 -0400)]
Update license in a couple of groovy scripts

Replaced the license in several groovy scripts with reference to the
Apache license, as is standard for ONAP.

Change-Id: I2be9aef096a95fe70b82579d0a2f6ee88b3caf03
Issue-Id: SO-238
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "Added the "@Override" annotation"
Seshu Kumar M [Wed, 18 Oct 2017 13:32:24 +0000 (13:32 +0000)]
Merge "Added the "@Override" annotation"

6 years agofix for the E2EServiceInstances progress update 13/19513/1
Seshu-Kumar-M [Wed, 18 Oct 2017 12:32:00 +0000 (18:02 +0530)]
fix for the E2EServiceInstances progress update

IssueId : SO-205

Change-Id: I5650400729ab89b5b3ae1e8adb0e892390281489
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoAdded the "@Override" annotation 35/19235/3
Ramanjaneya-Huawei [Tue, 17 Oct 2017 09:41:59 +0000 (15:11 +0530)]
Added the "@Override" annotation

Issue-id: SO-224
Change-Id: I98e6b2de01514f2e2c705c9f880057bb977ff075
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoChange SDNC namespace 07/19407/1
Rob Daugherty [Wed, 18 Oct 2017 02:52:50 +0000 (22:52 -0400)]
Change SDNC namespace

SDNC now uses the org:onap namespace, not org:openecomp.

Issue: SO-231
Change-Id: I434bcb6d2b330a0d536368a5f3d6b86615980314
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Iterate over entrySet instead of keySet"
Seshu Kumar M [Tue, 17 Oct 2017 14:17:34 +0000 (14:17 +0000)]
Merge "Iterate over entrySet instead of keySet"

6 years agoMerge "Fixed CloseableHttpClient close issue"
Seshu Kumar M [Tue, 17 Oct 2017 14:15:20 +0000 (14:15 +0000)]
Merge "Fixed CloseableHttpClient close issue"

6 years agoMerge "Replace type specification with operator ("<>")"
Seshu Kumar M [Tue, 17 Oct 2017 14:09:17 +0000 (14:09 +0000)]
Merge "Replace type specification with operator ("<>")"

6 years agoMerge "Added the "@Override" annotation"
Seshu Kumar M [Tue, 17 Oct 2017 13:53:22 +0000 (13:53 +0000)]
Merge "Added the "@Override" annotation"

6 years agoMerge "Remove unused import and Rename local Variables"
Seshu Kumar M [Tue, 17 Oct 2017 12:43:31 +0000 (12:43 +0000)]
Merge "Remove unused import and Rename local Variables"

6 years agoMerge "fix for including the operation ID in response"
Seshu Kumar M [Tue, 17 Oct 2017 12:42:45 +0000 (12:42 +0000)]
Merge "fix for including the operation ID in response"

6 years agoFixed CloseableHttpClient close issue 57/19257/2
shashikanth.vh [Tue, 17 Oct 2017 10:50:15 +0000 (16:20 +0530)]
Fixed CloseableHttpClient close issue

Issue-id: SO-228

Change-Id: I731227f4728d3eee5ce84b358c6422a44efdbdc3
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoReplace type specification with operator ("<>") 45/19245/1
Ramanjaneya-Huawei [Tue, 17 Oct 2017 10:16:05 +0000 (15:46 +0530)]
Replace type specification with operator ("<>")

Change-Id: I1e4ef70fbce846b9f5ea3527d534fc413fbda272
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoAdded the "@Override" annotation 41/19241/1
Ramanjaneya-Huawei [Tue, 17 Oct 2017 09:58:15 +0000 (15:28 +0530)]
Added the "@Override" annotation

Change-Id: I0cbfeb8931a46ccd0b2f759c95adea49c5825af2
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agofix for including the operation ID in response 37/19237/1
Seshu-Kumar-M [Tue, 17 Oct 2017 09:57:14 +0000 (15:27 +0530)]
fix for including the operation ID in response

IssueId: SO-226

Change-Id: Ifd515c16b876cc006703a9ae87e5daaff0b34a14
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
6 years agoMerge "Remove the unused variables"
Seshu Kumar M [Tue, 17 Oct 2017 08:53:54 +0000 (08:53 +0000)]
Merge "Remove the unused variables"

6 years agoRemove unused import and Rename local Variables 25/19225/1
Ramanjaneya-Huawei [Tue, 17 Oct 2017 08:46:01 +0000 (14:16 +0530)]
Remove unused import and Rename local Variables

Change-Id: I35267602e813852d43ef84c691a05bc49133082b
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
6 years agoRemoved unWanted method 83/19183/1
seshukm [Tue, 17 Oct 2017 06:46:16 +0000 (12:16 +0530)]
Removed unWanted method

IssueId: SO-222

Change-Id: I03b66e901b57ce68c0685c054c4744a2726c1c42
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoIterate over entrySet instead of keySet 73/19173/3
rama-huawei [Tue, 17 Oct 2017 06:04:01 +0000 (11:34 +0530)]
Iterate over entrySet instead of keySet

Issue-id: SO-214

Change-Id: I5db39da011ef42a02715751ed78390711888b9cd
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoRemove the unused variables 77/19177/2
rama-huawei [Tue, 17 Oct 2017 06:16:33 +0000 (11:46 +0530)]
Remove the unused variables

Issue-id: SO-223

Change-Id: I5f4d3f9ef78b68c890a32d3f6afc2a86f2064a6b
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agofix method name mismatch create E2E svc 69/19169/1
seshukm [Tue, 17 Oct 2017 05:34:23 +0000 (11:04 +0530)]
fix method name mismatch create E2E svc

IssueId: SO-222

Change-Id: Ibcdf8c95dfa789619214745edd54393e8340d5ee
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "Add VFC war to war config list"
Seshu Kumar M [Tue, 17 Oct 2017 04:34:40 +0000 (04:34 +0000)]
Merge "Add VFC war to war config list"

6 years agoalaCarteSet unrecognized field 41/19141/1
Rob Daugherty [Mon, 16 Oct 2017 22:05:26 +0000 (18:05 -0400)]
alaCarteSet unrecognized field

The aLaCarte and aLaCarteSet fields in RequestParameters class
and their corresponsding methods are not consistently named,
and thus they are not serialized/deserialized correctly by
the Jackson JSON utilities.

We were seeing this sort of thing in the requests database:

"requestParameters": {
  "subscriptionServiceType": "vFW",
  "aLaCarte": true,
  "autoBuildVfModules": false,
  "cascadeDelete": false,
  "usePreload": true,
  "rebuildVolumeGroups": false,
  "alaCarteSet": true,
  "alaCarte": true
}

We obviously shouldn't have "alaCarte" as well as "aLaCarte".
And I don't think we want "alaCarteSet" to be persisted in the
DB at all (it should be ignored by the JSON mapper).

Issue: SO-219
Change-Id: Ia943d2970cb7db153f3af73289f426a154917f7e
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoAdd VFC war to war config list 15/19015/2
c00149107 [Mon, 16 Oct 2017 08:30:44 +0000 (16:30 +0800)]
Add VFC war to war config list

Add VFC war to war config list for the docker image

Change-Id: I99cde517f6221f3c62266bdc01389413af53c57e
Issue-ID:SO-221
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agooverlay-vpn 11/18911/1
Zhuoyao Huang [Sat, 14 Oct 2017 11:51:20 +0000 (19:51 +0800)]
overlay-vpn

change input parameters' names and action-type for overlay-vpn

Change-Id: I232410e4e6056bd4253d7e66ad4b895d2052583a
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
6 years agoFix wrong work flow for service delete 37/18737/3
c00149107 [Fri, 13 Oct 2017 09:15:30 +0000 (17:15 +0800)]
Fix wrong work flow for service delete

Fix wrong work flow for service delete bpmn logic

Change-Id: I86287cc484b85ed0a31fcf70bea9049d896ade91
Issue-ID:SO-218
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoCorrect the workflow for NS Create 67/18667/3
c00149107 [Fri, 13 Oct 2017 02:48:59 +0000 (10:48 +0800)]
Correct the workflow for NS Create

Correct the workflow for NS Create bpmn

Change-Id: I71283c88a3936d1b19b3403f6940823875405c90
Issue-ID:SO-217
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Update hibernate files to initialize timestamp"
Seshu Kumar M [Fri, 13 Oct 2017 04:44:17 +0000 (04:44 +0000)]
Merge "Update hibernate files to initialize timestamp"

6 years agoBuild support for Camunda EE Cockpit 97/18597/1
Rob Daugherty [Thu, 12 Oct 2017 16:47:20 +0000 (12:47 -0400)]
Build support for Camunda EE Cockpit

The community edition Camunda Cockpit does not have the
capability to inspect a running or completed process.
This makes it useless for debugging purposes.

If a user has an enterprise license, it should be
possible to build SO using the enterprise version of
Camunda.

This commit modifies the SO poms so that the camunda
version may be specified on the maven command line, as
follows:

-Dcamunda.version=7.7.3-ee -Dcamunda.bpm.webapp.artifact=camunda-webapp-ee-jboss-standalone

A maven repository containing the enterprise artifacts
(in this case, 7.7.3-ee) would also need to be provided
at build time in the maven settings.xml configuration.

Issue: SO-216
Change-Id: Idff63ce70475299924333b37aa51f8d963adf568
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoUpdate hibernate files to initialize timestamp 79/18579/1
Jim Hahn [Thu, 12 Oct 2017 15:32:34 +0000 (11:32 -0400)]
Update hibernate files to initialize timestamp

Updated the hibernate hbm.xml files to correct the following issues:
1) Timestamps had generated="insert" but hibernate was not auto-populating
the timestamp value thus the DB was generating an exception.  Modified
the definition of this field to cause hibernate to provide the default
value of CURRENT_TIMESTAMP.  This impacted most of the hbm.xml files.
2) While running junit tests, the following message appeared in the log
underneath most of the hbm.xml files:
Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to
Hibernate 3.6 Migration Guide!
Updated most of the hbm.xml files, changing the namespace per the
guide.  Note: a couple of the files were already correctly configured.

Change-Id: Id96775b7bd7a42da0c00e208e33aed6fa96ab996
Issue-Id: SO-215
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoMerge "Iterate over "entrySet" instead of "keySet""
Seshu Kumar M [Thu, 12 Oct 2017 14:46:56 +0000 (14:46 +0000)]
Merge "Iterate over "entrySet" instead of "keySet""

6 years agoMerge "Iterate over entrySet instead of keySet"
Seshu Kumar M [Thu, 12 Oct 2017 14:43:53 +0000 (14:43 +0000)]
Merge "Iterate over entrySet instead of keySet"

6 years agoIterate over entrySet instead of keySet 33/18533/2
rama-huawei [Thu, 12 Oct 2017 12:59:00 +0000 (18:29 +0530)]
Iterate over entrySet instead of keySet

Issue-id: SO-214

Change-Id: I7035fb50a0025f0da72eacfe9cee706799202cf7
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoIterate over "entrySet" instead of "keySet" 51/18551/1
rama-huawei [Thu, 12 Oct 2017 13:48:53 +0000 (19:18 +0530)]
Iterate over "entrySet" instead of "keySet"

Issue-id: SO-214

Change-Id: Ic402b02a82bd613b0753db1530dd76ce59c3ad08
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoReplace usage of System.out by a logger 29/18529/1
rama-huawei [Thu, 12 Oct 2017 12:42:07 +0000 (18:12 +0530)]
Replace usage of System.out by a logger

Issue-Id: SO-213

Change-Id: Ia4bed73b2ef46fd195d7e3ffdfcaf140c38ab6fa
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoMerge "Set context for VFC Create api"
Seshu Kumar M [Thu, 12 Oct 2017 09:56:04 +0000 (09:56 +0000)]
Merge "Set context for VFC Create api"

6 years agoSet context for VFC Create api 73/18473/1
c00149107 [Thu, 12 Oct 2017 08:31:14 +0000 (16:31 +0800)]
Set context for VFC Create api

Set context for VFC Create api

Change-Id: I33363c15eaa7dc0aa17921792968814970a58df0
Issue-ID:SO-212
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoMerge "Add junit test coverage and fix bugs in VCPE"
Seshu Kumar M [Thu, 12 Oct 2017 05:35:08 +0000 (05:35 +0000)]
Merge "Add junit test coverage and fix bugs in VCPE"

6 years agoAdd global Customer Info for VFC 09/18409/1
c00149107 [Thu, 12 Oct 2017 02:38:49 +0000 (10:38 +0800)]
Add global Customer Info for VFC

Add global Customer Info for VFC NS Create

Change-Id: I38fbd8c8bdc854b0f93ae2302d09f2725d83b67a
Issue-ID:SO-211
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoAdd junit test coverage and fix bugs in VCPE 11/18311/1
Jim Hahn [Wed, 11 Oct 2017 15:49:51 +0000 (11:49 -0400)]
Add junit test coverage and fix bugs in VCPE

Added additional junit tests for VCPE and fixed bugs that were found while
testing.

Change-Id: Icb6a0c936a16b775ff553c11cb07a4348bd9ebfc
Issue-ID: SO-210
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoImp Modules refactored for the readthedocs 73/18273/2
Seshu-Kumar-M [Wed, 11 Oct 2017 12:39:35 +0000 (20:39 +0800)]
Imp Modules refactored for the readthedocs

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-209
Change-Id: Ie1b553863f824497fbe7381f66bc1581310702af

6 years agoMerge "Correct E2E svc to update RequestDb"
Seshu Kumar M [Wed, 11 Oct 2017 12:56:44 +0000 (12:56 +0000)]
Merge "Correct E2E svc to update RequestDb"

6 years agoCorrect E2E svc to update RequestDb 15/18215/3
seshukm [Wed, 11 Oct 2017 08:47:50 +0000 (14:17 +0530)]
Correct E2E svc to update RequestDb

IssueId: SO-205

Change-Id: Ib5f634c13c09c9f5df04d3973dd6c95684520d0b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "SO readthe docs - take2"
Chuanyu Chen [Wed, 11 Oct 2017 09:58:22 +0000 (09:58 +0000)]
Merge "SO readthe docs - take2"

6 years agoMerge "Add progress for create workflow"
Seshu Kumar M [Wed, 11 Oct 2017 09:54:02 +0000 (09:54 +0000)]
Merge "Add progress for create workflow"

6 years agoAdd progress for create workflow 13/18213/1
c00149107 [Wed, 11 Oct 2017 08:46:50 +0000 (16:46 +0800)]
Add progress for create workflow

Add progress and operation content for create workflow operation

Change-Id: Ib48ab5be7f65a039813db1da816dbe7ac4c0e6f1
Issue-ID:SO-206
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoSO readthe docs - take2 09/18209/1
Seshu-Kumar-M [Wed, 11 Oct 2017 08:33:41 +0000 (16:33 +0800)]
SO readthe docs - take2

Change-Id: I28734d6a859179658bae15c760758006e48458d5
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-201

6 years agoSO readthedocs in platform perspective 41/18141/3
seshukm [Wed, 11 Oct 2017 04:47:45 +0000 (10:17 +0530)]
SO readthedocs in platform perspective

IssueId:SO-201

Change-Id: Ib440d2a93e8700c47d56b2e85c8e50d460362e50
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "Sonar blocker issue - NullPointerExeption - take 2"
Seshu Kumar M [Wed, 11 Oct 2017 01:49:22 +0000 (01:49 +0000)]
Merge "Sonar blocker issue - NullPointerExeption - take 2"

6 years agoFix E2E flow process names 79/18079/1
Rob Daugherty [Wed, 11 Oct 2017 00:30:28 +0000 (20:30 -0400)]
Fix E2E flow process names

DeleteCustomE2EServiceInstance and DoCustomDeleteE2EServiceInstance
both declared their names to be "Process_1".  I've changed their
process names.

Issue: SO-200
Change-Id: Ic1fd302a38c27d0d3a1a8200b4002a55fa0625f8
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoMerge "Updated port for SNIRO in Homing tests"
Rob Daugherty [Wed, 11 Oct 2017 00:27:47 +0000 (00:27 +0000)]
Merge "Updated port for SNIRO in Homing tests"

6 years agoAdd errorRef to DeleteCustomE2EServiceInstance 63/18063/1
Rob Daugherty [Tue, 10 Oct 2017 21:35:27 +0000 (17:35 -0400)]
Add errorRef to DeleteCustomE2EServiceInstance

Every throwing event needs an errorRef element.

Issue: SO-200
Change-Id: I29fe145912e38cb8697638926c4b1766047195f2
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoSonar blocker issue - NullPointerExeption - take 2 61/18061/1
Arthur Martella [Tue, 10 Oct 2017 21:26:19 +0000 (17:26 -0400)]
Sonar blocker issue - NullPointerExeption - take 2

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>
6 years agoUpdated port for SNIRO in Homing tests 47/18047/1
Arthur Martella [Tue, 10 Oct 2017 19:59:14 +0000 (15:59 -0400)]
Updated port for SNIRO in Homing tests

Change-Id: Idbf4c87544c92dc6b744a859c024c773ec00e2cd
Issue-id: SO-138
Signed-off-by: Arthur Martella <amartell@research.att.com>
6 years agoMerge "Change bpmn surefire plugin to reuse forks"
Seshu Kumar M [Tue, 10 Oct 2017 14:36:24 +0000 (14:36 +0000)]
Merge "Change bpmn surefire plugin to reuse forks"

6 years agoChange bpmn surefire plugin to reuse forks 71/17971/1
Rob Daugherty [Tue, 10 Oct 2017 14:30:10 +0000 (10:30 -0400)]
Change bpmn surefire plugin to reuse forks

This is how it was prior to the SO-193 fix.  Some unit tests
are now failing in the jenkins environment.  Maybe this will
help.

Issue: SO-193
Change-Id: Idac2a25e2f85581aaceaae10b8eacb5f312b2a70
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoDelete unwated code 29/17929/2
seshukm [Tue, 10 Oct 2017 11:02:17 +0000 (16:32 +0530)]
Delete unwated code

Change-Id: I05931195c51f171a59bb8f831e8fbbf7fd7ea11f
IssueId: SO-202
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoInitial Commit docs RC0 15/17915/1
seshukm [Tue, 10 Oct 2017 10:20:00 +0000 (15:50 +0530)]
Initial Commit docs RC0

SO-201

Change-Id: I6c485d21ac31fda103072e99393beecb67b6eafa
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoAdding BPMN and Groovy for E2E Svc 37/17837/2
seshukm [Tue, 10 Oct 2017 06:45:10 +0000 (12:15 +0530)]
Adding BPMN and Groovy for E2E Svc

IssueId: SO-200

Change-Id: Idf3f9d0f64d0942ca6d004928b788c14a1605a77
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
6 years agoMerge "MSOCommonBPMN flows are not being deployed"
Rob Daugherty [Tue, 10 Oct 2017 02:12:31 +0000 (02:12 +0000)]
Merge "MSOCommonBPMN flows are not being deployed"