Fiete Ostkamp [Fri, 6 Jun 2025 07:42:13 +0000 (09:42 +0200)]
1.15.2 release
- remove all AAF dependendies
- remove the aaf spring profile
- rename auth-related properties
- mso.config.cadi.aafId -> mso.auth.user
- mso.auth -> mso.auth.password
- update tomcat-catalina (9.0.45 -> 9.0.105)
Issue-ID: SO-4167
Change-Id: Ic455bc9193b3fcdb32119560ff437ccab11bc8b2
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 6 Jun 2025 05:47:34 +0000 (07:47 +0200)]
Update vulnerable tomcat dependency
- update tomcat-catalina (9.0.45 -> 9.0.105)
- bump snapshot version to 1.15.2-SNAPSHOT
Issue-ID: SO-4165
Change-Id: I1a0ebba72f468d400297014a78a481ca3b484e8a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 16 May 2025 14:22:09 +0000 (16:22 +0200)]
Remove AAF from SO
- remove all AAF dependendies
- remove the aaf spring profile
- rename auth-related properties
- mso.config.cadi.aafId -> mso.auth.user
- mso.auth -> mso.auth.password
Issue-ID: SO-4155
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I8249970f7f7027638d1da631574893d252b3c90b
Lukasz Rajewski [Wed, 14 May 2025 14:44:55 +0000 (14:44 +0000)]
Merge "1.15.1 release"
Fiete Ostkamp [Wed, 14 May 2025 14:31:35 +0000 (16:31 +0200)]
1.15.1 release
- fix error related to VNF instantiation via OpenStack Heat template
- add tracing support
- use latest java 11 base image
Issue-ID: SO-4152
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ia642eaff221db3cf0d3c5de8c643253c234ec030
Lukasz Rajewski [Wed, 14 May 2025 13:43:38 +0000 (13:43 +0000)]
Merge "fix to missing property volume-selflink error"
Fiete Ostkamp [Mon, 12 May 2025 11:08:24 +0000 (13:08 +0200)]
Add tracing for catalog-db-adapter
- add sleuth tracing dependencies
- make tracing disabled by default
- make it configurable via environment variables
- bump snapshot version to 1.15.1-SNAPSHOT
Issue-ID: SO-4150
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Id8c32584a5ae49417f0d5ddb7a828cc189dc2789
Fiete Ostkamp [Mon, 12 May 2025 06:10:02 +0000 (08:10 +0200)]
Update base image
- update eclipse-temurin base image (11.0.18_10-jre-alpine -> 11.0.27_6-jre-alpine)
Issue-ID: SO-4149
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Id72bb1a68adab4b9196b5fb6594fb7dd62bd2213
Fiete Ostkamp [Thu, 27 Feb 2025 09:28:41 +0000 (10:28 +0100)]
Reenable tests in more modules
- adapters/so-appc-orchestrator
- adapters/mso-catalog-db-adapter
- bpmn/so-bpmn-infrastructure-common
- cxf-logging
- this also fixes a syntax error in the R_MacroData.sql file
that is used in the mso-catalog-db-adapter
Issue-ID: SO-4146
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Iac1e83877e967a628f3f8f8b2754fa26dca00ac0
SANKET KS [Tue, 18 Feb 2025 13:10:44 +0000 (13:10 +0000)]
Merge "Reenable tests for the so-bpmn-building-blocks module"
Fiete Ostkamp [Sat, 15 Feb 2025 18:30:38 +0000 (19:30 +0100)]
Reenable tests for the so-bpmn-building-blocks module
- adjust test properties after the dmaap to kafka migration
- fix wrong SDNC response in SDNCHandlerTest (after the RFC 8040 migration)
- compile the jsonpath pattern in SDNCRequestTasks on the class level
to improve performance of the operation
Issue-ID: SO-4143
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I8da50b1e5596d067a61d5264e88f9b544b7dc980
Fiete Ostkamp [Sat, 15 Feb 2025 17:02:49 +0000 (18:02 +0100)]
Reenable tests for more of the bpmn modules
- MSOCommonBPMN
- MSOCoreBPMN
- resolve build warnings due to duplicate dependency declarations in other modules
Issue-ID: SO-4142
Change-Id: I37a09eec3e09f0f280c3ae3440b11b1b16447710
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Sat, 15 Feb 2025 14:14:39 +0000 (15:14 +0100)]
Reenable tests for most of the top-level modules
- mso-requests-db-adapter
- aai-client
- so-optimization-clients
- so-sdn-clients
Issue-ID: SO-4141
Change-Id: I59264e394de71eea1a091bd08d32b181a44713d5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Sat, 15 Feb 2025 13:16:55 +0000 (14:16 +0100)]
Reenable tests for most of the adapters
- mso-adapter-utils
- mso-adapters-rest-interface
- mso-openstack-adapters
- mso-sdnc-adapters
- so-appc-orchestrator
Issue-ID: SO-4140
Change-Id: I279bc01ad1ac3777c1b5d4b0389cddafd33304bd
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 14 Feb 2025 10:50:24 +0000 (11:50 +0100)]
Reenable tests for the so-api-handler-infra and mso-requests-db modules
- exception message that is asserted in test likely changed due to version
update of the org.json dependency that was done in the meantime
Issue-ID: SO-4138
Change-Id: I48499cccc40f7c01e3d3f14def6301c8a6486cc1
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
SANKET KS [Fri, 14 Feb 2025 09:27:51 +0000 (09:27 +0000)]
Merge "Reenable tests for the common module"
SANKET KS [Fri, 14 Feb 2025 09:26:20 +0000 (09:26 +0000)]
Merge "Reenable tests for the asdc-controller module"
SANKET KS [Fri, 14 Feb 2025 09:24:28 +0000 (09:24 +0000)]
Merge "Reenable tests for the mso-catalog-db module"
Fiete Ostkamp [Fri, 7 Feb 2025 12:33:04 +0000 (13:33 +0100)]
Reenable tests for the mso-catalog-db module
- add vintage engine dep for mso-catalog-db module
- use https urls for repository urls since maven central
is not accepting http connections anymore [0]
[0] https://www.sonatype.com/blog/central-repository-moving-to-https
Issue-ID: SO-4137
Change-Id: I0328575020d32db00f50b6ae57e888688b09a54b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 7 Feb 2025 12:10:45 +0000 (13:10 +0100)]
Reenable tests for the common module
- add vintage engine dep to reenable tests in common module
- resolve build warning about jsonobject library in tests
- change mockito-core dep scope to test
- resolve build warning about duplicate declarations of appc dependencies
Issue-ID: SO-4136
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic8bbfb3723e1dac42e7d9b57a919eb54c9426b51
Fiete Ostkamp [Fri, 7 Feb 2025 10:04:12 +0000 (11:04 +0100)]
Reenable tests for the asdc-controller module
- fix build warning about unresolvable sonar-maven-plugin
- change dependency scope of mockito, junit-toolbox and spring-boot-starter-test
to test
Issue-ID: SO-4135
Change-Id: I06b42c856167586a3f68054e2b8e34bff4e1088f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fiete Ostkamp [Fri, 7 Feb 2025 09:16:55 +0000 (10:16 +0100)]
Reenable tests for the mso-infrastructure-bpmn module
- add vintage-engine dependency to mso-infrastructure-bpmn module to reenable tests
- fix test case that broke because the InformDmaapClient was renamed to InformKafkaClient
- exclude android-json from shazamcrest dep to resolve build warning
- remove duplicate maven-dependency-plugin declaration from pom
Issue-ID: SO-4134
Change-Id: I42013a81218e2527ab228b45103f128e8dd50cb3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
sx00562924 [Fri, 17 Jan 2025 06:03:53 +0000 (07:03 +0100)]
Release notes for OSLO
Issue-ID: SO-4132
Change-Id: I9d63f41664b1e43e54f8341b1c6afddcc4054b99
Signed-off-by: sx00562924 <SX00562924@techmahindra.com>
sanket12345 [Thu, 16 Jan 2025 14:11:05 +0000 (15:11 +0100)]
Release 1.15.0 for SO
Issue-ID: SO-4132
Change-Id: I6b63f41994d1e43e54f8341b1c6afbbcc4054b67
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
sx00562924 [Thu, 16 Jan 2025 10:22:45 +0000 (11:22 +0100)]
Bump version to 1.15.0-SNAPSHOT
Issue-ID: SO-4132
Change-Id: I9b63f41667d1e43e54f2431b1c6afaaee4054b67
Signed-off-by: sx00562924 <SX00562924@techmahindra.com>
sx00562924 [Wed, 17 Apr 2024 14:47:55 +0000 (16:47 +0200)]
RFC 8040 API Support in SO
-Support for RFC8040 APIs
-Changes in SelfLink at SO while querying
-Allow rpc GENERIC-RESOURCE-API in SDNC output
-RFC OOM Changes- https://gerrit.onap.org/r/c/oom/+/139164
-SDNC-Northbound-3.0.2 version
-SO Compliance RFC8040-Successful Migration
Issue-ID: SO-4127
Change-ID: I93f84f909a814d488f62f8b36606b0644d8b8608
Signed-off-by: sx00562924 <SX00562924@techmahindra.com>
thmsdt [Wed, 14 Aug 2024 08:37:44 +0000 (10:37 +0200)]
new onap logo
Issue-ID: DOC-826
Change-Id: I78ef727f4a50d301f14267e1858b825a168083b1
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
sanket12345 [Fri, 9 Aug 2024 14:06:39 +0000 (19:36 +0530)]
Update committer list
-Adding SANKET from TechM as new committer
Issue-ID: SO-4131
Change-ID: I63f07f900a814b999f82f8f88806d8666d0b9444
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
sushant53 [Wed, 6 Mar 2024 08:34:17 +0000 (14:04 +0530)]
[SO] Release so 1.13.0 image
Release container images for so version 1.13.0
Issue-ID: SO-4122
Change-Id: I94b3389f57270a0f1d030d9be23d976dab5ee199
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
sushant53 [Thu, 29 Feb 2024 06:21:05 +0000 (11:51 +0530)]
[SO] Code improvement in bpmn-infra supporting kafka change
Code improvement in bpmn-infra supporting kafka change
Issue-ID: SO-4122
Change-Id: I3924418d16f8f6d9270278f1894e224a216d1cf2
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
thmsdt [Tue, 27 Feb 2024 10:35:36 +0000 (11:35 +0100)]
update link to upper-constraints.txt
Issue-ID: DOC-823
Change-Id: Id4ab2e329306f08fb50c1e61bc985ebe9beb9d75
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
thmsdt [Tue, 20 Feb 2024 13:24:17 +0000 (14:24 +0100)]
add python compatibility module
Issue-ID: DOC-823
Change-Id: I1abb4777f5eb8b01efee0e1807b4f2f3e0cfe04e
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Rupali Shirode [Thu, 7 Dec 2023 11:09:19 +0000 (16:39 +0530)]
[SO] Remove DMaap Dependency in SO-bpmn-infra
Remove DMaap Dependency in SO-bpmn-infra
Issue-ID: SO-4122
Change-Id: I8fbe5761430c21b3f49b31a45ede095fdb72628f
Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
Erol Ozcan (Argela) [Thu, 7 Sep 2023 14:44:29 +0000 (17:44 +0300)]
fix to missing property volume-selflink error
Issue-ID: SO-4116
Change-Id: Iae4be5dccf1171b9a320a33a4d05201fd6073d47
Signed-off-by: Erol Ozcan (Argela) <erol.ozcan@argela.com.tr>
(cherry picked from commit
a47cec3b1cd56342c3e5c16b1390d92a3a17c7f8)
Rupali Shirode [Mon, 18 Sep 2023 13:50:31 +0000 (19:20 +0530)]
[SO] PACKAGES UPGRADES for SO
PACKAGES UPGRADES for SO
Issue-ID: SO-4035
Change-Id: I7080313b6c6a34462eaf1a4635c5fbb32f7ae4bc
Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
Rupali Shirode [Tue, 5 Sep 2023 13:17:48 +0000 (18:47 +0530)]
[SO] PACKAGES UPGRADES for SO
PACKAGES UPGRADES for SO
Issue-ID: SO-4035
Change-Id: I12bf1d049a4d1a4825cf1307c745cda8b786b1b9
Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
Seshu Kumar Mudiganti [Mon, 4 Sep 2023 12:43:46 +0000 (12:43 +0000)]
Merge "[SO] Macro flow for PNF-Modify operation"
Rupali Shirode [Mon, 28 Aug 2023 13:09:15 +0000 (18:39 +0530)]
[SO] Macro flow for PNF-Modify operation
Macro flow for PNF-Modify operation
Issue-ID: SO-4111
Change-Id: Ic51cbee5fe59f3aafb2ec41773504b183763d9ec
Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
Rupali Shirode [Thu, 17 Aug 2023 12:05:24 +0000 (17:35 +0530)]
[SO] PACKAGES UPGRADES for SO
PACKAGES UPGRADES for SO
Issue-ID: SO-4035
Change-Id: I8022bfd815b9c2579e90b6718d1ac12358018b46
Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
thmsdt [Mon, 3 Jul 2023 16:30:22 +0000 (18:30 +0200)]
fix doc config files
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ie551feefb42ca70c2097bfcea9407f4b3b17d52c
Lukasz Rajewski [Thu, 22 Jun 2023 07:42:03 +0000 (07:42 +0000)]
Fix doc issue
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Id1e1b8e8be474eef7bf43b9f3a89d7ed2a316552
(cherry picked from commit
7872038bd9a678546a596c570ae8c179ab056216)
Lukasz Rajewski [Mon, 12 Jun 2023 14:35:34 +0000 (14:35 +0000)]
Bump version to 1.13.0-SNAPSHOT
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I6d63f41967b1e43e54f2431b1c6afccee4354b97
Andreas Geissler [Thu, 1 Jun 2023 13:52:10 +0000 (15:52 +0200)]
[SO-BPMN-INFRA] Remove trailing slash from SDNC calls
Correct the rest-call to support new SDNC version
for London
Issue-ID: SO-4109
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I6a7409ab5ed50396597cc6a179ad491caf1b9910
Seshu Kumar Mudiganti [Fri, 12 May 2023 15:49:05 +0000 (15:49 +0000)]
Merge "SO catalogDB updates"
Abhishek Patil [Wed, 12 Apr 2023 13:21:19 +0000 (18:51 +0530)]
Code changes in BPMN infra for RAN Slice Use case
New module so-bomn-moi is created.
New bpmn flows :
AssignRANNssiBB
ActivateRANNssiBB
ModifyRANNssiBB
DeleteRANNssiBB
Issue-ID: SO-4039
Signed-off-by: Patil <Abhishek.Patil@t-systems.com>
Change-Id: Ifad4e0a65dc810a753d30123a84c08081bcfd987
Lukasz Rajewski [Fri, 28 Apr 2023 12:53:13 +0000 (12:53 +0000)]
Release 1.12.1 images
Issue-ID: SO-4091
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ieb5eeea231e96ef0103bb408ee4ade8996aa71de
Byung-Woo Jun [Tue, 25 Apr 2023 15:19:57 +0000 (15:19 +0000)]
Merge "[SO] Link updates for ASD/CNFM documentation"
egernug [Tue, 25 Apr 2023 15:03:39 +0000 (16:03 +0100)]
[SO] Link updates for ASD/CNFM documentation
Doc Update
Issue-ID: SO-4048
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: I0570346616abe8cc441a7769fc776fbfd49f9f91
Byung-Woo Jun [Tue, 25 Apr 2023 12:17:51 +0000 (12:17 +0000)]
Merge "[SO] Documentation for ASD/CNFM"
egernug [Tue, 25 Apr 2023 10:19:58 +0000 (11:19 +0100)]
[SO] Documentation for ASD/CNFM
Documentation in SO repo relating to ASD and CNFM
Issue-ID: SO-4048
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: I8a71931d00c7328c15a4b46daa14e5b62ab2a5d8
Sreeja Gattagouni [Fri, 21 Apr 2023 05:10:34 +0000 (05:10 +0000)]
Add or Delete a PNF to an Active Service
-Unique values for ready & update
-concurrent changes in OOM/Configmap of so-bpm-infra-app
Issue-ID: SO-4046
Change-ID: I73f97f986a817d423f92f8d925dcd0347b8a0405
Signed-off-by: Sreeja Gattagouni <sg00744975@techmahindra.com>
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Abhishek Patil [Wed, 12 Apr 2023 08:58:53 +0000 (14:28 +0530)]
SO catalogDB updates
Issue-ID: SO-4040
Change-Id: Ifad4e0a65dc810a753d30751a84c08081bcfd145
Signed-off-by: Patil <Abhishek.Patil@t-systems.com>
Lukasz Rajewski [Wed, 12 Apr 2023 08:05:16 +0000 (08:05 +0000)]
Merge "Code changes in SO api-handler for RAN Slice"
waqas.ikram [Tue, 11 Apr 2023 12:57:39 +0000 (13:57 +0100)]
Adding namespace support
Change-Id: Iac15ae319f335dd67a660c2cf7ac051cf1c9077e
Issue-ID: SO-4097
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Lukasz Rajewski [Tue, 4 Apr 2023 20:16:35 +0000 (20:16 +0000)]
Changes in package versions
Issue-ID: SO-4001
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ie3c2aeb5a5e9d870ac40d50fb59302a5199e9433
Abhishek Patil [Fri, 31 Mar 2023 05:09:46 +0000 (10:39 +0530)]
Code changes in SO api-handler for RAN Slice
Issue-ID: SO-4038
Change-Id: Ifad4e0a65dc810a753d30741a84c08081bcfd258
Signed-off-by: Patil <Abhishek.Patil@t-systems.com>
kiran mhetre [Wed, 29 Mar 2023 10:40:39 +0000 (10:40 +0000)]
SO-4001: Package upgrade for the SO and so-libs
Issue-ID: SO-4001
Signed-off-by: kiran.mhetre <kiran.mhetre@t-systems.com>
Change-Id: Ib75096bdd98291b49159a9ad259fd393a591cd44
sreeja gattagouni [Fri, 3 Mar 2023 10:01:59 +0000 (15:31 +0530)]
PNF-READY Events not received by DmaapListener in TestScenarios
-PNF-READY events not received in test scenarios of DmaapClient, but is able to receive PNF_UPDATE in tests.
DMaaP listener does not receive any PNF-READY events and the tests fail (pnf-registrate, pnf_macro). Issue observed in OOM SmokeTests.
Issue-ID: SO-4085
Change-ID:I73f97f986a817d423f92f8d922dcd9647b8a2520
Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
Seshu Kumar Mudiganti [Tue, 28 Mar 2023 19:04:27 +0000 (19:04 +0000)]
Merge "Fix for GPLv3 issues in base image"
Lukasz Rajewski [Thu, 3 Nov 2022 15:16:34 +0000 (16:16 +0100)]
Fix for GPLv3 issues in base image
Removall of GPLv3 packages and change of java base image
Issue-ID: SO-3745
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I9dbbc7bccef949f3215ee9a8e60fa70f8edae361
Lukasz Rajewski [Tue, 28 Mar 2023 12:59:24 +0000 (12:59 +0000)]
Bump version to 1.12.1-SNAPSHOT
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ib302b5a2cb0dd206a0309e9fcae047b508169146
Seshu Kumar Mudiganti [Tue, 28 Mar 2023 18:10:06 +0000 (18:10 +0000)]
Merge "Fix docs issues"
Lukasz Rajewski [Tue, 28 Mar 2023 16:03:10 +0000 (16:03 +0000)]
Fix docs issues
Issue-ID: DOC-811
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ied42ffc4035e51fe1382bd64da44107dfca4cde6
raviteja.karumuri [Wed, 13 Jul 2022 12:17:49 +0000 (13:17 +0100)]
[SO] SO changes to support Delete AS
Issue-ID: SO-4084
Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech>
Change-Id: Ib75076bdd98291b48149a9ad859fd383a551cd45
raviteja.karumuri [Wed, 15 Feb 2023 00:31:29 +0000 (00:31 +0000)]
[SO] Pending Unit test cases for create changes in SO
Issue-ID: SO-4070
Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech>
Change-Id: I75f0b41bc37f9c437fd1451a7efb85be803a001d
raviteja.karumuri [Tue, 31 Jan 2023 11:13:01 +0000 (11:13 +0000)]
[SO] Pending Create changes for SO-API and BPMN-INFRA to support CNF's through ASD
Issue-ID: SO-4069
Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech>
Change-Id: I91e6d2dfc3ce84f7fe496b9b87c2a4ac6f521673
raviteja.karumuri [Wed, 25 Jan 2023 13:45:59 +0000 (13:45 +0000)]
[SO] Create changes for SO-API and BPMN-INFRA to support CNF's through ASD
Issue-ID: SO-4069
Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech>
Change-Id: Ia8defe62c70e126df683ca523b10efe55a26db87
Lukasz Rajewski [Fri, 20 Jan 2023 11:25:36 +0000 (11:25 +0000)]
Merge "Add or Delete a PNF to an Active Service"
Lukasz Rajewski [Thu, 19 Jan 2023 11:20:00 +0000 (11:20 +0000)]
Merge "Support Activate,Deactivate and Terminate feature for NSMF based TN slices"
sreeja gattagouni [Thu, 5 Jan 2023 15:24:08 +0000 (20:54 +0530)]
Add or Delete a PNF to an Active Service
-This feature Enables adding or deleting a PNF to an active Service.
Issue-ID: SO-4046
Change-ID:I73f97f986a817d423f92f8d925dcd0947b8a2503
Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
sr20255772 [Thu, 17 Nov 2022 14:59:54 +0000 (14:59 +0000)]
Support Allocate feature for NSMF based TN slices
Issue-ID: SO-4029
Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
Change-Id: Ifad4e0a65dc810a843d30800a94c08081bcfd981
Mamed Mamedov [Tue, 10 Jan 2023 14:14:26 +0000 (16:14 +0200)]
Increased timeout for CreateChildService
In case of PNF is inside the child service: DMAAP event timeout of PNF is on 14H level but child service timeout is on 5H level
Issue-ID: SO-4049
Signed-off-by: Mamed Mamedov <mamed.mamedov@telekom.com>
Change-Id: If5d43f86824c37c72b7103bc75eda5c6a865a4b9
sr20255772 [Mon, 28 Nov 2022 12:28:40 +0000 (12:28 +0000)]
Support Activate,Deactivate and Terminate feature for NSMF based TN slices
Issue-ID: SO-4029
Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
Change-Id: I97f0c610c55fb19fbcd0f9ae441b6826800820ab
efiacor [Mon, 12 Dec 2022 11:31:04 +0000 (11:31 +0000)]
[SO] Release imgs 1.12.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I93c2d62541bb5b94875cfcff893c760efd16b66d
Issue-ID: SO-4041
Thomas Kulik [Mon, 21 Nov 2022 15:12:27 +0000 (15:12 +0000)]
Merge "Fix DOC config files"
marineMD [Tue, 15 Nov 2022 10:29:30 +0000 (11:29 +0100)]
Fix DOC config files
Issue-ID: DOC-798
Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com>
Change-Id: Iead04fb32b8113e4d6c9fcae936636e53e379b99
efiacor [Wed, 19 Oct 2022 12:10:43 +0000 (13:10 +0100)]
[SDC-DIST] Upgrade asdc-controller to use client version 2.0.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1789
Change-Id: Icd08dcc39dd86eb2d0efdbdfd583b16d26a41627
Lukasz Rajewski [Fri, 4 Nov 2022 14:38:02 +0000 (15:38 +0100)]
Release Kohn core images
Issue-ID: SO-4015
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I6c8beb8ff907e211571a9c5de04402245c11615d
Seshu Kumar Mudiganti [Wed, 2 Nov 2022 12:37:59 +0000 (12:37 +0000)]
Merge "Fix for executing core NSSMF activate flow"
Lukasz Rajewski [Wed, 2 Nov 2022 09:11:44 +0000 (10:11 +0100)]
Bump the version for the SO core to London
Issue-ID: SO-4015
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I2decc74cc36e2c2d7aa01dfd0797ac3e23e6cbf5
sanket12345 [Wed, 2 Nov 2022 09:00:22 +0000 (14:30 +0530)]
Fix for executing core NSSMF activate flow
-Code change to execute NSSMF activate flow
Issue-ID: SO-3838
Change-Id: I69f71f025d913b718f82f1b902dab0067d0d8cdb
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
shashikanth.vh@huawei.com [Tue, 1 Nov 2022 02:15:57 +0000 (07:45 +0530)]
Add missing readthedocs config file
Add missing readthedocs config file
Issue-ID: SO-4016
Signed-off-by: Dan Timoney <shashikanth.vh@huawei.com>
Change-Id: Id2e5940f4acc1bbe2e9a36592e6fd9e895437687
sanket12345 [Tue, 18 Oct 2022 11:43:00 +0000 (17:13 +0530)]
Adding CNF Upgrade Code Enhancements
-Code Enhanced for CNF- Upgrade.
-Code changes Deactivate older version of VfModule & VNFs while upgradation by giving older version inputs to SDNC.
-Enabled onap-model-info true for Deactivate, which can be now seen in logs while Deactivation of VfModule/VNF.
-New changes enable to fetch data from UserParams instead of RelatedInstanceList, which will further simplify the payload.
Issue-ID: SO-3857
Change-Id: I99f71f025d813b413f82f1a802bab8867d0a9cbb
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Lukasz Rajewski [Mon, 3 Oct 2022 21:43:33 +0000 (21:43 +0000)]
Merge "Code & Workflow Enhancements for CNF - Upgrade"
Lukasz Rajewski [Mon, 3 Oct 2022 21:41:38 +0000 (21:41 +0000)]
Merge "Rollback Scenario for recursive orchestration"
Lukasz Rajewski [Mon, 3 Oct 2022 19:54:24 +0000 (19:54 +0000)]
Merge "Update SDNC CLL action names to align with latest CCVPN SDNC changes"
sreeja gattagouni [Fri, 9 Sep 2022 10:46:30 +0000 (16:16 +0530)]
Rollback Scenario for recursive orchestration
-Child Services may fail in any of the BB's while creation of composite services, to handle in efficient manner, it is complied with existing rollback logic.
-In case of Child Services >1 , when Workflow fails, the instantiated child remains in COMPLETED status, thus rollback changes ensure that such services are Deleted by triggering DeleteChildSvcBB.
-Parent Service is ROLLED-BACK in case of any child service failing in the workflow. Instantiated child services are Deleted from AAI as well.
Issue-ID: SO-3982
Change-ID:I73f97f986a817d423f92f8d922dcd9647b8a2503
Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
sanket12345 [Tue, 30 Aug 2022 16:03:06 +0000 (21:33 +0530)]
Code & Workflow Enhancements for CNF - Upgrade
- Adding New Building Block : VfModuleUpgradeBB, which delgates Workflow to next BB by just changing AAI Orch_status, else WF fails during Orchestration flow validation DB lookup.
- Adding changes to BB Inputs to take new version VNF & VFM model details and pass to BBs, as done for Service-Macro-Upgrade.
- Adding new operations in CDS to skip execution,when SDC Model has skipCDS=True.
- Calling CNF Adapter with existing heatStackID & passing it for CNF-Upgrade with new customization details.
Issue-ID: SO-3857
Change-Id: I69f71f825b812d423f82f1a902dcb8567d8a6adb
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
seshukm [Wed, 28 Sep 2022 18:39:46 +0000 (00:09 +0530)]
release the SO components first J version
Issue-ID: SO-3995
Signed-off-by: seshukm <seshukumar.mudiganti@windriver.com>
Change-Id: Ideafbb86fba30a40d1e8c11e7114bfe7f2f0c380
hyu2010 [Fri, 2 Sep 2022 15:27:07 +0000 (11:27 -0400)]
Update SDNC CLL action names to align with latest CCVPN SDNC changes
This update contains for the fixes for the following JIRAs:
SO-3991: Update SDNC CLL action names to align with latest
CCVPN SDNC changes
Issue-ID: SO-3991
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I9faf8adf5e3e0c88e49568e3ba800ac415e19282
Seshu Kumar Mudiganti [Wed, 14 Sep 2022 12:54:39 +0000 (12:54 +0000)]
Merge "Force py3.8 in tox.ini"
aleem.raja@t-systems.com [Wed, 7 Sep 2022 10:24:04 +0000 (15:54 +0530)]
Update nf_type for PNF in AAI
Update nf_type for PNF in AAI to distinguish different PNFs
nf_type value will come from SDC properties
Issue-ID: SO-3967
Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com>
Change-Id: I9dd039ac098a60f7cf4d4a9c456c7681f64d9987
Cédric Ollivier [Wed, 31 Aug 2022 20:21:06 +0000 (22:21 +0200)]
Force py3.8 in tox.ini
It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ic3d603a871dfd87a83d2e80e9361aacdbbbd94b1
Lukasz Rajewski [Wed, 31 Aug 2022 13:45:15 +0000 (13:45 +0000)]
Merge "Enable long-running processes in ControllerExecutionBB"
Aleem Raja [Wed, 10 Aug 2022 15:50:12 +0000 (21:20 +0530)]
Multiple PNFs with same ModelInfo but different instance name not able to be instantiated
When instantiating a service with multiple PNFs, SO differentiates them using ModelCustomizationId. This causes issues when creating multiple instances of same model resource, and each lookup would return the same object.
With this patch, Instead of using ModelCustomizationId, we enable SO to use instanceName parameter to differentiate the PNFs.
Issue-ID: SO-3948
Signed-off-by: Aleem Raja <aleem.raja@t-systems.com>
Change-Id: I9dd039ac786a60f7cf4d4a9c456c7681f64d6786
Lukasz Rajewski [Fri, 5 Aug 2022 12:19:19 +0000 (14:19 +0200)]
Merge branch 'recursive-orch'
Issue-ID: SO-3980
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ie0cd0f973800196d5cb1e038db4a49208a6c4a3b
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
Md Irshad Sheikh [Thu, 21 Jul 2022 14:09:03 +0000 (14:09 +0000)]
Merge "RequestsBean, Jira issue use correc type of Assert"
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
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