so.git
4 years agoMerge "ETSI Package Management - Subscribe"
Byung-Woo Jun [Thu, 6 Feb 2020 15:59:28 +0000 (15:59 +0000)]
Merge "ETSI Package Management - Subscribe"

4 years agoMerge "WaitForPnfReadyBB - set orchestration status to Register and then Registered"
Steve Smokowski [Thu, 6 Feb 2020 14:51:02 +0000 (14:51 +0000)]
Merge "WaitForPnfReadyBB - set orchestration status to Register and then Registered"

4 years agoFix dependency failure for aai-schema 28/101228/2
mharazin [Thu, 6 Feb 2020 09:36:48 +0000 (10:36 +0100)]
Fix dependency failure for aai-schema

Temporary solution until fix AAI-2789 bug

Issue-ID: SO-2636
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: Ifaee3198bba7f293530b4fed1f6267e54ceeba9d

4 years agoETSI Package Management - Subscribe 90/101190/2
rope252 [Tue, 21 Jan 2020 11:49:16 +0000 (11:49 +0000)]
ETSI Package Management - Subscribe

Change-Id: I6a01f97a5ec441fb72b3d506d5d7355e4d868e11
Issue-ID: SO-2417
Signed-off-by: rope252 <gareth.roper@est.tech>
4 years agoMerge "Fix Sonar issue with throw generic exception on apihandlerinfra"
Lukasz Muszkieta [Wed, 5 Feb 2020 14:29:41 +0000 (14:29 +0000)]
Merge "Fix Sonar issue with throw generic exception on apihandlerinfra"

4 years agoFix Sonar issue with throw generic exception on apihandlerinfra 50/101150/4
Tomasz Wrobel [Wed, 5 Feb 2020 07:11:23 +0000 (08:11 +0100)]
Fix Sonar issue with throw generic exception on apihandlerinfra

Issue-ID: SO-2645
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I111ca7c7bef271386bd075e2b948f29d7c2b4516

4 years agoWaitForPnfReadyBB - set orchestration status to Register and then Registered 59/101159/1
Lukasz Muszkieta [Tue, 4 Feb 2020 18:24:45 +0000 (19:24 +0100)]
WaitForPnfReadyBB - set orchestration status to Register and then Registered

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

4 years agoMerge "Support LCM API for sdnc adapter"
Chuanyu Chen [Wed, 5 Feb 2020 03:50:00 +0000 (03:50 +0000)]
Merge "Support LCM API for sdnc adapter"

4 years agoRefactoring tests in BBInputSetupUtilsTest 39/100739/9
mharazin [Fri, 24 Jan 2020 08:20:09 +0000 (09:20 +0100)]
Refactoring tests in BBInputSetupUtilsTest

Issue-ID: SO-2613
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I277277b0b5ca1c76afb9a466b20479c97d033401

4 years agoSupport LCM API for sdnc adapter 24/101024/2
Enbo Wang [Mon, 3 Feb 2020 00:50:55 +0000 (08:50 +0800)]
Support LCM API for sdnc adapter

Enhance sdnc adapter to support LCM API for PNF SW Upgrade.

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

4 years agoFix dependency failure for aai-schema 27/101027/1
Enbo Wang [Mon, 3 Feb 2020 05:30:06 +0000 (13:30 +0800)]
Fix dependency failure for aai-schema

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

4 years agoRemove Valet from openstack adapter 65/100965/1
Smokowski, Steven [Thu, 30 Jan 2020 21:39:49 +0000 (16:39 -0500)]
Remove Valet from openstack adapter

Remove Valet from openstack adapter
Clean up CI, so it passes on dev branch
Fixed bad merge regarding correct method name.
Added try catch around createIfNotExists methods to avoid failing sim.
Fix broken Fabric Tests from merge
Update logging jar dependency for CI

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

