so.git
5 years agoMerge "Query param to pull back nested stack information"
Steve Smokowski [Mon, 8 Apr 2019 16:44:32 +0000 (16:44 +0000)]
Merge "Query param to pull back nested stack information"

5 years agoMerge "fix delete vfmodule"
Steve Smokowski [Mon, 8 Apr 2019 16:44:27 +0000 (16:44 +0000)]
Merge "fix delete vfmodule"

5 years agoMerge "Do not overwrite requestId"
Steve Smokowski [Mon, 8 Apr 2019 16:44:20 +0000 (16:44 +0000)]
Merge "Do not overwrite requestId"

5 years agoDo not overwrite requestId 36/84536/1
Benjamin, Max (mb388a) [Mon, 8 Apr 2019 14:12:52 +0000 (10:12 -0400)]
Do not overwrite requestId

Added filter to reject requests that reuse request ids
for requests db

Change-Id: Iced020a9e1bc98c93911966f62ac0049e43e314b
Issue-ID: SO-1762
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoSDNHandler callback correlation issue. 33/84533/1
Benjamin, Max (mb388a) [Mon, 8 Apr 2019 13:55:48 +0000 (09:55 -0400)]
SDNHandler callback correlation issue.

SDNHandler callback correlation issue. Should not go back to waiting
for callback when final_indicator=Y is receibed in callback. Raise an
error when responseCode in callback mesage is not 200.

Change-Id: Ia55ab5a9bafdfe877a1221b67d5f3258039a3900
Issue-ID: SO-1761
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoQuery param to pull back nested stack information 31/84531/1
Benjamin, Max (mb388a) [Mon, 8 Apr 2019 13:52:32 +0000 (09:52 -0400)]
Query param to pull back nested stack information

Add Query param to pull back nested stack information

Change-Id: Idf83291107e2ef7e86bb2de914469b0401eda0ac
Issue-ID: SO-1760
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agofix delete vfmodule 30/84530/1
Benjamin, Max (mb388a) [Mon, 8 Apr 2019 13:41:39 +0000 (09:41 -0400)]
fix delete vfmodule

corrected the vnfc customization id that is passed down
add junit for getRelatedResourcesInVnfc method

Change-Id: I943952a260191a49c8fc1c0813b1e111448f637b
Issue-ID: SO-1759
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Fixed recent Sonar blocker issues"
Steve Smokowski [Mon, 8 Apr 2019 11:21:31 +0000 (11:21 +0000)]
Merge "Fixed recent Sonar blocker issues"

5 years agofix sonar bugs in ServicePluginFactory 92/84492/2
k.kazak [Mon, 8 Apr 2019 09:48:16 +0000 (11:48 +0200)]
fix sonar bugs in ServicePluginFactory

Fixed potential NullPointerException in lines:
123, 286, 480 and 607 - uuiObject is nullable here

Change-Id: I01b30d090add7faccf3958f2fa37c7905d4bd5a3
Issue-ID: SO-1490
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoFixed recent Sonar blocker issues 93/84493/1
r.bogacki [Mon, 8 Apr 2019 09:07:57 +0000 (11:07 +0200)]
Fixed recent Sonar blocker issues

Fixed blockers according to Sonar analysis.

Change-Id: Ib068b586cd72c1634780220ac5498e1962dee434
Issue-ID: SO-1734
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoImplement Traffic Distribution BBs 26/84426/1
Elena Kuleshov [Sat, 6 Apr 2019 05:11:12 +0000 (01:11 -0400)]
Implement Traffic Distribution BBs

Implement Traffic Distribution BBs

Change-Id: I193a30a1f7bb353d0e3fbb1460ca5d9840bb5870
Issue-ID: SO-1553
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "Add tenantId to multicloud request header"
Marcus Williams [Sat, 6 Apr 2019 00:23:57 +0000 (00:23 +0000)]
Merge "Add tenantId to multicloud request header"

5 years agoAdd tenantId to multicloud request header 09/84409/1
Eric Multanen [Sat, 6 Apr 2019 07:15:37 +0000 (00:15 -0700)]
Add tenantId to multicloud request header

