so.git
5 years agoJUnit tests for CamundaClient 01/83201/1
r.bogacki [Mon, 25 Mar 2019 13:15:00 +0000 (14:15 +0100)]
JUnit tests for CamundaClient

Increased junit tests coverage according to Sonar analyses.

Change-Id: I52b13399c03bae4efbb0a5a7daf8eb9fde40d244
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoMerge "Fix a NullPointerException on getting no data from"
Steve Smokowski [Sat, 23 Mar 2019 15:32:15 +0000 (15:32 +0000)]
Merge "Fix a NullPointerException on getting no data from"

5 years agoFix a NullPointerException on getting no data from 06/83106/1
Benjamin, Max (mb388a) [Sat, 23 Mar 2019 14:26:54 +0000 (10:26 -0400)]
Fix a NullPointerException on getting no data from

Fix a NullPointerException on getting no data from the Catalog DB.

Change-Id: Ibeb7206f2427104623943f964afff377ca666d28
Issue-ID: SO-1695
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoAdd support for configuration type for SDNC 05/83105/1
Benjamin, Max (mb388a) [Sat, 23 Mar 2019 14:19:25 +0000 (10:19 -0400)]
Add support for configuration type for SDNC

ConfigurationType is required in SDNC
generic-configuration-topology-operation deactivate and unassign
actions.

Change-Id: Ib819adb31d3662a0cdcc7aa126459b77befc4712
Issue-ID: SO-1694
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Multicloud VNF adapter use updated multicloud API"
Steve Smokowski [Fri, 22 Mar 2019 16:31:24 +0000 (16:31 +0000)]
Merge "Multicloud VNF adapter use updated multicloud API"

5 years agoCreated new BB for so-etsi 15/82915/9
waqas.ikram [Fri, 22 Mar 2019 14:39:44 +0000 (14:39 +0000)]
Created new BB for so-etsi

Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583
Issue-ID: SO-1621
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
5 years agoMerge "Add SO Catalog DB tables related to WFD"
Steve Smokowski [Fri, 22 Mar 2019 14:05:40 +0000 (14:05 +0000)]
Merge "Add SO Catalog DB tables related to WFD"

5 years agoMerge "Hid MsoUtils.log() methods from public use"
Steve Smokowski [Fri, 22 Mar 2019 13:13:28 +0000 (13:13 +0000)]
Merge "Hid MsoUtils.log() methods from public use"

5 years agoMerge "Config Assign"
Steve Smokowski [Fri, 22 Mar 2019 12:11:00 +0000 (12:11 +0000)]
Merge "Config Assign"

5 years agoMulticloud VNF adapter use updated multicloud API 91/82991/1
Eric Multanen [Fri, 22 Mar 2019 03:32:55 +0000 (20:32 -0700)]
Multicloud VNF adapter use updated multicloud API

Update the Multicloud plugin adapter to use the
the enhanced multicloud infra_workload API.
Mainly involves adding the user_directives and
the vf-module model IDs to the call.

Change-Id: I7ab78a8a304dbd61a5743ec67bb839037861ef9d
Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoHid MsoUtils.log() methods from public use 31/83031/1
Witold Ficio Kopel [Fri, 22 Mar 2019 07:42:41 +0000 (08:42 +0100)]
Hid MsoUtils.log() methods from public use

The MsoUtils class has utility methods for logging made publicly
available (by default groovy scope). With changes to logging subsystem,
other classes should not use them for logging - so they have been made
private.

This is last commit in a series to eliminate use of MsoUtils.log() from
other classes and should prevent such usage in future.

Change-Id: I8311df26e17b70043c5d8de6b13818f803319ab8
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
Issue-ID: LOG-631

5 years agoAdd SO Catalog DB tables related to WFD 47/82847/2
Bonkur, Venkat (vb8416) [Wed, 20 Mar 2019 19:21:01 +0000 (15:21 -0400)]
Add SO Catalog DB tables related to WFD

Added SO tables related to workflow designer workflows

Change-Id: Iab90f26a392db8e64e67e751ce89857178a6d625
Issue-ID: SO-1545
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
5 years agoMerge "removed extra argument from extractByKey method"
Steve Smokowski [Thu, 21 Mar 2019 18:41:33 +0000 (18:41 +0000)]
Merge "removed extra argument from extractByKey method"

