so.git
21 months agoBump the version for the SO core to Kohn 88/130188/1
Lukasz Rajewski [Fri, 5 Aug 2022 07:00:17 +0000 (09:00 +0200)]
Bump the version for the SO core to Kohn

Issue-ID: SO-3980
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I150bf8940013790aa67e1c0a08ffe32337031bb0

21 months agoMerge "RequestsBean, Jira issue use correc type of Assert"
Md Irshad Sheikh [Thu, 21 Jul 2022 14:09:03 +0000 (14:09 +0000)]
Merge "RequestsBean, Jira issue use correc type of Assert"

21 months agoRequestsBean, Jira issue use correc type of Assert 89/129989/2
Ganesh [Wed, 20 Jul 2022 12:47:22 +0000 (18:17 +0530)]
RequestsBean, Jira issue use correc type of Assert

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I1a38e7da39ef5062336031c805a4195932a9a786
Issue-ID: SO-3966

21 months agoRemove this useless eq(...) invocation 87/129987/1
Ganesh [Wed, 20 Jul 2022 12:27:20 +0000 (17:57 +0530)]
Remove this useless eq(...) invocation

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I0bf810edff3d058d5d29f2b84b7e6ae76e682ef2
Issue-ID: SO-3966

22 months agojira issue, Use assertThat(actual).contains(expected) instead. 48/129948/1
Ganesh [Fri, 15 Jul 2022 09:37:14 +0000 (15:07 +0530)]
jira issue, Use assertThat(actual).contains(expected) instead.

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I7c485cab044b3b9ade9afc688f2ef67c92ec6ff6
Issue-ID: Issue-ID: SO-3966

22 months agoJira issue, Swap these 2 arguments so they are in the correct order: expected value... 45/129945/1
Ganesh [Fri, 15 Jul 2022 08:13:28 +0000 (13:43 +0530)]
Jira issue, Swap these 2 arguments so they are in the correct order: expected value, actual value.

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I241dfab988432f0474cf77ed2ac2056b89b25a11
Issue-ID: Issue-ID: SO-3966

22 months agosonar issue, MsoMulticloudUtilsTest Use assertSame instead 41/129941/3
Ganesh [Fri, 15 Jul 2022 07:31:35 +0000 (13:01 +0530)]
sonar issue, MsoMulticloudUtilsTest Use assertSame instead

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: Ic931821356c77ca07b4a03a23593d3c767288520
Issue-ID: Issue-ID: SO-3966

22 months agosonar issue, AuthenticationMethodTest use assertNotEquals instead 98/129898/7
Ganesh [Wed, 13 Jul 2022 03:10:07 +0000 (08:40 +0530)]
sonar issue, AuthenticationMethodTest use assertNotEquals instead

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I737a0cfe04bcb2018120d897267c4fc8fb695fd2
Issue-ID: SO-3966

22 months agosonar issue, Use assertNotEquals instead 90/129890/1
Ganesh [Tue, 12 Jul 2022 12:42:56 +0000 (18:12 +0530)]
sonar issue, Use assertNotEquals instead

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: If257a5d048e0305112f66b2ee1be76714eadabf2
Issue-ID: SO-3966

22 months agosonar issue, Use assertEquals instead 88/129888/1
Ganesh [Tue, 12 Jul 2022 12:14:41 +0000 (17:44 +0530)]
sonar issue, Use assertEquals instead

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I0729dc6a28e2da7613e014dcd1609fc6b3ef445b
Issue-ID: SO-3966

22 months agosonar issue, Change the assertion arguments to not compare a primitive value 87/129887/1
Ganesh [Tue, 12 Jul 2022 10:42:08 +0000 (16:12 +0530)]
sonar issue, Change the assertion arguments to not compare a primitive value

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I1710ada880155d30582c0b9bcceb5f8152a32527
Issue-ID: SO-3966

22 months agosonar issue, Change the assertion arguments to not compare dissimilar types 36/129736/1
Ganesh [Fri, 1 Jul 2022 13:27:36 +0000 (18:57 +0530)]
sonar issue, Change the assertion arguments to not compare dissimilar types

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: Ifbf028d3a987a6ece6951bd9c690c9f080713ee7
Issue-ID: SO-3966