The multicloud API can take the tenantId as an item in the
header.  Add the tenantId to the request headers of the
multicloud plugin.

Change-Id: I7ff11cd52eea429e0c694092b006887f13de2fda
Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoMerge "Allow volume groups in multicloud plugin adapter"
Marcus Williams [Sat, 6 Apr 2019 00:07:34 +0000 (00:07 +0000)]
Merge "Allow volume groups in multicloud plugin adapter"

5 years agoAllow volume groups in multicloud plugin adapter 04/84404/1
Eric Multanen [Sat, 6 Apr 2019 06:13:24 +0000 (23:13 -0700)]
Allow volume groups in multicloud plugin adapter

Remove multicloud logic that was skipping over volume group
and non-base module requests.

Change-Id: Ie121fec2ab752b4d974a1757d01317cd6feef30d
Issue-ID: SO-1445
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoMerge "Notification handling for terminate"
Byung-Woo Jun [Fri, 5 Apr 2019 21:51:31 +0000 (21:51 +0000)]
Merge "Notification handling for terminate"

5 years agoFix Java OOF Client 63/84363/3
Marcus G K Williams [Fri, 5 Apr 2019 16:33:02 +0000 (09:33 -0700)]
Fix Java OOF Client

Update IT tests to check correct post
and update client to correct post behavior.

Issue-ID: SO-1469
Change-Id: I8339cbff944587df5663d1fbff7f0cc41b7f2fe6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
5 years agoNotification handling for terminate 85/84385/1
MichaelMorris [Fri, 5 Apr 2019 18:46:44 +0000 (18:46 +0000)]
Notification handling for terminate

Issue-ID: SO-1634
Change-Id: Idd5e06554cb7714d9107042cd4f7426cdf764cef
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoMerge "Change to use OAM IPAddress"
Steve Smokowski [Fri, 5 Apr 2019 18:04:03 +0000 (18:04 +0000)]
Merge "Change to use OAM IPAddress"

5 years agoChange to use OAM IPAddress 69/84369/1
eeginux [Fri, 5 Apr 2019 16:49:07 +0000 (16:49 +0000)]
Change to use OAM IPAddress

Change to use ipaddress-v4/6-oam for the config deploy
Add more assertions to the integration test

Issue-ID: SO-1506
Change-Id: I5ba45b055569f90f91308b6e9d4bd85a1d4e99fe
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoSend terminate VNF to VNFM 56/84356/1
MichaelMorris [Fri, 5 Apr 2019 14:40:27 +0000 (14:40 +0000)]
Send terminate VNF to VNFM

Issue-ID: SO-1633
Change-Id: I2d1010496725a47af7af108a681e1c16c749126c
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoMerge "Added Node status monitoring"
Steve Smokowski [Fri, 5 Apr 2019 13:46:10 +0000 (13:46 +0000)]
Merge "Added Node status monitoring"

5 years agoMerge "Notification handling for instantiate"
Steve Smokowski [Fri, 5 Apr 2019 13:45:50 +0000 (13:45 +0000)]
Merge "Notification handling for instantiate"

5 years agoMerge "Fixed Sonar blocker issues"
Steve Smokowski [Fri, 5 Apr 2019 13:45:29 +0000 (13:45 +0000)]
Merge "Fixed Sonar blocker issues"

5 years agoMerge "add openstack audit of delete function"
Steve Smokowski [Fri, 5 Apr 2019 13:45:07 +0000 (13:45 +0000)]
Merge "add openstack audit of delete function"

5 years agoMerge "Return 200 instead of 202 on WorkflowSpecs GET"
Steve Smokowski [Fri, 5 Apr 2019 13:45:00 +0000 (13:45 +0000)]
Merge "Return 200 instead of 202 on WorkflowSpecs GET"

5 years agoMerge "Add support to parse cdl inside LOB and platform"
Steve Smokowski [Fri, 5 Apr 2019 13:44:48 +0000 (13:44 +0000)]
Merge "Add support to parse cdl inside LOB and platform"

