aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-26Add SO_Admin_Cockpit Images to Documentationrope2527-3/+13
Change-Id: I7ba4d127556a4fe65626154a69beb06fdabf634a Issue-ID: SO-3492 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-05-24Increase code coverage for VnfEbbLoader classpwielebs1-0/+85
Issue-ID: SO-3489 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Ic18200fac5d5ce527abeb923ef3f7caa40c72097
2021-05-19Merge "Fix typo DESACTIVATE to DEACTIVATE"Lukasz Muszkieta1-3/+3
2021-05-18Add SO Admin Cockpit Documentationrope2521-0/+139
Change-Id: If7e078e38a7494ac6905e8cfd3da41e176cf173a Issue-ID: SO-3492 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-05-10Add ETSI VNF LCM Documentationrope2521-0/+595
Change-Id: I704a5d8c863298c9306e6bd18babff1596f5f5f0 Issue-ID: SO-3492 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-05-06Merge "Add failure mechanisms in FAQs BB Understanding"Seshu Kumar M11-447/+686
2021-05-05Fix typo DESACTIVATE to DEACTIVATESebastien Premont-Tendland1-3/+3
Issue-ID: SO-2798 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I6b6334704fc4e7398ed785a99459a67c48def928
2021-05-05Add ETSI NFVO Documentationrope2521-0/+263
Change-Id: Idad4881500e9b3aa5d65373667136842608ecdb4 Issue-ID: SO-3492 Signed-off-by: rope252 <gareth.roper@est.tech>
2021-04-30Merge "SO refactor - extract junit from WorkflowActionTest to ↵Lukasz Muszkieta9-183/+428
ServiceEBBLoaderTest Issue-ID: SO-3489"
2021-04-28Merge "updated release notes of SO honolulu"Byung-Woo Jun1-23/+21
2021-04-22Update CDS and grpc dependenciesJozsef Csongvai8-22/+25
Issue-ID: SO-3628 Change-Id: Ia1c5c3d2d38d83609410c94068cd0d4533d9ad40 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-04-22Add failure mechanisms in FAQs BB UnderstandingBrLaine11-447/+686
Update FAQs Building Blocks Understanding documentation - add failure mechanisms rollback,retry, abort - arrange rst rendering Issue-ID: SO-675 Signed-off-by: BrLaine <bruno.laine@orange.com> Change-Id: Iec9b2660d4ba54910653c6b9113f80e4a4ec698f
2021-04-22updated release notes of SO honoluluseshukm1-23/+21
Issue-ID: SO-3623 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I59fbe74c5b32a3c02833a42476f38ade5386a275
2021-04-21Added logging statements for skip post inst conf classKalkere Ramesh, Sharan (sk720x)11-19/+27
Issue-ID: SO-3626 Change-Id: I618b6b6b6049f94bc6c9bfe6be893ac022f2449e Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2021-04-20SO refactor - extract junit from WorkflowActionTest to ServiceEBBLoaderTestMarcin Rzepecki9-183/+428
Issue-ID: SO-3489 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I54b3a72e1ddd34b3039eccbb3ef3c32a3428ad99
2021-04-12Merge "removal of Max Benjamin as committer of SO"Byung-Woo Jun1-5/+2
2021-04-08removal of Max Benjamin as committer of SOseshukm1-5/+2
Issue-ID: SO-3616 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I3f8a06bc0e42e3d695af0f7cb4747dae9977a8db
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