aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-12SO core images of 1.9.2Istanbulshashikanth.vh@huawei.com1-0/+22
Issue-ID: SO-1353 Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> Change-Id: I631dde43d2f6b75738452506f02bb276b7289a0e
2021-10-07bump the so version to 1.9.21.9.2shashikanth.vh@huawei.com1-1/+1
Issue-ID: SO-3642 Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> Change-Id: I92f259a36756a7b1bb6af67d9b0fc91d2f3c651f
2021-10-06Merge "add junit coverage"Seshu Kumar M2-7/+65
2021-10-06Merge "Clean R_MacroData.sql file"Seshu Kumar M1-505/+346
2021-10-06Merge "SO-3720 BuildingBlockRollback lookup table"Seshu Kumar M7-1/+279
2021-10-04delete redundant test dependencyLukasz Muszkieta6-107/+203
Issue-ID: SO-3772 Change-Id: I0539bf648e4879efc739d65ed77fd826d296de93 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2021-10-04Clean R_MacroData.sql fileSebastien Premont-Tendland1-505/+346
Updated file to only have one INSERT statement for each macro table instead of multiple INSERT/UPDATE statements across the file making it difficult to work with. Change-Id: I6ff934befbd4f54e6338388cdb3e11b2a8b8de63 Issue-ID: SO-3706 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
2021-09-30[DOC] Correct requirements for doc chain buildingEric Debeau3-18/+10
- Remove unecessary requirements - It leverages the latest lfdocs-conf (0.7.7) updates - It now loads all centralized upper contraints from ONAP doc - Correct conf.py to use app.add_css_file() Issue-ID: DOC-765 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Ie8aa095bc9ac263a754734ea7d9bfff427ddcca0
2021-09-27Merge "Fix issues in AN NSSMF for modify & Deallocate flow"Seshu Kumar M6-68/+86
2021-09-27Merge "Wrong additional parameter for OOF's terminateNxiRequest"Seshu Kumar M4-103/+139
2021-09-24Change of aai-schema lib version for latest k8s-resource changesLukasz Rajewski1-1/+1
Issue-ID: SO-3767 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I71375158314ecd7ed8721688ce45ab03549cab2b
2021-09-22Merge "Subnet Type update for respective TN domain"Seshu Kumar M2-0/+4
2021-09-22add junit coverageLukasz Muszkieta2-7/+65
Issue-ID: SO-3715 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I863b0c48fb64245917f21212ba60f706dcdc2610
2021-09-21Change of default AAI Schema version to v24Lukasz Rajewski1-1/+2
Issue-ID: SO-3766 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I05c970a9c374837abd4a0136fa82a640111c70f0
2021-09-16Merge "Fix attribute mismatch in NSMF,NSSMF & OOF"Seshu Kumar M9-19/+19
2021-09-16Release notes update for REQ-627Lukasz Rajewski1-0/+11
Issue-ID: REQ-931 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I3d6f265be662eb7b0053ee94b5f8a55385d0aa09
2021-09-15Fix issues in AN NSSMF for modify & Deallocate flowdeepikasatheesh6-68/+86
Issue-ID: SO-3758 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I777d2abbe2746ab138169e108f20ad283448323e
2021-09-15Merge "Fix issues in NSMF terminate flow"Seshu Kumar M3-7/+17
2021-09-15Cnf-adapter is not able to update relationship in AAIsanket123452-4/+39
Passing 2 more parameters vnfId and vfmoduleId from bpmn-infra to cnf-adapter Issue-ID: SO-3761 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I79f12f115d112d713f32f0a400aeb6532d7c6ade
2021-09-14Wrong additional parameter for OOF's terminateNxiRequestAlex4-103/+139
Issue-ID: SO-3760 Change-Id: If4211e67ae2debcf394fd69c7e301a99d3bb9658 Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2021-09-09Fix attribute mismatch in NSMF,NSSMF & OOFdeepikasatheesh9-19/+19
Issue-ID: SO-3701 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Iad9bc3f715ac93f2bd1ce07ef9bf1f414e783ab3
2021-09-06Fixed issue of SNAPSHOT logging dependency injectionLukasz Rajewski1-0/+3
Issue-ID: SO-3673 Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com> Change-Id: I0ce75fc727d8f18f3f6a9c69eb64f936f8d86164
2021-09-01Fix issues in NSMF terminate flowdeepikasatheesh3-7/+17
Issue-ID: SO-3759 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ic27f53b8b8e739849f6eb5ab4a1cee1d2cc0969c
2021-09-01Subnet Type update for respective TN domaindeepikasatheesh2-0/+4
Issue-ID: SO-3704 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Id62d2a20748f95445317d812b00e6bd2b4220c85
2021-08-27Update so/aai-clientk.kedron1-1/+1
With new aai-schema (1.9.1) Issue-ID: SO-3644 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I33b3518b8e56970e7c9e49ae973761bc4dd5b5a5
2021-08-26SO-3720 BuildingBlockRollback lookup tableOleg Mitsura7-1/+279
Issue-ID: SO-3720 BuildingBlockRollback lookup table will indicate the rollback BB to take; this is the first part for simplifying WorkflowActionBBTasks logic: instead of doing string matching, we just do a lookup of a block to call to perform the rollback operation. In some cases, the Action is set as well - this would be needed for certain BBs, in that case, there is a corresponding rollbackAction as well. Change-Id: I072a2ada894cf4672f5a1cdce762605757cb1d14 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2021-08-26Merge "Expose HealthCheck Northbound API of SO"Seshu Kumar M4-1/+39
2021-08-26Merge "Implementation of HealthCheckBB"Seshu Kumar M13-0/+723
2021-08-26Merge "Implement Building Blocks for CNF AAI update"Seshu Kumar M6-57/+384
2021-08-26Merge "Changes in Modify and Deallocate Core NSSI flows"Seshu Kumar M8-750/+1574
2021-08-25Implementation of HealthCheckBBsanket1234513-0/+723
Code changes to implement HealthCheckBB Issue-ID: SO-3691 Change-Id: I88d22f125c122d813f42f0b800aeb6530d7c6acf Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2021-08-25Implement Building Blocks for CNF AAI updatesanket123456-57/+384
Code changes to implement Building Blocks for CNF AAI update and delete Issue-ID: SO-3717 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I93b555800a24048f6ecf4e7e786e4bdefa6952fc
2021-08-25Expose HealthCheck Northbound API of SOsanket123454-1/+39
Code changes in CNFO to Create Workflow and Expose if over Northbound API of SO Issue-ID: SO-3716 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I88f55f115c112d613f42f0b800aeb5491d7c6ace
2021-08-23Changes in Modify and Deallocate Core NSSI flowsAlex8-750/+1574
Issue-ID: SO-3703 Change-Id: I22391ae0ff142fd6923cb62621fb537708a3cd19 Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
2021-08-18Fix S-NSSAI format in E2E Network Slicingdeepikasatheesh2-6/+14
Issue-ID: SO-3670 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I93b555800a26068f6ecf4e7e765e4bdefa1565fc
2021-08-17Merge "Fix Relationship update b/w core NSSI and its Sliceprofile"Byung-Woo Jun4-74/+44
2021-08-17Fix Relationship update b/w core NSSI and its Sliceprofilesanket123454-74/+44
Code changes to fix issues observed during testing for: - Core Allocate - Core Activate Issue-ID: SO-3605 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Change-Id: I88f22f115c119d713f42f0a800aeb8320d7c9ade
2021-08-16Add recipe data in catalogdbMukesh Paliwal1-3/+85
Issue-ID: SO-3741 Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com> Change-Id: Ie873e250111b7ab61afa2581624df8ae8c7212e0
2021-08-13Merge "bump the so release version to 1.9.1"Byung-Woo Jun1-1/+1
2021-08-13Merge "first release of SO artifacts"Byung-Woo Jun1-0/+22
2021-08-13Merge "SO changes for Service Intent"Seshu Kumar M24-0/+4397
2021-08-13Merge "SO Critical vulnerability."Seshu Kumar M2-2/+3
2021-08-13Merge "SO Critical vulnerability"Seshu Kumar M4-2/+4
2021-08-13bump the so release version to 1.9.1seshukm1-1/+1
Issue-ID: SO-3740 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I97adacb673a58f3996769552ed4205c903138798
2021-08-13first release of SO artifactsseshukm1-0/+22
Issue-ID: SO-3740 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9d2e02863891959608491d12f59a3e8df8da265f
2021-08-13Merge "Add new endpoint and macro for service upgrade"Seshu Kumar M13-4/+400
2021-08-13Merge "Enable ControllerExecutionBB for service scope"1.9.0Seshu Kumar M20-55/+277
2021-08-13Merge "Update ccsdk version to 1.1.5"Seshu Kumar M5-12/+12
2021-08-13Merge "Fix DeleteSliceService auth"Seshu Kumar M1-2/+4
2021-08-11SO changes for Service Intenthyu201024-0/+4397
This update contains the SO changes for the CCVPN extension to support Intent Based Networking (REQ-719). The SO is responsible for providing the Service Intent orchestration, as well as providing the Service Intent APIs which are consumed by the IBN use-case. The changes on the SO are technology-agnostic and are relatively simple. i.e., Technology specific network configurations are carried out by the SDNC. Issue-ID: SO-3714 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: Iec9d2fc80adc79faaeeaf811bd0d02c9d7611d61 Signed-off-by: hyu2010 <hyu2010b@gmail.com>