5 years agoMerge "Fix runtime bugs in bpmn groovy"
Steve Smokowski [Fri, 5 Apr 2019 13:44:36 +0000 (13:44 +0000)]
Merge "Fix runtime bugs in bpmn groovy"

5 years agoMerge "add custom mapper to soap endpoint argument"
Steve Smokowski [Fri, 5 Apr 2019 13:44:06 +0000 (13:44 +0000)]
Merge "add custom mapper to soap endpoint argument"

5 years agoMerge "Call multicloud aai update from mc vnf plugin"
Steve Smokowski [Fri, 5 Apr 2019 13:43:58 +0000 (13:43 +0000)]
Merge "Call multicloud aai update from mc vnf plugin"

5 years agoAdded Node status monitoring 34/84334/1
Lathish [Fri, 5 Apr 2019 12:21:52 +0000 (12:21 +0000)]
Added Node status monitoring

Issue-ID: SO-1626
Change-Id: I0447549ca1024cd768b2bead2fe351895e314567
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
5 years agoFixed Sonar blocker issues 88/84088/3
r.bogacki [Wed, 3 Apr 2019 12:00:21 +0000 (14:00 +0200)]
Fixed Sonar blocker issues

Fixed blockers according to Sonar analysis.
Added tests for fixed issues.

Change-Id: I8e259147082d722961048454fae9484cc0d8b0a8
Issue-ID: SO-1734
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoadd openstack audit of delete function 85/84285/1
Benjamin, Max (mb388a) [Thu, 4 Apr 2019 23:42:11 +0000 (19:42 -0400)]
add openstack audit of delete function

audit feature for disc and creates

Change-Id: I95b6e36d15f0a5a0790aa267a9dbf4c468f69b24
Issue-ID: SO-1749
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoAdd support to parse cdl inside LOB and platform 78/84278/1
Benjamin, Max (mb388a) [Thu, 4 Apr 2019 21:18:37 +0000 (17:18 -0400)]
Add support to parse cdl inside LOB and platform

Add support to parse cdl inside LOB and platform

Change-Id: Ie1013d2ba606767d372cfedd4acfb500db209bd3
Issue-ID: SO-1748
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoadd custom mapper to soap endpoint argument 77/84277/1
Benjamin, Max (mb388a) [Thu, 4 Apr 2019 21:15:53 +0000 (17:15 -0400)]
add custom mapper to soap endpoint argument

add custom mapper to soap endpoint argument

Change-Id: Ib57a3ac98c788461bf305965b6d34e7db2433d0a
Issue-ID: SO-1747
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agobugfix for heatbridge keystone v3 not returning any resources 44/84244/2
Munir Ahmad [Thu, 4 Apr 2019 13:42:37 +0000 (09:42 -0400)]
bugfix for heatbridge keystone v3 not returning any resources
Issue-ID: SO-1484

Change-Id: Ic1341e94086470c59aab324a3ea16e4e7e086d38
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
5 years agoNotification handling for instantiate 54/84254/2
MichaelMorris [Thu, 4 Apr 2019 16:06:42 +0000 (16:06 +0000)]
Notification handling for instantiate

Issue-ID: SO-1629
Change-Id: I3ef8aae6f40c83600b723d5c8a5e8a2c7d7b1516
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoCall multicloud aai update from mc vnf plugin 42/84242/3
Eric Multanen [Thu, 4 Apr 2019 08:56:42 +0000 (01:56 -0700)]
Call multicloud aai update from mc vnf plugin

After successful vfmodule create, invoke the
multicloud api to trigger update in aai.

Change-Id: I3f6ceee7a8ea5f907fefcbe1a57ba35b9a666cb1
Issue-ID: SO-1444
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoReturn 200 instead of 202 on WorkflowSpecs GET 79/84279/1
Elena Kuleshov [Thu, 4 Apr 2019 20:05:41 +0000 (16:05 -0400)]
Return 200 instead of 202 on WorkflowSpecs GET