5 years agoMerge "Corrected hibernate for cfvc customization table"
Steve Smokowski [Thu, 21 Mar 2019 18:41:24 +0000 (18:41 +0000)]
Merge "Corrected hibernate for cfvc customization table"

5 years agoMerge "Removed MsoUtils.log() calls from CatalogDbUtils"
Steve Smokowski [Thu, 21 Mar 2019 18:40:40 +0000 (18:40 +0000)]
Merge "Removed MsoUtils.log() calls from CatalogDbUtils"

5 years agoMerge "Adjust audit to use device_id to find nova server"
Steve Smokowski [Thu, 21 Mar 2019 18:39:50 +0000 (18:39 +0000)]
Merge "Adjust audit to use device_id to find nova server"

5 years agoMerge "moved object declarations from class level"
Steve Smokowski [Thu, 21 Mar 2019 18:39:28 +0000 (18:39 +0000)]
Merge "moved object declarations from class level"

5 years agoMerge "Change status from inventoried to assigned"
Steve Smokowski [Thu, 21 Mar 2019 18:39:22 +0000 (18:39 +0000)]
Merge "Change status from inventoried to assigned"

5 years agoMerge "removed unused test classes and methods"
Steve Smokowski [Thu, 21 Mar 2019 18:39:12 +0000 (18:39 +0000)]
Merge "removed unused test classes and methods"

5 years agoMerge "Updated to use vnfOperationalEnvironmentId"
Steve Smokowski [Thu, 21 Mar 2019 18:38:45 +0000 (18:38 +0000)]
Merge "Updated to use vnfOperationalEnvironmentId"

5 years agoCorrected hibernate for cfvc customization table 48/82848/3
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 20:19:39 +0000 (16:19 -0400)]
Corrected hibernate for cfvc customization table

fix two tests that did not ignore some properties
fix schema sql file that was missing fields
Properly wire hibernate entities, clean up db tables
Update schema.sql files to be consistent
add junit for customization linked to same cvnfc

Change-Id: I4bc0a83cb3908f5b34224416e75446b6cd166b9e
Issue-ID: SO-1689
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoremoved extra argument from extractByKey method 41/82841/2
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:32:41 +0000 (14:32 -0400)]
removed extra argument from extractByKey method

removed extra argument from extractByKey method

Change-Id: I9835672eef5d6ab0c7b0c2b21e5a84be8aa305a7
Issue-ID: SO-1678
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoCreate empty implementation of create VNF request 75/82675/5
MichaelMorris [Thu, 21 Mar 2019 12:52:58 +0000 (12:52 +0000)]
Create empty implementation of create VNF request

The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow

Issue-ID: SO-1621
Change-Id: I1a4aa263fee0bc10dd74c8611a48a611ace6872f
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoRemoved MsoUtils.log() calls from CatalogDbUtils 11/82911/2
Witold Ficio Kopel [Thu, 21 Mar 2019 10:54:04 +0000 (11:54 +0100)]
Removed MsoUtils.log() calls from CatalogDbUtils

Refactored calls to MsoUtils.log() to use logger object already present
in the CatalogDbUtils class.

In addition the CatalogDbUtils class has been accepting MsoUtils object
as parameter to constructor - which is not necessary and not aligned
with style in rest of the groovy code.

Change-Id: Ib80593294ead5b2779f667d8e58f128e958538f0
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoMerge "Increase test coverage for SO MON UI"
Byung-Woo Jun [Wed, 20 Mar 2019 23:30:45 +0000 (23:30 +0000)]
Merge "Increase test coverage for SO MON UI"

5 years agoAdjust audit to use device_id to find nova server 40/82840/2
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:28:22 +0000 (14:28 -0400)]
Adjust audit to use device_id to find nova server

Adjust audit to use device_id to find nova server

Change-Id: If060b68ba480b0750e66a7fe26a6fa72382dcdd5
Issue-ID: SO-1677
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Add cloudOwner to VNF adapter call"
Steve Smokowski [Wed, 20 Mar 2019 20:26:41 +0000 (20:26 +0000)]
Merge "Add cloudOwner to VNF adapter call"

