so.git
3 years agoMerge "Create vserver if not exists"
Lukasz Muszkieta [Wed, 15 Jul 2020 15:34:37 +0000 (15:34 +0000)]
Merge "Create vserver if not exists"

3 years agoAdd back auto process migration 74/110174/1
Smokowski, Steven [Tue, 14 Jul 2020 19:55:24 +0000 (15:55 -0400)]
Add back auto process migration

Add back auto process migration

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

3 years agoCreate vserver if not exists 40/110140/2
Smokowski, Steven [Mon, 13 Jul 2020 22:05:00 +0000 (18:05 -0400)]
Create vserver if not exists

Create vserver if not exists
Fix broken unit tests on vserver

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

3 years agoMerge "Set up logging for dry run on delete invenotry"
Steve Smokowski [Tue, 14 Jul 2020 18:27:13 +0000 (18:27 +0000)]
Merge "Set up logging for dry run on delete invenotry"

3 years agoMerge "Changed certain external task to use the long"
Steve Smokowski [Tue, 14 Jul 2020 18:27:06 +0000 (18:27 +0000)]
Merge "Changed certain external task to use the long"

3 years agoMerge "updated workflow async resource class to be"
Steve Smokowski [Tue, 14 Jul 2020 18:27:02 +0000 (18:27 +0000)]
Merge "updated workflow async resource class to be"

3 years agoMerge "Began fixing issues with heat bridge"
Steve Smokowski [Tue, 14 Jul 2020 18:23:38 +0000 (18:23 +0000)]
Merge "Began fixing issues with heat bridge"

3 years agoSet up logging for dry run on delete invenotry 67/110167/1
Boslet, Cory [Tue, 14 Jul 2020 15:36:28 +0000 (11:36 -0400)]
Set up logging for dry run on delete invenotry

Set up logging for dry run on delete invenotry heatbridge.

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

3 years agoMerge "Add a certificate in communication with VNFM"
Seshu Kumar M [Mon, 13 Jul 2020 12:21:47 +0000 (12:21 +0000)]
Merge "Add a certificate in communication with VNFM"

3 years agoChanged certain external task to use the long 00/110100/1
Boslet, Cory [Fri, 10 Jul 2020 20:01:27 +0000 (16:01 -0400)]
Changed certain external task to use the long

Changed certain external task to use the long lock time.

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

3 years agoupdated workflow async resource class to be 99/110099/1
Kalkere Ramesh, Sharan [Fri, 10 Jul 2020 19:48:05 +0000 (15:48 -0400)]
updated workflow async resource class to be

updated workflow async resource class to be configurable
updated long to String for property name
remove input parameters into get wait time method

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

3 years agoBegan fixing issues with heat bridge 14/109914/2
Boslet, Cory [Tue, 7 Jul 2020 15:49:48 +0000 (11:49 -0400)]
Began fixing issues with heat bridge

Began fixing issues with heat bridge WIP.
Removed duplicate method call from heat bridge
Added to populate ipv4 prefix lendth with subnet prefix
Fixed remaining issues with heat bridge code.
Change sriov pf to be sriov vf in aai object.

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

3 years agoMerge "move sdn clients to own package"
Steve Smokowski [Thu, 9 Jul 2020 14:54:47 +0000 (14:54 +0000)]
Merge "move sdn clients to own package"

3 years agoMerge "added in fix to use old volume group name for"
Steve Smokowski [Thu, 9 Jul 2020 14:54:32 +0000 (14:54 +0000)]
Merge "added in fix to use old volume group name for"

3 years agoMerge "Added checks on the cloud owner to determine if"
Steve Smokowski [Thu, 9 Jul 2020 14:54:25 +0000 (14:54 +0000)]
Merge "Added checks on the cloud owner to determine if"

3 years agoMerge "correctly generate local fields when prefix has"
Steve Smokowski [Thu, 9 Jul 2020 14:54:20 +0000 (14:54 +0000)]
Merge "correctly generate local fields when prefix has"

