so.git
4 years agoMerge "Refactor SOL003 Adapter to organize its modules"
Byung-Woo Jun [Tue, 14 Apr 2020 11:17:41 +0000 (11:17 +0000)]
Merge "Refactor SOL003 Adapter to organize its modules"

4 years agoMerge "Fix transition states for the BB workflow."
Steve Smokowski [Tue, 14 Apr 2020 09:58:06 +0000 (09:58 +0000)]
Merge "Fix transition states for the BB workflow."

4 years agoMerge "Removed neutron mode code"
Steve Smokowski [Tue, 14 Apr 2020 09:57:49 +0000 (09:57 +0000)]
Merge "Removed neutron mode code"

4 years agoCheck for null when building pserver objects from op server obj 77/105877/1
Munir Ahmad [Mon, 13 Apr 2020 23:04:48 +0000 (19:04 -0400)]
Check for null when building pserver objects from op server obj

Issue-ID: SO-2802

Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Idc7d2a4a831ece6347f5d6bc837a476bfa0b2d27

4 years agoRemoved neutron mode code 63/105763/1
Boslet, Cory [Fri, 10 Apr 2020 14:16:01 +0000 (10:16 -0400)]
Removed neutron mode code

Removed neutron mode code from the network adapter impl and updated
unit test
Updated variable names in network adapter impl

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

4 years agoAutomation adds so-offeredapis.rst 63/105663/2
LF Jenkins CI [Thu, 9 Apr 2020 17:51:21 +0000 (17:51 +0000)]
Automation adds so-offeredapis.rst

Issue-ID: CIMAN-376

Change-Id: I3dcc82faee69aa3a8cb2540b0cf892ab6b1fff72
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoRefactor SOL003 Adapter to organize its modules 52/105652/3
waqas.ikram [Wed, 8 Apr 2020 14:48:21 +0000 (15:48 +0100)]
Refactor SOL003 Adapter to organize its modules

based on functions

Change-Id: I10b2376a552272ac3b405b2dae718adcb7e1e489
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoFix transition states for the BB workflow. 81/105681/1
Sebastien Premont-Tendland [Thu, 9 Apr 2020 14:07:56 +0000 (10:07 -0400)]
Fix transition states for the BB workflow.

Deleted the versioned flyway file in favor of the repeatable
one for MacroData. I know deleting a versioned file could mess up
upgrade but given no release has been done with those new versioned files
it should be ok and cleaner.

This is a list of transition states that were added internally at Bell
when working with the BB workflow and post instantiation.

Those are to support Rollback and Delete even if the VNF is in the status
ConfigAssigned, Configure or Configured.
The missing transition states was causing the Rollback or Delete to fail.

Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I21c11298a456a472cedc7a8733c6dbc3a071f3a6

4 years agoMerge "BB workflow with post instantiation is not working"
Steve Smokowski [Thu, 9 Apr 2020 12:30:51 +0000 (12:30 +0000)]
Merge "BB workflow with post instantiation is not working"

4 years agoMerge "Fix critical & major issues"
Steve Smokowski [Thu, 9 Apr 2020 12:30:33 +0000 (12:30 +0000)]
Merge "Fix critical & major issues"

4 years agoMerge "add junit coverage"
Steve Smokowski [Thu, 9 Apr 2020 12:28:42 +0000 (12:28 +0000)]
Merge "add junit coverage"

4 years agoMerge "Small improvements to Notification and Subscription filters"
Steve Smokowski [Thu, 9 Apr 2020 12:28:30 +0000 (12:28 +0000)]
Merge "Small improvements to Notification and Subscription filters"

4 years agoAutomation adds so-architecture.rst 30/105630/2
LF Jenkins CI [Wed, 8 Apr 2020 20:25:19 +0000 (20:25 +0000)]
Automation adds so-architecture.rst

Issue-ID: CIMAN-376

Change-Id: I66f8b9860e93bf9913167ef452f0de609706b08a
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agorun get vf module cust by id if vf module cust is 37/105537/1
Kalkere Ramesh, Sharan [Wed, 8 Apr 2020 15:55:07 +0000 (11:55 -0400)]
run get vf module cust by id if vf module cust is

run get vf module cust by id if vf module cust is null

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