5 years agomoved object declarations from class level 45/82845/1
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:51:16 +0000 (14:51 -0400)]
moved object declarations from class level

moved object declarations from class level to methods

Change-Id: Ifaae789120d5838380840dee4d207495e55dbe5c
Issue-ID: SO-1688
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoremoved unused test classes and methods 44/82844/1
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:45:11 +0000 (14:45 -0400)]
removed unused test classes and methods

removed unused test classes and methods

Change-Id: I9ae5f6f49e416f208e8879ed202aa8865bc9ef83
Issue-ID: SO-1687
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoChange status from inventoried to assigned 43/82843/1
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:38:21 +0000 (14:38 -0400)]
Change status from inventoried to assigned

change orch status from inventoried to assigned
add in rainy day scenario fix
fix bpmn rollback condition statement
remove connect from config to vf module

Change-Id: I84198d56c18e4167d4cfbee0751613fa0386b160
Issue-ID: SO-1686
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated to use vnfOperationalEnvironmentId 42/82842/1
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:35:12 +0000 (14:35 -0400)]
Updated to use vnfOperationalEnvironmentId

Updated to use vnfOperationalEnvironmentId to call AAI for PATCH status
to ACTIVE.

Change-Id: Ic2057b39a737b9636d0a053e097d762430fe991b
Issue-ID: SO-1685
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoIncrease test coverage for SO MON UI 37/82837/2
Andrei_Barcovschi [Wed, 20 Mar 2019 15:17:11 +0000 (15:17 +0000)]
Increase test coverage for SO MON UI

Change-Id: I24faf6303d5257f246ceee9f3280afb2ec843418
Issue-ID: SO-1648
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
5 years agoRemoved BPMNLogger class 11/82411/5
Witold Ficio Kopel [Fri, 15 Mar 2019 10:29:54 +0000 (11:29 +0100)]
Removed BPMNLogger class

The BPMNLogger class has overlapping use to preferred solution based on
slf4j and logback - thus has been replaced by it.

Change-Id: I9889d4b9ab06f28941f0d827df889e3c081155da
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoMerge "Removed logXXX() methods from MsoUtils"
Steve Smokowski [Wed, 20 Mar 2019 13:58:40 +0000 (13:58 +0000)]
Merge "Removed logXXX() methods from MsoUtils"

5 years agoConfig Assign 71/79771/9
SunilB [Wed, 20 Mar 2019 11:20:41 +0000 (16:50 +0530)]
Config Assign

Generic Bulding block for assign shall trigger controller for config
assign action

Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
Issue-ID: SO-1481

Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
Signed-off-by: sunilb <sb00577584@techmahindra.com>
5 years agoAdd cloudOwner to VNF adapter call 63/82063/4
Eric Multanen [Wed, 13 Mar 2019 04:13:23 +0000 (21:13 -0700)]
Add cloudOwner to VNF adapter call

The BPMN layer has the CloudRegion which includes the CloudOwner
attribute, but this is not passed to the VNF adapter layer.
Calls to the Multicloud infrastructure workload need the
CloudOwner as well.

This patch adds CloudOwner to the VNF adapter API.  While
the intended usage is primarily for the multicloud adapter,
it touches a log of other files - though those do not
make use of it at this point.

Change-Id: I88028096fbd84fc3fe5d53786c70b3c8806bb711
Issue-ID: SO-1447
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoMerge "Update Tasks API with additional fields"
Steve Smokowski [Tue, 19 Mar 2019 17:18:12 +0000 (17:18 +0000)]
Merge "Update Tasks API with additional fields"

5 years agoRemoved logXXX() methods from MsoUtils 80/82680/1
Witold Ficio Kopel [Mon, 18 Mar 2019 07:46:25 +0000 (08:46 +0100)]
Removed logXXX() methods from MsoUtils

Following methods has been removed from MsoUtils (.groovy) class:
logContext(requestId, serviceInstanceId)
logMetrics(elapsedTime, logtxt)
logAudit(logtxt)
as no longer required.

