aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)13-102/+66
jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-10-07Merge "Only continue to wait on error when final"Steve Smokowski1-0/+4
2020-10-07Merge "use timeout interval in minutes for poll duration"Steve Smokowski2-13/+28
2020-10-07Merge "Restored methods to pre-java11 state"Steve Smokowski1-4/+44
2020-10-07Merge "updated plugin management section to cover plugin"Steve Smokowski2-0/+32
2020-10-07Merge "Reworked how we find the sriov pf related link."Steve Smokowski4-71/+94
2020-10-06Updating jaxb-runtime versionwaqas.ikram1-1/+1
because its compiled dependency istack-commons-runtime:3.0.6 is not available in maven repository https://maven.java.net/content/repositories/releases/com/sun/istack/istack-commons-runtime/ Change-Id: I8a0bc35b96d0a484c9f897a80129ac327435c4de Issue-ID: SO-3291 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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-04bump the so version to 1.7.3seshukm1-1/+1
Issue-ID: SO-2346 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I7eff9475c76b2555afb0c54d7c275f35722915a6
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-02[SO] Updating SO base image Dockerfileajay_dp0011-1/+6
Issue-ID: SO-3243 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I7179c1403f9bfe362aa45e71a4e78fdcf5577299
2020-10-02Increasing code coverage ns-lcm-database-servicewaqas.ikram11-23/+140
Change-Id: Iee314c28e9f65e5bcac542b390df0d8b05ed2e31 Issue-ID: SO-2867 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-02Merge "SO-ETSI-NFVO Delete NS Backend Service"Byung-Woo Jun24-69/+717
2020-10-02Merge "Use Allotted Resources in Deallocate and Modify flows"Byung-Woo Jun6-145/+420
2020-10-02SO-ETSI-NFVO Delete NS Backend ServiceAndrewLamb24-69/+717
Issue-ID: SO-2870 Change-Id: I476e78a7f528d460eb6dc9bd9019e7407ff167e3 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
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-01Reworked how we find the sriov pf related link.Boslet, Cory4-71/+94
Reworked how we find the sriov pf related link. Removed unneccessary line of code put in for test Issue-ID: SO-3282 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idfa54f4c9b3332ba325b4cc9fd0fc974c4e76d4f
2020-10-01Restored methods to pre-java11 stateBenjamin, Max (mb388a)1-4/+44
Methods reverted Required for usage in groovy scripts Issue-ID: SO-3261 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id980f83cc444997e24971f2146b40f98ee6ed668
2020-10-01use timeout interval in minutes for poll durationMnushkin, Dmitry2-13/+28
use timeout interval in minutes for poll duration do not ignore retry test with 1 min delay rename variable and debug info for clarity Issue-ID: SO-3264 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia3c6d789b0e93df909476e92764ccbb32d7472e7
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-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-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