summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common/src
AgeCommit message (Collapse)AuthorFilesLines
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 Benjamin1-18/+2
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, CORY1-18/+2
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-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
2021-01-07Merge "Fix for globalSubscriberId and requestId"Lukasz Muszkieta1-0/+126
2021-01-07Merge "5G core nssmf - Allocate api"Lukasz Muszkieta5-224/+248
2021-01-06Fix issues in Modify RAN-NF NSSI reconfigure flowdeepikasatheesh2-28/+24
Issue-ID: SO-3394 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ieb7136cdb4e7db9626d7498a4e6d194ff1394fca
2021-01-06Fix for globalSubscriberId and requestIdtragait1-0/+126
Issue-ID: SO-3401 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I33a71dffe7c63a50c807aa206d638a6aea5f1210
2021-01-02Fixes for bugs found in Transport Slicing integrationhyu20104-1/+23
This update contains for the fixes for the following JIRA: SO-3444: Transport Slicing Integration: add config flag for enable/disable SDNC CCVPN network configuration Issue-ID: SO-3444 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I7ccc3735e6a46c0453da0dd7d04086b73cc50eb1
2020-12-25Merge "Fix some deallocate nssi issues"Chuanyu Chen6-58/+153
2020-12-24Fix some deallocate nssi issueszm3306-58/+153
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7abcc74b52e71e780cda12a2a55d02b4dda2133a
2020-12-23Fixes for bugs found in Transport Slicing integrationhyu20105-25/+43
This update contains for the fixes for the following JIRAs: SO-3429: Transport Slicing integration: fix resource operation status table mapping SO-3434: Transport Slicing integration: modelUuid and modelInvariantUuid are missing from service-instance Issue-ID: SO-3429 Issue-ID: SO-3434 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I7a9b7b7a3e40d967c138067a01f2c045fb3e4b56 Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-12-21Merge "Fix issues in AN NSSMF - Allocate workflow"Seshu Kumar M2-57/+48
2020-12-185G core nssmf - Allocate apialeemraja5-224/+248
Code changes to fix issues observed during testing for share/non-shared nssmf Allocate api Issue-ID: SO-3418 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea51a91a7034502323b2cf3a615
2020-12-09Update slice profilezm3301-5/+42
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I13dcf2f32361a36c78ff20232d466e7b3329ce34
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3305-10/+16
Issue-ID: SO-3411 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07eeb4e512a1a2cc67ac5bff7ee3227d90117fe7
2020-12-07Fix issues in AN NSSMF - Allocate workflowPriyadharshini2-57/+48
Issue-ID: SO-3374 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ia8bbde0317c586dcd0bebedefef244385258b0a8
2020-12-04Merge "Fixes for bugs found in Transport Slicing integration"Chuanyu Chen1-2/+3
2020-12-04Add Endpoint and relationshipszm3302-8/+96
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib745ab2587e63a598a47b433d58cee317858dead
2020-11-30Fixes for bugs found in Transport Slicing integrationhyu20101-2/+3
This update contains for the fixes for the following JIRA: SO-3406: Transport Slicing integration: environment_context and orchestration_status are wrong values Issue-ID: SO-3406 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I9bccc3c916d4b775d3cfaf10d6c817faffa73c18
2020-11-30Merge "fixed tn allocate fail problem"Chuanyu Chen1-1/+5
2020-11-30fixed tn allocate fail problemhetengjiao1-1/+5
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie9bd356a37d170638d86b91b3dc070ca91c40683
2020-11-27Merge "fixed nssmf init and update ResourceOperationStatus fail"Chuanyu Chen2-10/+11
2020-11-27Merge "New attributes are added according to the standard and fixed TN ↵Chuanyu Chen2-6/+32
allocate response"
2020-11-26New attributes are added according to the standard and fixed TN allocate ↵hetengjiao2-6/+32
response Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4a2dfccbfa9dcdbe93d50a03b307061dca45c81a
2020-11-26fixed nssmf init and update ResourceOperationStatus failhetengjiao2-10/+11
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I2a4749d462db92149cc5edf3c5a413c741740d29
2020-11-23Merge "add serializable to fixed cn nssi processing error"Chuanyu Chen1-3/+6