Return 200 instead of 202 on WorkflowSpecs GET

Change-Id: I861801f86416b98beea98913b3788da8180dbdf9
Issue-ID: SO-1745
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "PNF WF post instantiation configuration"
Steve Smokowski [Thu, 4 Apr 2019 17:31:43 +0000 (17:31 +0000)]
Merge "PNF WF post instantiation configuration"

5 years agoMerge "Implement builder"
Steve Smokowski [Thu, 4 Apr 2019 12:58:05 +0000 (12:58 +0000)]
Merge "Implement builder"

5 years agoMerge "if audit fails write sub interface data to a ai"
Steve Smokowski [Thu, 4 Apr 2019 12:57:21 +0000 (12:57 +0000)]
Merge "if audit fails write sub interface data to a ai"

5 years agoPNF WF post instantiation configuration 05/84105/4
eeginux [Wed, 3 Apr 2019 14:28:09 +0000 (14:28 +0000)]
PNF WF post instantiation configuration

Add PNF ipv4/v6 address for config Deploy
Add Integration test for CreateVcpeResCustService_simplified.bpmn
Modify the PnfEventReadyDmaapClient to avoid one more running thread
Refactor the so-bpmn-infrastructure-flows test resources
Modify the CreateVcpeResCustService_simplified.bpmn
Add ConfigurePnfResource.bpmn
Add Delegates

Issue-ID: SO-1506
Change-Id: Iffb69d1441ef0b485ee8cd3fb5da5f1a35279a95
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoAdded Delete Job Monitoring 06/84106/1
Lathish [Wed, 3 Apr 2019 14:29:14 +0000 (14:29 +0000)]
Added Delete Job Monitoring

Issue-ID: SO-1729
Change-Id: Ied97d2aafc481cf3fcdc27ee3b4e798c4fb86df4
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
5 years agoif audit fails write sub interface data to a ai 93/84093/1
Benjamin, Max (mb388a) [Wed, 3 Apr 2019 13:21:14 +0000 (09:21 -0400)]
if audit fails write sub interface data to a ai

added logic to write sub interface information
from openstack to a&ai when audit fails to find it

Change-Id: I24266812dc60eb69bfd90e3e5b34113e9fd8f4f4
Issue-ID: SO-1737
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "skip post instantiation configuration"
Steve Smokowski [Wed, 3 Apr 2019 12:42:24 +0000 (12:42 +0000)]
Merge "skip post instantiation configuration"

5 years agoFix runtime bugs in bpmn groovy 87/84087/1
k.kazak [Wed, 3 Apr 2019 11:51:40 +0000 (13:51 +0200)]
Fix runtime bugs in bpmn groovy

DoDeleteVfModuleV2: non-existing variable uri (was renamed to resourceUri)
DoUpdateNetworkInstance: queryIdResponse type is expected to be L3Network
UpdateVfModuleVolumeInfraV1: non-existing variable cloudOwner
Include tests for those fixes to build

Change-Id: Icaea91260fbf6603f134df893a64ec1ca5ac40ab
Issue-ID: SO-1649
Signed-off-by: k.kazak <k.kazak@samsung.com>
5 years agoSend instantiate VNF Request to VNFM 84/84084/1
MichaelMorris [Wed, 3 Apr 2019 11:25:53 +0000 (11:25 +0000)]
Send instantiate VNF Request to VNFM

Issue-ID: SO-1624
Change-Id: Ida69ecaed5323e42ecebe189ef79c323133855f3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoImplement builder 76/84076/1
Arindam Mondal [Wed, 3 Apr 2019 09:59:37 +0000 (18:59 +0900)]
Implement builder

Issue-ID: SO-1577
Change-Id: I0bb4790ce179330cf7f942021725f2b72d1a0829
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
5 years agoskip post instantiation configuration 79/83379/9
eeginux [Tue, 2 Apr 2019 13:11:08 +0000 (14:11 +0100)]
skip post instantiation configuration

Update the schema to include new column
Ingest the property from tosca to DB
https://jira.onap.org/browse/SO-1671

