aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-01updated plugin management section to cover pluginBenjamin, Max2-0/+32
updated plugin management section to cover plugin in eclipse Issue-ID: SO-3283 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icbbab7258867052095c9212e9d2773816cb53302
2020-10-01Merge "Do not fail on callback errors for sdnc for vhnf"Steve Smokowski1-345/+355
2020-10-01Merge "Only process ovs when its ovs and not sriov."Steve Smokowski2-6/+68
2020-10-01Merge "Changed to use the physical network name"Steve Smokowski3-18/+18
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-30Changing vnfProfileId from vnfPkgId to vnfdIdwaqas.ikram3-52/+48
Change-Id: I82c955e6a819502577fc247c743881482b069216 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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 "[SO] SOL003 VNF Instantiation is throwing exception with Certificate ↵Byung-Woo Jun4-0/+0
Expired exception"
2020-09-29Only process ovs when its ovs and not sriov.Boslet, Cory2-6/+68
Only process ovs when its ovs and not sriov. Issue-ID: SO-3279 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I79c0becb118fd64ee520c3ba789748de08890984
2020-09-29Changed to use the physical network nameBoslet, Cory3-18/+18
Changed to use the physical network name and refactor/fixes WIP Fixed the failing junit test as a result of change Issue-ID: SO-3278 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I34c0d5978c914260ca6300948a697c0c7ab7fdfa
2020-09-29[SO] SOL003 VNF Instantiation is throwing exception with Certificate Expired ↵MukeshKumar4-0/+0
exception Issue-ID: SO-3272 Change-Id: Ib93d62e9e462e1afed03c229090a1d2152eeb83f Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-09-29Merge "add method adapt SliceTaskParamsAdapter to SliceTaskParams"Chuanyu Chen4-246/+222
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 SliceTaskParamshetengjiao4-248/+223
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 M11-237/+468
2020-09-25Fix getJob status bugwaqas.ikram7-5/+96
Change-Id: I1a3bab4de5c6cfaa5b7874bccff79fbf72f8dc03 Issue-ID: SO-3268 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-25Merge "Terminate NS Backend Service"Byung-Woo Jun29-94/+1946
2020-09-25Merge "Add userParams as inputs"Lukasz Muszkieta4-6/+172
2020-09-25Update NSMF workflow of allocatehetengjiao11-237/+468
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-24Terminate NS Backend ServiceAndrewLamb29-94/+1946
Issue-ID: SO-2869 Change-Id: I9c2b268d4f9aba7179633b71c8994065acacb742 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
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, Max223-2511/+2376
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-21Fix for flyway picking up wrong datasourcewaqas.ikram2-9/+17
Change-Id: Ia607dc9723dc9c837f754bfb2e3cf321e8c26326 Issue-ID: SO-3248 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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 Smokowski16-209/+296
2020-09-20Heatbridge UpdatesSmokowski, Steven16-209/+296
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 Chen35-6008/+2946
2020-09-18Update AAI versionzm3303-5/+5
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 requirementshetengjiao35-6008/+2946
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 "Sample Unit tests for cnf-adapter Issue-ID: SO-3244"Seshu Kumar M2-0/+300
2020-09-17Merge "Update of developer info for bb"Seshu Kumar M5-0/+440
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