Remaining uses of them in other groovy clases has been deleted/replaced by
apropriate use of logback.

Change-Id: I473f01b65c67e90667311cff3b2a671e719f7258
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoMerge "Removed MsoLogger class"
Steve Smokowski [Tue, 19 Mar 2019 12:48:45 +0000 (12:48 +0000)]
Merge "Removed MsoLogger class"

5 years agoMerge "Back to the correlationId value name"
Steve Smokowski [Tue, 19 Mar 2019 12:48:32 +0000 (12:48 +0000)]
Merge "Back to the correlationId value name"

5 years agoBack to the correlationId value name 40/82640/1
Lukasz Muszkieta [Tue, 19 Mar 2019 08:19:12 +0000 (09:19 +0100)]
Back to the correlationId value name

Change-Id: I0dee6adb4e7c28b557aaed50a75c938e82a9bced
Issue-ID: SO-1274
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoRemoved MsoLogger class 10/82410/3
r.bogacki [Thu, 14 Mar 2019 14:24:57 +0000 (15:24 +0100)]
Removed MsoLogger class

Bye bye MsoLogger class.
Extracted constants to separated classes.
Fixed imports.

Change-Id: I7c8e0527e7dbd097d3ea93b9dab279354652da47
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoAdd VnfInPlaceSoftwareUpdate for WFD 85/82485/4
Bonkur, Venkat (vb8416) [Fri, 15 Mar 2019 20:16:21 +0000 (16:16 -0400)]
Add VnfInPlaceSoftwareUpdate for WFD

Added  CheckPserversLocked,SetClosedLoopDisabled,UnsetClosedLoopDisabled, CheckClosedLoopDisabled, CheckInMain

Change-Id: I6405b2c88d2109d952d452648bef2f99be6993df
Issue-ID: SO-1518
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
5 years agoUpdate Tasks API with additional fields 67/82467/2
Elena Kuleshov [Fri, 15 Mar 2019 17:08:49 +0000 (13:08 -0400)]
Update Tasks API with additional fields

Update Tasks API with additional fields and new valid response

Change-Id: I39d85ae599f9274373bbcf66dce4752ee75f16ed
Issue-ID: SO-1594
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "Implement PauseForManualTask Activity"
Steve Smokowski [Fri, 15 Mar 2019 16:03:26 +0000 (16:03 +0000)]
Merge "Implement PauseForManualTask Activity"

5 years agoImplement PauseForManualTask Activity 26/82426/1
Elena Kuleshov [Fri, 15 Mar 2019 14:16:35 +0000 (10:16 -0400)]
Implement PauseForManualTask Activity

PauseForManualTaskActivity and related JUnits

Change-Id: I93f85409f43f6aa11f7eb4e9129c58551634ce16
Issue-ID: SO-1550
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "Saved vnfOperationalEnvironmentId to be used later"
Steve Smokowski [Fri, 15 Mar 2019 12:47:58 +0000 (12:47 +0000)]
Merge "Saved vnfOperationalEnvironmentId to be used later"

5 years agoMerge "vfModule id should be retrieved from resourceId"
Steve Smokowski [Fri, 15 Mar 2019 12:47:18 +0000 (12:47 +0000)]
Merge "vfModule id should be retrieved from resourceId"

5 years agoMerge "Implement ManualHandlingTasks"
Steve Smokowski [Fri, 15 Mar 2019 12:47:14 +0000 (12:47 +0000)]
Merge "Implement ManualHandlingTasks"

5 years agovfModule id should be retrieved from resourceId 23/82323/1
Benjamin, Max (mb388a) [Fri, 15 Mar 2019 01:10:17 +0000 (21:10 -0400)]
vfModule id should be retrieved from resourceId

fix unit test that was broken because of mapping
correctly connect the configuration to vfModule
added in mapping of configuration to aai object
fix compilation error with mapper layer
Fix unit test compare to contain vfnc name
Update vnfc to have proper generated serialVersionID

Change-Id: I161c73b3ace1e9c5385c028ae65fe5258b4decd5
Issue-ID: SO-1663
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoSaved vnfOperationalEnvironmentId to be used later 22/82322/1
Benjamin, Max (mb388a) [Fri, 15 Mar 2019 01:06:49 +0000 (21:06 -0400)]
Saved vnfOperationalEnvironmentId to be used later