Issue-ID: SO-1671
Change-Id: Ic6d8d2cfccaa24ba1f9320e4fc2f4255d532fb08
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoMerge "do not error out when there is no config"
Steve Smokowski [Wed, 3 Apr 2019 09:09:16 +0000 (09:09 +0000)]
Merge "do not error out when there is no config"

5 years agodo not error out when there is no config 35/84035/1
Benjamin, Max (mb388a) [Wed, 3 Apr 2019 03:04:18 +0000 (23:04 -0400)]
do not error out when there is no config

fixed rollback execution path creation in bb tasks
do not error out when there is no config

Change-Id: I3e2ce1e203271deebc45e1f14a884c940ecd5d25
Issue-ID: SO-1733
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agovnf resource uuid null 32/84032/1
Benjamin, Max (mb388a) [Wed, 3 Apr 2019 03:01:14 +0000 (23:01 -0400)]
vnf resource uuid null

- Moved VNFC code at the end of the VNF resource handling.

Change-Id: I38087a3960d651d9b91e1642c030fda4435d09ca
Issue-ID: SO-1732
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agofix catalogdb cvfnc customization 31/84031/1
Benjamin, Max (mb388a) [Wed, 3 Apr 2019 02:54:57 +0000 (22:54 -0400)]
fix catalogdb cvfnc customization

Hibernate entities were all wrong and needed
a complete rewrite.
The scope kept growing and ended up touching a
lot more of the code than originally planned.
These changes make the db interactions much easier
and more straightforward from java.

The flyway script order had to change to make this
migration possible.

Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc
Issue-ID: SO-1710
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Construct multicloud infra_workload endpoint"
Steve Smokowski [Tue, 2 Apr 2019 22:02:17 +0000 (22:02 +0000)]
Merge "Construct multicloud infra_workload endpoint"

5 years agoConstruct multicloud infra_workload endpoint 57/83857/2
Eric Multanen [Sat, 30 Mar 2019 09:20:01 +0000 (02:20 -0700)]
Construct multicloud infra_workload endpoint

Use the cloudOwner and cloudRegion to construct the
multicloud endpoint for the multicloud VNF plugin adapter.
Use configuration to obtain the MSB IP and port number.
Stop using the cloud sites catalog DB since there is only
a single endpoint required talking to multicloud.

Change-Id: I0e9b45a51b6e36f4782226f851e7d01de7f1b133
Issue-ID: SO-1447
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoAdd job handling 87/83987/1
MichaelMorris [Tue, 2 Apr 2019 17:14:42 +0000 (17:14 +0000)]
Add job handling

Issue-ID: SO-1624
Change-Id: I84c089d7b0ad610f0fe38be220a81a1f0762f394
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoMerge "Check for existing VNF in VNFM"
Byung-Woo Jun [Tue, 2 Apr 2019 15:13:04 +0000 (15:13 +0000)]
Merge "Check for existing VNF in VNFM"

5 years agoCheck for existing VNF in VNFM 61/83761/3
MichaelMorris [Tue, 2 Apr 2019 13:46:47 +0000 (13:46 +0000)]
Check for existing VNF in VNFM

Issue-ID: SO-1622
Change-Id: I6aa6af3c6988032f436c5da79c0140370469439e
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoAdded instatntiation job monitoring 61/83961/2
Lathish [Tue, 2 Apr 2019 12:24:11 +0000 (12:24 +0000)]
Added instatntiation job monitoring

Issue-ID: SO-1630
Change-Id: I2e921f0f86553b804ea119cd640b8c4e1b1195b9
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
5 years agoMerge "JUnit tests for VfcManager"
Steve Smokowski [Mon, 1 Apr 2019 16:50:21 +0000 (16:50 +0000)]
Merge "JUnit tests for VfcManager"

5 years agoMerge "JUnit tests for MsoMulticloudUtils"
Steve Smokowski [Mon, 1 Apr 2019 16:50:12 +0000 (16:50 +0000)]
Merge "JUnit tests for MsoMulticloudUtils"