4 years agoMerge "Increased lock time on add graph data task and"
Steve Smokowski [Thu, 30 Jan 2020 19:08:51 +0000 (19:08 +0000)]
Merge "Increased lock time on add graph data task and"

4 years agoMerge "- Include stack Status Reason when rollback is"
Steve Smokowski [Thu, 30 Jan 2020 19:08:38 +0000 (19:08 +0000)]
Merge "- Include stack Status Reason when rollback is"

4 years agoMerge "Add missing so-appc-orchestrator dependency to docker/pom.xml"
Lukasz Muszkieta [Thu, 30 Jan 2020 16:20:25 +0000 (16:20 +0000)]
Merge "Add missing so-appc-orchestrator dependency to docker/pom.xml"

4 years agoAdd missing so-appc-orchestrator dependency to docker/pom.xml 44/100944/1
Remigiusz Janeczek [Thu, 30 Jan 2020 15:24:34 +0000 (16:24 +0100)]
Add missing so-appc-orchestrator dependency to docker/pom.xml

Fixes issues with building docker images and jenkins docker staging job

Issue-ID: SO-2622
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Iecf531eebf0d9a876e00943177819543c27fabdd

4 years agoIncreased lock time on add graph data task and 42/100942/1
Boslet, Cory [Thu, 30 Jan 2020 14:50:23 +0000 (09:50 -0500)]
Increased lock time on add graph data task and

Increased lock time on add graph data task and fixed error handling for
inventory failure so flow doesnt proceed
Changed build workflow exception to return the exception

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

4 years ago- Include stack Status Reason when rollback is 41/100941/1
Merkel, Jeff [Thu, 30 Jan 2020 14:21:48 +0000 (09:21 -0500)]
- Include stack Status Reason when rollback is

- Include stack Status Reason when rollback is suppressed.
- Updated to format code to pass the build.

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

4 years agoMerge "WaitForPnfReadyBB message fix"
Lukasz Muszkieta [Thu, 30 Jan 2020 14:12:13 +0000 (14:12 +0000)]
Merge "WaitForPnfReadyBB message fix"

4 years agoMerge "Create ActivatePnfBB"
Lukasz Muszkieta [Thu, 30 Jan 2020 14:10:45 +0000 (14:10 +0000)]
Merge "Create ActivatePnfBB"

4 years agoMerge "Added Basic Authorization in receiving Notification"
Steve Smokowski [Thu, 30 Jan 2020 13:48:32 +0000 (13:48 +0000)]
Merge "Added Basic Authorization in receiving Notification"

4 years agoMerge "Updated to send back actual exception message"
Steve Smokowski [Thu, 30 Jan 2020 13:48:14 +0000 (13:48 +0000)]
Merge "Updated to send back actual exception message"

4 years agoMerge "change error logs to warning logs in"
Steve Smokowski [Thu, 30 Jan 2020 13:48:06 +0000 (13:48 +0000)]
Merge "change error logs to warning logs in"

4 years agoMerge "add manual handling to rainy day handling for bbs"
Steve Smokowski [Thu, 30 Jan 2020 13:47:36 +0000 (13:47 +0000)]
Merge "add manual handling to rainy day handling for bbs"

4 years agoCreate ActivatePnfBB 05/100905/4
Remigiusz Janeczek [Wed, 29 Jan 2020 13:44:42 +0000 (14:44 +0100)]
Create ActivatePnfBB

Issue-ID: SO-2607
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I1115defe4ddf417a7ea94f659cf2bea119029ebb

4 years agoWaitForPnfReadyBB message fix 37/100937/1
Lukasz Muszkieta [Thu, 30 Jan 2020 12:32:28 +0000 (13:32 +0100)]
WaitForPnfReadyBB message fix

fix problem with sending message to camunda process

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

4 years agoAdded Basic Authorization in receiving Notification 35/100935/1
Piotr Borelowski [Wed, 15 Jan 2020 16:58:27 +0000 (17:58 +0100)]
Added Basic Authorization in receiving Notification