Removed unnecessary lines in junit test class.
Saved vnfOperationalEnvironmentId to the model table to be used for AAI
status update call later.

Change-Id: I812d21d483d716bb5135c408369a160e4600efc2
Issue-ID: SO-1662
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Fix Neutron Network"
Byung-Woo Jun [Fri, 15 Mar 2019 00:25:00 +0000 (00:25 +0000)]
Merge "Fix Neutron Network"

5 years agoImplement ManualHandlingTasks 32/82332/1
Elena Kuleshov [Thu, 14 Mar 2019 21:21:37 +0000 (17:21 -0400)]
Implement ManualHandlingTasks

Implement ManualHandlingTasks class to support PauseForManualTasks

Change-Id: I6da216a0378d685a8e0c5168ceb8f5a1d9fdc719
Issue-ID: SO-1551
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoAdded vnfc support to BB layer 95/82295/1
Benjamin, Max (mb388a) [Thu, 14 Mar 2019 20:02:18 +0000 (16:02 -0400)]
Added vnfc support to BB layer

added vnfc to gbb for execute bb and bb layer
enhance workflow action layer to handle vnfcs

Change-Id: I0d39c3aefe66180ed6f2b75a0c946e07ca603261
Issue-ID: SO-1658
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Cleaned up content of MsoLogger"
Steve Smokowski [Thu, 14 Mar 2019 13:37:00 +0000 (13:37 +0000)]
Merge "Cleaned up content of MsoLogger"

5 years agoMerge "Add APPC-related Activities for WFD"
Steve Smokowski [Thu, 14 Mar 2019 12:59:48 +0000 (12:59 +0000)]
Merge "Add APPC-related Activities for WFD"

5 years agoMerge "Pass the revised value of usePreload to JSON"
Steve Smokowski [Thu, 14 Mar 2019 12:57:41 +0000 (12:57 +0000)]
Merge "Pass the revised value of usePreload to JSON"

5 years agoMerge "Added param requestId to query 1 row"
Steve Smokowski [Thu, 14 Mar 2019 12:57:04 +0000 (12:57 +0000)]
Merge "Added param requestId to query 1 row"

5 years agoMerge "Create VNFM adapter REST API"
Steve Smokowski [Thu, 14 Mar 2019 12:56:50 +0000 (12:56 +0000)]
Merge "Create VNFM adapter REST API"

5 years agoCleaned up content of MsoLogger 38/82238/2
r.bogacki [Thu, 14 Mar 2019 10:31:56 +0000 (11:31 +0100)]
Cleaned up content of MsoLogger

Cleaned java and groovy code from 'getServiceName'
method in MsoLogger.

Change-Id: I23c3fc8005db5f89e94b87271bb60b7bcce72064
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoReduced content of MsoLogger 24/82124/3
r.bogacki [Wed, 13 Mar 2019 13:05:22 +0000 (14:05 +0100)]
Reduced content of MsoLogger

Cleaned java code dependencies for
'setLogContext' and 'getServiceName'
methods from MsoLogger.
Fixed imports.

Change-Id: I33251c837088ce580ffa1c44e69766c77283004b
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoAdd APPC-related Activities for WFD 66/82166/3
Elena Kuleshov [Wed, 13 Mar 2019 17:26:54 +0000 (13:26 -0400)]
Add APPC-related Activities for WFD

Add APP-C related Activities for WFD with JUnits; corrected JUnits

Change-Id: I1a7142f692945843e7942b43b6fe68e23ea21e96
Issue-ID: SO-1518
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoCreate VNFM adapter REST API 90/82190/1
MichaelMorris [Wed, 13 Mar 2019 21:32:25 +0000 (21:32 +0000)]
Create VNFM adapter REST API

Created swagger YAML file for VNFM Adapter REST API and added generation of classes from the swagger yaml file

Issue-ID: SO-1619
Change-Id: Ib9537f57a82f1e0a1ac0c92b452b591831328534
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoMerge "Remove skipping of the Fabric config code"
Steve Smokowski [Wed, 13 Mar 2019 21:22:21 +0000 (21:22 +0000)]
Merge "Remove skipping of the Fabric config code"