3 years agoMerge "add additional null check to prevent exceptions"
Steve Smokowski [Thu, 9 Jul 2020 14:54:15 +0000 (14:54 +0000)]
Merge "add additional null check to prevent exceptions"

3 years agoMerge "Service level workflow retrieving API"
Byung-Woo Jun [Wed, 8 Jul 2020 16:20:50 +0000 (16:20 +0000)]
Merge "Service level workflow retrieving API"

3 years agoService level workflow retrieving API 43/109543/7
rameshiyer27 [Wed, 24 Jun 2020 12:51:28 +0000 (13:51 +0100)]
Service level workflow retrieving API

This commit implements the below API in SO.
Get /workflowSpecifications/v1/workflows?resourceTarget={service}

It adds functionality to query the workflows using resourceTarget as query param

  - Modified existing workflow API to accommodate resourceTarget queryParam

Issue-ID: SO-2929
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I785cdd588b6094387906edb495e53b01596f5046

3 years agomove sdn clients to own package 13/109913/2
Boslet, Cory [Tue, 7 Jul 2020 15:46:43 +0000 (11:46 -0400)]
move sdn clients to own package

Began moving the sdn clients into one central isolated location
Added test files, removed unused methods, fixed poms
Fixed the client so that is doesnt have to import bpmn and can be built
at top level
Fixed bad merge that hapeened due to conflicts
Added missing test files for sdno unit test
Added maria db driver java client for spring test and jersey depend

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

3 years agoadded in fix to use old volume group name for 56/109856/3
Kalkere Ramesh, Sharan [Mon, 6 Jul 2020 13:43:45 +0000 (09:43 -0400)]
added in fix to use old volume group name for

added in fix to use old volume group name for volume group

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

3 years agoMerge "Moved sniro and oof clients into their own project"
Steve Smokowski [Tue, 7 Jul 2020 15:57:28 +0000 (15:57 +0000)]
Merge "Moved sniro and oof clients into their own project"

3 years agoMerge "Do not edit calling argument"
Steve Smokowski [Tue, 7 Jul 2020 15:57:21 +0000 (15:57 +0000)]
Merge "Do not edit calling argument"

3 years agoAdded checks on the cloud owner to determine if 12/109912/1
Boslet, Cory [Tue, 7 Jul 2020 15:45:27 +0000 (11:45 -0400)]
Added checks on the cloud owner to determine if

Added checks on the cloud owner to determine if vlans should be done,
added null pointer checks, fixed and add unit test.
Removed autowiring of client and removed logging
Changed the default value of the cloud owner.
Updated unit test to mock the new env property call
Removed to make HeatBridgeImpl a spring class.

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

3 years agocorrectly generate local fields when prefix has 10/109910/1
Benjamin, Max [Tue, 7 Jul 2020 14:43:22 +0000 (10:43 -0400)]
correctly generate local fields when prefix has

correctly generate local fields when prefix has type and name

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

3 years agoadd additional null check to prevent exceptions 08/109908/1
Benjamin, Max [Tue, 7 Jul 2020 14:41:51 +0000 (10:41 -0400)]
add additional null check to prevent exceptions

add additional null check to prevent exceptions in logs

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

3 years agoMerge "BBInputSetup, getServiceInstanceHelper, mapCollection refactoring Deleted...
Lukasz Muszkieta [Mon, 6 Jul 2020 15:56:23 +0000 (15:56 +0000)]
Merge "BBInputSetup, getServiceInstanceHelper, mapCollection refactoring Deleted negation of if statements from void methods"

3 years agoMerge "WorkflowAction, traverseAAIService refactoring stage 1"
Lukasz Muszkieta [Mon, 6 Jul 2020 15:11:35 +0000 (15:11 +0000)]
Merge "WorkflowAction, traverseAAIService refactoring stage 1"

3 years agoBBInputSetup, getServiceInstanceHelper, mapCollection refactoring 34/109734/4
marcinrzepeckiwroc [Wed, 1 Jul 2020 12:16:21 +0000 (14:16 +0200)]
BBInputSetup, getServiceInstanceHelper, mapCollection refactoring
Deleted negation of if statements from void methods