4 years agoBB workflow with post instantiation is not working 46/105346/3
Sebastien Premont-Tendland [Tue, 7 Apr 2020 12:57:26 +0000 (08:57 -0400)]
BB workflow with post instantiation is not working

The new BB AbstractCDSProcessingBB was not using the
InjectExecution.execute causing which seemed to be
de-serialization issue.

Issue-ID: SO-2797
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I323deee87d9cfd58d34a6edeca84843b7c87d0bf

4 years agoSmall improvements to Notification and Subscription filters 54/105354/4
Piotr Borelowski [Mon, 6 Apr 2020 14:03:44 +0000 (16:03 +0200)]
Small improvements to Notification and Subscription filters

Ve-Vnfm (SOL002) Adapter project
- change after code review

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

4 years agoMerge "Automation adds index.rst"
Jessica Wagantall [Wed, 8 Apr 2020 05:32:04 +0000 (05:32 +0000)]
Merge "Automation adds index.rst"

4 years agoMerge "Automation adds release-notes.rst"
Jessica Wagantall [Wed, 8 Apr 2020 05:30:19 +0000 (05:30 +0000)]
Merge "Automation adds release-notes.rst"

4 years agoMerge "Add workflowName and operationName to v8 of"
Steve Smokowski [Tue, 7 Apr 2020 21:08:33 +0000 (21:08 +0000)]
Merge "Add workflowName and operationName to v8 of"

4 years agoAutomation adds release-notes.rst 58/105458/2
LF Jenkins CI [Tue, 7 Apr 2020 20:28:37 +0000 (20:28 +0000)]
Automation adds release-notes.rst

Issue-ID: CIMAN-33

Change-Id: Ia0a137a2590bd3d251118c23a1c39162051519e8
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoAdd workflowName and operationName to v8 of 44/105444/1
Kuleshov, Elena [Tue, 7 Apr 2020 19:50:32 +0000 (15:50 -0400)]
Add workflowName and operationName to v8 of

Add workflowName and operationName to v8 of orchestrationRequests
response.
Fix typo in the schema for infra_active_requests.
Change version matching for the new interface fields.

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

4 years agoAutomation adds index.rst 05/105405/2
LF Jenkins CI [Tue, 7 Apr 2020 17:44:24 +0000 (17:44 +0000)]
Automation adds index.rst

Issue-ID: CIMAN-376

Change-Id: I2218a16d05526e8037f3fcbd101907085fe277c3
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoadd junit coverage 53/105353/1
Lukasz Muszkieta [Tue, 7 Apr 2020 16:33:23 +0000 (18:33 +0200)]
add junit coverage

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

4 years agoOrchestration transitions missing for post instantiation workflow 52/105352/1
Sebastien Premont-Tendland [Tue, 7 Apr 2020 16:05:24 +0000 (12:05 -0400)]
Orchestration transitions missing for post instantiation workflow

This is a list of transition states that were added internally at Bell when working with the BB workflow and post instantiation.

Those are to support Rollback and Delete even if the VNF is in the status ConfigAssigned, Configure or Configured.
The missing trasition states was causing the Rollback or Delete to fail.

Also update the initial script to support already existing data.

Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ic90b74a25a5790f6d9ddb6919771735b1c081cb5

4 years agoAdd notification test for e2eSlicing 95/105195/1
zm330 [Tue, 7 Apr 2020 07:50:45 +0000 (15:50 +0800)]
Add notification test for e2eSlicing

Issue-ID: SO-2758

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I4635d3b4ef911c8bd2269407a5aa8709027244bf

4 years agoMerge "updated bbinput setup to pull vf if no vnf found"
Steve Smokowski [Mon, 6 Apr 2020 13:30:52 +0000 (13:30 +0000)]
Merge "updated bbinput setup to pull vf if no vnf found"

4 years agoMerge "Added logic to update the requests DB when a"
Steve Smokowski [Mon, 6 Apr 2020 13:30:45 +0000 (13:30 +0000)]
Merge "Added logic to update the requests DB when a"

4 years agoMerge "mso to add additional validation for alacarte"
Steve Smokowski [Mon, 6 Apr 2020 13:30:35 +0000 (13:30 +0000)]
Merge "mso to add additional validation for alacarte"