Ve-Vnfm (SOL002) Adapter project

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

4 years agoAdded the communication with AAI 27/100327/16
Piotr Borelowski [Wed, 15 Jan 2020 16:58:27 +0000 (17:58 +0100)]
Added the communication with AAI

Ve-Vnfm (SOL002) Adapter project

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

4 years agoUpdated to send back actual exception message 18/100918/1
Plummer, Brittany [Wed, 29 Jan 2020 22:12:04 +0000 (17:12 -0500)]
Updated to send back actual exception message

Updated to send back actual exception message
Updated exception to include message

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

4 years agochange error logs to warning logs in 12/100912/1
Kalkere Ramesh, Sharan [Wed, 29 Jan 2020 16:54:39 +0000 (11:54 -0500)]
change error logs to warning logs in

change error logs to warning logs in workflowaction

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

4 years agoMerge "Create WaitForPnfReadyBB"
Seshu Kumar M [Wed, 29 Jan 2020 09:53:04 +0000 (09:53 +0000)]
Merge "Create WaitForPnfReadyBB"

4 years agoAssignPnfBB connects PNF and service instance in AAI 41/100541/7
Joanna Jeremicz [Tue, 21 Jan 2020 12:30:45 +0000 (13:30 +0100)]
AssignPnfBB connects PNF and service instance in AAI

Change-Id: I92ab4b45acb120d647ea3de7a455e2e873c12a72
Issue-ID: SO-2605
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
4 years agoCreate WaitForPnfReadyBB 48/100548/7
Lukasz Muszkieta [Tue, 21 Jan 2020 15:21:56 +0000 (16:21 +0100)]
Create WaitForPnfReadyBB

Issue-ID: SO-2606
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I55281130c8ce0fde68d7a0554dd9023e44b9f2b0
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoadd manual handling to rainy day handling for bbs 83/100783/1
Kuleshov, Elena [Fri, 24 Jan 2020 21:33:39 +0000 (16:33 -0500)]
add manual handling to rainy day handling for bbs

Initial Manual Handling addition to Rainy Day BB handling.
Reenable task API, add task variable setup.
TaskTimeout will come from the configuration settings.
Update the base path for the APIH manual tasks junit.
Additional JUNIT tests for manual handling
Add Manual as a primary policy for Change Management BBs.
Error handling changes and robot tests for manual handling.
Correct failure data retrieval when serviceSubscription is unavailable.
Correct failure data retrieval when serviceSubscription is unavailable.
Keep WorkflowException when manual pause gets invoked; improved error
reporting.

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

4 years agoconvert bbinputsetup populate methods to use 69/100769/1
Plummer, Brittany [Fri, 24 Jan 2020 18:30:20 +0000 (13:30 -0500)]
convert bbinputsetup populate methods to use

Setup populate methods to use parameter object
Fixed BBInputSetup failing unit tests
Fixed formatting in BBInputSEtup changes
Updated unit test mocks to include parameter object
Added fix for failing macro robot tests
Formatted BBInputSetup changes
Fixed compilation problems and added new parameters
Added serviceModel parameter to bbinputsetupparameter object
Fixed compilation error and removed unnecessary mockito stubbings

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

4 years agoMerge "Add Neutron Port and Nova Server to Proxy"
Steve Smokowski [Fri, 24 Jan 2020 12:30:02 +0000 (12:30 +0000)]
Merge "Add Neutron Port and Nova Server to Proxy"

4 years agodecision point API 68/98668/22
eeginux [Wed, 20 Nov 2019 13:23:49 +0000 (13:23 +0000)]
decision point API