5 years agoMerge "replace all fixed wiremock ports"
Steve Smokowski [Mon, 1 Apr 2019 16:49:50 +0000 (16:49 +0000)]
Merge "replace all fixed wiremock ports"

5 years agoreplace all fixed wiremock ports 39/82839/6
Benjamin, Max (mb388a) [Wed, 20 Mar 2019 18:12:06 +0000 (14:12 -0400)]
replace all fixed wiremock ports

trying to get the tests that can be threaded to pass
started to remove fixed port references

Change-Id: I7bfe067a8f36c908039700646571681321e9a6f5
Issue-ID: SO-1676
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoJUnit tests for MsoMulticloudUtils 64/83864/1
r.bogacki [Mon, 1 Apr 2019 13:25:38 +0000 (15:25 +0200)]
JUnit tests for MsoMulticloudUtils

Increased junit tests coverage according to Sonar analyses.
Added missing tests to deleteStack, queryStack, updateVdu and deleteVdu.

Change-Id: I529725cfbe9be7cbdae9a197d39cd6a426ddb688
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoMerge "Added ETSI Delete VNF BB"
Steve Smokowski [Mon, 1 Apr 2019 13:24:50 +0000 (13:24 +0000)]
Merge "Added ETSI Delete VNF BB"

5 years agoMerge "delete with payload does not work"
Steve Smokowski [Mon, 1 Apr 2019 13:18:25 +0000 (13:18 +0000)]
Merge "delete with payload does not work"

5 years agoMerge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId"
Steve Smokowski [Mon, 1 Apr 2019 13:18:19 +0000 (13:18 +0000)]
Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId"

5 years agoMerge "Updated to include all VFModule members"
Steve Smokowski [Mon, 1 Apr 2019 13:18:13 +0000 (13:18 +0000)]
Merge "Updated to include all VFModule members"

5 years agoMerge "Fix serialize DelegateExecutionImpl object bug"
Steve Smokowski [Mon, 1 Apr 2019 13:18:05 +0000 (13:18 +0000)]
Merge "Fix serialize DelegateExecutionImpl object bug"

5 years agoMerge "Implement custom workflow API"
Steve Smokowski [Mon, 1 Apr 2019 13:17:58 +0000 (13:17 +0000)]
Merge "Implement custom workflow API"

5 years agoJUnit tests for VfcManager 14/83714/4
r.bogacki [Fri, 29 Mar 2019 11:49:51 +0000 (12:49 +0100)]
JUnit tests for VfcManager

Increased junit tests coverage according to Sonar analyses.
Added missing tests for VfcManager.

Change-Id: Ib0057f4f8179f088fe4e94df563a3053601758e7
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoAdded ETSI Delete VNF BB 26/83326/4
Lathish [Sat, 30 Mar 2019 16:41:10 +0000 (16:41 +0000)]
Added ETSI Delete VNF BB

Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1
Issue-ID: SO-1632
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
5 years agoRefactored SDNCAdapterUtils (groovy) 82/83482/2
Witold Ficio Kopel [Mon, 25 Mar 2019 15:01:48 +0000 (16:01 +0100)]
Refactored SDNCAdapterUtils (groovy)

Standardized usage of MsoUtils class in all methods of SDNCAdapterUtils.
Removed AbstractServiceTaskProcessor from constructor parameter.

Change-Id: I45263aefc980163a927d8a6dce886e299691e025
Issue-ID: SO-1700
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoImplement custom workflow API 36/83736/2
Elena Kuleshov [Fri, 29 Mar 2019 07:36:13 +0000 (03:36 -0400)]
Implement custom workflow API

Implement custom workflow execution API

Change-Id: I226b83873f44629c203cb9d4a7a2c3fb75e46f87
Issue-ID: SO-1544
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "Prepare the x_directives inputs for multicloud API"
Steve Smokowski [Fri, 29 Mar 2019 11:56:40 +0000 (11:56 +0000)]
Merge "Prepare the x_directives inputs for multicloud API"

