aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common
AgeCommit message (Collapse)AuthorFilesLines
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
2021-02-23Transport Slicing Fixeshyu20106-18/+125
This update contains for the fixes for the following JIRAs: SO-3512: update logical-link name and logical-link id in TN NSSI SO-3544: Transport Slicing problems found in RAN NSSMF and TN NSSMF integration Issue-ID: SO-3512 Issue-ID: SO-3544 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I075bf76da635365260bfc52b0fe13ac3cb69c3c7 Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2021-02-22Merge "Fixed issues in AN NSSMF for allocate flow & added timeDelay in ↵Seshu Kumar M3-28/+41
QueryJobStatus"
2021-02-17Merge "update camunda and spring to latest versions"Steve Smokowski1-4/+1
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)1-4/+1
Updated camunda to 7.14 and updated spring boot camunda to 3.4 Started to clean up duplicate maven dependencies Issue-ID: SO-3521 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
2021-02-15update the version for the H releaseseshukm1-1/+1
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
2021-02-11Fixed issues in AN NSSMF for allocate flow & added timeDelay in QueryJobStatusdeepikasatheesh3-28/+41
Issue-ID: SO-3526 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I04fd6adced03c535129cf0d2adfee60f6e2b3407
2021-02-10Merge "Fixed issue in AN NSSMF activation flow for SDNR interactions"Seshu Kumar M1-5/+16
2021-02-10Merge "Fix issues in AN NSSMF activation flow for SDNR interactions"Seshu Kumar M1-37/+37
2021-02-055GCore - nssmf - non-shared allocate flowaleemraja2-8/+9
Code changes to fix issues observed during testing for Core non-shared nssmf Allocate api Issue-ID: SO-3514 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a95a4561509696b2cf3a516
2021-01-27Merge "Fix issues in Modify RAN-NF NSSI reconfigure flow"Seshu Kumar M2-28/+24
2021-01-25Fixed issue in AN NSSMF activation flow for SDNR interactionsdeepikasatheesh1-5/+16
Issue-ID: SO-3393 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I49071edf9400b25f61e6f598b43c567d3a968c4a
2021-01-19Fixes for bugs found in Transport Slicing integrationhyu20101-0/+13
This update contains for the fixes for the following JIRAs: SO-3483: Transport Slicing integration: status field in resource_operation_status table should be in capital letters SO-3488: Transport Slicing integration: orchestration status of TN NSSI is missing a 'd' in 'activate' and 'deactivate' Issue-ID: SO-3483 Issue-ID: SO-3488 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I0e3ce5b8819aab61138d3eb7e119b9c9aa7e5a55
2021-01-18update nsmf workflow of active and deactive nssihetengjiao3-779/+565
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic144713f9cf55ed8db679bd7c57052fcea2aadf9
2021-01-07Fix some deallocate issueszm3302-20/+53
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee