summaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2020-10-05Fix - Missing required attributes to TN Allocate NSSMFPriyadharshini5-509/+518
Issue-ID: SO-3288 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: If81cc1e6f8dfa772154eccbf8d75b6ff87692b65
2020-10-02Only continue to wait on error when finalBoslet, Cory1-0/+4
Only continue to wait on error when final indicator is N Issue-ID: SO-3285 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2914762a6f2776dcb39ab68422b237ffc7eda0f0
2020-10-02Merge "Use Allotted Resources in Deallocate and Modify flows"Byung-Woo Jun6-145/+420
2020-10-01Use Allotted Resources in Deallocate and Modify flowsalexanb6-145/+420
Issue-ID: SO-3280 Change-Id: I5c325cb45e3230fc7d7e2190233c6ee91b7175b6 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-30Do not fail on callback errors for sdnc for vhnfBoslet, Cory1-345/+355
Do not fail on callback errors for sdnc for vhnf Issue-ID: SO-3281 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I3cd0672b87177405b595427aed7e05b7d50f5057
2020-09-29Merge "[SO] Updating Bpmn-Infra Certificates"Byung-Woo Jun2-0/+0
2020-09-29Merge "Enrich Deallocate and Modify Core NSSI sub-processes"Byung-Woo Jun8-477/+1158
2020-09-29Merge "add method adapt SliceTaskParamsAdapter to SliceTaskParams"Chuanyu Chen1-8/+13
2020-09-28[SO] Updating Bpmn-Infra Certificatesajay_dp0012-0/+0
Issue-ID: SO-3272 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I06023d76c66b0e5ac0bf2d03423b2c8bdaaa04a0
2020-09-28add method adapt SliceTaskParamsAdapter to SliceTaskParamshetengjiao1-10/+14
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie8038437ccaa54ee7477d09fd09f2818db2a65a0
2020-09-28Update NSMF allocate workflowhetengjiao8-42/+83
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ia4c2fdc15a1fa44de064559cb39af46336e3f5ca
2020-09-27Enrich Deallocate and Modify Core NSSI sub-processesalexanb8-477/+1158
Issue-ID: SO-3267 Change-Id: Iffcc8f0d12ed75683d8a1e2e80e5608b1271f7d6 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
2020-09-26Merge "Sonar fixes"Seshu Kumar M2-10/+31
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-21Sonar fixesMateusz Gołuchowski2-10/+31
New test for createOwningEntity method. Issue-ID: SO-1841 Change-Id: I96f7793ee74d7871908f8dbbc1e4cd3a028498d5 Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
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