summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-04-08update the SO release notesseshukm1-0/+127
Issue-ID: SO-3598 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8305f3057f42c10cefdd9b8e5c8a586259c84846
2021-04-06Merge "CNF release name deliverd to CNF adapter"Seshu Kumar M4-124/+13
2021-04-01CNF release name deliverd to CNF adapterLukasz Rajewski4-124/+13
CNF release name deliverd to CNF adapter from SO request allows to provide custome name of the release what helps to avoid problem with incorrect name geenrated today from vf-module-id Issue-ID: SO-3607 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I579b4d78d409701b28306763d11c60b9e75dd0ea
2021-04-01Add NSI name to allocate request bodyzm3301-3/+3
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Icd06000c1f9ce7f3c6bd7c2b6b6980f175c04343
2021-03-30Merge "SO refactor - extract Workflow type Service Issue-ID: SO-3581"Lukasz Muszkieta8-444/+528
2021-03-29SO BPMN Infra is not crashing when tomcat can't startKrzysztof Gajewski1-3/+9
- aim of this patch is to return non zero exit code when an exception occur in bpmn-infra Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-3592 Change-Id: I0f0654c8bcad705220def5fdcfce2f4e407e0be8 (cherry picked from commit 67c2febb7337aa93c5144437088fce26ae03a10f)
2021-03-29SO refactor - extract Workflow type ServiceMarcin Rzepecki8-444/+528
Issue-ID: SO-3581 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I5bbe63371045333213542c275e763ac7305369a1
2021-03-26Merge "request db endpoint and bpmn cleanup"Max Benjamin7-114/+137
2021-03-26Merge "corrected json prop names and included update ts"Max Benjamin2-2/+14
2021-03-26Merge "remove network soap and dead code"Max Benjamin34-4579/+194
2021-03-25bug fix - add missing required information to docs.Marcin Rzepecki1-0/+103
Issue-ID: SO-3571 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: Ifb76e23f2a0240b64df3980264694dceb4ef5856
2021-03-24request db endpoint and bpmn cleanupKULESHOV, ELENA7-114/+137
added new request db adapter endpoint use bpmn constants when available allow bpmn input setup parameter to be extended Issue-ID: SO-3606 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ibde4d82cc7432ea3cdd9a75aef0dc695ebbf9a1b
2021-03-22corrected json prop names and included update tsMNUSHKIN, DMITRY2-2/+14
corrected json prop names and included update ts Issue-ID: SO-3603 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ie00bdb617e54e00b450e556aab57b11e864a0969
2021-03-22Merge "Add resourceShareLevel in tn"Seshu Kumar M3-9/+8
2021-03-19Merge "SO refactor II - refactor VnfEBBLoader.java"Byung-Woo Jun1-68/+74
2021-03-19Merge "SO refactor - refactor class UserParamsServiceTraversal Issue-ID: ↵Lukasz Muszkieta1-43/+39
SO-3489"
2021-03-19Add resourceShareLevel in tnhetengjiao3-9/+8
Issue-ID: SO-3381 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3d3826615d05272a01e36a4f7001ada24ee3ea61
2021-03-18Merge "Add nssiId for AllocateTNNSSI request"Seshu Kumar M2-0/+3
2021-03-18SO refactor - refactor class UserParamsServiceTraversalMarcin Rzepecki1-43/+39
Issue-ID: SO-3489 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I3f465fdd1846686c66f34c7a3e2868fa1f1b5845
2021-03-18Add nssiId for AllocateTNNSSI requestzm3302-0/+3
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I14237c3be04c3113f948be18a99b8c903ac19615
2021-03-17remove network soap and dead codeBOSLET, CORY34-4579/+194
Removed the remaining SOAP interfaces for tenant and network Updated the network adapter impl unit test to account for changes. Issue-ID: SO-3593 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I9c3dbd221ffbf9efcb67bf8490fbef81a3b010ae
2021-03-17Merge "update swagger to v3 open api version"Max Benjamin15-107/+107
2021-03-17Merge "wrap logger patterns in masking class"Max Benjamin3-0/+187
2021-03-16Merge "SO refactor - extract private method from ↵Lukasz Muszkieta1-91/+136
getResourceListFromUserParams Issue-ID: SO-3489"
2021-03-16wrap logger patterns in masking classBENJAMIN, MAX3-0/+187
wrap logger patterns in masking class Issue-ID: SO-3589 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ic7893001b77a9791cd43c958b9bad7065d7a4e2a
2021-03-16SO refactor II - refactor VnfEBBLoader.javapwielebs1-68/+74
Issue-ID: SO-3581 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: I1567a025e18ac4bf1f77ae4b2d7a499dfca0a4cc
2021-03-15update swagger to v3 open api versionBOSLET, CORY15-107/+107
Upgraded all projects and services to use the new v3 swagger, discontinued use of old swagger. Updated unit test to account for swagger change and removed apis Issue-ID: SO-3587 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Iddcfe92f8ab240691f92ce2bf23e1ab2ad159780
2021-03-15SO refactor - extract Workflow type VNFpwielebs4-114/+196
Issue-ID: SO-3581 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: If5fe112f618c8fa8f7063df69af341df2db6b8f7
2021-03-15SO refactor - extract private method from getResourceListFromUserParamsMarcin Rzepecki1-91/+136
Issue-ID: SO-3489 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I12e988127c1944ecb63cd0ec7af4ea0cf165195a
2021-03-14Merge "release the SO core components for the 1.8.1"Byung-Woo Jun1-0/+22
2021-03-14Merge "Fixed issues in AN NSSMF for modify & Deallocate flow"Seshu Kumar M7-121/+176
2021-03-14release the SO core components for the 1.8.1seshukm1-0/+22
- name: 'so/catalog-db-adapter' version: '1.8.1-20210314T0420' - name: 'so/request-db-adapter' version: '1.8.1-20210314T0420' - name: 'so/openstack-adapter' version: '1.8.1-20210314T0420' - name: 'so/sdnc-adapter' version: '1.8.1-20210314T0420' - name: 'so/sdc-controller' version: '1.8.1-20210314T0420' - name: 'so/bpmn-infra' version: '1.8.1-20210314T0420' - name: 'so/api-handler-infra' version: '1.8.1-20210314T0420' Issue-ID: SO-3566 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I7cab4961fb592f1f2dbe6886a9d3b23be61a6a7e
2021-03-12Merge "add new sdnc interaction"1.8.1Max Benjamin13-38/+432
2021-03-12Merge "version upgrades plus cleanup"Max Benjamin72-624/+225
2021-03-12Fixed issues in AN NSSMF for modify & Deallocate flowdeepikasatheesh7-121/+176
Issue-ID: SO-3586 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I1cd8342807bd3d63f8384f957857d6af13453fd4
2021-03-12Merge "correct string comparison operator"Seshu Kumar M1-6/+6
2021-03-12Support Option1 for Top RAN NSSTzm3301-1/+1
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Iece6770f6ffe8d091d0419416a2babaa5ad790d8
2021-03-11correct string comparison operatorBENJAMIN, MAX1-6/+6
correct string comparison operator Issue-ID: SO-3583 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I2c5754e4ca8ba7e303385c4eaf88dee2f0498d1a
2021-03-11Update NSI selection process support shared NSI and add sst parameterzm33011-21/+207
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I84f76e4e32fabc35fbd448ed1234d3427f89279d
2021-03-10add new sdnc interactionBOSLET, CORY13-38/+432
Added Cors auth support option for sdnc interaction Issue-ID: SO-3580 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I54d17ea5e02a20114f5857940cc4dabc72854dea
2021-03-09version upgrades plus cleanupBOSLET, CORY72-624/+225
Removed over 125 dependencies and added to dependency management Added in a few dependencies and removed some Change the swagger version to so pom Removed version property reference in the pom Added in missing dependency for bpmn blocks Added in missing dependecy for common bpmn Updated the camunda-bpm-assert to use a version that is compatible with assertj-core 3.11. The camunda-bpm-assert namespace group also changed. This fixes the no method found error. Updated unit test to account for class name change Updated the unit test to account for lib change Fixed unit test for software upgrade stuff Exclude older versions of javassist to fix null pointer caused by incompatible javassist version with hibernate and bowman Added in missing dependency for task test Added missing dependency and fixed formatting Remove files that got added back in by merge conflict Use the new namespace for the swagger annotations Need to exclude swagger annoatations from the old namespace Updated to fix compilation error due to use of legacy swagger and cxf swagger Use the swagger v3 plugin for gen resources Use the openapi v3 swagger in all bpmn packages Fix null pointer to create the OpenApiFeature in cxf Issue-ID: SO-3578 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I7093376b2d8271e9c5b911b901133e01b957da84
2021-03-10Merge "remove vnfadaptercreate vnfadaptercreatevfmodule"Max Benjamin16-1288/+72
2021-03-09Merge "Added volume creation to heatbridge"Max Benjamin7-1/+115
2021-03-09Add junit tests for UserParamsServiceTraversal classMarcin Rzepecki3-1/+293
Issue-ID: SO-3489 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I7c9304534e566f6ec36f420ae058cf5b81e797da
2021-03-09Merge "add junit coverage"Max Benjamin2-3/+83
2021-03-09Merge "bump the version to 1.8.1"Byung-Woo Jun1-1/+1
2021-03-09bump the version to 1.8.1seshukm1-1/+1
Issue-ID: SO-3566 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I931e5c4233ef116cef94e3488bdf5cca774f0ad8
2021-03-08Merge "improve error handling in postProcessingExecuteBB"Max Benjamin1-11/+18
2021-03-08Added volume creation to heatbridgeBOSLET, CORY7-1/+115
Added volume creation to heatbridge Issue-ID: SO-3577 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I0f0844187efe880cccf4b663c8c4fadc346680c3
2021-03-07improve error handling in postProcessingExecuteBBKALKERE RAMESH, SHARAN1-11/+18
improve error handling in postProcessingExecuteBB Issue-ID: SO-3572 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Idcccdf8f5f10db8445a42536d0bd891bc2cf5a42 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>