aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-30Fix for SO-2855waqas.ikram5-22/+47
Change-Id: I0802411357bb4106972f8e7931c2a109dc084e46 Issue-ID: SO-2855 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-30update the arch diag for the F releaseseshukm1-0/+4
Issue-ID: SO-2730 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc
2020-04-30Docker file for NSSMF-ADAPTERjananib2-0/+56
Bug fix Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com> (cherry picked from commit 2dbccbebbeb910284a3a2477f185fc16b5e4da3d)
2020-04-27resolve problem CreateCommunicationService SST is nullhetengjiao1-3/+0
Issue-ID: SO-2824 Change-Id: Ieb0b542f5186ef0ec33bad584615173a49f3ed5b Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-04-24Merge "Adding Generic VNF information in ControllerExeuctionBB flow" into ↵Lukasz Muszkieta13-77/+131
frankfurt
2020-04-24Adding Generic VNF information in ControllerExeuctionBB flowSunil13-77/+131
Solving BlueprintName and BlueprintVersion issue Changing vf-module to vfmodule Updating AAI with Orchestration status Issue-ID: SO-2806 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: Ibaad1a61d3c966041cfe86134803ad78cc31b58b
2020-04-22Merge "Add additional null checks when building pserver objects from ↵Steve Smokowski2-2/+13
openstack server object. This error is not reproduceable with mitaka and queens release of openstack" into frankfurt
2020-04-22Merge "Missing VNF Recipe for Optical service" into frankfurtSeshu Kumar M1-0/+6
2020-04-16Add additional null checks when building pserver objects fromMunir Ahmad2-2/+13
openstack server object. This error is not reproduceable with mitaka and queens release of openstack Issue-ID: SO-2802 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I8c7a31d98ba4ef05faaf07ded0da13120fddf2c7 (cherry picked from commit 07ce5295b9bdb628cfb67f41026a30470942ce61)
2020-04-16Small improvements to Notification and Subscription filtersPiotr Borelowski15-76/+233
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
2020-04-16Notification and Subscription filtersPiotr Borelowski9-7/+299
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
2020-04-16Merge "Adding Generic VNF information in ControllerExeuctionBB flow" into ↵Steve Smokowski2-4/+121
frankfurt
2020-04-16Merge "Check for null when building pserver objects from op server obj" into ↵Steve Smokowski1-3/+9
frankfurt
2020-04-15Adding Generic VNF information in ControllerExeuctionBB flowsunilb2-4/+121
Issue-ID: SO-2806 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: I74318e16040a699b5a27a25b132d0cd486974bbb
2020-04-15Fixing SO buildwaqas.ikram4-3/+1
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> (cherry picked from commit 312ee1ae732b0c904a25273b88322634d31ae0e6)
2020-04-14Check for null when building pserver objects from op server objMunir Ahmad1-3/+9
Issue-ID: SO-2802 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Idc7d2a4a831ece6347f5d6bc837a476bfa0b2d27 (cherry picked from commit a8e7c090c351fd5531e09724fcab8a419773cec7)
2020-04-14Merge "Correcting ControllerExecutionBB Id" into frankfurtSteve Smokowski1-2/+2
2020-04-14Merge "Add workflowName and operationName to v8 of" into frankfurtSteve Smokowski14-12/+185
2020-04-14Merge "BB workflow with post instantiation is not working" into frankfurtSteve Smokowski3-17/+19
2020-04-13Correcting ControllerExecutionBB Idsunilb1-2/+2
Issue-ID: SO-2805 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: Ie827c5079267e947c3c982f82693eb82316255dd
2020-04-13Merge "Fix CreateSliceService ID" into frankfurtSeshu Kumar M1-2/+2
2020-04-13Fix CreateSliceService IDHarry Huang1-2/+2
Issue-ID: SO-2368 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> Change-Id: Ie06a2aa1a2740ca430e9156ac3e4ddad9776e599
2020-04-13Modify NST selection request bodyHarry Huang1-3/+7
Issue-ID: SO-2368 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> Change-Id: Ie081120278456c24bac6b17cea9d7271370c7059
2020-04-09Add workflowName and operationName to v8 ofKuleshov, Elena14-12/+185
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 (cherry picked from commit 654db79e01a20632cf1d7c3c6a786160aaa82eed)
2020-04-09BB workflow with post instantiation is not workingSebastien Premont-Tendland3-17/+19
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
2020-04-08Orchestration migration table missing 'CONFIGURED'r.bogacki1-0/+2
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
2020-04-07Update Query catalog db testzm3302-0/+109
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I0bace7c854a064d0c584341a5ffd844d5a22be55
2020-04-07Add notification test for e2eSlicingzm3306-0/+104
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib1ce0f4fd210f083a2293d1d1362447a9fdf1804
2020-04-07Health url additionjananib9-4/+30
Bug fix Change-Id: Ibd4d5085b62ba22f40a109c9bb92030652c08624 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-03Removing model related parameters when creating PNF object in AAIlgrech2-19/+0
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
2020-04-03fix build - dependency problemLukasz Muszkieta1-3/+3
Issue-ID: SO-2780 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I08a932edb0a821c7590002ae3f5dc39075908b81
2020-04-03Merge "Fix serviceProfile serialize" into frankfurtChuanyu Chen1-1/+6
2020-04-03Merge "Fix NST selection request body" into frankfurtChuanyu Chen1-1/+1
2020-04-01fix for getpnfworkflows urltragait2-2/+2
Issue-ID: SO-2756 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I999d590dd76090a7aaabc84ad49030f24453485f Signed-off-by: tragait <rahul.tyagi@est.tech> (cherry picked from commit f9fc50fee216aea657b9686aa6b8ef37236e719e)
2020-04-01Merge "Credential addition in NSSMF adapter" into frankfurtSeshu Kumar M1-6/+11
2020-04-01Merge "Move the groovy script to the right folder" into frankfurtSeshu Kumar M1-0/+0
2020-04-01Credential addition in NSSMF adapterjananib1-6/+11
Bug fix Change-Id: Iae0eb5748190449ddcc441d77a3a9529783a4b00 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com> (cherry picked from commit 592366c73cdd32c387768678cfadc9297808844a)
2020-04-01Missing VNF Recipe for Optical serviceSrinivasan Ramanathan1-0/+6
Added missing Recipes for orchestration of OTN services in Optical domain Change-Id: Ie54fdd232ecb493511b4fcd295d8db46b1c166cb Issue-ID: SO-2773 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-04-01Move the groovy script to the right folderchenchuanyu1-0/+0
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 (cherry picked from commit 7afcb6b9c3be874059580ef75158ebecedfb6bc9)
2020-04-01Fix NST selection request bodyHarry Huang1-1/+1
Issue-ID: SO-2368 Change-Id: Ib49ae999e55e26b755977c332e255ada466b9878 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-04-01Fix serviceProfile serializeHarry Huang1-1/+6
Issue-ID: SO-2368 Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-03-30Fix for SO-2678waqas.ikram11-179/+334
Change-Id: I2eea767e451e8570e6cc40d2ade3b8c6661f0a8b Issue-ID: SO-2678 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-03-26Merge "Fix PNF software upgrade workflow"Chuanyu Chen6-163/+539
2020-03-25Merge "split modification to flyscript into separate file"Steve Smokowski2-4/+27
2020-03-25Merge "Ingest and Process Service Function"Steve Smokowski9-6/+58
2020-03-25Merge "Use setVariablesLocal for setting task variables"Steve Smokowski2-4/+4
2020-03-25Merge "Update Subprocess to use COMPLETE status"Steve Smokowski2-1/+5
2020-03-25Merge "mso to add support for creating the cloud region"Steve Smokowski11-28/+259
2020-03-25Fix PNF software upgrade workflowEnbo Wang6-163/+539
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
2020-03-24split modification to flyscript into separate fileBenjamin, Max2-4/+27
split modification to flyscript into separate file Issue-ID: SO-2764 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id6506ee9fd0411d3ff89e7b4fe2af0af0dd39524