4 years agoMerge "Use env var to determine debug logging appender"
Steve Smokowski [Mon, 6 Apr 2020 13:30:31 +0000 (13:30 +0000)]
Merge "Use env var to determine debug logging appender"

4 years agoMerge "updates to groovy tests"
Steve Smokowski [Mon, 6 Apr 2020 13:29:25 +0000 (13:29 +0000)]
Merge "updates to groovy tests"

4 years agoFix critical & major issues 55/105455/1
Parshad Patel [Mon, 6 Apr 2020 05:43:30 +0000 (14:43 +0900)]
Fix critical & major issues

The Cyclomatic Complexity of this method is greater than 10 authorized.
Either log or rethrow this exception

Issue-ID: SO-1841
Change-Id: Idc12ca8d3256958f46f09fd0a34db54136438ad7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agomso to add additional validation for alacarte 30/105030/2
Smokowski, Steven [Thu, 2 Apr 2020 19:12:56 +0000 (15:12 -0400)]
mso to add additional validation for alacarte

Initial check in for querying AAI via DSL
remove code which is not needed from validator

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

4 years agoAdded logic to update the requests DB when a 32/105032/2
Boslet, Cory [Thu, 2 Apr 2020 19:17:22 +0000 (15:17 -0400)]
Added logic to update the requests DB when a

Added logic to update the requests DB when a Create or Delete BB is
silent success and updated enum
Updated regrex and add junit test for orch validator and formatted files
Formatted pom files that were not formatted correctly.
Removed use of ternary operator if statement and moved enum to static
final.
Updated equals method to include resource status message for mockito
verify
Removed resourceStatusMessage from equals and used argument capture
instead

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

4 years agoupdated bbinput setup to pull vf if no vnf found 33/105033/2
Kalkere Ramesh, Sharan [Thu, 2 Apr 2020 19:18:37 +0000 (15:18 -0400)]
updated bbinput setup to pull vf if no vnf found

updated bbinput setup to pull vf if no vnf found
updated name of unit test as its a compilation error
updated pom to get logging analytics library
fix broken test by removing vnf from service
fixed test as mock for setup utils was not correct

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

4 years agoUse env var to determine debug logging appender 15/105115/1
Plummer, Brittany [Sat, 4 Apr 2020 14:48:18 +0000 (10:48 -0400)]
Use env var to determine debug logging appender

use env var to determine debug logging appender

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

4 years agoUpdate version of so libs 14/105114/1
Smokowski, Steven [Sat, 4 Apr 2020 14:47:34 +0000 (10:47 -0400)]
Update version of so libs

use newer version of so libs

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

4 years agoupdates to groovy tests 13/105113/1
Boslet, Cory [Sat, 4 Apr 2020 14:46:46 +0000 (10:46 -0400)]
updates to groovy tests

small updates to groovy tests

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

4 years agoNotification and Subscription filters 70/104570/16
Piotr Borelowski [Fri, 27 Mar 2020 13:41:15 +0000 (14:41 +0100)]
Notification and Subscription filters

Ve-Vnfm (SOL002) Adapter project
- checking if VNF Id is registered in AAI
- checking if list from ESR is not null
- sending the filter in subscription

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

4 years agoMerge "Orchestration migration table missing 'CONFIGURED'"
Steve Smokowski [Fri, 3 Apr 2020 12:09:08 +0000 (12:09 +0000)]
Merge "Orchestration migration table missing 'CONFIGURED'"

4 years agoOrchestration migration table missing 'CONFIGURED' 78/105078/1
r.bogacki [Fri, 3 Apr 2020 10:59:23 +0000 (12:59 +0200)]
Orchestration migration table missing 'CONFIGURED'

Add missing Flyway migration to reduce manual steps for
instantiation use cases.

Issue-ID: SO-2784
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ieafafdb9abac3a0b0a4b14d60af5eac1710074c7

4 years agoRemoving model related parameters when creating PNF object in AAI 84/104984/2
lgrech [Thu, 2 Apr 2020 12:17:15 +0000 (14:17 +0200)]
Removing model related parameters when creating PNF object in AAI

This will be re-implemented in G release when AAI-2845 is resolved

Issue-ID: AAI-2845
Signed-off-by: lgrech <lukasz.grech@nokia.com>
Change-Id: I8751095a00a4a28b9aae9ff312383afd50772ae2

