summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-07Merge "bump the version to 1.8.3 CDS related issues are being handled in ↵1.8.3Byung-Woo Jun1-1/+1
this release" into honolulu
2021-09-07bump the version to 1.8.3seshukm1-1/+1
CDS related issues are being handled in this release Issue-ID: SO-3725 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I588f4ac7192d84aad652b5b483cc77b569d59441
2021-09-04Merge "bump the so version to 1.8.2" into honoluluByung-Woo Jun1-1/+1
2021-09-04bump the so version to 1.8.2seshukm1-1/+1
CDS related issues are being handled in this release Issue-ID: SO-3725 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id061b3aa99a9c36f1bcfcb447b65dc910570b4fd
2021-08-24Merge "Fix NPE for GenericVnfHealthCheckBB" into honoluluSeshu Kumar M1-0/+1
2021-08-24Merge "Fix ControllerExecutionBB flow." into honoluluSeshu Kumar M2-94/+114
2021-08-06Fix dateformat for APPC HealthCheckk.kedron3-12/+56
Issue-ID: SO-3719 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I192f78ead998a983ea4db9fb64e6e69093cf0945 (cherry picked from commit 1b0cb607e4cca22b3eba254fdef1e86d007120fe)
2021-08-06Fix ControllerExecutionBB flow.k.kedron2-94/+114
Adding the condition block on the end, like in the CDS actor path. Issue-ID: SO-3719 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I3ff8f4b63fda8e4404594b630fb6e5411540c697 (cherry picked from commit 5aec6989f31a3074d65e5bea3aa203f6130c3cc1)
2021-08-06Fix NPE for GenericVnfHealthCheckBBk.kedron1-0/+1
Issue-ID: SO-3719 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ifb8d959f5cf4c814cb0427bbc068bbc18980d925 (cherry picked from commit 4ed50b9f2b422d436fdf95dc861df51a9857242b)
2021-08-03Update ccsdk version to 1.1.5Jozsef Csongvai5-12/+12
New version reverts the name change that broke backward compatibility. Issue-ID: SO-3725 Change-Id: I4d41f578e2c4eef0a5d0c899b70d19d137f89839 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-07-01Removing commented out codewaqas.ikram1-1/+0
Change-Id: Ie9099331b809620e1f615994408ff4fa166344a8 Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-06-23so-master-merge-java jenkins failing due the nexus credential mismatchMukeshKumar1-7/+21
Issue-ID: SO-3680 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: Ia6fd47392a6a4a6eaab34d70a531f3b3b2a88fb2
2021-06-23Changing ONAP logging dependencies to a releasedwaqas.ikram1-3/+4
version Change-Id: Id4a76fae417e217ad43b0bc99daf20b1b8d219db Issue-ID: SO-3673 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-04-28updated 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-22SO images for the H releaseseshukm1-0/+22
Issue-ID: SO-3628 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1dc7402ed7db73024ed039f14f79331f5da95a24
2021-04-22Merge "CNF release name deliverd to CNF adapter" into honolulu1.8.2Seshu Kumar M4-124/+13
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-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>(cherry picked from commit 608c16ee7f19f3fdbf9168902d21e5a905d1d91d)
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-07CNF 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 (cherry picked from commit 241119566c555d589483af9e9cd44f4dbe55d69a)
2021-03-29Merge "SO BPMN Infra is not crashing when tomcat can't start - aim of this ↵Seshu Kumar M1-3/+9
patch is to return non zero exit code when an exception occur in bpmn-infra" into honolulu
2021-03-25SO 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
2021-03-25bug fix - add missing required information to docs.Marcin Rzepecki1-49/+152
Issue-ID: SO-3571 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I365980d9ef4c9451bd3b4074d3d910210d452de8
2021-03-12Support Option1 for Top RAN NSSTzm3301-1/+1
Issue-ID: SO-3381 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Iece6770f6ffe8d091d0419416a2babaa5ad790d8 (cherry picked from commit 4c0020a460dc9094d2d3fd31f242d358c764b004)
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-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>
2021-03-07Merge "first draft containers release the 1.8.0 for the H release"Byung-Woo Jun1-0/+36
2021-03-05remove vnfadaptercreate vnfadaptercreatevfmoduleBOSLET, CORY16-1288/+72
Removed SOAP services for vf module and refactored. File that was not staged for merge conflicts Removed dead test classes from source Issue-ID: SO-3574 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I0c8c67521e80661c3354ba572cdd6ae1e1256d42
2021-03-05Changed to use the host id of server instead of idBOSLET, CORY2-3/+9
Changed to use the host id of server instead of id Update the pserver when it already exist. Only update the host id when updating pserver Issue-ID: SO-3573 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: Ide5ab15aa84da950c22dec9079d90ba0133a7789
2021-03-05Merge "create post flow manipulator"Max Benjamin8-12/+44
2021-03-04add junit coverageLukasz Muszkieta2-3/+83
Issue-ID: SO-3433 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: If00e2a209cf28a57caa52a840bc8c10164a58ff4 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2021-03-04create post flow manipulatorBENJAMIN, MAX8-12/+44
create post flow manipulator Issue-ID: SO-3568 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I8afe9cb0184c1f52754097f9912e123e56cfab98 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2021-03-04Merge "retry on ResponseProcessingException"Max Benjamin2-1/+17
2021-03-04Merge "create protected method for vf module bb logic"Max Benjamin1-9/+13
2021-03-04Merge "restore not NULL verification"Max Benjamin3-2/+88
2021-03-04retry on ResponseProcessingExceptionBENJAMIN, MAX2-1/+17
retry on ResponseProcessingException Issue-ID: SO-3570 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I62745d3833bec8fb5f33007aa613ff4626b5486d
2021-03-04restore not NULL verificationMNUSHKIN, DMITRY3-2/+88
restore not NULL verification on user params include test file missed in commit Issue-ID: SO-3564 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I2ad7cff33081b1ccc5369cfc54dccf0eab1f6fbf Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2021-03-04Merge "remove unused endpoints from source code"Max Benjamin12-1212/+0
2021-03-04create protected method for vf module bb logicBENJAMIN, MAX1-9/+13
create protected method for vf module bb logic Issue-ID: SO-3569 Signed-off-by: AT&T Open Source <g22940@att.com> Change-Id: I66076655781c8593a78da380f74c028e635b4d5b
2021-03-03first draft containers release the 1.8.0 for the H releaseseshukm1-0/+36
Issue-ID: SO-3473 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I09898946d0f7e37ecaa9e21e9b4467370bf83e7f
2021-03-03revert the change of the docker base imageseshukm1-1/+1
Issue-ID: SO-3566 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Idf64064827f7d61ef310c4623894fca4d57cb60f
2021-03-03Merge "Core-nssmf - activate/deactivate flow"Byung-Woo Jun4-293/+274