aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-10adding test case for Csar distributionarun chapagain22-3/+1477
Issue-ID: SO-3080 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: I7d734dfffe5b216a4b1fddc9a3bb2a076715b94f
2020-11-09Merge "bump the so version to 1.7.8"Seshu Kumar M1-1/+1
2020-11-09Merge "do not throw an exception when no relationship exists"Steve Smokowski12-48/+1399
2020-11-08do not throw an exception when no relationship existsKalkere Ramesh, Sharan (sk720x)12-48/+1399
from vfmodule to vnfc Issue-ID: SO-3369 Change-Id: Ia137384cbaa04fa014f865dd0eba14a7eca9605e Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2020-11-07Merge "BH endpoint update in AAI for 5G Core."Seshu Kumar M2-1/+76
2020-11-07Merge "us mso workaround to skip shared vip ports"Seshu Kumar M2-33/+76
2020-11-06bump the so version to 1.7.8seshukm1-1/+1
Issue-ID: SO-3256 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0eada5019f766a470954ba2853b835e770fb0d8
2020-11-06Merge "ensure default flags are set on execution"Lukasz Muszkieta2-2/+10
2020-11-06Merge " helm name check added Issue-ID: SO-3336"Seshu Kumar M1-3/+6
2020-11-06 helm name check addedarun chapagain1-3/+6
Issue-ID: SO-3336 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: Ibecaaf7178d22b81bd968b6f8e81d682844f871f
2020-11-06Remove unnecessary vserver--generic-vnf relation from SO-OpenStack-Adapter ↵marcinrzepeckiwroc2-8/+5
implementation Issue-ID: SO-3363 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I662eba1cafab6778247d491e8f4f45aefe800627
2020-11-06BH endpoint update in AAI for 5G Core.aleemraja2-1/+76
Issue-ID: SO-3354 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I99dc4e53dbec1231a76ae184fe4b57afe1a696db
2020-11-05Support for PNF config deployKrzysztof Gajewski1-11/+13
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2647 Change-Id: I109da542258f7e038159868c9b65fcd3057716b9
2020-11-05fixed subnet type in nsmf workflowhetengjiao4-6/+9
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I7a955306529877c9006214da892deae34d81badb
2020-11-05bump the SO version to 1.7.7seshukm1-1/+1
Issue-ID: SO-3255 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I29ce302c01c790e699361f7545919520de86fc3a
2020-11-04bug fix - SO sends rest request to cds twice per one operationLukasz Muszkieta1-11/+1
Issue-ID: SO-3364 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I06a115addeb78097c789517ff35aa8fae3c1bd11
2020-11-04Merge "put back logic to create VNFC edges"Seshu Kumar M12-180/+186
2020-11-04Merge "Revert "Update SO Reference for scaling""Steve Smokowski1-10/+0
2020-11-04Merge "Enable SO-Monitoring - use HTTPS and certInitializer RTD"Lukasz Muszkieta10-27/+93
2020-11-04Revert "Update SO Reference for scaling"Seshu Kumar M1-10/+0
This reverts commit fc381bbd38fc1106b713eaa87b7972ab240c5911. Reason for revert: Revert this change to make the macro flow to get rid of the controller_execution BB in the inst flow Issue-ID: SO-3346 Change-Id: I8a3d29dfcb1a96ec692ddb75510abd5173e42df1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2020-11-04fixed nssmf adapter ssl problem and some bugs of nsmf workflowhetengjiao13-107/+148
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I018ca93da483231db1a20aac0e6146b1e2314ed3
2020-11-04Merge "Fix issue of parameter processing for DoAllocateNSIandNSSI(RAN)"Chuanyu Chen1-26/+21
2020-11-03ensure default flags are set on executionMnushkin, Dmitry2-2/+10
ensure default flags are set on execution Issue-ID: SO-3362 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b579cb8d26ab6a8e12c44372101bfb37480e12f
2020-11-03Merge "Added to handle inventory failure errors in bpmn."Max Benjamin10-128/+148
2020-11-03put back logic to create VNFC edgesSmokowski, Steven12-180/+186
put back logic to create VNFC edges Consolidated similiar sim scenrios into 1 and updated robots properties Support macro scerios for vnfc to vfmodule relationship. Issue-ID: SO-3361 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idcb9bb179b4dc3c16bc97939c8260462dd27ca4e
2020-11-03us mso workaround to skip shared vip portsSmokowski, Steven2-33/+76
Update to filter out cases where ports have no server Issue-ID: SO-3359 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7400abde420db754716906d7f3a6954734435495
2020-11-03Merge "verify port profile exists for multicast flag"Steve Smokowski1-0/+40
2020-11-03Merge "Remove 504 error for retries"Steve Smokowski1-1/+0
2020-11-03Merge "Use correct DSL query on property name"Steve Smokowski1-3/+1
2020-11-03Added to handle inventory failure errors in bpmn.Boslet, Cory10-128/+148
Added to handle inventory failure errors in bpmn. Issue-ID: SO-3358 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia578a4e629ac816c79338fbfff7717ad348e9bc4
2020-11-03Fix issue of parameter processing for DoAllocateNSIandNSSI(RAN)Enbo Wang1-26/+21
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I4ee70ce5ffb12047398ac6a922f84bc021c1836f
2020-11-02Merge "Revert "Fixed the lock times and populated error variable""Byung-Woo Jun5-10/+20
2020-11-02Revert "Fixed the lock times and populated error variable"Seshu Kumar M5-10/+20
This reverts commit 342703276a0b5e1a031890010dfae5b5a8ab0d66. Reason for revert: so basic health check failed. Issue-ID: SO-3353 Change-Id: I28fb81c21703b8ec98906dd3bcbf74351c3e0164 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2020-11-02Merge "Update to not create VNFC relationship"Steve Smokowski4-15/+27
2020-11-02Merge "Fixed the lock times and populated error variable"Steve Smokowski5-20/+10
2020-11-02release the nslcm packageseshukm1-0/+9
Issue-ID: SO-3351 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2e8ad2468bfd7443c7a4e1e66a5b092b46f739fa
2020-11-02Enable SO-Monitoring - use HTTPS and certInitializerKrzysztof Gajewski10-27/+93
RTD Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2920 Change-Id: I570f3effc2f58e261aa6433c9b4532df663c323a
2020-11-02Merge "ignore dummy file Issue-ID: SO-3080"Seshu Kumar M1-0/+7
2020-11-02Merge "Fix issue of missing deleting NSSI from AAI for ExternalNssmfManager"Chuanyu Chen5-16/+37
2020-11-02update nst selection requestzm3303-5/+6
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I440d3b1078ff16d3457f0e4c02be0fd2d7be497d
2020-10-31Fix issue of missing deleting NSSI from AAI for ExternalNssmfManagerEnbo Wang5-16/+37
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I5aa407e56a8a2588006e89d1db5a9f2b8fcad642
2020-10-31ignore dummy filearun chapagain1-0/+7
Issue-ID: SO-3080 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: Id037dde9eb1ab31f2b4b5c7993787f354b2fc75f
2020-10-30Merge "add request logger annotation"Chuanyu Chen4-60/+283
2020-10-30Merge "modify subnetCapabilityQuery interface and some workflow error"Chuanyu Chen7-33/+81
2020-10-29Fixes for bugs found in Transport Slicing integrationhyu20104-93/+180
This update contains for the fixes for the following JIRAs: SO-3339: Transport Slicing integration: network-policy is missing under allotted-resource SO-3344: Transport Slicing integration: missing vnf input parameters in SO-SNDC payload Issue-ID: SO-3339 Issue-ID: SO-3344 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I2464bccb1f6be94f9ff89adc76ea5e0fa02793bc Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-29add request logger annotationhetengjiao4-60/+283
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie7d888fb216f61979a093b8688640ebbaf7c6f28
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao7-33/+81
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-28update the SO 1.7.7 release packageMD IRSHAD SHEIKH1-0/+33
Issue-ID: SO-3345 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ic8d9e9c456261af6361450f20fc9f6adc0c50c26
2020-10-28Merge "Fix issue of writing NSSI to AAI for ExternalNssmfManager"Chuanyu Chen6-1/+26
2020-10-27Merge "Revert "PNF service instantiation using building blocks fails""1.7.7Lukasz Muszkieta5-356/+291