5 years agofix jenkins build 84/83684/1
Lukasz Muszkieta [Fri, 29 Mar 2019 08:35:35 +0000 (09:35 +0100)]
fix jenkins build

Change-Id: If3343b343993476731ab4cd1eb6c5e41d1033c4d
Issue-ID: SO-1714
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agodelete with payload does not work 49/83649/1
Benjamin, Max (mb388a) [Thu, 28 Mar 2019 18:42:53 +0000 (14:42 -0400)]
delete with payload does not work

corrected wiremock stub after client delete change
changed the method used to create a delete with payload

Change-Id: I3cbda716af30e0d2954b42a4ac965e53b4897924
Issue-ID: SO-1712
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoPut MSOReqId in ReqInfo to SDNC, not sdncReqId 47/83647/1
Benjamin, Max (mb388a) [Thu, 28 Mar 2019 18:39:57 +0000 (14:39 -0400)]
Put MSOReqId in ReqInfo to SDNC, not sdncReqId

Add handling for null reqContext or reqCon msoReqId
Put MSOReqId in ReqInfo object to SDNC, not sdncReqId

Change-Id: Ia5668182201bc8152263930d71179678e758a13b
Issue-ID: SO-1711
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated to include all VFModule members 46/83646/1
Benjamin, Max (mb388a) [Thu, 28 Mar 2019 18:36:45 +0000 (14:36 -0400)]
Updated to include all VFModule members

- Updated to include all VFModule members when matching against the
cvnfc template.
ignore failing unit test after restoring existing commits

Change-Id: I0fd3e7649fd87257b71e3a9357e26aac666b7dc0
Issue-ID: SO-1709
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "JUnit tests for NetworkAdapterRest"
Steve Smokowski [Thu, 28 Mar 2019 14:56:23 +0000 (14:56 +0000)]
Merge "JUnit tests for NetworkAdapterRest"

5 years agoMerge "Add WorkflowSpecification Beans for APIH"
Steve Smokowski [Thu, 28 Mar 2019 13:38:26 +0000 (13:38 +0000)]
Merge "Add WorkflowSpecification Beans for APIH"

5 years agoJUnit tests for NetworkAdapterRest 07/83607/1
r.bogacki [Thu, 28 Mar 2019 13:08:45 +0000 (14:08 +0100)]
JUnit tests for NetworkAdapterRest

Increased junit tests coverage according to Sonar analyses.
Added test for a network rollback.

Change-Id: I85622f62246b4bf3cc8d2ad253facaa2823923e7
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoMerge "Config Deploy"
Steve Smokowski [Thu, 28 Mar 2019 12:33:11 +0000 (12:33 +0000)]
Merge "Config Deploy"

5 years agosonar blocker fixes 77/83577/1
Lukasz Muszkieta [Thu, 28 Mar 2019 09:26:48 +0000 (10:26 +0100)]
sonar blocker fixes

Change-Id: I7a61470291e05286cce0aa4e35c2f4068c4319fb
Issue-ID: SO-1490
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoPrepare the x_directives inputs for multicloud API 14/83514/1
Eric Multanen [Tue, 26 Mar 2019 03:22:21 +0000 (20:22 -0700)]
Prepare the x_directives inputs for multicloud API

Prepare the sdnc_directives from the list of parameters
provided by SDNC.
Prepare the user_directives from the User input parameters.
Add these two directives strings to the parameter map
to be passed to Multicloud API by the multicloud adapter.

Change-Id: I15c5737596e89b7ff147ae71fec0b143abeffdeb
Issue-ID: SO-1442
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoMerge "JUnit tests for VnfResource"
Steve Smokowski [Wed, 27 Mar 2019 20:10:07 +0000 (20:10 +0000)]
Merge "JUnit tests for VnfResource"

5 years agoMerge "Migrate ccsdk/apps to ccsdk/cds"
Steve Smokowski [Wed, 27 Mar 2019 20:10:00 +0000 (20:10 +0000)]
Merge "Migrate ccsdk/apps to ccsdk/cds"