22 months agosonar bug, Change the assertion arguments to not compare a primitive value with null 90/129690/1
Ganesh [Mon, 27 Jun 2022 10:36:36 +0000 (16:06 +0530)]
sonar bug, Change the assertion arguments to not compare a primitive value with null

Signed-off-by: Ganesh <ganesh.c@samsung.com>
Change-Id: I72e255d016d3c08ceb6c075cfc6b9e710e5acfa0
Issue-ID: SO-3966

22 months agoadd junit coverage 70/129670/1
Lukasz Muszkieta [Thu, 23 Jun 2022 12:33:49 +0000 (14:33 +0200)]
add junit coverage

Issue-ID: SO-3796
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ife3fe722b654eaaf31eda734ec73910d0c11530a

23 months agoMerge "Fix bugs found in TN Slicing integration involving OOF"
Shashikanth VH [Mon, 6 Jun 2022 06:43:27 +0000 (06:43 +0000)]
Merge "Fix bugs found in TN Slicing integration involving OOF"

23 months agoFix bugs found in TN Slicing integration involving OOF 26/128926/4
deepikasatheesh [Thu, 28 Apr 2022 03:32:54 +0000 (03:32 +0000)]
Fix bugs found in TN Slicing integration involving OOF

Issue-ID: SO-3931

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I6fe2f53bb8f2761df40802e95255f617089069b5

23 months agoupdate the release notes for J release 72/129372/2
Seshu-Kumar-M [Thu, 26 May 2022 05:56:13 +0000 (11:26 +0530)]
update the release notes for J release

Issue-ID: SO-3946

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I05845312ca4d13dd106a742d78bc2d2b787af3cf

2 years agoMerge "Update error handling for mapInfraActiveRequestToRequest"
Jozsef Csongvai [Mon, 9 May 2022 22:05:55 +0000 (22:05 +0000)]
Merge "Update error handling for mapInfraActiveRequestToRequest"

2 years agoUpdate error handling for mapInfraActiveRequestToRequest 59/124159/2
Michael Pruss [Mon, 13 Sep 2021 13:06:49 +0000 (09:06 -0400)]
Update error handling for mapInfraActiveRequestToRequest

Malformed instantiation requests persisted in requestdb
causing orchestrationRequests API to throw ValidateException
error when returning status on malformed requests.
This causes the endpoint to not return any entries.
To fix this, request body of malformed requests is
not returned in the payload. The request status is still
returned.

Issue-ID: SO-3762
Change-Id: I693a81020d4f3544c915d9f431913a02849805dd
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoSwitch over BBRollback to use DB lookups. 53/125153/7
Oleg Mitsura [Wed, 20 Oct 2021 11:55:58 +0000 (07:55 -0400)]
Switch over BBRollback to use DB lookups.

Issue-ID: SO-3793

Use feature provided by SO-3720.

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I31f2c00df738c37d04e5ad901dd94c9c6d4b147e

2 years agoMerge "Add UT to increase code coverage"
Shashikanth VH [Fri, 6 May 2022 06:01:15 +0000 (06:01 +0000)]
Merge "Add UT to increase code coverage"

2 years agoMerge "Add bounds to sphinx requirement"
Shashikanth VH [Fri, 6 May 2022 06:00:17 +0000 (06:00 +0000)]
Merge "Add bounds to sphinx requirement"

2 years agoRefactor Developer info update for Docker-Config Understanding 39/129139/1
MD IRSHAD SHEIKH [Thu, 5 May 2022 13:26:19 +0000 (18:56 +0530)]
Refactor Developer info update for Docker-Config Understanding

Issue-ID: SO-3289

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Ic8b38dc12389722f0d426acd14cf9e56b4ddab15

2 years agoAdded SO CSIT Documents infromation in Developer_information.rst 77/129077/1
MD IRSHAD SHEIKH [Thu, 5 May 2022 05:56:53 +0000 (11:26 +0530)]
Added SO CSIT Documents infromation in Developer_information.rst