5 years agoMerge "Openstack adapter can't resolve HEAT parameter"
Steve Smokowski [Wed, 13 Mar 2019 20:14:18 +0000 (20:14 +0000)]
Merge "Openstack adapter can't resolve HEAT parameter"

5 years agoRemove skipping of the Fabric config code 76/82176/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 20:10:16 +0000 (16:10 -0400)]
Remove skipping of the Fabric config code

Merged the FabricConfig and TestCvnfc tests together.
Remove skipping of the Fabric config code if the Cvnfc already exist.
Instead use the existing cvnfc/vfc object.

Change-Id: Ica648b98a803a54636e0e451590ec94b51f17949
Issue-ID: SO-1653
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoAdded param requestId to query 1 row 69/82169/2
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 19:43:33 +0000 (15:43 -0400)]
Added param requestId to query 1 row

Added param requestId to uniquely query 1 row from model distribution
status db.

Change-Id: Ice8db174166e6a00d211f191dcf5537eef729127
Issue-ID: SO-1651
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoPass the revised value of usePreload to JSON 73/82173/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 19:52:08 +0000 (15:52 -0400)]
Pass the revised value of usePreload to JSON

Pass the possibly revised value of usePreload to JSON going to BPMN.

Change-Id: Idc46a8786bc7bbdbf860b59998785c1c885689e4
Issue-ID: SO-1652
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoOpenstack adapter can't resolve HEAT parameter 65/82165/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 18:56:05 +0000 (14:56 -0400)]
Openstack adapter can't resolve HEAT parameter

only cast to Element if value is of that type
added XmlAccessorType annotations to classes
map of string, object now correctly maps with jaxb
Null comma delimited lists can convert to null as well
Handle null values all types in input parameters map.

Change-Id: Ic46ed31c05b8f8551d39b2267ae731829abfc1f0
Issue-ID: SO-1617
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Removed MsoLogger from UUIDChecker"
Steve Smokowski [Wed, 13 Mar 2019 18:44:06 +0000 (18:44 +0000)]
Merge "Removed MsoLogger from UUIDChecker"

5 years agoMerge "Run groovy bpmn/vcpe tests"
Steve Smokowski [Wed, 13 Mar 2019 18:44:01 +0000 (18:44 +0000)]
Merge "Run groovy bpmn/vcpe tests"

5 years agoMerge "Set fromPreload to true for aLaCarte and to false"
Steve Smokowski [Wed, 13 Mar 2019 18:43:51 +0000 (18:43 +0000)]
Merge "Set fromPreload to true for aLaCarte and to false"

5 years agoMerge "Temporarily disabling optimistic locking"
Steve Smokowski [Wed, 13 Mar 2019 18:43:45 +0000 (18:43 +0000)]
Merge "Temporarily disabling optimistic locking"

5 years agoMerge "Updated from 'timeStamp' to 'timestamp'"
Steve Smokowski [Wed, 13 Mar 2019 18:43:38 +0000 (18:43 +0000)]
Merge "Updated from 'timeStamp' to 'timestamp'"

5 years agoFix Neutron Network 35/82135/3
Smokowski, Steve (ss835w) [Wed, 13 Mar 2019 14:12:39 +0000 (10:12 -0400)]
Fix Neutron Network

Correct spacing in the YAML for insertion to db

Issue-ID: SO-1609

Change-Id: I00f01ab0e1e25e79336ee63fbed1e9a3448b661c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoCreate VNFM adapter shell 46/82146/2
MichaelMorris [Wed, 13 Mar 2019 17:24:42 +0000 (17:24 +0000)]
Create VNFM adapter shell

Create maven structure, spring boot application and docker image for the VNFM adapter. Implementation of functionality will follow in subsequent stories.

Issue-ID: SO-1620
Change-Id: I735ead3f1c34bf33e6813a3741609409b0da851c
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoUpdated from 'timeStamp' to 'timestamp' 55/82155/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 17:19:15 +0000 (13:19 -0400)]
Updated from 'timeStamp' to 'timestamp'

