aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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
2020-10-27Revert "PNF service instantiation using building blocks fails"Steve Smokowski5-356/+291
This reverts commit eeaf0330f835b237812bbbf26ca5bba3c44f4671. Reason for revert: <revert change to preform testing> Change-Id: I866ca90e763bfeca73e4a734bb47102f69fecf79 Issue-ID: SO-3322 Signed-off-by: Smokowski, Steve <ss835w@att.com>
2020-10-27Adding configuration to evict expire and Idlewaqas.ikram2-4/+15
connections and not to resuse connections Change-Id: I2eacfe1ef0fabf322d94c0a318836f1587b51ed8 Issue-ID: SO-3338 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-26Fix issue of writing NSSI to AAI for ExternalNssmfManagerEnbo Wang6-1/+26
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I242b48bee5420bc2a346240baa6056e31acb006c
2020-10-26fixed type of subnetCapabilityQuery to Objecthetengjiao4-5/+5
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I6c1005fb93c4d99b88057000a840ef5479b63da1
2020-10-25Merge "bump the SO version"Chuanyu Chen1-1/+1
2020-10-23Use correct DSL query on property nameSmokowski, Steven1-3/+1
Use correct DSL query on property name Use correct DSL query on property name Issue-ID: SO-3340 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iee72cc6cab1ac7f4d663601384560ac493078256
2020-10-24bump the SO versionseshukm1-1/+1
Issue-ID: SO-3322 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9f2c54758230c466f8fb62e23ebee63c1e95a9ce
2020-10-23Merge "PNF service instantiation using building blocks fails"Steve Smokowski5-291/+356
2020-10-23Merge "pnf service instantiation fix - IndexOutOfBoundsException"Steve Smokowski2-1/+7
2020-10-22verify port profile exists for multicast flagMnushkin, Dmitry1-0/+40
verify port profile exists for multicast flag Issue-ID: SO-3335 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic975b16dd9728dd731118c0e48697e550ed0eb5d
2020-10-22Fixed the lock times and populated error variableBoslet, Cory5-20/+10
Fixed the lock times and populated error variable only on error so it doesnt over write Issue-ID: SO-3330 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2d9bd05329a2a4c752cd9fc6f740891adb6d8251
2020-10-22Update to not create VNFC relationshipSmokowski, Steven4-15/+27
Update to not create VNFC relationship remove VNFC edge, AAI will automatically create this Move edge creation to sim, as AAI other ms does it update to search to make edge to vserver Issue-ID: SO-3329 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I70e37f98c8c7b9e9859149f326cfde76fa408f7c
2020-10-22pnf service instantiation fix - IndexOutOfBoundsExceptionLukasz Muszkieta2-1/+7
Issue-ID: SO-3322 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I6c978cbe788281eac25fa7be6f4ff24c4bff9810 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2020-10-22Merge "Remove static declaration"Steve Smokowski1-1/+1
2020-10-22Merge "so does not capture the vnf name"Steve Smokowski4-6/+22
2020-10-22Merge "Removed audit code"Steve Smokowski33-2947/+410
2020-10-22Merge "Update Resource Bean"Steve Smokowski1-0/+9