Issue-ID: SO-2634
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I0bb46be8b2d648d721c58008ee133b63b77894d5

3 years agoMoved sniro and oof clients into their own project 57/109857/1
Boslet, Cory [Mon, 6 Jul 2020 13:58:17 +0000 (09:58 -0400)]
Moved sniro and oof clients into their own project

Moved sniro and oof clients into their own project
Remove methods that arnt used to avoid comp error
Refactored the conductor call to not use the urn property reader so
that we dont have to import bpmn core.
Replaced the auth method and removed unused import.

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

3 years agoMerge "Sonar improvements in WorkflowAction"
Lukasz Muszkieta [Mon, 6 Jul 2020 13:58:11 +0000 (13:58 +0000)]
Merge "Sonar improvements in WorkflowAction"

3 years agoSonar improvements in WorkflowAction 12/109812/3
JerzySzachniewicz [Fri, 3 Jul 2020 07:17:09 +0000 (09:17 +0200)]
Sonar improvements in WorkflowAction

Issue-ID: SO-1841
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: I28603335a2039977aa13d347b703b6abc23de6c3
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
3 years agoAdd a certificate in communication with VNFM 39/108739/7
Piotr Borelowski [Wed, 3 Jun 2020 15:01:27 +0000 (17:01 +0200)]
Add a certificate in communication with VNFM

Issue-ID: SO-2979
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I7fa13c9371b7789950af315b7772a0ee409cc34b

3 years agoSonar improvements in WorkflowActionBBTasks 58/109758/4
JerzySzachniewicz [Thu, 2 Jul 2020 07:24:27 +0000 (09:24 +0200)]
Sonar improvements in WorkflowActionBBTasks

Issue-ID: SO-1841
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: I1eb8b9073452a2f8bbbfe77550365ee83340e1d8
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
3 years agoDo not edit calling argument 52/109752/1
Gamboa, Gilbert [Wed, 1 Jul 2020 21:02:06 +0000 (17:02 -0400)]
Do not edit calling argument

Generated configuration id is reused for all flows
Modified code to clone original WorkflowResourceIds object

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

3 years agoMerge "Preserve placement of Config BBs"
Steve Smokowski [Wed, 1 Jul 2020 20:36:59 +0000 (20:36 +0000)]
Merge "Preserve placement of Config BBs"

3 years agoWorkflowAction, traverseAAIService refactoring stage 1 45/109745/1
Krzysztof Gajewski [Wed, 17 Jun 2020 13:02:47 +0000 (15:02 +0200)]
WorkflowAction, traverseAAIService refactoring stage 1

- Extract methods
- invert if

Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I769cb38ba65d8094bac2a71d70df2e7ef267efeb