Updated from 'timeStamp' to 'timestamp' in RequestStatus

Change-Id: I863c87126e4a58179d82e6fe5d524d72ef57b4f1
Issue-ID: SO-1643
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoTemporarily disabling optimistic locking 54/82154/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 17:14:23 +0000 (13:14 -0400)]
Temporarily disabling optimistic locking

- Temporarily disabling optimistic locking on watchdog table.  Too many
locks and need to understand why.

Change-Id: If775dbc20b2cf5e1211d4f7fe007ba56059c9886
Issue-ID: SO-1642
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoSet fromPreload to true for aLaCarte and to false 53/82153/1
Benjamin, Max (mb388a) [Wed, 13 Mar 2019 16:48:52 +0000 (12:48 -0400)]
Set fromPreload to true for aLaCarte and to false

Set fromPreload to true for aLaCarte and to false for Macro if no
usePreload value is specified.

Change-Id: I3ca148dc93c03040de32174566dee2bf90851ced
Issue-ID: SO-1641
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoRun groovy bpmn/vcpe tests 45/82145/1
k.kazak [Wed, 13 Mar 2019 15:29:13 +0000 (16:29 +0100)]
Run groovy bpmn/vcpe tests

Fixed groovy tests in bpmn/vcpe/scripts to be runnable
Added them to build
Reformatted the code and removed unnecessary imports

Change-Id: Id85c88bee666fc7f513042e0a4e83f337ab2765c
Issue-ID: SO-1649
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoMerge "Remove MsoLogger from MSOCommonBPMN scripts"
Steve Smokowski [Wed, 13 Mar 2019 15:10:44 +0000 (15:10 +0000)]
Merge "Remove MsoLogger from MSOCommonBPMN scripts"

5 years agoRemoved MsoLogger from UUIDChecker 89/82089/3
r.bogacki [Wed, 13 Mar 2019 08:20:31 +0000 (09:20 +0100)]
Removed MsoLogger from UUIDChecker

Cleaned UUIDChecker from MsoLogger.
Fixed imports.

Change-Id: Ieecea2fcd08025f950025f3bf8a679dee1626a25
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoMerge changes Id0369478,I82d8306f
Steve Smokowski [Wed, 13 Mar 2019 13:27:12 +0000 (13:27 +0000)]
Merge changes Id0369478,I82d8306f

* changes:
  Minior Change - Licence Statement
  Junit Class added for ObjectFactory.java

5 years agoMerge "db search logic/unit test now works as expected"
Steve Smokowski [Wed, 13 Mar 2019 13:27:02 +0000 (13:27 +0000)]
Merge "db search logic/unit test now works as expected"

5 years agoMerge "Remove service recipes from service object"
Steve Smokowski [Wed, 13 Mar 2019 13:26:54 +0000 (13:26 +0000)]
Merge "Remove service recipes from service object"

5 years agoMerge "add instance group support to SO"
Steve Smokowski [Wed, 13 Mar 2019 12:44:01 +0000 (12:44 +0000)]
Merge "add instance group support to SO"

5 years agoRemove MsoLogger from MSOCommonBPMN scripts 49/82049/5
Witold Ficio Kopel [Tue, 12 Mar 2019 16:12:00 +0000 (17:12 +0100)]
Remove MsoLogger from MSOCommonBPMN scripts

Modifications of groovy scripts in MSOCommonBPMN removing following:
Replaced MsoLogger with plain slf4j.
Refactored loging output.
Fixed imports.
Replaced utils.log() with respective logger calls (except for
AbstractServiceTaskProcessor class).
Modifications to MsoUtils class.

Change-Id: I6bdd8ab6f60dca9b765fcf7d56f5aaa707c028cc
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoMerge "Remove MsoLogger form BPMN infrastructure scripts"
Steve Smokowski [Tue, 12 Mar 2019 19:48:46 +0000 (19:48 +0000)]
Merge "Remove MsoLogger form BPMN infrastructure scripts"

5 years agoRemove service recipes from service object 92/81892/3
Benjamin, Max (mb388a) [Sun, 10 Mar 2019 01:36:18 +0000 (20:36 -0500)]
Remove service recipes from service object

