aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-03-24release the SO components first J versionSeshu-Kumar-M1-0/+22
Issue-ID: SO-3912 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I39755ecaeedfc1159a0f380f5e4c6a8f080c29cf
2022-03-23update the architecture of SO1.10.0MD IRSHAD SHEIKH1-0/+0
Issue-ID: SO-3909 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I0aad877e9aa044f8741d0e5c7757b20ee33d1400
2022-03-23Merge "update the deployment view of the SO"Shashikanth VH1-0/+0
2022-03-22update the deployment view of the SOSeshu-Kumar-M1-0/+0
Issue-ID: SO-3909 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: Id45a1eac5356d7451f681a81fd6abd05efd04491
2022-03-19Merge "Implemented OOF call in TN NSSMF for allocate flow"Seshu Kumar M3-147/+349
2022-03-17added new swagger (OPENAPI 3.0.1) files with changes in SO service ↵alexey.aleynikov2-2/+301
Instantiation (added example of Complex model) Issue-ID: SO-3811 Signed-off-by: alexey.aleynikov <alexey.aleynikov@telekom.com> Change-Id: Icaf8b2c171f14c16c153c523aa904b3e68d860a3
2022-03-17added new swagger (OPENAPI 3.0.1) files with changes in SO service Instantiationalexey.aleynikov2-2828/+4019
Issue-ID: SO-3811 Signed-off-by: alexey.aleynikov <alexey.aleynikov@telekom.com> Change-Id: I90cdd6eb25ba5a4f680740057aeda9c99ce75337
2022-03-17AAI Relationship for Parent - Child Services with Composed Resource Nodesanket123457-12/+62
-Code to add Relation between Parent & it's Child Services -Node used to connect parent and child in AAI is ComposedResource -Parent Service can be related with multiple Child Services via composedResource Node. Issue-ID: SO-3832 Change-ID: I73f97f986a817d423f92f8d922dcd9647b8a6adc Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2022-03-14Implemented OOF call in TN NSSMF for allocate flowsr202557723-147/+349
Issue-ID: SO-3866 Change-Id: I40f55a4cbd2c886a98cc7fefa49ddd478a4a1cca Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
2022-03-10Dependency version upgrade ch.qos.logback:logback-core: 1.2.3 to 1.2.10shashikanth.vh@huawei.com2-0/+2
Issue-ID: SO-3825 Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> Change-Id: I409f1cffc192147c45b174d829c109b618ded535
2022-03-09Merge "update the SO committers lfn id"Byung-Woo Jun1-5/+5
2022-03-09Error during Deallocate Core NSSI FlowAlex3-162/+216
Issue-ID: SO-3783 Change-Id: Ia808103ecdbba7441eea0b2b2ad010c4fcf6204d Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2022-03-09Merge "Use cloud configuration from Vnf"Seshu Kumar M2-74/+51
2022-03-09Merge "Fix bugs in modify &terminate flow"Seshu Kumar M4-246/+230
2022-03-09Merge "Fix in e2e activation flow for option1"Seshu Kumar M2-2/+56
2022-03-09update the SO committers lfn idSeshu-Kumar-M1-5/+5
Issue-ID: SO-3868 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: Id50efb4126b8f23eb686d3ad6c0a765ca6dfe321
2022-03-07Merge "update the SO committers list as per TSC 2022-03-03"Byung-Woo Jun1-22/+62
2022-03-07update the SO committers list as per TSC 2022-03-03Seshu-Kumar-M1-22/+62
Issue-ID: SO-3868 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: Ib5a1b8622e6b852f4ecbbbc1f967f26fe0f34b36
2022-03-07bump the version for the SO core to JakartaSeshu-Kumar-M1-2/+2
Issue-ID: SO-3848 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I7070bfc511d79b8a68d2079551829c397f24909f
2022-03-07Merge "Implemented OOF call in TN NSSMF for deallocate flow"Seshu Kumar M4-66/+343
2022-03-03Merge "add junit coverage"Seshu Kumar M1-0/+88
2022-03-03Merge "CNF - Upgrade Functionality - BPMN Infra"Lukasz Rajewski4-0/+225
2022-03-03Implemented OOF call in TN NSSMF for deallocate flowdeepikasatheesh4-66/+343
Issue-ID: SO-3864 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ibb7342a2eb6adb44c5a03e717e908699997e79b4
2022-03-02Merge "CNF - Upgrade Functionality - CNF Adapter"Lukasz Rajewski4-0/+332
2022-03-02Merge "CNF - Upgrade Functionality - API Handler"Lukasz Rajewski2-1/+20
2022-03-02CNF- Upgrade Functionality - CatalogDBsanket123452-4/+20
-Catalog DB Changes with new macro action. Issue-ID: SO-3859 Change-Id: I99f33f225d114d713f42f0a900aeb6532d7c6afe Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2022-03-01CNF - Upgrade Functionality - BPMN Infrasanket123454-0/+225
-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>
2022-02-22CNF - Upgrade Functionality - API Handlersanket123452-1/+20
-Added new endpoint in API-Handler -upgradeCnf as new action Issue-ID: SO-3856 Change-Id: I49f12f215c312b712f32f0a700beb8590b7c6dfe Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2022-02-22CNF - Upgrade Functionality - CNF Adaptersanket123454-0/+332
-Added new endpoint in CNF Adapter for CNF-Upgrade. Issue-ID: SO-3858 Change-Id: I68f32f215d232d723f44f1a103acf5431d6c7abe Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2022-02-21add junit coverageLukasz Muszkieta1-0/+88
Issue-ID: SO-3796 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I018ecc1b3eb8a8252f8b88dca928d830abb4af14
2022-02-04Fix bugs in modify &terminate flowdeepikasatheesh4-247/+231
Issue-ID: SO-3847 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ib6d2817bcf3e340713a2f72630915173344b81d5
2022-02-03Hard-coded cloud owner in mariadb-galera for VNF-Macro-Modify actionMD IRSHAD SHEIKH1-3/+3
Issue-ID: SO-3836 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I07dc6c8073197aae2aac5ff3ea3429563b3cbb38
2022-01-28Fix in e2e activation flow for option1deepikasatheesh2-2/+56
Issue-ID: SO-3844 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I206f0ddbb05c30abedfb558e70d320f547f8b6e7
2022-01-27Use cloud configuration from Vnfkuldipr2-74/+51
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>
2022-01-21Merge "CNF Healthcheck Workflow broken after macro sql file refactoring"Lukasz Rajewski1-2/+6
2022-01-20CNF Healthcheck Workflow broken after macro sql file refactoringsanket123451-2/+6
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
2022-01-20Merge "delete redundant test dependency"Seshu Kumar M10-104/+238
2022-01-20Merge "add junit coverage"Seshu Kumar M2-10/+74
2022-01-10CNF Healthcheck query based on helm statussreejatechm2-60/+117
-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
2021-12-22Merge "Use resource list for SkipCDSBuildingBlockListener"Lukasz Muszkieta9-165/+210
2021-12-21Use resource list for SkipCDSBuildingBlockListenerJozsef Csongvai9-165/+210
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>
2021-12-13Merge "add junit coverage"Seshu Kumar M1-0/+40
2021-12-10Merge "Fix issues in shared RAN NSSI flow"Seshu Kumar M4-17/+32
2021-12-06Fix issues in shared RAN NSSI flowdeepikasatheesh4-17/+32
Issue-ID: SO-3786 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I5b7c5376d225043a196a1d92ce24d4ffae47e7e1
2021-11-26Enable CreateChildServiceBB for Service-Macro-CreateJozsef Csongvai12-33/+284
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I7979082a9f145a84f6f03cf2c44e9ccbca198c5a
2021-11-26Add service composition building blocksJozsef Csongvai7-1/+587
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I1f3eb0b6ae0e6ac1ce90dbd10d3737bb195c673b
2021-11-26Adjust RelatedInstancesValidation to enable child service requestsJozsef Csongvai3-1/+160
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I135353f99896f1c64529adac1aa2b096388fd6e6
2021-11-26Add request builder for child servicesJozsef Csongvai2-0/+434
The builder parses a child service request from the so request payload. Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I2db54160ae44e229f97190f66dd5b5cd89cc4598
2021-11-26Enable recursive model by adding services to resourcesJozsef Csongvai2-1/+15
Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I13ea0986b9c81971432626163d323991b57f9545
2021-11-26Add REST client for Api-handlerJozsef Csongvai5-1/+228
This enables calling api-handler from bpmn-infra Issue-ID: SO-3811 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I59a6c7859505f9fca4729089914f43834ceb6323