ControllerRunnable interface: implemented by controller
ControllerContext: Controller Context for controller execution
ControllerPreparable interface:used to setup execution context
ControllerExecutionBB:controller execution for building block
ControllerExecutionDE:controller execution for camunda
Skeleton implementation for APPC controller
Skeleton implementation for SDNC controller
Use ControllerExecutionDE for existing PNF configuration.
Add integration tests for controllerExecutionBB/DE
Add GenericControllerExecution activity for BuildingBlockExecution based
Add GenericControllerExecutionDE activity for DelegateExecution based.
CDS controller to be implemented by SO-CDS generic buildingBlock
Actor seletion based on ingested metadata

Issue-ID: SO-2070
Change-Id: I4020c2ce21468939690e2cef78bbadbfff4bd3e4
Signed-off-by: eeginux<henry.xie@est.tech>
4 years agoAdd Neutron Port and Nova Server to Proxy 22/100722/1
Smokowski, Steven [Thu, 23 Jan 2020 21:12:29 +0000 (16:12 -0500)]
Add Neutron Port and Nova Server to Proxy

Add Neutron Port and Nova Server to Proxy

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

4 years agoremoved extra set line and added a test 88/100688/1
Benjamin, Max [Thu, 23 Jan 2020 14:36:32 +0000 (09:36 -0500)]
removed extra set line and added a test

removed extra set line and added a test

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

4 years agoMerge "Update to Latest ETSI Catalog Swagger"
Byung-Woo Jun [Thu, 23 Jan 2020 14:13:48 +0000 (14:13 +0000)]
Merge "Update to Latest ETSI Catalog Swagger"

4 years agoMerge "Add some new tests in BBInputSetupUtilsTest"
Lukasz Muszkieta [Thu, 23 Jan 2020 13:23:40 +0000 (13:23 +0000)]
Merge "Add some new tests in BBInputSetupUtilsTest"

4 years agoUpdate to Latest ETSI Catalog Swagger 79/100679/1
rope252 [Thu, 23 Jan 2020 12:07:47 +0000 (12:07 +0000)]
Update to Latest ETSI Catalog Swagger

Change-Id: I51687625cbc7ac52d882fb58fc76a1875528d693
Issue-ID: SO-2578
Signed-off-by: rope252 <gareth.roper@est.tech>
4 years agoAdd some new tests in BBInputSetupUtilsTest 03/100303/7
mharazin [Wed, 22 Jan 2020 08:04:01 +0000 (09:04 +0100)]
Add some new tests in BBInputSetupUtilsTest

To increase the coverage of BBInputSetupUtils class

Issue-ID: SO-2600
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I9aa36344d7390d502476d9604ef194455a39f204

4 years agoMerge "Add fluent setters for BuildingBlocks and ExecuteBuildingBlock"
Max Benjamin [Wed, 22 Jan 2020 14:11:13 +0000 (14:11 +0000)]
Merge "Add fluent setters for BuildingBlocks and ExecuteBuildingBlock"

4 years agoAdd fluent setters for BuildingBlocks and ExecuteBuildingBlock 52/99852/16
kjaniak [Thu, 19 Dec 2019 12:08:05 +0000 (13:08 +0100)]
Add fluent setters for BuildingBlocks and ExecuteBuildingBlock

Test which check more than one functionallity were separarted.
Minor code improvements around BB and EBB.

Issue-ID: SO-2582
Change-Id: I318f8ac299f7204fdd6799108182a29e519724d9
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
4 years agoMerge "Add API to support 5G usecase in swagger" bpmn_infra_refactoring
Seshu Kumar M [Wed, 22 Jan 2020 13:13:26 +0000 (13:13 +0000)]
Merge "Add API to support 5G usecase in swagger"

4 years agoVe-Vnfm (SOL002) Adapter fix 28/100528/9
Piotr Borelowski [Tue, 21 Jan 2020 08:23:23 +0000 (09:23 +0100)]
Ve-Vnfm (SOL002) Adapter fix

Changed the <parent> in pom.xml to use org.onap.so:adapters

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

4 years agoMerge "Fix spelling of ToastrNotificationService declaration"
Seshu Kumar M [Tue, 21 Jan 2020 14:26:51 +0000 (14:26 +0000)]
Merge "Fix spelling of ToastrNotificationService declaration"