3 years agoMerge "WorkflowAction, traverseNetworkCollection refactoring stage 5"
Lukasz Muszkieta [Wed, 1 Jul 2020 14:38:12 +0000 (14:38 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 5"

3 years agoPreserve placement of Config BBs 38/109738/1
Kuleshov, Elena [Wed, 1 Jul 2020 13:43:53 +0000 (09:43 -0400)]
Preserve placement of Config BBs

Preserve placement of Config BBs in the Replace VfModule execution list.

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

3 years agoRemoved the declarations of thrown exceptions which were a subclass od java.io.IOExce... 74/109674/2
marcinrzepeckiwroc [Tue, 30 Jun 2020 09:41:31 +0000 (11:41 +0200)]
Removed the declarations of thrown exceptions which were a subclass od java.io.IOException,
Added one test to cover not covered usecase,
Added constant field instead of multiple literal duplication.

Issue-ID: SO-1841
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I686df90ecb463f036687b93069f8d1341ee4e597

3 years agocorrect the query element 09/109709/1
Bonkur, Venkat [Tue, 30 Jun 2020 22:06:47 +0000 (18:06 -0400)]
correct the query element

correct the query element

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

3 years agoMerge "merged ONAP refactor and fluent builder method"
Steve Smokowski [Tue, 30 Jun 2020 17:37:54 +0000 (17:37 +0000)]
Merge "merged ONAP refactor and fluent builder method"

3 years agoWorkflowAction, traverseNetworkCollection refactoring stage 5 94/109694/3
Krzysztof Gajewski [Fri, 19 Jun 2020 15:07:02 +0000 (17:07 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 5

- extract method
- invert if
- method rename

Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: Iab2e5694fd2d3b7913bc27f9d4a846d84764c576

3 years agomerged ONAP refactor and fluent builder method 16/109516/8
Benjamin, Max [Wed, 24 Jun 2020 14:44:53 +0000 (10:44 -0400)]
merged ONAP refactor and fluent builder method

WorkflowAction refactoring
merged ONAP refactor and fluent builder method types

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

3 years agoMerge "Replace lambda with a method reference"
Lukasz Muszkieta [Tue, 30 Jun 2020 13:33:40 +0000 (13:33 +0000)]
Merge "Replace lambda with a method reference"

3 years agoMerge "WorkflowAction, traverseNetworkCollection refactoring stage 4"
Lukasz Muszkieta [Tue, 30 Jun 2020 13:20:41 +0000 (13:20 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 4"

3 years agoMerge "Sonar improvements"
Lukasz Muszkieta [Tue, 30 Jun 2020 13:18:58 +0000 (13:18 +0000)]
Merge "Sonar improvements"

3 years agoSonar improvements 50/109650/4
JerzySzachniewicz [Mon, 29 Jun 2020 11:37:02 +0000 (13:37 +0200)]
Sonar improvements

Issue-ID: SO-1841
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: I48ff7d20604f234cfe2a8ed569d5d765aad45f48
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
3 years agoReplace lambda with a method reference 51/109651/1
marcinrzepeckiwroc [Thu, 25 Jun 2020 12:03:00 +0000 (14:03 +0200)]
Replace lambda with a method reference

Issue-ID: SO-1841
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: Idafac15166c6077895f645d1b9df1be7409ba5f1

3 years agoWorkflowAction, traverseNetworkCollection refactoring stage 4 87/109587/3
Krzysztof Gajewski [Fri, 19 Jun 2020 15:07:02 +0000 (17:07 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 4

- extract if's to method
- extract one logical function;

Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: Ia31184383814a408d91d7e951e7df944647454ca

3 years agoMerge "AssignPnfBB - store model related PNF parameters in AAI"
Lukasz Muszkieta [Fri, 26 Jun 2020 12:51:07 +0000 (12:51 +0000)]
Merge "AssignPnfBB - store model related PNF parameters in AAI"

3 years agoAssignPnfBB - store model related PNF parameters in AAI 89/109589/1
Mateusz Gołuchowski [Fri, 26 Jun 2020 10:59:03 +0000 (12:59 +0200)]
AssignPnfBB - store model related PNF parameters in AAI

Issue-ID: SO-2640
Change-Id: I375db2004687f1f634adac31d4d1af3875f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoMerge "Remove AutoProcessInstanceMigrationService"
Lukasz Muszkieta [Fri, 26 Jun 2020 09:46:55 +0000 (09:46 +0000)]
Merge "Remove AutoProcessInstanceMigrationService"

3 years agoMerge "Workflow refactoring - revert changes"
Lukasz Muszkieta [Fri, 26 Jun 2020 09:39:33 +0000 (09:39 +0000)]
Merge "Workflow refactoring - revert changes"

3 years agoWorkflow refactoring - revert changes 53/109553/4
Mateusz Gołuchowski [Thu, 25 Jun 2020 14:03:55 +0000 (16:03 +0200)]
Workflow refactoring - revert changes

Reverted changes concerning:
 - extracting base class for ConfigBuildingBlocksDataObject and ExecuteBuildingBlock
 - removing fluent setters
The reason for revert is that new hierarchy forced ConfigBuildingBlocksDataObject to implement serializable.

Issue-ID: SO-2634
Change-Id: I375db2004687f1f634adac31d4d1af3675f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoRemove AutoProcessInstanceMigrationService 83/109583/1
Plummer, Brittany [Thu, 25 Jun 2020 19:20:11 +0000 (15:20 -0400)]
Remove AutoProcessInstanceMigrationService

Reverting automating migration as it's causing failures

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

3 years agoMerge "Loop over max clients to fix topic not getting"
Steve Smokowski [Thu, 25 Jun 2020 19:14:07 +0000 (19:14 +0000)]
Merge "Loop over max clients to fix topic not getting"

3 years agoMerge "Set default cache"
Steve Smokowski [Thu, 25 Jun 2020 19:13:57 +0000 (19:13 +0000)]
Merge "Set default cache"

3 years agoMerge "Enabled the openstack logs"
Steve Smokowski [Thu, 25 Jun 2020 19:13:44 +0000 (19:13 +0000)]
Merge "Enabled the openstack logs"

3 years agoMerge "Update sim case for sdnc"
Steve Smokowski [Thu, 25 Jun 2020 19:13:11 +0000 (19:13 +0000)]
Merge "Update sim case for sdnc"

3 years agoEnabled the openstack logs 51/109551/1
Boslet, Cory [Thu, 25 Jun 2020 14:00:07 +0000 (10:00 -0400)]
Enabled the openstack logs

Enabled the openstack logs so that we can debug heat bridge issues.

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

3 years agoLoop over max clients to fix topic not getting 49/109549/1
Boslet, Cory [Thu, 25 Jun 2020 12:49:10 +0000 (08:49 -0400)]
Loop over max clients to fix topic not getting

Loop over max clients to fix topic not getting subscribed.

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

3 years agoMerge "WorkflowAction, traverseNetworkCollection refactoring stage 3"
Lukasz Muszkieta [Thu, 25 Jun 2020 10:17:33 +0000 (10:17 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 3"

3 years agoWorkflowAction, traverseNetworkCollection refactoring stage 3 56/109356/2
Krzysztof Gajewski [Fri, 19 Jun 2020 15:07:02 +0000 (17:07 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 3

- invert if's;
- extract one logical function;

Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I13ae784088fdbe1f4b6b16fc439d70597c1fe811

3 years agoSet default cache 19/109519/1
Plummer, Brittany [Wed, 24 Jun 2020 14:55:14 +0000 (10:55 -0400)]
Set default cache

Set as default cache in case there are multiple options

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

3 years agoUpdate sim case for sdnc 15/109515/1
Mnushkin, Dmitry [Wed, 24 Jun 2020 14:32:40 +0000 (10:32 -0400)]
Update sim case for sdnc

updated what we write to aai to match sdnc

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

3 years agoMerge "Ignore unknown properties in the camunda response"
Lukasz Muszkieta [Wed, 24 Jun 2020 08:48:11 +0000 (08:48 +0000)]
Merge "Ignore unknown properties in the camunda response"

3 years agoMerge "style of test now matches"
Max Benjamin [Tue, 23 Jun 2020 17:57:26 +0000 (17:57 +0000)]
Merge "style of test now matches"

3 years agostyle of test now matches 81/109381/2
Benjamin, Max [Fri, 19 Jun 2020 21:07:01 +0000 (17:07 -0400)]
style of test now matches

updated unit test to match other tests in the codebase

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

3 years agoMerge "[WIP] WorkflowAction refactoring"
Lukasz Muszkieta [Mon, 22 Jun 2020 13:20:53 +0000 (13:20 +0000)]
Merge "[WIP] WorkflowAction refactoring"

3 years ago[WIP] WorkflowAction refactoring 98/109298/3
Mateusz Gołuchowski [Tue, 16 Jun 2020 12:02:28 +0000 (14:02 +0200)]
[WIP] WorkflowAction refactoring

Extracted superclass for ExecuteBuildingBlock and ConfigBuildingBlocksDataObject
Changed setters to return void instead of 'this'.
Adjusted all code which was using setters chaining

Issue-ID: SO-2634
Change-Id: I375db2004687f1f634adac31d4d1af3635f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoIgnore unknown properties in the camunda response 68/109368/1
Boslet, Cory [Fri, 19 Jun 2020 17:57:48 +0000 (13:57 -0400)]
Ignore unknown properties in the camunda response

Ignore unknown properties in the camunda response so doesnt fail on
timestamp.
Updated unit test to account for changes to object mapper.

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

3 years agoMerge "Prepare for java 11"
Steve Smokowski [Fri, 19 Jun 2020 14:11:45 +0000 (14:11 +0000)]
Merge "Prepare for java 11"

3 years agoMerge "WorkflowAction, traverseNetworkCollection refactoring stage 2"
Lukasz Muszkieta [Fri, 19 Jun 2020 13:52:48 +0000 (13:52 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 2"

3 years agoadd junit coverage 16/109316/1
Lukasz Muszkieta [Thu, 18 Jun 2020 16:47:46 +0000 (18:47 +0200)]
add junit coverage

Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Iaaca7dc684ffd583a03ce2bb72355c74a671e2c3

3 years agoPrepare for java 11 20/107820/9
Benjamin, Max [Mon, 18 May 2020 20:37:51 +0000 (16:37 -0400)]
Prepare for java 11

final changes for java11 groovy compatibility
removed unnecessary dependencies and cleaned up poms
added missing jaxws-api dependency to pom.xml
java8 profile is now active by default in parent pom
update beans to have RemoteResource annotation
always use the compiler plugin from parent pom
Update external task timeout to longer value to hold lock
update remote resource annotation to match catalog db client
add remote resource annotation to bean for bowman
completely remove bowman from requests db client

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

3 years agoWorkflowAction, traverseNetworkCollection refactoring stage 2 03/109303/1
Krzysztof Gajewski [Thu, 18 Jun 2020 12:12:27 +0000 (14:12 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 2

- extract one function to traverseNetworkCollectionResourceCustomization

Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I869174d8e022603374fa86ba4405ea2611b4dfd1

3 years agoMerge "WorkflowAction refactoring"
Lukasz Muszkieta [Thu, 18 Jun 2020 10:25:42 +0000 (10:25 +0000)]
Merge "WorkflowAction refactoring"

3 years agoMerge "WorkflowAction, traverseNetworkCollection refactoring stage 1"
Lukasz Muszkieta [Thu, 18 Jun 2020 09:54:58 +0000 (09:54 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 1"

3 years agoWorkflowAction, traverseNetworkCollection refactoring stage 1 92/109192/2
Krzysztof Gajewski [Mon, 15 Jun 2020 16:11:28 +0000 (18:11 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 1

- extract one function; if logic refactor
- two boolean "ifs" function created

Issue-ID: SO-2634

Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: Ia139d0a6f1b470c8e7fab77afc76937dac9f5364
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
3 years agoWorkflowAction refactoring 55/109255/1
Mateusz Gołuchowski [Sun, 14 Jun 2020 09:27:27 +0000 (11:27 +0200)]
WorkflowAction refactoring

Refactoring of selectExecutionList method.

Issue-ID: SO-1841
Change-Id: I375db2004867f1f634adac31d4d1af3635f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoMerge "Fix Heatbridge auth for Keystone-v3"
Lukasz Muszkieta [Tue, 16 Jun 2020 15:31:38 +0000 (15:31 +0000)]
Merge "Fix Heatbridge auth for Keystone-v3"

3 years agoMerge "Change openstack to use the jersey connector"
Lukasz Muszkieta [Tue, 16 Jun 2020 15:26:05 +0000 (15:26 +0000)]
Merge "Change openstack to use the jersey connector"

3 years agoMerge "Fix for MDONS usecase SO-2967"
Lukasz Muszkieta [Tue, 16 Jun 2020 15:23:39 +0000 (15:23 +0000)]
Merge "Fix for MDONS usecase SO-2967"

3 years agoChange openstack to use the jersey connector 96/109196/1
Boslet, Cory [Tue, 16 Jun 2020 13:47:29 +0000 (09:47 -0400)]
Change openstack to use the jersey connector

Change openstack to use the jersey connector instead so the
request/responses are logged
Need the jersey dependancies and must use these versions

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

3 years agoFix for MDONS usecase SO-2967 97/108597/4
Srinivasan Ramanathan [Sat, 30 May 2020 14:01:10 +0000 (14:01 +0000)]
Fix for MDONS usecase SO-2967

Change-Id: Ic1bf13f6a2cb3974e090f4a13f5750242027e1c7
Issue-ID: SO-2967
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
3 years agoFix Heatbridge auth for Keystone-v3 86/108986/1
Boslet, Cory [Tue, 9 Jun 2020 17:48:52 +0000 (13:48 -0400)]
Fix Heatbridge auth for Keystone-v3

Fix Heatbridge auth for Keystone-v3

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

4 years agoMerge "Add retry dependency"
Steve Smokowski [Sun, 7 Jun 2020 09:26:01 +0000 (09:26 +0000)]
Merge "Add retry dependency"

4 years agoMerge "Add ChangeModelVnfBB and"
Steve Smokowski [Sun, 7 Jun 2020 09:25:54 +0000 (09:25 +0000)]
Merge "Add ChangeModelVnfBB and"

4 years agoAdd retry dependency 88/108788/1
Benjamin, Max [Thu, 4 Jun 2020 21:46:54 +0000 (17:46 -0400)]
Add retry dependency

Add retry dependency to pom.xml

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

4 years agoAdd ChangeModelVnfBB and 87/108787/1
Bonkur, Venkat [Thu, 4 Jun 2020 21:20:37 +0000 (17:20 -0400)]
Add ChangeModelVnfBB and

Add ChangeModelVnfBB and ChangeModelServiceInstanceBB as part of
fallout for vfmodule replace flow
Update to execute the ChangeModelVnfBB and ChangeModelServiceInstanceBB
flows for fallout in vfmodule replace flow
Update the logic to the ChangeBB  list

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

4 years agomso to add validation for vf module instantiation 82/108782/1
Plummer, Brittany [Thu, 4 Jun 2020 16:52:07 +0000 (12:52 -0400)]
mso to add validation for vf module instantiation

Updated validator to accept action on validate
Added VnfInServiceValidator and unit tests

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

4 years agoFixed logging and have flow error on audit 47/108747/1
Boslet, Cory [Wed, 3 Jun 2020 19:04:16 +0000 (15:04 -0400)]
Fixed logging and have flow error on audit

Fixed logging and have flow error on audit failure.

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

4 years agoMerge "update the release docs"
Byung-Woo Jun [Wed, 3 Jun 2020 11:47:10 +0000 (11:47 +0000)]
Merge "update the release docs"

4 years agoMerge "added assert statements in JUnits in 4 files"
Steve Smokowski [Wed, 3 Jun 2020 10:15:41 +0000 (10:15 +0000)]
Merge "added assert statements in JUnits in 4 files"

4 years agoMerge "make sure maven plugins only run when we want"
Steve Smokowski [Wed, 3 Jun 2020 10:08:12 +0000 (10:08 +0000)]
Merge "make sure maven plugins only run when we want"

4 years agoMerge "Add null check for network name"
Steve Smokowski [Wed, 3 Jun 2020 10:08:04 +0000 (10:08 +0000)]
Merge "Add null check for network name"

4 years agoMerge "implement automatic migration for process"
Steve Smokowski [Wed, 3 Jun 2020 10:07:56 +0000 (10:07 +0000)]
Merge "implement automatic migration for process"

4 years agomake sure maven plugins only run when we want 14/108714/1
Benjamin, Max [Wed, 3 Jun 2020 03:18:13 +0000 (23:18 -0400)]
make sure maven plugins only run when we want

make sure maven plugins only run when we want

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

4 years agoMerge "Update css file name in conf.py"
Jessica Wagantall [Wed, 3 Jun 2020 02:11:16 +0000 (02:11 +0000)]
Merge "Update css file name in conf.py"