aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2020-09-26Merge "Changed the object mapper to ignore unknown fields"Seshu Kumar M3-3/+8
2020-09-26Merge "Bpmn to cnf adapter implementation testing bpmn"Seshu Kumar M5-25/+55
2020-09-26Merge "Update NSMF workflow of allocate"Seshu Kumar M9-231/+450
2020-09-25Merge "Add userParams as inputs"Lukasz Muszkieta4-6/+172
2020-09-25Update NSMF workflow of allocatehetengjiao9-231/+450
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4ab9272501a76c93e1c56d4bf0ed646699363ecb
2020-09-24Add userParams as inputsmharazin4-6/+172
Issue-ID: SO-2646 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I16fce63cc123e63b6b8951eaebb7b0aa2947d564
2020-09-24fix npe in ControllerExecutionBBLukasz Muszkieta1-0/+7
Issue-ID: SO-3266 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ib055c96bfd810fdf50e67d0c40fa6696850775a7
2020-09-23removed references to AAIObjectTypeBenjamin, Max166-1660/+1764
removed references to AAIObjectType and AAIObjectPlurals additional corrections for removal of aai object type corrected additional java files updated groovy files to match aai fluent builder style Issue-ID: SO-3259 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
2020-09-23Changed the object mapper to ignore unknown fieldsParthasarathy, Ramesh3-3/+8
Changed the object mapper to ignore unknown fields Changed to use instance object mapper switched to use method level object mapper Issue-ID: SO-3263 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iae713978393a04313abec215e8ea330a93db9c24
2020-09-23Merge "add junit coverage"Byung-Woo Jun2-1/+127
2020-09-23add junit coverageLukasz Muszkieta2-1/+127
Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I99bedb4ec86b4682db8d6d4bb7183c1bc0e13b97 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2020-09-23Develop common logic for Core NSSI flowsalexanb7-2108/+1925
Issue-ID: SO-3260 Change-Id: Iaebcca2a137198aebba42f0d5667eeecaca3c12e Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-22Merge "Changes for MDONS usecase SO-2950"Seshu Kumar M2-58/+112
2020-09-21Merge "Adding more unit tests in Deallocate Core NSSMF workflow"Byung-Woo Jun2-170/+1453
2020-09-21Adding more unit tests in Deallocate Core NSSMF workflowalexanb3-173/+1456
Issue-ID: SO-3247 Change-Id: I5514e1fe70bead988ea884bc312374e0d51d9dd8 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-21Merge "Heatbridge Updates"Steve Smokowski4-16/+17
2020-09-20Heatbridge UpdatesSmokowski, Steven4-16/+17
Updated heatbridge to work with upcoming A&AI changes Issue-ID: SO-3257 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b58c8e2a920e715d303aeda5137952f667c3133
2020-09-20added changes for replace related to configurationKalkere Ramesh, Sharan3-5/+94
added changes for replace related to configuration added in some changes to the unit test in bbinputsetup Issue-ID: SO-3249 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia45b9ba621f9806771944d800c14ee69c3bdff71
2020-09-18Merge "Update NSMF workflow to for the E2E Network Slicing requirements"Chuanyu Chen18-5782/+2701
2020-09-18Update AAI versionzm3302-4/+4
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I073d6160573df10d1d3f3722cc4262e482b9cd8a
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao18-5782/+2701
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-17Merge "add junit coverage"Seshu Kumar M1-0/+65
2020-09-17Merge "Implement Allocate Core NSSMF workflow"Byung-Woo Jun9-0/+3158
2020-09-17Implement Allocate Core NSSMF workflowaleemraja9-0/+3158
Issue-ID: SO-3234 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a91a7034509696b2cf3a987
2020-09-17Implement Activate and Deactivate Core NSSMF workflowaleemraja3-0/+1736
Issue-ID: SO-3235 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I37ce7d21eaba8ea60a91a7034508965b2cf3a987
2020-09-17Merge "NSMF Functionality improvements - NSI Termination"Byung-Woo Jun4-293/+425
2020-09-17Merge "Implement Subnet Capability query functionality"Byung-Woo Jun2-0/+282
2020-09-17Merge "Implement Workflows to handle NSSMF Common functionalities"Byung-Woo Jun13-0/+2049
2020-09-16Implement Workflows to handle NSSMF Common functionalitiesPriyadharshini13-0/+2049
Issue-ID: SO-3190 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I38ce91415fc5ced083e017ed4306873d17d5fa24
2020-09-17Merge "Update template analysis process"Chuanyu Chen3-7/+5
2020-09-17Merge "update service query"Chuanyu Chen2-8/+11
2020-09-16Merge "Implement Deallocate Core NSSMF workflow"Byung-Woo Jun2-0/+1184
2020-09-16Merge "Implement Modify Core NSSMF workflow"Byung-Woo Jun2-0/+1043
2020-09-17Update template analysis processzm3303-7/+5
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I2a1190191e18b8a580e421847a5143ef45a7877d
2020-09-16Merge "Implementation of TN NSSMF WF on SO"Byung-Woo Jun15-0/+3522
2020-09-16Merge "Imlpement RAN NSSMF Modify Workflow"Byung-Woo Jun4-0/+1826
2020-09-16Merge "Implement Activate/Deactivate RAN NSSMF Workflow"Byung-Woo Jun2-0/+1601
2020-09-16Merge "Implement Deallocate RAN NSSI Workflow"Byung-Woo Jun2-0/+1782
2020-09-16Imlpement RAN NSSMF Modify WorkflowReshmasree4-0/+1826
Issue-ID: SO-3228 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I49b99cfb0afbdd34a83ef81dac6a62301e79e4fd
2020-09-16Merge "Implement subprocess for calling SDNR from RAN NSSMF -Also added ↵Byung-Woo Jun4-1/+315
common methods in oofUtils"
2020-09-16Merge "Implement RAN NSSMF Allocate workflow"Byung-Woo Jun3-0/+2449
2020-09-16Implement RAN NSSMF Allocate workflowReshmasree3-0/+2449
Issue-ID: SO-3227 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I4354d68b307bd008b242deb57a87f5de2bb66487
2020-09-16update service queryzm3302-8/+11
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7489dd5b02fa19b25eec0162dd239c1d40e943d3
2020-09-15Implementation of TN NSSMF WF on SOhyu201015-0/+3522
(1) Workflow of Allocate TN NSSI (2) Workflow of Deallocate TN NSSI (3) Workflow of Activate and Deactivate TN NSSI (4) Workflow of Modify TN NSSI NOTE: 1. The full implementation of TN NSSMF consists of two layers: (1) The TN Sice definition layer, which is an orchestration layer that provides the NBI of TN NSSMF to its consumers (i.e., it concerns the "what" question), and (2) the TN slice realization layer, which is responsible for the actual network configurations of TN slicing (i.e., the "how" question). The first layer is done on the SO (i.e., this changeset), while the 2nd layer is implemented on the SDNC. That's why this changeset is relatively simple, since the "real work" is done by the SDNC. 2. This changeset depends on the common NSSMF WF (https://gerrit.onap.org/r/c/so/+/111477) Issue-ID: SO-2959 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I9d4e77b7706d28fb4133ddca0ff1d6e307be613d Signed-off-by: hyu2010 <henry.yu1@huawei.com>
2020-09-15Merge "Update NSMF workflow to implement the E2E Network Slicing ↵Chuanyu Chen6-0/+3031
requirements for Guilin release"
2020-09-13Implement Modify Core NSSMF workflowalexanb2-0/+1043
Issue-ID: SO-3239 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it> Change-Id: Ice1f528d5fe155ea0e84cb3fa7502be32626ba31
2020-09-11Update NSMF workflow to implement the E2E Network Slicing requirements for ↵hetengjiao6-0/+3031
Guilin release Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
2020-09-10Implement Subnet Capability query functionalitydeepikasatheesh2-0/+282
Issue-ID: SO-3222 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I1797aeb1f2b4b461cee627200bda8312a0803524
2020-09-10Implement Deallocate Core NSSMF workflowalexanb2-0/+1184
Issue-ID: SO-3238 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it> Change-Id: I751c2b5f0ea5fba3f814ab70c627fb96242a54c3
2020-09-10Merge "multiple pnf fix"Byung-Woo Jun13-411/+574