Issue-ID: SO-3935

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: I9ef1b18ddd9c506f9f6993a5303c6dabc19a16df

2 years agoRefactor Developer guide for bpmn flow understanding 74/129074/1
MD IRSHAD SHEIKH [Thu, 5 May 2022 04:52:11 +0000 (10:22 +0530)]
Refactor Developer guide for bpmn flow understanding

Issue-ID: SO-3115

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: If1a230aa34efa3b1437b6cf8320222c5da4b94fd

2 years agoSO CSIT Macroflow Documentation 64/129064/1
MD IRSHAD SHEIKH [Wed, 4 May 2022 12:25:59 +0000 (17:55 +0530)]
SO CSIT Macroflow Documentation

Issue-ID: SO-3935

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: I09afba97a687b1d6086d9efb327b0d8d93b9bad4

2 years agoupdate the release notes 29/128929/1
shashikanth [Thu, 28 Apr 2022 06:19:35 +0000 (11:49 +0530)]
update the release notes

Issue-ID: SO-3922

Signed-off-by: shashikanth <shashikanth.vh@huawei.com>
Change-Id: Ib722380dc399be59ad11ce02d9f1273214f32dbd

2 years agoMerge "VNF-Payload support for CNF HealthCheck"
Lukasz Rajewski [Mon, 25 Apr 2022 18:06:57 +0000 (18:06 +0000)]
Merge "VNF-Payload support for CNF HealthCheck"

2 years agoUpdate SO subcomponent architecture doc 96/128796/1
byungwoojun [Fri, 22 Apr 2022 12:56:26 +0000 (08:56 -0400)]
Update SO subcomponent architecture doc

Update SO subcomponent architecture doc

Issue-ID: SO-3930

Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Change-Id: I53a3dd58284b53782b46504493f562acdac3fecb

2 years agoAdd UT to increase code coverage 40/128740/2
pwielebs [Thu, 21 Apr 2022 06:11:57 +0000 (08:11 +0200)]
Add UT to increase code coverage

Issue-ID: SO-3928
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: I0a4e708c60a8fedc711df09ac1b8516fd366ed3f

2 years agoAdd ETSI CSIT doc for NFVO and VNFM 36/128736/2
byungwoojun [Wed, 20 Apr 2022 21:34:29 +0000 (17:34 -0400)]
Add ETSI CSIT doc for NFVO and VNFM

Add ETSI CSIT doc for NFVO and VNFM

Issue-ID: SO-3926

Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Change-Id: I4d3cf466ff355e02c891dcd45ac0027edab0d211

2 years agoVNF-Payload support for CNF HealthCheck 23/128723/1
sreeja gattagouni [Wed, 20 Apr 2022 10:46:32 +0000 (16:16 +0530)]
VNF-Payload support for CNF HealthCheck

-CNF HealthCheck feature currently supports for Create-Service-Instance Payload.
-Addition of requestAction in catalogDB in vnf_recipe will now support for VNF- Payload
 format while triggering requests for CNF HealthCheck.

