aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2022-01-10CNF Healthcheck query based on helm statussreejatechm2-60/+117
-Enhancement of CNFO model with helm upgrade -Included code changes with respect to HealthCheckBB Issue-ID: SO-3814 Signed-off-by: sreejatechm <sg00744975@techmahindra.com> Change-Id: I44f11f156c132d713f42f0a855adb6730b7c6abe
2021-12-22Merge "Use resource list for SkipCDSBuildingBlockListener"Lukasz Muszkieta9-165/+210
2021-12-21Use resource list for SkipCDSBuildingBlockListenerJozsef Csongvai9-165/+210
The listener was using a customizationId from the requestPayload. Since the requestPayload is slightly different for VNF LCM requests, this logic was inconsistent and not working properly. By adding modelCustomizationId and modelVersionId to the Resource class, the SkipCDSBuildingBlockListener can leverage this to perform more reliable lookups for customization objects. This also enables SkipCDSBuildingBlockListener to run for delete requests. Previously this would have failed as the resourceKey is instance-id in the delete case and customization-id in for create. By using the explicit property of the resource object, there will be no confusion. Issue-ID: SO-3807 Change-Id: I0922e5e7373990d9b409651cb4365e11d5618558 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-12-10Merge "Fix issues in shared RAN NSSI flow"Seshu Kumar M3-17/+29
2021-12-06Fix issues in shared RAN NSSI flowdeepikasatheesh3-17/+29
Issue-ID: SO-3786 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I5b7c5376d225043a196a1d92ce24d4ffae47e7e1
2021-11-26Enable CreateChildServiceBB for Service-Macro-CreateJozsef Csongvai11-11/+258
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I7979082a9f145a84f6f03cf2c44e9ccbca198c5a
2021-11-26Add service composition building blocksJozsef Csongvai7-1/+587
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I1f3eb0b6ae0e6ac1ce90dbd10d3737bb195c673b
2021-11-26Add request builder for child servicesJozsef Csongvai2-0/+434
The builder parses a child service request from the so request payload. Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I2db54160ae44e229f97190f66dd5b5cd89cc4598
2021-11-26Enable recursive model by adding services to resourcesJozsef Csongvai1-0/+4
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I13ea0986b9c81971432626163d323991b57f9545
2021-11-26Add REST client for Api-handlerJozsef Csongvai5-1/+228
This enables calling api-handler from bpmn-infra Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I59a6c7859505f9fca4729089914f43834ceb6323
2021-11-25delete redundant test dependencyLukasz Muszkieta10-104/+238
Issue-ID: SO-3772 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ia49b9e849eb4a331295194282e8d656f5eafd75a
2021-11-24Fix bugs in Allocate flowkrishnaa965-14/+12
Issue-ID: SO-3764 Signed-off-by: krishnaa96 <krishna981996@gmail.com> Change-Id: I899191a47a3c50ac7fe6f0633c658fef09a3ad5c
2021-11-19Merge "Support activate, terminate feature for NSMF based TN slices"Lukasz Muszkieta4-359/+568
2021-11-17Support activate, terminate feature for NSMF based TN sliceskrishnaa964-359/+568
Issue-ID: SO-3784 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I3214cfe5faf3bc9d10081859d63d5a67ee2d6318
2021-11-15Merge "Fix some AN NSSMF issues"Lukasz Muszkieta3-11/+15
2021-11-12Fix some AN NSSMF issuesdeepikasatheesh3-11/+15
Issue-ID: SO-3785 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Id4eea6a32d204f59f11cc93c18555f1ac50b4b55
2021-10-27Merge "Add missing code for enabling VNF LCM features"Seshu Kumar M6-7/+54
2021-10-21Merge "Add feature to Support NSMF based TN slices"Lukasz Muszkieta10-562/+1556
2021-10-20Add missing code for enabling VNF LCM featuresJozsef Csongvai6-7/+54
This ensures isBase is set on vf-modules in delete flows, which will ensure correct deletion order. It also adds a AAI lookup for vnfs to fetch modelCustomization ids, which are necessary for validations in service-macro-upgrade. Issue-ID: SO-3794 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I4a6f5eb21633b4a8be8107b290b04c77d854bc0d
2021-10-20Merge "Add history ttl to all bpmn's programatically"Seshu Kumar M1-1/+23
2021-10-12Add feature to Support NSMF based TN sliceskrishnaa9610-562/+1556
Issue-ID: SO-3764 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I57f6db8fab6cbd0032f58ca8254d3f93d7a78147
2021-10-04delete redundant test dependencyLukasz Muszkieta6-107/+203
Issue-ID: SO-3772 Change-Id: I0539bf648e4879efc739d65ed77fd826d296de93 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2021-09-29Add history ttl to all bpmn's programaticallyJozsef Csongvai1-1/+23
This enables camunda to set REMOVAL_TIME_ to entries written to the camundabpmn database, which can then be cleaned up after ttl has expired. Regular clean-up will improve database performance and prevent locking timeouts. Change-Id: I0803a0ebda9220daba7d505797c94ba47ade5921 Issue-ID: SO-3770 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-09-27Merge "Fix issues in AN NSSMF for modify & Deallocate flow"Seshu Kumar M6-68/+86
2021-09-27Merge "Wrong additional parameter for OOF's terminateNxiRequest"Seshu Kumar M4-103/+139
2021-09-22Merge "Subnet Type update for respective TN domain"Seshu Kumar M1-0/+1
2021-09-16Merge "Fix attribute mismatch in NSMF,NSSMF & OOF"Seshu Kumar M6-16/+16
2021-09-15Fix issues in AN NSSMF for modify & Deallocate flowdeepikasatheesh6-68/+86
Issue-ID: SO-3758 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I777d2abbe2746ab138169e108f20ad283448323e
2021-09-15Merge "Fix issues in NSMF terminate flow"Seshu Kumar M3-7/+17
2021-09-15Cnf-adapter is not able to update relationship in AAIsanket123452-4/+39
Passing 2 more parameters vnfId and vfmoduleId from bpmn-infra to cnf-adapter Issue-ID: SO-3761 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I79f12f115d112d713f32f0a400aeb6532d7c6ade
2021-09-14Wrong additional parameter for OOF's terminateNxiRequestAlex4-103/+139
Issue-ID: SO-3760 Change-Id: If4211e67ae2debcf394fd69c7e301a99d3bb9658 Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2021-09-09Fix attribute mismatch in NSMF,NSSMF & OOFdeepikasatheesh6-16/+16
Issue-ID: SO-3701 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Iad9bc3f715ac93f2bd1ce07ef9bf1f414e783ab3
2021-09-01Fix issues in NSMF terminate flowdeepikasatheesh3-7/+17
Issue-ID: SO-3759 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ic27f53b8b8e739849f6eb5ab4a1cee1d2cc0969c
2021-09-01Subnet Type update for respective TN domaindeepikasatheesh1-0/+1
Issue-ID: SO-3704 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Id62d2a20748f95445317d812b00e6bd2b4220c85
2021-08-26Merge "Implementation of HealthCheckBB"Seshu Kumar M13-0/+723
2021-08-26Merge "Implement Building Blocks for CNF AAI update"Seshu Kumar M6-57/+384
2021-08-26Merge "Changes in Modify and Deallocate Core NSSI flows"Seshu Kumar M8-750/+1574
2021-08-25Implementation of HealthCheckBBsanket1234513-0/+723
Code changes to implement HealthCheckBB Issue-ID: SO-3691 Change-Id: I88d22f125c122d813f42f0b800aeb6530d7c6acf Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2021-08-25Implement Building Blocks for CNF AAI updatesanket123456-57/+384
Code changes to implement Building Blocks for CNF AAI update and delete Issue-ID: SO-3717 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I93b555800a24048f6ecf4e7e786e4bdefa6952fc
2021-08-23Changes in Modify and Deallocate Core NSSI flowsAlex8-750/+1574
Issue-ID: SO-3703 Change-Id: I22391ae0ff142fd6923cb62621fb537708a3cd19 Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2021-08-18Fix S-NSSAI format in E2E Network Slicingdeepikasatheesh1-5/+13
Issue-ID: SO-3670 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I93b555800a26068f6ecf4e7e765e4bdefa1565fc
2021-08-17Merge "Fix Relationship update b/w core NSSI and its Sliceprofile"Byung-Woo Jun4-74/+44
2021-08-17Fix Relationship update b/w core NSSI and its Sliceprofilesanket123454-74/+44
Code changes to fix issues observed during testing for: - Core Allocate - Core Activate Issue-ID: SO-3605 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I88f22f115c119d713f42f0a800aeb8320d7c9ade
2021-08-13Merge "SO changes for Service Intent"Seshu Kumar M13-0/+3461
2021-08-13Merge "Add new endpoint and macro for service upgrade"Seshu Kumar M10-4/+373
2021-08-13Merge "Enable ControllerExecutionBB for service scope"1.9.0Seshu Kumar M20-55/+277
2021-08-13Merge "Update ccsdk version to 1.1.5"Seshu Kumar M2-6/+6
2021-08-13Merge "Fix DeleteSliceService auth"Seshu Kumar M1-2/+4
2021-08-11SO changes for Service Intenthyu201013-0/+3461
This update contains the SO changes for the CCVPN extension to support Intent Based Networking (REQ-719). The SO is responsible for providing the Service Intent orchestration, as well as providing the Service Intent APIs which are consumed by the IBN use-case. The changes on the SO are technology-agnostic and are relatively simple. i.e., Technology specific network configurations are carried out by the SDNC. Issue-ID: SO-3714 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: Iec9d2fc80adc79faaeeaf811bd0d02c9d7611d61 Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2021-08-11Merge "Fix issues in AN NSSMF for allocate &modify flow"Seshu Kumar M5-11/+14