4 years agoMerge "Replaced annotation with RepositoryRestResource"
Steve Smokowski [Tue, 21 Jan 2020 14:05:59 +0000 (14:05 +0000)]
Merge "Replaced annotation with RepositoryRestResource"

4 years agoMerge "updated bbinput setup to handle new and old"
Steve Smokowski [Tue, 21 Jan 2020 14:05:47 +0000 (14:05 +0000)]
Merge "updated bbinput setup to handle new and old"

4 years agoMerge "Encryption and decryption of OpenStack Passwords removed"
Steve Smokowski [Tue, 21 Jan 2020 14:05:30 +0000 (14:05 +0000)]
Merge "Encryption and decryption of OpenStack Passwords removed"

4 years agoUpdating etsi catalog endpoint param name 12/100312/8
waqas.ikram [Wed, 15 Jan 2020 12:04:13 +0000 (12:04 +0000)]
Updating etsi catalog endpoint param name

Change-Id: I445fd4572dc5a876fdeee66ae393a1215fce54d0
Issue-ID: SO-2415
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoReplaced annotation with RepositoryRestResource 14/100414/1
Gamboa, Gilbert [Fri, 17 Jan 2020 14:18:43 +0000 (09:18 -0500)]
Replaced annotation with RepositoryRestResource

Use rest calls to update CatalogDB

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

4 years agoupdated bbinput setup to handle new and old 01/100401/2
Kalkere Ramesh, Sharan [Thu, 16 Jan 2020 22:14:11 +0000 (17:14 -0500)]
updated bbinput setup to handle new and old

updated bbinput setup to handle new and old service

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

4 years agoFix for SO-2598 74/100374/3
waqas.ikram [Thu, 16 Jan 2020 15:04:08 +0000 (15:04 +0000)]
Fix for SO-2598

Change-Id: I26a8251bd878d95ae3ede8d27bf9f42a6692e338
Issue-ID: SO-2598
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Use the timeout from the heat template instead of"
Steve Smokowski [Thu, 16 Jan 2020 17:57:09 +0000 (17:57 +0000)]
Merge "Use the timeout from the heat template instead of"

4 years agoMerge "update bb input setup to handle replace for"
Steve Smokowski [Thu, 16 Jan 2020 17:56:57 +0000 (17:56 +0000)]
Merge "update bb input setup to handle replace for"

4 years agoMerge "mso stores vnf application id from macro create"
Steve Smokowski [Thu, 16 Jan 2020 17:56:44 +0000 (17:56 +0000)]
Merge "mso stores vnf application id from macro create"

4 years agoMerge "1911 create appc adapter micro service"
Steve Smokowski [Thu, 16 Jan 2020 17:56:08 +0000 (17:56 +0000)]
Merge "1911 create appc adapter micro service"

4 years agoupdate bb input setup to handle replace for 91/100291/3
Kalkere Ramesh, Sharan [Tue, 14 Jan 2020 19:12:35 +0000 (14:12 -0500)]
update bb input setup to handle replace for

update bb input setup to handle replace for service vnf
vf modules that are not replace will get correct model data
added in a unit test as well as added in check for vnf

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

4 years agoUse the timeout from the heat template instead of 49/100349/1
Boslet, Cory [Wed, 15 Jan 2020 21:05:12 +0000 (16:05 -0500)]
Use the timeout from the heat template instead of

Use the timeout from the heat template instead of hardcode WIP
Added custom uuid to vf adapter delete rest request
Added and fixed compilations errors due to interface change
added logic to check that the timeout is less than 120
Set the cust model uuid in bpmn so its avaiable to adapter.
Added to use timeout from heat template for network.
Updated unit test to account for new param change to method.
Fixed and added missing param to deletevf in vnfadapterrestv2
Fixed failing junits due to adding model cust id to request

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