Issue-ID: SO-3927
Change-Id:I99b33f225a132d943f42f0d808bcd4510d9c8adf
Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
2 years agoAdd bounds to sphinx requirement 43/128643/1
Cédric Ollivier [Thu, 14 Apr 2022 09:33:23 +0000 (11:33 +0200)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ie8e07ea17e90dbcef66c35034a5a3e33daf44ffb

2 years agoMerge "Enable complex data types in service instanceParams"
Shashikanth VH [Mon, 11 Apr 2022 12:24:24 +0000 (12:24 +0000)]
Merge "Enable complex data types in service instanceParams"

2 years agoEnable complex data types in service instanceParams 78/128378/2
Jozsef Csongvai [Thu, 7 Apr 2022 17:36:27 +0000 (13:36 -0400)]
Enable complex data types in service instanceParams

Issue-ID: SO-3923
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: Ibf371c4ffbedd6548a8e9630a9baeb5e2c43d7f4

2 years agoAdd nullcheck to HeatbridgeUtils.extractPciIdsFromVserver 13/128413/1
Jozsef Csongvai [Mon, 11 Apr 2022 01:54:10 +0000 (21:54 -0400)]
Add nullcheck to HeatbridgeUtils.extractPciIdsFromVserver

It throws a NullPointerException when vserver has no l-interfaces

Issue-ID: SO-3924
Change-Id: I5e4116ead0775dd53b92414b9badfa09fe58779e
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "Error during Deallocate Core NSSI Flow"
Shashikanth VH [Mon, 28 Mar 2022 15:29:32 +0000 (15:29 +0000)]
Merge "Error during Deallocate Core NSSI Flow"

2 years agoMerge "SO changes for CCVPN enhancement in Jakarta"
Shashikanth VH [Mon, 28 Mar 2022 15:27:21 +0000 (15:27 +0000)]
Merge "SO changes for CCVPN enhancement in Jakarta"

2 years agoSO changes for CCVPN enhancement in Jakarta 72/128072/1
hyu2010 [Thu, 24 Mar 2022 13:35:24 +0000 (09:35 -0400)]
SO changes for CCVPN enhancement in Jakarta

This update contains for the fixes for the following JIRA:

SO-3913: CCVPN enhancement for cloud leased line protection
         and bandwidth modification

Issue-ID: SO-3913
Change-Id: I8d82ef0f939efb5a94045a6d1117c692667eb554
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2 years agorelease the SO components first J version 70/128070/1
shashikanth.vh@huawei.com [Thu, 24 Mar 2022 11:13:56 +0000 (16:43 +0530)]
release the SO components first J version

Issue-ID: SO-3912

Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I1795e32d53165fb78deccf05af1bdfcf286dff12

2 years agoremoved redundant release file 69/128069/1
shashikanth.vh@huawei.com [Thu, 24 Mar 2022 11:11:13 +0000 (16:41 +0530)]
removed redundant release file

Issue-ID: SO-3912

Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: Ic25ecf67f60c5fbd59764c00ddd7bff531da7d3e

2 years agoMerge "release the SO components first J version"
Shashikanth VH [Thu, 24 Mar 2022 08:24:35 +0000 (08:24 +0000)]
Merge "release the SO components first J version"

2 years agorelease the SO components first J version 58/128058/1
Seshu-Kumar-M [Thu, 24 Mar 2022 02:20:25 +0000 (07:50 +0530)]
release the SO components first J version

Issue-ID: SO-3912

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I39755ecaeedfc1159a0f380f5e4c6a8f080c29cf

2 years agoupdate the architecture of SO 08/128008/1 1.10.0
MD IRSHAD SHEIKH [Wed, 23 Mar 2022 14:37:33 +0000 (20:07 +0530)]
update the architecture of SO

Issue-ID: SO-3909

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: I0aad877e9aa044f8741d0e5c7757b20ee33d1400

2 years agoMerge "update the deployment view of the SO"
Shashikanth VH [Wed, 23 Mar 2022 04:47:27 +0000 (04:47 +0000)]
Merge "update the deployment view of the SO"

2 years agoupdate the deployment view of the SO 45/127945/1
Seshu-Kumar-M [Tue, 22 Mar 2022 06:19:32 +0000 (11:49 +0530)]
update the deployment view of the SO

Issue-ID: SO-3909

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: Id45a1eac5356d7451f681a81fd6abd05efd04491

2 years agoMerge "Implemented OOF call in TN NSSMF for allocate flow"
Seshu Kumar M [Sat, 19 Mar 2022 12:54:35 +0000 (12:54 +0000)]
Merge "Implemented OOF call in TN NSSMF for allocate flow"

2 years agoImplemented OOF call in TN NSSMF for allocate flow 00/127500/5
sr20255772 [Fri, 4 Mar 2022 05:16:45 +0000 (05:16 +0000)]
Implemented OOF call in TN NSSMF for allocate flow

Issue-ID: SO-3866
Change-Id: I40f55a4cbd2c886a98cc7fefa49ddd478a4a1cca
Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
2 years agoDependency version upgrade ch.qos.logback:logback-core: 1.2.3 to 1.2.10 12/127612/1
shashikanth.vh@huawei.com [Thu, 10 Mar 2022 08:16:56 +0000 (13:46 +0530)]
Dependency version upgrade ch.qos.logback:logback-core: 1.2.3 to 1.2.10

Issue-ID: SO-3825

Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I409f1cffc192147c45b174d829c109b618ded535

2 years agoMerge "update the SO committers lfn id"
Byung-Woo Jun [Wed, 9 Mar 2022 12:45:29 +0000 (12:45 +0000)]
Merge "update the SO committers lfn id"

2 years agoError during Deallocate Core NSSI Flow 18/127018/3
Alex [Tue, 8 Feb 2022 16:21:41 +0000 (18:21 +0200)]
Error during Deallocate Core NSSI Flow

Issue-ID: SO-3783

Change-Id: Ia808103ecdbba7441eea0b2b2ad010c4fcf6204d
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2 years agoMerge "Use cloud configuration from Vnf"
Seshu Kumar M [Wed, 9 Mar 2022 05:11:50 +0000 (05:11 +0000)]
Merge "Use cloud configuration from Vnf"

2 years agoMerge "Fix bugs in modify &terminate flow"
Seshu Kumar M [Wed, 9 Mar 2022 05:10:44 +0000 (05:10 +0000)]
Merge "Fix bugs in modify &terminate flow"

2 years agoMerge "Fix in e2e activation flow for option1"
Seshu Kumar M [Wed, 9 Mar 2022 05:10:04 +0000 (05:10 +0000)]
Merge "Fix in e2e activation flow for option1"

2 years agoupdate the SO committers lfn id 68/127568/1
Seshu-Kumar-M [Wed, 9 Mar 2022 05:06:28 +0000 (10:36 +0530)]
update the SO committers lfn id

Issue-ID: SO-3868

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: Id50efb4126b8f23eb686d3ad6c0a765ca6dfe321

2 years agoMerge "update the SO committers list as per TSC 2022-03-03"
Byung-Woo Jun [Mon, 7 Mar 2022 18:46:39 +0000 (18:46 +0000)]
Merge "update the SO committers list as per TSC 2022-03-03"

2 years agoupdate the SO committers list as per TSC 2022-03-03 40/127540/3
Seshu-Kumar-M [Mon, 7 Mar 2022 17:29:12 +0000 (22:59 +0530)]
update the SO committers list as per TSC 2022-03-03

Issue-ID: SO-3868

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: Ib5a1b8622e6b852f4ecbbbc1f967f26fe0f34b36

2 years agobump the version for the SO core to Jakarta 36/127536/2
Seshu-Kumar-M [Mon, 7 Mar 2022 16:45:43 +0000 (22:15 +0530)]
bump the version for the SO core to Jakarta

Issue-ID: SO-3848

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I7070bfc511d79b8a68d2079551829c397f24909f

2 years agoMerge "Implemented OOF call in TN NSSMF for deallocate flow"
Seshu Kumar M [Mon, 7 Mar 2022 09:38:28 +0000 (09:38 +0000)]
Merge "Implemented OOF call in TN NSSMF for deallocate flow"

2 years agoMerge "add junit coverage"
Seshu Kumar M [Thu, 3 Mar 2022 18:31:26 +0000 (18:31 +0000)]
Merge "add junit coverage"

2 years agoMerge "CNF - Upgrade Functionality - BPMN Infra"
Lukasz Rajewski [Thu, 3 Mar 2022 13:28:43 +0000 (13:28 +0000)]
Merge "CNF - Upgrade Functionality - BPMN Infra"

2 years agoImplemented OOF call in TN NSSMF for deallocate flow 35/127235/2
deepikasatheesh [Tue, 22 Feb 2022 11:58:53 +0000 (11:58 +0000)]
Implemented OOF call in TN NSSMF for deallocate flow

Issue-ID: SO-3864
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ibb7342a2eb6adb44c5a03e717e908699997e79b4

2 years agoMerge "CNF - Upgrade Functionality - CNF Adapter"
Lukasz Rajewski [Wed, 2 Mar 2022 11:27:23 +0000 (11:27 +0000)]
Merge "CNF - Upgrade Functionality - CNF Adapter"

2 years agoMerge "CNF - Upgrade Functionality - API Handler"
Lukasz Rajewski [Wed, 2 Mar 2022 11:26:27 +0000 (11:26 +0000)]
Merge "CNF - Upgrade Functionality - API Handler"

2 years agoCNF- Upgrade Functionality - CatalogDB 24/127224/3
sanket12345 [Tue, 22 Feb 2022 08:01:13 +0000 (13:31 +0530)]
CNF- Upgrade Functionality - CatalogDB

-Catalog DB Changes with new macro action.

Issue-ID: SO-3859
Change-Id: I99f33f225d114d713f42f0a900aeb6532d7c6afe
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2 years agoCNF - Upgrade Functionality - BPMN Infra 53/127253/4
sanket12345 [Wed, 23 Feb 2022 15:06:28 +0000 (20:36 +0530)]
CNF - Upgrade Functionality - BPMN Infra

-Adding new blocking UpgradeVfModuleBB

-Integrating new block in bpmn-infra wih new macro-action in catalogDB.

-Changes added in Workflow to call UpgradeVfModuleBB.

Issue-ID: SO-3857
Change-Id: I98f81f325a311d723f62f0a802bcd8641b9a6cbc
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
2 years agoCNF - Upgrade Functionality - API Handler 26/127226/3
sanket12345 [Tue, 22 Feb 2022 15:21:14 +0000 (20:51 +0530)]
CNF - Upgrade Functionality - API Handler

-Added new endpoint in API-Handler
-upgradeCnf as new action

Issue-ID: SO-3856
Change-Id: I49f12f215c312b712f32f0a700beb8590b7c6dfe
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2 years agoCNF - Upgrade Functionality - CNF Adapter 27/127227/5
sanket12345 [Tue, 22 Feb 2022 15:09:50 +0000 (20:39 +0530)]
CNF - Upgrade Functionality - CNF Adapter

-Added new endpoint in CNF Adapter for CNF-Upgrade.

Issue-ID: SO-3858
Change-Id: I68f32f215d232d723f44f1a103acf5431d6c7abe
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2 years agoadd junit coverage 28/127228/1
Lukasz Muszkieta [Mon, 21 Feb 2022 17:34:47 +0000 (18:34 +0100)]
add junit coverage

Issue-ID: SO-3796
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I018ecc1b3eb8a8252f8b88dca928d830abb4af14

2 years agoFix bugs in modify &terminate flow 65/126965/2
deepikasatheesh [Fri, 4 Feb 2022 09:37:44 +0000 (09:37 +0000)]
Fix bugs in modify &terminate flow

Issue-ID: SO-3847

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ib6d2817bcf3e340713a2f72630915173344b81d5

2 years agoHard-coded cloud owner in mariadb-galera for VNF-Macro-Modify action 41/126941/1
MD IRSHAD SHEIKH [Thu, 3 Feb 2022 05:16:36 +0000 (10:46 +0530)]
Hard-coded cloud owner in mariadb-galera for VNF-Macro-Modify action

Issue-ID: SO-3836

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: I07dc6c8073197aae2aac5ff3ea3429563b3cbb38

2 years agoFix in e2e activation flow for option1 46/126846/1
deepikasatheesh [Fri, 28 Jan 2022 11:20:25 +0000 (11:20 +0000)]
Fix in e2e activation flow for option1

Issue-ID: SO-3844

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I206f0ddbb05c30abedfb558e70d320f547f8b6e7

2 years agoUse cloud configuration from Vnf 39/126539/7
kuldipr [Mon, 10 Jan 2022 15:31:33 +0000 (10:31 -0500)]
Use cloud configuration from Vnf

Vnfs can be part of different clouds and thus cloud configuration
is fetched from vnf itself and passed along the flow to create vnf
in the correct region.

Issue-ID: SO-3423
Change-Id: I1a91486a0bbc6a13aaa292905caeb0c72c4b4885
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
2 years agoMerge "CNF Healthcheck Workflow broken after macro sql file refactoring"
Lukasz Rajewski [Fri, 21 Jan 2022 13:38:39 +0000 (13:38 +0000)]
Merge "CNF Healthcheck Workflow broken after macro sql file refactoring"

2 years agoCNF Healthcheck Workflow broken after macro sql file refactoring 61/126661/1
sanket12345 [Thu, 20 Jan 2022 10:56:38 +0000 (16:26 +0530)]
CNF Healthcheck Workflow broken after macro sql file refactoring

Re-added Macro DB Entries in below tables
- orchestration_flow_reference
- building_block_detail

Issue-ID: SO-3834
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I33f12f156c122d723f52f0a855adb9430b7c6ade

2 years agoMerge "delete redundant test dependency"
Seshu Kumar M [Thu, 20 Jan 2022 10:33:37 +0000 (10:33 +0000)]
Merge "delete redundant test dependency"

2 years agoMerge "add junit coverage"
Seshu Kumar M [Thu, 20 Jan 2022 10:32:21 +0000 (10:32 +0000)]
Merge "add junit coverage"

2 years agoCNF Healthcheck query based on helm status 67/126067/3
sreejatechm [Mon, 10 Jan 2022 06:56:46 +0000 (12:26 +0530)]
CNF Healthcheck query based on helm status

-Enhancement of CNFO model with helm upgrade
-Included code changes with respect to HealthCheckBB

Issue-ID: SO-3814
Signed-off-by: sreejatechm <sg00744975@techmahindra.com>
Change-Id: I44f11f156c132d713f42f0a855adb6730b7c6abe

2 years agoMerge "Use resource list for SkipCDSBuildingBlockListener"
Lukasz Muszkieta [Wed, 22 Dec 2021 16:03:08 +0000 (16:03 +0000)]
Merge "Use resource list for SkipCDSBuildingBlockListener"

2 years agoUse resource list for SkipCDSBuildingBlockListener 62/126362/2
Jozsef Csongvai [Tue, 30 Nov 2021 15:14:13 +0000 (10:14 -0500)]
Use resource list for SkipCDSBuildingBlockListener

The listener was using a customizationId from the requestPayload.
Since the requestPayload is slightly different for VNF LCM requests,
this logic was inconsistent and not working properly.

By adding modelCustomizationId and modelVersionId to the Resource
class, the SkipCDSBuildingBlockListener can leverage this to perform
more reliable lookups for customization objects.

This also enables SkipCDSBuildingBlockListener to run for delete
requests. Previously this would have failed as the resourceKey is
instance-id in the delete case and customization-id in for create.
By using the explicit property of the resource object, there will
be no confusion.

Issue-ID: SO-3807
Change-Id: I0922e5e7373990d9b409651cb4365e11d5618558
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "add junit coverage"
Seshu Kumar M [Mon, 13 Dec 2021 23:06:25 +0000 (23:06 +0000)]
Merge "add junit coverage"

2 years agoMerge "Fix issues in shared RAN NSSI flow"
Seshu Kumar M [Fri, 10 Dec 2021 09:34:53 +0000 (09:34 +0000)]
Merge "Fix issues in shared RAN NSSI flow"

2 years agoFix issues in shared RAN NSSI flow 02/125002/5
deepikasatheesh [Thu, 14 Oct 2021 13:12:53 +0000 (13:12 +0000)]
Fix issues in shared RAN NSSI flow

Issue-ID: SO-3786

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I5b7c5376d225043a196a1d92ce24d4ffae47e7e1

2 years agoMerge "SO Documentation - E2E Network Slicing"
Lukasz Muszkieta [Thu, 25 Nov 2021 15:37:52 +0000 (15:37 +0000)]
Merge "SO Documentation - E2E Network Slicing"

2 years agodelete redundant test dependency 19/125919/1
Lukasz Muszkieta [Thu, 25 Nov 2021 14:56:51 +0000 (15:56 +0100)]
delete redundant test dependency

Issue-ID: SO-3772
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ia49b9e849eb4a331295194282e8d656f5eafd75a

2 years agoFix bugs in Allocate flow 61/125861/1
krishnaa96 [Wed, 24 Nov 2021 11:07:55 +0000 (16:37 +0530)]
Fix bugs in Allocate flow

Issue-ID: SO-3764
Signed-off-by: krishnaa96 <krishna981996@gmail.com>
Change-Id: I899191a47a3c50ac7fe6f0633c658fef09a3ad5c

2 years agoadd junit coverage 98/125798/1
Lukasz Muszkieta [Fri, 19 Nov 2021 15:54:25 +0000 (16:54 +0100)]
add junit coverage

Issue-ID: SO-3796
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ic499c0ec10548f1f2297b66f60faa99e6cd6dd6c

2 years agoMerge "Support activate, terminate feature for NSMF based TN slices"
Lukasz Muszkieta [Fri, 19 Nov 2021 13:13:12 +0000 (13:13 +0000)]
Merge "Support activate, terminate feature for NSMF based TN slices"

2 years agoSupport activate, terminate feature for NSMF based TN slices 46/125246/3
krishnaa96 [Fri, 22 Oct 2021 06:08:04 +0000 (11:38 +0530)]
Support activate, terminate feature for NSMF based TN slices

Issue-ID: SO-3784
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I3214cfe5faf3bc9d10081859d63d5a67ee2d6318

2 years agoMerge "Disable VnfDeleteValidator for non-alacarte requests."
Lukasz Rajewski [Tue, 16 Nov 2021 13:47:01 +0000 (13:47 +0000)]
Merge "Disable VnfDeleteValidator for non-alacarte requests."

2 years agoSO Documentation - E2E Network Slicing 73/125773/1
deepikasatheesh [Tue, 16 Nov 2021 12:29:46 +0000 (12:29 +0000)]
SO Documentation - E2E Network Slicing

Issue-ID: SO-3806

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I95adb639f0037ada945d6216d4bfb0d94f84c59d

2 years agoDisable VnfDeleteValidator for non-alacarte requests. 60/125760/1
Jozsef Csongvai [Tue, 30 Mar 2021 14:06:04 +0000 (10:06 -0400)]
Disable VnfDeleteValidator for non-alacarte requests.

The validator will fail if there are active vf-modules for the vnf.
The downstream vnf-delete macro will delete these vf-modules so the
validator should not apply for this flow.

Change-Id: If45c872e3b06d9dbb925bff21f7643694503c481
Issue-ID: SO-3801
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "Fix some AN NSSMF issues"
Lukasz Muszkieta [Mon, 15 Nov 2021 14:27:35 +0000 (14:27 +0000)]
Merge "Fix some AN NSSMF issues"

2 years agoFix some AN NSSMF issues 28/124828/3
deepikasatheesh [Tue, 12 Oct 2021 08:03:46 +0000 (08:03 +0000)]
Fix some AN NSSMF issues

Issue-ID: SO-3785

Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Id4eea6a32d204f59f11cc93c18555f1ac50b4b55

2 years agoMerge "Add missing code for enabling VNF LCM features"
Seshu Kumar M [Wed, 27 Oct 2021 13:08:31 +0000 (13:08 +0000)]
Merge "Add missing code for enabling VNF LCM features"

2 years agoadd junit coverage 90/125290/1
Lukasz Muszkieta [Sun, 24 Oct 2021 17:59:03 +0000 (19:59 +0200)]
add junit coverage

Issue-ID: SO-3796
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Iaf63f2e80da64795b2c4be107e2288bc36db228b

2 years agoMerge "update the release notes"
Byung-Woo Jun [Fri, 22 Oct 2021 19:25:14 +0000 (19:25 +0000)]
Merge "update the release notes"

2 years agoupdate the release notes 12/125212/3
seshukm [Thu, 21 Oct 2021 14:38:20 +0000 (20:08 +0530)]
update the release notes

Issue-ID: SO-3787

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Iaad6c7d570824cf89c642aa1568f909350c100f0

2 years agoMerge "Add feature to Support NSMF based TN slices"
Lukasz Muszkieta [Thu, 21 Oct 2021 13:50:40 +0000 (13:50 +0000)]
Merge "Add feature to Support NSMF based TN slices"

2 years agoMerge "API doc for onap3gppServiceInstances"
Seshu Kumar M [Thu, 21 Oct 2021 10:51:32 +0000 (10:51 +0000)]
Merge "API doc for onap3gppServiceInstances"