- Added back in the @MapKey = action for the Map.
- Added test methods back in for the ServiceRecipe.
- Added getter and setter for Service object.
- Added code to reference the Service object from ServiceRecipe.
- Remove service recipes from service object since service_recipes are
manually managed.

Change-Id: Ife50d4e6e46da95e0b6f964fdcfda8084da38dea
Issue-ID: SO-1612
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoFixing test folder packaging 24/82024/2
waqas.ikram [Tue, 12 Mar 2019 12:25:44 +0000 (12:25 +0000)]
Fixing test folder packaging

Change-Id: Id776f95fb316f14b4f493aa20f8b07636e873537
Issue-ID: SO-1335
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
5 years agoadd instance group support to SO 87/81987/3
Benjamin, Max (mb388a) [Sun, 10 Mar 2019 14:56:41 +0000 (10:56 -0400)]
add instance group support to SO

add create support
add delete support
added naming service support

Change-Id: Iaf4f2bdae8ea55aca71d6e9b818a76e90db0b012
Issue-ID: SO-1616
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "DB Schema Change for SO Catalog"
Steve Smokowski [Tue, 12 Mar 2019 12:35:57 +0000 (12:35 +0000)]
Merge "DB Schema Change for SO Catalog"

5 years agoRemove MsoLogger form BPMN infrastructure scripts 64/81864/6
k.kazak [Tue, 12 Mar 2019 08:37:14 +0000 (09:37 +0100)]
Remove MsoLogger form BPMN infrastructure scripts

Replaced MsoLogger with plain slf4j.
Refactored loging output.
Fixed imports.
Replaced utils.log() with respective logger calls.

Change-Id: I1154682f58206d6e97ae605f4eb9ba8ef8a10e1f
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoMerge "Cleaned up MsoLogger class"
Steve Smokowski [Mon, 11 Mar 2019 20:47:50 +0000 (20:47 +0000)]
Merge "Cleaned up MsoLogger class"

5 years agoDB Schema Change for SO Catalog 66/81866/3
eeginux [Sat, 9 Mar 2019 00:57:00 +0000 (00:57 +0000)]
DB Schema Change for SO Catalog

Support PNF and VNF with CDS Meta data
Add new table for PNF resource/resource customization
add support for blueprint name/version
https://jira.onap.org/browse/SO-1606

Issue-ID: SO-1606
Change-Id: I6b8a438be1139859d1902197816dbb8cbcfc095f
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoCleaned up MsoLogger class 18/81918/1
r.bogacki [Mon, 11 Mar 2019 09:23:52 +0000 (10:23 +0100)]
Cleaned up MsoLogger class

Removed setServiceName method from MsoLogger.
Cleaned up unused methods from MsoLogger.

Change-Id: I1fe033ed25dda32c07693a5087bf65de3ecc229c
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoconnect objects with specific aai edge label 94/81894/1
Benjamin, Max (mb388a) [Sun, 10 Mar 2019 01:48:55 +0000 (20:48 -0500)]
connect objects with specific aai edge label

connect vnr configuration to service instances with AAIEdge

Change-Id: I88ca7ae1a4f3f8e9628141256d4703ae43518ef2
Issue-ID: SO-1614
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agodb search logic/unit test now works as expected 89/81889/1
Benjamin, Max (mb388a) [Sat, 9 Mar 2019 16:10:18 +0000 (11:10 -0500)]
db search logic/unit test now works as expected

modified search predicate to inclue null or endtime
do not duplicate time boundaries in predicate

Change-Id: I5a3b0f323c0e08717419669a8b2a11461ca2b990
Issue-ID: SO-1615
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "only convert object type json when String"
Steve Smokowski [Fri, 8 Mar 2019 16:52:04 +0000 (16:52 +0000)]
Merge "only convert object type json when String"

5 years agoonly convert object type json when String 31/81831/2
Benjamin, Max (mb388a) [Fri, 8 Mar 2019 05:23:11 +0000 (00:23 -0500)]
only convert object type json when String

only convert object type json when input is a String

Change-Id: I465dfe905f5d85de583b6232640dc4dc13a09c7a
Issue-ID: SO-1610
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>