4 years agoupdate logging dependency to one that exists 21/105021/1
Benjamin, Max [Thu, 2 Apr 2020 17:51:21 +0000 (13:51 -0400)]
update logging dependency to one that exists

update logging dependency to one that exists
Updated logging library to version 1.6.6

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

4 years agoCredential addition in NSSMF adapter 32/104832/2
jananib [Wed, 1 Apr 2020 07:59:21 +0000 (13:29 +0530)]
Credential addition in NSSMF adapter

Bug fix

Change-Id: Iae0eb5748190449ddcc441d77a3a9529783a4b00
Issue-ID: SO-2775
Signed-off-by: jananib <janani.b@huawei.com>
4 years agoMerge "Add test for QueryServiceArtifact"
Chuanyu Chen [Wed, 1 Apr 2020 01:35:19 +0000 (01:35 +0000)]
Merge "Add test for QueryServiceArtifact"

4 years agoMerge "Added support for volume group request to"
Steve Smokowski [Tue, 31 Mar 2020 20:37:01 +0000 (20:37 +0000)]
Merge "Added support for volume group request to"

4 years agosimplify fabric into add/delete steps 74/104774/1
Kuleshov, Elena [Tue, 31 Mar 2020 16:45:03 +0000 (12:45 -0400)]
simplify fabric into add/delete steps

Implement AddFabricConfigurationBB and supporting functionality.
Add verifications for Add/Delete FabricConfigurationBBs.
Implement DeleteFabricConfigurationBB and related functionality

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

4 years agoAdded support for volume group request to 74/104574/3
Boslet, Cory [Fri, 27 Mar 2020 15:08:33 +0000 (11:08 -0400)]
Added support for volume group request to

Added support for volume group request to indicate whether the volume
group existed, etc.

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

4 years agoMerge "workflowAction refactor"
Steve Smokowski [Tue, 31 Mar 2020 13:10:17 +0000 (13:10 +0000)]
Merge "workflowAction refactor"

4 years agoAdd test for QueryServiceArtifact 48/104748/1
zm330 [Tue, 31 Mar 2020 11:46:28 +0000 (19:46 +0800)]
Add test for QueryServiceArtifact

Issue-ID: SO-2758

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I826588d9919845aaf1d32e36b4cfa5a608b901b5

4 years agoworkflowAction refactor 47/104747/1
Lukasz Muszkieta [Mon, 30 Mar 2020 14:43:08 +0000 (16:43 +0200)]
workflowAction refactor

- extract code to private methods

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

4 years agoAdd Test for QueryServiceInfo 38/104738/3
zm330 [Tue, 31 Mar 2020 09:33:23 +0000 (17:33 +0800)]
Add Test for QueryServiceInfo

Issue-ID: SO-2758

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Iea34f15df13cb248b33be99682e9ca13034e48ce

4 years agoMerge "fix for getpnfworkflows url"
Seshu Kumar M [Tue, 31 Mar 2020 07:18:53 +0000 (07:18 +0000)]
Merge "fix for getpnfworkflows url"

4 years agoMerge "Fix for SO-2678"
Byung-Woo Jun [Mon, 30 Mar 2020 20:11:56 +0000 (20:11 +0000)]
Merge "Fix for SO-2678"

4 years agoAdd validations to prevent out of order deletes 05/104705/1
Smokowski, Steven [Mon, 30 Mar 2020 17:22:32 +0000 (13:22 -0400)]
Add validations to prevent out of order deletes

Add validations to prevent out of order deletes
Add additional junits to all validations
Remove tests that are not longer needed

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

4 years agoFix for SO-2678 10/104710/1
waqas.ikram [Mon, 30 Mar 2020 12:18:20 +0000 (13:18 +0100)]
Fix for SO-2678

Change-Id: I2eea767e451e8570e6cc40d2ade3b8c6661f0a8b
Issue-ID: SO-2678
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "convert openstack to external tasks"
Steve Smokowski [Mon, 30 Mar 2020 12:43:56 +0000 (12:43 +0000)]
Merge "convert openstack to external tasks"

4 years agoMerge "initial commit of testing of grabbing cvnfc cust"
Steve Smokowski [Mon, 30 Mar 2020 12:43:41 +0000 (12:43 +0000)]
Merge "initial commit of testing of grabbing cvnfc cust"