4 years agoThe Ve-Vnfm (SOL002) Adapter project 81/100281/1
Piotr Borelowski [Tue, 14 Jan 2020 12:29:10 +0000 (13:29 +0100)]
The Ve-Vnfm (SOL002) Adapter project

Changed the <version> line in pom.xml to use ${project.version}

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

4 years agomso stores vnf application id from macro create 96/100096/2
Bonkur, Venkat [Wed, 8 Jan 2020 15:34:19 +0000 (10:34 -0500)]
mso stores vnf application id from macro create

mso stores vnf application id from macro create

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

4 years agoMerge "move population of instance names in requestdb"
Steve Smokowski [Mon, 13 Jan 2020 13:58:21 +0000 (13:58 +0000)]
Merge "move population of instance names in requestdb"

4 years agoMerge "removed powermock dependecy and added it to"
Steve Smokowski [Mon, 13 Jan 2020 13:58:09 +0000 (13:58 +0000)]
Merge "removed powermock dependecy and added it to"

4 years agoMerge "Align AssignPnfBB with Service Macro Create -move and align logic of BB deleg...
Lukasz Muszkieta [Fri, 10 Jan 2020 15:49:34 +0000 (15:49 +0000)]
Merge "Align AssignPnfBB with Service Macro Create  -move and align logic of BB delegates with tests  -remove unnecessary classes  -add tests cases for Pnfs in ExtractPojosForBBTests"

4 years agoremoved powermock dependecy and added it to 92/100192/1
Benjamin, Max [Fri, 10 Jan 2020 15:16:16 +0000 (10:16 -0500)]
removed powermock dependecy and added it to

removed powermock dependecy and added it to enforcer plugin

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

4 years agoAlign AssignPnfBB with Service Macro Create 20/100120/6
Remigiusz Janeczek [Thu, 9 Jan 2020 11:23:18 +0000 (12:23 +0100)]
Align AssignPnfBB with Service Macro Create
-move and align logic of BB delegates with tests
-remove unnecessary classes
-add tests cases for Pnfs in ExtractPojosForBBTests

Issue-ID: SO-2568
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic48e2c1c6ab852c33837091da3e7916b71c26466

4 years ago1911 create appc adapter micro service 89/100189/1
Kuleshov, Elena [Fri, 10 Jan 2020 14:53:29 +0000 (09:53 -0500)]
1911 create appc adapter micro service

Added new appc adapter micro service.
Made required code changes to use the new adapter.

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

4 years agomove population of instance names in requestdb 63/100163/1
Plummer, Brittany [Thu, 9 Jan 2020 22:14:13 +0000 (17:14 -0500)]
move population of instance names in requestdb

Removed saving instanceName in BBInputSetup
Removed test for setting instanceName in BBInputSetup
Moved saving instanceName to workflowaction
Started adding tests for setting instanceName
Added unit tests for setting instanceName
Updated last modified by from apih to bpmn
Updated access modifier for method no longer needed
Removed requestId parameter no longer used
Updated test to match parameter changes in BBInputSetup
Added volumeGroup lookup by vnf and volumeGroup id

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

4 years agoMerge "Fixed testOnGetPackageVnfd_UnauthorizedClient_Fail"
Byung-Woo Jun [Thu, 9 Jan 2020 15:42:32 +0000 (15:42 +0000)]
Merge "Fixed testOnGetPackageVnfd_UnauthorizedClient_Fail"

4 years agoFixed testOnGetPackageVnfd_UnauthorizedClient_Fail 33/100133/1
eHanan [Thu, 9 Jan 2020 14:19:20 +0000 (14:19 +0000)]
Fixed testOnGetPackageVnfd_UnauthorizedClient_Fail

Change-Id: I916182cf97ea4a78fe7dfe19de2cce03b8d9a7ea
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoAdd API to support 5G usecase in swagger 79/100079/3
Harry Huang [Wed, 8 Jan 2020 08:19:35 +0000 (16:19 +0800)]
Add API to support 5G usecase in swagger

