summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-24Updating pom version to 1.9.0-SNAPSHOTwaqas.ikram35-35/+35
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-24initial release for the istanbul releaseseshukm1-2/+2
Issue-ID: SO-3652 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I085ceb957876e37ef46ae9fdd5a928934f2f21eb
2021-06-22so-master-merge-java jenkins failing due the nexus credential mismatchMukeshKumar1-6/+20
Issue-ID: SO-3680 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I88f55f115c112d713f42f0a800aeb5490d7c6ade
2021-06-18Add VNF-Macro-Create and VNF-Macro-DeleteJozsef Csongvai10-96/+160
These macros enable creation and deletion of a vnf with vfmodules for an existing service instance using building blocks. Also: - No longer force alaCarte=true for these use cases - Fix broken vfModule sorting logic for baseFirst/baseLast - Minor refactoring replacing String literals with constants Issue-ID: SO-3635 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I16975f3561f2d978dede20679927ac3531def900
2021-06-17Changing ONAP logging dependencies to a releasedwaqas.ikram3-37/+37
version Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1 Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-17Merge "Reverting tenant_meta_data Json property"Byung-Woo Jun1-1/+1
2021-06-17Merge "add junit coverage"Seshu Kumar M1-0/+102
2021-06-17Merge ":Sonar issues review, fix weak cryptography problem. Reformat code"Seshu Kumar M6-63/+58
2021-06-17Merge "Fixed sdc-controller ingestion logic for cds values"Seshu Kumar M4-6/+54
2021-06-16Reverting tenant_meta_data Json propertyMukeshKumar1-1/+1
Issue-ID: SO-3676 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: Ib7fa3ce5f82d45d7a5cf394f492dd634a1e93f7a
2021-06-15Merge "add junit coverage"Seshu Kumar M1-8/+58
2021-06-10Fix issues in shared NSI flow in NSMFdeepikasatheesh6-9/+16
Issue-ID: SO-3629 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ib67ffb8f0143549177e7b2776b219fab4d7f00eb
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-25add junit coverageLukasz Muszkieta1-8/+58
Issue-ID: SO-3433 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ie099e0482c8581426c3ddf16d9a34bb0f39ca937 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
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-21add junit coverageLukasz Muszkieta1-0/+102
Issue-ID: SO-3661 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: Ib3faeb85000345313c52e53d13cf75746a4f3bfb
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-27:Sonar issues review, fix weak cryptography problem. Reformat codesamuel liard6-63/+58
Issue-ID: SO-3625 Signed-off-by: sliard <samuel.liard@gmail.com> Change-Id: Ied243d59ebd92e158c451f2cdd694895103de2eb
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-18Fixed sdc-controller ingestion logic for cds valueskuldipr4-6/+54
sdc controller was not picking the cds values because logic expected the values in the 'metadata' block however the cds values exist in the 'input' block. Logic is modified to look for values at the correct location. Issue-ID: SO-3591 Signed-off-by: kuldipr <kuldip.rai@amdocs.com> Change-Id: I59778fde00025e22446446df560b5f85bfda7469 Signed-off-by: kuldipr <kuldip.rai@amdocs.com>