4 years agoMove the groovy script to the right folder 64/104664/1
chenchuanyu [Mon, 30 Mar 2020 09:00:28 +0000 (17:00 +0800)]
Move the groovy script to the right folder

Move the groovy script to the right folder
Issue-ID: SO-2368

Change-Id: I9bf70d038c2893115e9cfd728e6d1ceafb94e2c1

Signed-off-by: chenchuanyu <chenchuanyu@huawei.com>
Change-Id: I01f4a31808626ecb91cf1b2b25131e5edee308ad

4 years agoMerge "workflowAction refactor"
Max Benjamin [Sun, 29 Mar 2020 21:58:06 +0000 (21:58 +0000)]
Merge "workflowAction refactor"

4 years agoMerge "Add test for CreateSliceService flow"
Chuanyu Chen [Sat, 28 Mar 2020 09:29:42 +0000 (09:29 +0000)]
Merge "Add test for CreateSliceService flow"

4 years agobump the version to 1.6.1 96/104596/1
seshukm [Fri, 27 Mar 2020 17:07:10 +0000 (22:37 +0530)]
bump the version to 1.6.1

Issue-ID: SO-2519

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I24c8f30e6f640234b7ee4242079fad44281791db

4 years agoinitial commit of testing of grabbing cvnfc cust 73/104573/1
Kalkere Ramesh, Sharan [Fri, 27 Mar 2020 14:25:31 +0000 (10:25 -0400)]
initial commit of testing of grabbing cvnfc cust

initial commit of testing of grabbing cvnfc cust
Update SQL so it properly inserts test data
remove unnecessary test in mso catalog db
updated tosca resource installer to use list not set
fixed compilation issue in asdc rest interface test

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

4 years agoMerge "docker release 1.6.0 for F releases/1.6.0.yaml"
Steve Smokowski [Fri, 27 Mar 2020 13:55:19 +0000 (13:55 +0000)]
Merge "docker release 1.6.0  for F releases/1.6.0.yaml"

4 years agoMerge "mso vnf configuration update composite flow"
Steve Smokowski [Fri, 27 Mar 2020 13:54:32 +0000 (13:54 +0000)]
Merge "mso vnf configuration update composite flow"

4 years agoMerge "Flipped status messages based on is operation"
Steve Smokowski [Fri, 27 Mar 2020 13:54:12 +0000 (13:54 +0000)]
Merge "Flipped status messages based on is operation"

4 years agoconvert openstack to external tasks 22/104422/2
Boslet, Cory [Wed, 25 Mar 2020 20:04:41 +0000 (16:04 -0400)]
convert openstack to external tasks

Use external tasks to communicate with openstack adapter
Will be more resilient to failures
Refactored all flows to use external tasks not REST calls
Rollback is now an external task
Ensured backwards compatibility

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

4 years agoworkflowAction refactor 10/104510/1
Lukasz Muszkieta [Thu, 26 Mar 2020 15:29:48 +0000 (16:29 +0100)]
workflowAction refactor

- move variable declaration to the place where it is used
- simplify the code

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

4 years agodocker release 1.6.0 for F releases/1.6.0.yaml 88/104488/2
seshukm [Thu, 26 Mar 2020 12:16:34 +0000 (17:46 +0530)]
docker release 1.6.0  for F releases/1.6.0.yaml

Issue-ID: SO-2519

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I74c92e007767b1c83cc8403a75e040e8ed3a3d3e

4 years agoMerge "Fix PNF software upgrade workflow"
Chuanyu Chen [Thu, 26 Mar 2020 01:41:27 +0000 (01:41 +0000)]
Merge "Fix PNF software upgrade workflow"

4 years agomso vnf configuration update composite flow 32/104432/1
Bonkur, Venkat [Wed, 25 Mar 2020 21:02:20 +0000 (17:02 -0400)]
mso vnf configuration update composite flow

Existing Change Management VNF Configuration Update flow migrated to
the generic building blocks
Introduced Activity BB VNFConfigModifyActivity.bpmn
Updates to AppcOrcherationPreProcessor, ApplicationControllerTaskImpl
to handle the ConfigModify Activity block.
Updates to the catalog migration scripts to include VNF-Config-Update
Macro flow.

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