Issue-ID: SO-2368

Change-Id: I659abc5e94eeb9ef08b89f0847c0cc577d8b0dca
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
4 years agoMerge "configurable aaf user expires"
Seshu Kumar M [Thu, 9 Jan 2020 05:02:45 +0000 (05:02 +0000)]
Merge "configurable aaf user expires"

4 years agoMerge "SOL003 Adapter Package Management - Read VNFD"
Byung-Woo Jun [Wed, 8 Jan 2020 21:10:11 +0000 (21:10 +0000)]
Merge "SOL003 Adapter Package Management - Read VNFD"

4 years agoconfigurable aaf user expires 95/100095/1
Benjamin, Max [Wed, 8 Jan 2020 15:33:35 +0000 (10:33 -0500)]
configurable aaf user expires

aaf user expires now configurable via properties

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

4 years agoMerge "Added the Ve-Vnfm (SOL002) Adapter project"
Seshu Kumar M [Wed, 8 Jan 2020 14:58:44 +0000 (14:58 +0000)]
Merge "Added the Ve-Vnfm (SOL002) Adapter project"

4 years agoMerge "consolidated security configuration"
Steve Smokowski [Wed, 8 Jan 2020 14:03:22 +0000 (14:03 +0000)]
Merge "consolidated security configuration"

4 years agoMerge "Drop Resource Input Field if not valid JSON"
Steve Smokowski [Wed, 8 Jan 2020 14:02:59 +0000 (14:02 +0000)]
Merge "Drop Resource Input Field if not valid JSON"

4 years agoAdded the Ve-Vnfm (SOL002) Adapter project 10/99710/8
Piotr Borelowski [Tue, 17 Dec 2019 11:35:37 +0000 (12:35 +0100)]
Added the Ve-Vnfm (SOL002) Adapter project

Development of SOL002 Adapter

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

4 years agoSOL003 Adapter Package Management - Read VNFD 54/100054/4
eHanan [Tue, 7 Jan 2020 14:20:42 +0000 (14:20 +0000)]
SOL003 Adapter Package Management - Read VNFD

Change-Id: I2710b199ccc02af1782cd5fa75e85c4ed5c69aa9
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoMerge "Pass error message in the exception when thrown from CDS-Adapter"
Lukasz Muszkieta [Wed, 8 Jan 2020 09:03:42 +0000 (09:03 +0000)]
Merge "Pass error message in the exception when thrown from CDS-Adapter"

4 years agoDrop Resource Input Field if not valid JSON 74/100074/1
Smokowski, Steven [Wed, 8 Jan 2020 02:19:21 +0000 (21:19 -0500)]
Drop Resource Input Field if not valid JSON

Drop Resource Input Field if not valid JSON
Drop Resource Input Field if not valid JSON

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

4 years agoconsolidated security configuration 28/100028/5
Benjamin, Max [Mon, 6 Jan 2020 16:53:58 +0000 (11:53 -0500)]
consolidated security configuration

consolidated security configuration into common package

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

4 years agofind workflow by pnf model uuid with CatalogDbClient 52/100052/1
Ubuntu [Tue, 7 Jan 2020 14:08:38 +0000 (22:08 +0800)]
find workflow by pnf model uuid with CatalogDbClient

Issue-ID: SO-2558

Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: I62d9ae70befdd870d217de64cca36fe04a69e96e

4 years agoMerge "Bug fix for Multi-result row data order"
Chuanyu Chen [Tue, 7 Jan 2020 01:22:50 +0000 (01:22 +0000)]
Merge "Bug fix for Multi-result row data order"

4 years agoPass error message in the exception when thrown from CDS-Adapter 74/99074/6
prathamesh [Tue, 3 Dec 2019 16:18:32 +0000 (11:18 -0500)]
Pass error message in the exception when thrown from CDS-Adapter

