aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09Adding nullable values to columnswaqas.ikram8-40/+24
and removing duplicate dependencies Change-Id: Iddd8ed1e405c1f348b42b39e8c93504ba527864b Issue-ID: SO-3159 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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-08Update parameter processing for DoDeallocateNSSI(RAN)Enbo Wang4-45/+29
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-08Update response processing for DoAllocateNSSI(RAN)Enbo Wang4-19/+44
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I252c54f2d653ac5ed4738f0ea1e7de440f9affd5
2020-10-08Update parameter parsing for DoAllocateNSSI(RAN)Enbo Wang12-13/+42
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I0c1f5380d4ebd2befa34f6e7668d1c09994ac408
2020-10-08Fixing vulnerabilities and code smellswaqas.ikram10-26/+22
Change-Id: I204a59b0b1d140953b14cfd1aec2b676aff54fb9 Issue-ID: SO-2867 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-08Merge "Add missing fields to the validation error record."Steve Smokowski4-11/+22
2020-10-07add work step option for failuresKuleshov, Elena7-5/+104
Introduce new Policy and workStep to handle failures Reapply changes using correct camunda modeler version. Issue-ID: SO-3287 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7e0a36305322c255f6678529f0a27c023fd983ef
2020-10-07Fixes for bugs in Allocate TN NSSI WF found in integration testhyu20107-48/+112
- Fix for SO-3284: Exceptions in Allocate TN NSSI WF - Fix for SO-3293: Allocate TN NSSI fails to create relationship between allotted-resource and logical-links Issue-ID: SO-3284 Issue-ID: SO-3293 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: Ib625ec4b70db08af46031d392aa75ef22abd439e Signed-off-by: hyu2010 <henry.yu1@huawei.com>
2020-10-07Merge "Fixing vulnerabilities and code smells"Byung-Woo Jun15-67/+136
2020-10-07Fix 3gppservices URI pathReshmasree2-19/+19
Issue-ID: SO-3275 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I65feaa06927d58fae368aeb42b6cb4ce66d57cf4
2020-10-07Add missing fields to the validation error record.Kuleshov, Elena4-11/+22
Add missing fields to the validation error record. Fix the variable name for service scope check. Correct the usage of the requestInfo variable. Issue-ID: SO-3286 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I67f5dd043c0ab8ee879a9e2e43f5544bb49ea275
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-07Fixing vulnerabilities and code smellswaqas.ikram15-67/+136
and increasing code coverage Change-Id: If345b669433f754aedfbc81bef9c9b8a7686e92f Issue-ID: SO-2867 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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-06Developer info update for Docker-Config UnderstandingMD IRSHAD SHEIKH2-0/+365
Issue-ID: SO-3289 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: If566cb0c20ae19bf78c6da64f39b3d4222cd7f01
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-29Adding Helm typearun chapagain2-1/+4
Issue-ID: SO-3080 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: I4908cb73fd960b3573a607a4a56c15fa423e5336
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>