4 years agoFlipped status messages based on is operation 97/104397/2
Boslet, Cory [Wed, 25 Mar 2020 17:20:37 +0000 (13:20 -0400)]
Flipped status messages based on is operation

Flipped status messages based on is operation performed and fixed typos
in message.

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

4 years agoMerge "split modification to flyscript into separate file"
Steve Smokowski [Wed, 25 Mar 2020 17:28:10 +0000 (17:28 +0000)]
Merge "split modification to flyscript into separate file"

4 years agoMerge "Ingest and Process Service Function"
Steve Smokowski [Wed, 25 Mar 2020 17:27:49 +0000 (17:27 +0000)]
Merge "Ingest and Process Service Function"

4 years agoMerge "Use setVariablesLocal for setting task variables"
Steve Smokowski [Wed, 25 Mar 2020 17:27:17 +0000 (17:27 +0000)]
Merge "Use setVariablesLocal for setting task variables"

4 years agoMerge "Update Subprocess to use COMPLETE status"
Steve Smokowski [Wed, 25 Mar 2020 17:26:48 +0000 (17:26 +0000)]
Merge "Update Subprocess to use COMPLETE status"

4 years agoMerge "mso to add support for creating the cloud region"
Steve Smokowski [Wed, 25 Mar 2020 17:26:12 +0000 (17:26 +0000)]
Merge "mso to add support for creating the cloud region"

4 years agoFix PNF software upgrade workflow 76/103976/2
Enbo Wang [Thu, 19 Mar 2020 15:27:16 +0000 (23:27 +0800)]
Fix PNF software upgrade workflow

Fix the issue that API can not return when the workflow has ended.

Issue-ID: SO-2751
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I7d140b2286ce3003a6efcd2c3891fc8142982477

4 years agosplit modification to flyscript into separate file 14/104314/1
Benjamin, Max [Tue, 24 Mar 2020 21:54:54 +0000 (17:54 -0400)]
split modification to flyscript into separate file

split modification to flyscript into separate file

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

4 years agoIngest and Process Service Function 52/104252/1
Smokowski, Steven [Tue, 24 Mar 2020 14:28:02 +0000 (10:28 -0400)]
Ingest and Process Service Function

Intial commit of writing service function to AAI
Update schema.sql table to pass all unit tests
Update local sql to setup CI server for test
Update schema to work and fix passwords

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

4 years agoUpdate Subprocess to use COMPLETE status 51/104251/1
Smokowski, Steven [Tue, 24 Mar 2020 14:26:59 +0000 (10:26 -0400)]
Update Subprocess to use COMPLETE status

Update Subprocess to use COMPLETE status
Update Subprocess to use COMPLETE status
Fix column name to be request_status

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

4 years agoUse setVariablesLocal for setting task variables 49/104249/1
Kuleshov, Elena [Tue, 24 Mar 2020 14:09:02 +0000 (10:09 -0400)]
Use setVariablesLocal for setting task variables

Use setVariablesLocal for setting task variables in a correct scope in
Camunda.
Wait for task to be created before query to address robot test slowdown.

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

4 years agoFix for MDONS create and delete flow 50/103850/7
Srinivasan Ramanathan [Wed, 18 Mar 2020 09:23:51 +0000 (09:23 +0000)]
Fix for MDONS create and delete flow

Added service-name update OTN service for Create flow
Added new request format for OTN service Delete flow

Change-Id: Iea3362c2a57a376f181de813158462390aaf27e3
Issue-ID: SO-2460
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
4 years agoUpdate Asdc DB table 15/104215/1
zm330 [Tue, 24 Mar 2020 03:16:56 +0000 (11:16 +0800)]
Update Asdc DB table

Issue-ID: SO-2758

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ic916e55effe0e3688b8d014fb70ea0e2ad23c16a

4 years agofix for getpnfworkflows url 95/104095/2
tragait [Fri, 20 Mar 2020 20:35:12 +0000 (20:35 +0000)]
fix for getpnfworkflows url

Issue-ID: SO-2756
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I999d590dd76090a7aaabc84ad49030f24453485f
Signed-off-by: tragait <rahul.tyagi@est.tech>
4 years agoMerge "remove duplicated and not used code"
Max Benjamin [Mon, 23 Mar 2020 13:43:57 +0000 (13:43 +0000)]
Merge "remove duplicated and not used code"