5 years agoMerge "set a default bean for RestTemplate"
Steve Smokowski [Wed, 27 Mar 2019 20:09:36 +0000 (20:09 +0000)]
Merge "set a default bean for RestTemplate"

5 years agoAdded nss library to avoid ssl errors 13/83513/1
Ramesh Parthasarathy [Wed, 27 Mar 2019 18:44:49 +0000 (11:44 -0700)]
Added nss library to avoid ssl errors

Added nss library to the docker file
to avoid ssl errors with alpine
openjdk version "1.8.0_201" and above

Change-Id: I42a2dae07a5d3ab4a505adbc9caa85c441f2e0a8
Issue-ID: SO-1675
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
5 years agoset a default bean for RestTemplate 92/83492/1
Benjamin, Max (mb388a) [Wed, 27 Mar 2019 14:11:06 +0000 (10:11 -0400)]
set a default bean for RestTemplate

Change-Id: Ie32f5425d44f05fb5aa87e737aeabb393c978643
Issue-ID: SO-1706
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Remove hardcoded CloudOwner from heatbridge"
Steve Smokowski [Wed, 27 Mar 2019 13:39:17 +0000 (13:39 +0000)]
Merge "Remove hardcoded CloudOwner from heatbridge"

5 years agoJUnit tests for VnfResource 24/83324/2
r.bogacki [Tue, 26 Mar 2019 10:48:13 +0000 (11:48 +0100)]
JUnit tests for VnfResource

Increased junit tests coverage according to Sonar analyses.

Change-Id: I3fd923d5342b08e2f21ff5988c85f2abe46b76f5
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoAdd WorkflowSpecification Beans for APIH 07/83507/1
Elena Kuleshov [Tue, 26 Mar 2019 23:10:24 +0000 (19:10 -0400)]
Add WorkflowSpecification Beans for APIH

Add WorkflorSpecification beans and handling mechanism

Change-Id: Iaabd5696f9ddc4cca87c6fb77da42042b758932d
Issue-ID: SO-1543
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoMerge "PNF ingestion in SO catalogdb"
Steve Smokowski [Tue, 26 Mar 2019 15:46:05 +0000 (15:46 +0000)]
Merge "PNF ingestion in SO catalogdb"

5 years agoFix serialize DelegateExecutionImpl object bug 67/83367/1
Andrei Barcovschi [Tue, 26 Mar 2019 15:25:44 +0000 (15:25 +0000)]
Fix serialize DelegateExecutionImpl object bug

Change-Id: I140796717f9e8a365650355d92df60b85bc7a8e2
Issue-ID: SO-1690
Signed-off-by: Andrei Barcovschi <andrei.barcovschi@ericsson.com>
5 years agoRemove hardcoded CloudOwner from heatbridge 60/83360/2
Munir Ahmad [Tue, 26 Mar 2019 14:28:54 +0000 (10:28 -0400)]
Remove hardcoded CloudOwner from heatbridge

Change-Id: I87c42b76c226f717770fb072f391e0e7244bbff6
Issue-ID: SO-1484
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
5 years agoEliminated printStackTrace() calls 13/83313/2
Witold Ficio Kopel [Tue, 26 Mar 2019 08:17:02 +0000 (09:17 +0100)]
Eliminated printStackTrace() calls

Eliminated calls to printStackTrace() on Throwable as they go to stdout
and are not handled by logger.
Occurences has been replaced by calls to logger or modifications to
nearby logger calls (Throwable passed as last parameter).

Occurences in unit test classes left without modification.

Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoConfig Deploy 37/83137/4
Manamohan Satapathy [Tue, 26 Mar 2019 09:09:52 +0000 (14:39 +0530)]
Config Deploy

SO Generic Building Block to support config deploy action.

Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a
Issue-ID: SO-1482
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
5 years agoMerge "JUnit tests for CamundaClient"
Steve Smokowski [Mon, 25 Mar 2019 20:47:29 +0000 (20:47 +0000)]
Merge "JUnit tests for CamundaClient"