summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common
AgeCommit message (Collapse)AuthorFilesLines
2021-11-19Merge "Support activate, terminate feature for NSMF based TN slices"Lukasz Muszkieta2-2/+10
2021-11-17Support activate, terminate feature for NSMF based TN sliceskrishnaa962-2/+10
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-12Add feature to Support NSMF based TN sliceskrishnaa967-152/+732
Issue-ID: SO-3764 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I57f6db8fab6cbd0032f58ca8254d3f93d7a78147
2021-09-27Merge "Fix issues in AN NSSMF for modify & Deallocate flow"Seshu Kumar M4-65/+83
2021-09-27Merge "Wrong additional parameter for OOF's terminateNxiRequest"Seshu Kumar M3-35/+71
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 flowdeepikasatheesh4-65/+83
Issue-ID: SO-3758 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I777d2abbe2746ab138169e108f20ad283448323e
2021-09-14Wrong additional parameter for OOF's terminateNxiRequestAlex3-35/+71
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 "Changes in Modify and Deallocate Core NSSI flows"Seshu Kumar M6-497/+1291
2021-08-23Changes in Modify and Deallocate Core NSSI flowsAlex6-497/+1291
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 Jun3-73/+41
2021-08-17Fix Relationship update b/w core NSSI and its Sliceprofilesanket123453-73/+41
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 M7-0/+2144
2021-08-13Merge "Fix DeleteSliceService auth"Seshu Kumar M1-2/+4
2021-08-11SO changes for Service Intenthyu20107-0/+2144
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 M4-8/+11
2021-07-30Fix DeleteSliceService authdeepikasatheesh1-2/+4
Issue-ID: SO-3722 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ic988164e40d20429a0ff4ae95456351d4d1b195c
2021-07-30Fix issues in AN NSSMF for allocate &modify flowdeepikasatheesh4-8/+11
Issue-ID: SO-3624 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I3e11f1748706913621f54e8cd725ca00c71ba682
2021-07-30Fix some attribute issuesdeepikasatheesh2-3/+13
Issue-ID: SO-3721 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ic033f6ba222fcd276b15ca9ca0833f8645fe44e7
2021-07-21Merge "Fix issues in AN NSSMF for allocate &modify flow"Seshu Kumar M4-64/+166
2021-07-175G core nssmf - Allocate apisanket123454-213/+244
Code changes to fix issues observed during testing for share/non-shared nssmf Allocate api Issue-ID: SO-3418 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I88f22f115c112d713f42f0a800aeb6530d7c6ade
2021-07-05Fix issues in AN NSSMF for allocate &modify flowdeepikasatheesh4-64/+166
Issue-ID: SO-3624 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Iaeca92aee45a2e0e920c12b0ed407b9fd5514f09
2021-06-30Reducing org.reflections package loggingwaqas.ikram1-7/+4
Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10 Issue-ID: SO-3702 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-24Merge "Fixes exceptions found in modifying transport slices"Seshu Kumar M3-39/+106
2021-06-24Updating pom version to 1.9.0-SNAPSHOTwaqas.ikram1-1/+1
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-22Fixes exceptions found in modifying transport sliceshyu20103-39/+106
This update fixes the exceptions found in the integration tests of transport slicing in Istanbul release Issue-ID: SO-3631 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: Ib085742f09f6c31bc6d238d1b9f4c12b3e16d04e Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2021-06-17Changing ONAP logging dependencies to a releasedwaqas.ikram1-5/+5
version Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1 Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-10Fix issues in shared NSI flow in NSMFdeepikasatheesh3-8/+9
Issue-ID: SO-3629 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ib67ffb8f0143549177e7b2776b219fab4d7f00eb
2021-04-21Added logging statements for skip post inst conf classKalkere Ramesh, Sharan (sk720x)1-1/+1
Issue-ID: SO-3626 Change-Id: I618b6b6b6049f94bc6c9bfe6be893ac022f2449e Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2021-04-01Add NSI name to allocate request bodyzm3301-3/+3
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Icd06000c1f9ce7f3c6bd7c2b6b6980f175c04343
2021-03-22Merge "Add resourceShareLevel in tn"Seshu Kumar M2-9/+5
2021-03-19Add resourceShareLevel in tnhetengjiao2-9/+5
Issue-ID: SO-3381 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3d3826615d05272a01e36a4f7001ada24ee3ea61
2021-03-18Add nssiId for AllocateTNNSSI requestzm3301-0/+1
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I14237c3be04c3113f948be18a99b8c903ac19615
2021-03-14Merge "Fixed issues in AN NSSMF for modify & Deallocate flow"Seshu Kumar M6-119/+174
2021-03-12Merge "version upgrades plus cleanup"Max Benjamin2-37/+7
2021-03-12Fixed issues in AN NSSMF for modify & Deallocate flowdeepikasatheesh6-119/+174
Issue-ID: SO-3586 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I1cd8342807bd3d63f8384f957857d6af13453fd4
2021-03-12Support Option1 for Top RAN NSSTzm3301-1/+1
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Iece6770f6ffe8d091d0419416a2babaa5ad790d8
2021-03-11Update NSI selection process support shared NSI and add sst parameterzm3307-21/+190
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I84f76e4e32fabc35fbd448ed1234d3427f89279d
2021-03-09version upgrades plus cleanupBOSLET, CORY2-37/+7
Removed over 125 dependencies and added to dependency management Added in a few dependencies and removed some Change the swagger version to so pom Removed version property reference in the pom Added in missing dependency for bpmn blocks Added in missing dependecy for common bpmn Updated the camunda-bpm-assert to use a version that is compatible with assertj-core 3.11. The camunda-bpm-assert namespace group also changed. This fixes the no method found error. Updated unit test to account for class name change Updated the unit test to account for lib change Fixed unit test for software upgrade stuff Exclude older versions of javassist to fix null pointer caused by incompatible javassist version with hibernate and bowman Added in missing dependency for task test Added missing dependency and fixed formatting Remove files that got added back in by merge conflict Use the new namespace for the swagger annotations Need to exclude swagger annoatations from the old namespace Updated to fix compilation error due to use of legacy swagger and cxf swagger Use the swagger v3 plugin for gen resources Use the openapi v3 swagger in all bpmn packages Fix null pointer to create the OpenApiFeature in cxf Issue-ID: SO-3578 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I7093376b2d8271e9c5b911b901133e01b957da84
2021-03-03Merge "Core-nssmf - activate/deactivate flow"Byung-Woo Jun3-138/+150
2021-03-02Bug fixes for modify TN NSSI operationhyu20103-131/+371
Modify/re-use of an existing TN NSSI contains problems since Guilin release. We have planned to resolve these issues in Honolulu release. This submission contains these fixes. Issue-ID: SO-3563 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: If2b22260797135eab3cc74c66e0b9a9ec8d91d65
2021-02-28Core-nssmf - activate/deactivate flowaleemraja3-138/+150
To fix the issues noticed during testing - in activate and deactivate flow - in allocate non-shared: update requestdb correctly when flow is successful. Issue-ID: SO-3527 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d61eaba8ea60a95a9517509696b2cf3a357
2021-02-24Fix issues in AN NSSMF for activate flowdeepikasatheesh3-33/+61
Issue-ID: SO-3554 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I1bce6e7c48e9fcb92505304727ed1a04aed5be05