4 years agoMerge "Add HTTPS support between SOL003 Adapter and ETSI"
Seshu Kumar M [Mon, 23 Mar 2020 11:58:34 +0000 (11:58 +0000)]
Merge "Add HTTPS support between SOL003 Adapter and ETSI"

4 years agoMerge "Fix sonar issues"
Lukasz Muszkieta [Mon, 23 Mar 2020 07:37:58 +0000 (07:37 +0000)]
Merge "Fix sonar issues"

4 years agoFix sonar issues 17/103917/3
Parshad Patel [Thu, 19 Mar 2020 06:21:18 +0000 (15:21 +0900)]
Fix sonar issues

The Cyclomatic Complexity of this method is greater than 10 authorized
Remove unused fields

Issue-ID: SO-1841
Change-Id: I792e02a3843623b1a93d5a272946ad79a07373f8
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agoworkflowAction refactor 68/104068/1
Lukasz Muszkieta [Fri, 20 Mar 2020 14:55:09 +0000 (15:55 +0100)]
workflowAction refactor

- move variable declaration to the place where it is used
- simplify the code

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

4 years agoMerge "resolve CSMF ServiceDecomposition problem"
Chuanyu Chen [Fri, 20 Mar 2020 07:05:27 +0000 (07:05 +0000)]
Merge "resolve CSMF ServiceDecomposition problem"

4 years agoresolve CSMF ServiceDecomposition problem 22/104022/8
hetengjiao [Fri, 20 Mar 2020 02:41:00 +0000 (10:41 +0800)]
resolve CSMF ServiceDecomposition problem

Issue-ID: SO-2754

Change-Id: Iddcc69629a6f69d51ad7696d147bafad9121c078
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
4 years agomso to add support for creating the cloud region 14/104014/1
Smokowski, Steven [Thu, 19 Mar 2020 21:57:25 +0000 (17:57 -0400)]
mso to add support for creating the cloud region

mso to add support for creating the cloud region
Updated tag name to msoRequest on deletes.

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

4 years agoremove duplicated and not used code 84/103984/1
Lukasz Muszkieta [Thu, 19 Mar 2020 15:52:24 +0000 (16:52 +0100)]
remove duplicated and not used code

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

4 years agoAdd HTTPS support between SOL003 Adapter and ETSI 66/103666/4
waqas.ikram [Wed, 4 Mar 2020 15:09:52 +0000 (15:09 +0000)]
Add HTTPS support between SOL003 Adapter and ETSI

Catalog Manager

Change-Id: I66c9cae7b583fa929c5ebe98731dd10616c07047
Issue-ID: SO-2752
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Correct object provider for jersey"
Steve Smokowski [Thu, 19 Mar 2020 13:04:48 +0000 (13:04 +0000)]
Merge "Correct object provider for jersey"

4 years agoMerge "add m2e helpers for swagger"
Steve Smokowski [Thu, 19 Mar 2020 13:04:38 +0000 (13:04 +0000)]
Merge "add m2e helpers for swagger"

4 years agoMerge "reworked dsl client code to check for outputs"
Steve Smokowski [Thu, 19 Mar 2020 13:04:24 +0000 (13:04 +0000)]
Merge "reworked dsl client code to check for outputs"

4 years agoremove duplicated and not used code 50/103950/1
Lukasz Muszkieta [Thu, 19 Mar 2020 11:54:25 +0000 (12:54 +0100)]
remove duplicated and not used code

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

4 years agoQuery serviceResources add serviceInfo 88/103888/2
zm330 [Wed, 18 Mar 2020 15:58:38 +0000 (23:58 +0800)]
Query serviceResources add serviceInfo

Issue-ID: SO-2748

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I8db48228edeeb473cb031ac854158e6a72cd1ae8

4 years agoCorrect object provider for jersey 96/103896/1
Benjamin, Max [Wed, 18 Mar 2020 17:05:11 +0000 (13:05 -0400)]
Correct object provider for jersey

Initial setup of aai test for unknown property error
updated mapper provider in AAI Client
added back support for cxf clients
updated aai-schema version to a release version
formatted file that was missed
moved provider register calls together

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