Issue-ID: SO-2494
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Change-Id: I1990ba00ab55ed08c7ba8c31e6fe8fbedb428e7e

4 years agoMerge "Removed CLIENT_ID from tests that was removed from"
Steve Smokowski [Mon, 6 Jan 2020 14:19:09 +0000 (14:19 +0000)]
Merge "Removed CLIENT_ID from tests that was removed from"

4 years agoMerge "Remove references to AIC"
Steve Smokowski [Mon, 6 Jan 2020 14:18:28 +0000 (14:18 +0000)]
Merge "Remove references to AIC"

4 years agoBug fix for Multi-result row data order 12/100012/3
Yulian Han [Mon, 6 Jan 2020 10:01:20 +0000 (18:01 +0800)]
Bug fix for Multi-result row data order

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064419
Issue-ID: SO-2071
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
4 years agoMerge "SO API to support custom PNF workflow"
Chuanyu Chen [Mon, 6 Jan 2020 01:31:49 +0000 (01:31 +0000)]
Merge "SO API to support custom PNF workflow"

4 years agoRemove references to AIC 71/99671/2
Bhatt, Prema [Mon, 16 Dec 2019 13:47:29 +0000 (08:47 -0500)]
Remove references to AIC

Removed AIC prefix from java files, wherever column AIC_CLOUD_REGION
was referenced.
Removed AIC prefix from test data files, wherever column
AIC_CLOUD_REGION was referenced.

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

4 years agoMerge "SOL003 Adapter Package Management - Fetch VNF Package Artifacts"
Byung-Woo Jun [Thu, 2 Jan 2020 12:30:06 +0000 (12:30 +0000)]
Merge "SOL003 Adapter Package Management - Fetch VNF Package Artifacts"

4 years agoRemoved CLIENT_ID from tests that was removed from 69/99969/1
Plummer, Brittany [Thu, 2 Jan 2020 00:24:59 +0000 (19:24 -0500)]
Removed CLIENT_ID from tests that was removed from

Removed CLIENT_ID from tests that was removed from logging library
Fixed formatting and imports on tests

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

4 years agoSO API to support custom PNF workflow 66/99966/1
Yulian Han [Wed, 1 Jan 2020 16:31:28 +0000 (00:31 +0800)]
SO API to support custom PNF workflow

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064418
Issue-ID: SO-2071
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
4 years agoMerge "Add Notification Swagger for VNFM-Adapter"
Byung-Woo Jun [Fri, 20 Dec 2019 17:42:02 +0000 (17:42 +0000)]
Merge "Add Notification Swagger for VNFM-Adapter"

4 years agoMerge "Add pnfs resources handling in service macro create"
Lukasz Muszkieta [Fri, 20 Dec 2019 16:07:31 +0000 (16:07 +0000)]
Merge "Add pnfs resources handling in service macro create"

4 years agoSOL003 Adapter Package Management - Fetch VNF Package Artifacts 58/99858/1
waqas.ikram [Fri, 20 Dec 2019 14:58:57 +0000 (14:58 +0000)]
SOL003 Adapter Package Management - Fetch VNF Package Artifacts

Change-Id: Ibb7d3ff392b42f8e98ce45d45cfc54caad66bdcb
Issue-ID: SO-2416
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdd Notification Swagger for VNFM-Adapter 64/99864/1
rope252 [Fri, 20 Dec 2019 13:14:13 +0000 (13:14 +0000)]
Add Notification Swagger for VNFM-Adapter

Change-Id: I1eda686ec9038c22406dd4c576ceb46cb168e351
Issue-ID: SO-2578
Signed-off-by: rope252 <gareth.roper@est.tech>
4 years agoMerge "Update ETSI Catalog Swagger to latest and Add Notification Swagger"
Byung-Woo Jun [Fri, 20 Dec 2019 12:35:56 +0000 (12:35 +0000)]
Merge "Update ETSI Catalog Swagger to latest and Add Notification Swagger"