summaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Merge "Implement Activate/Deactivate RAN NSSMF Workflow"Byung-Woo Jun2-0/+1601
2020-09-16Merge "Implement Deallocate RAN NSSI Workflow"Byung-Woo Jun2-0/+1782
2020-09-16Imlpement RAN NSSMF Modify WorkflowReshmasree4-0/+1826
Issue-ID: SO-3228 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I49b99cfb0afbdd34a83ef81dac6a62301e79e4fd
2020-09-16Merge "Implement subprocess for calling SDNR from RAN NSSMF -Also added ↵Byung-Woo Jun4-1/+315
common methods in oofUtils"
2020-09-16Merge "Implement RAN NSSMF Allocate workflow"Byung-Woo Jun3-0/+2449
2020-09-16Implement RAN NSSMF Allocate workflowReshmasree3-0/+2449
Issue-ID: SO-3227 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I4354d68b307bd008b242deb57a87f5de2bb66487
2020-09-16update service queryzm3302-8/+11
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7489dd5b02fa19b25eec0162dd239c1d40e943d3
2020-09-15Implementation of TN NSSMF WF on SOhyu201015-0/+3522
(1) Workflow of Allocate TN NSSI (2) Workflow of Deallocate TN NSSI (3) Workflow of Activate and Deactivate TN NSSI (4) Workflow of Modify TN NSSI NOTE: 1. The full implementation of TN NSSMF consists of two layers: (1) The TN Sice definition layer, which is an orchestration layer that provides the NBI of TN NSSMF to its consumers (i.e., it concerns the "what" question), and (2) the TN slice realization layer, which is responsible for the actual network configurations of TN slicing (i.e., the "how" question). The first layer is done on the SO (i.e., this changeset), while the 2nd layer is implemented on the SDNC. That's why this changeset is relatively simple, since the "real work" is done by the SDNC. 2. This changeset depends on the common NSSMF WF (https://gerrit.onap.org/r/c/so/+/111477) Issue-ID: SO-2959 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I9d4e77b7706d28fb4133ddca0ff1d6e307be613d Signed-off-by: hyu2010 <henry.yu1@huawei.com>
2020-09-15Merge "Update NSMF workflow to implement the E2E Network Slicing ↵Chuanyu Chen6-0/+3031
requirements for Guilin release"
2020-09-13Implement Modify Core NSSMF workflowalexanb2-0/+1043
Issue-ID: SO-3239 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it> Change-Id: Ice1f528d5fe155ea0e84cb3fa7502be32626ba31
2020-09-11Update NSMF workflow to implement the E2E Network Slicing requirements for ↵hetengjiao6-0/+3031
Guilin release Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
2020-09-10Implement Subnet Capability query functionalitydeepikasatheesh2-0/+282
Issue-ID: SO-3222 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I1797aeb1f2b4b461cee627200bda8312a0803524
2020-09-10Implement Deallocate Core NSSMF workflowalexanb2-0/+1184
Issue-ID: SO-3238 Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it> Change-Id: I751c2b5f0ea5fba3f814ab70c627fb96242a54c3
2020-09-10Merge "multiple pnf fix"Byung-Woo Jun13-411/+574
2020-09-10NSMF Functionality improvements - NSI Terminationdeepikasatheesh4-293/+425
Issue-ID: SO-3231 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I5ebeea9e7e79ba1c7c236478f4acf34af674eb77
2020-09-10Implement Activate/Deactivate RAN NSSMF WorkflowPriyadharshini2-0/+1601
Issue-ID: SO-3229 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I309da1227f1db8faec10f198351fda66421293b6
2020-09-10multiple pnf fixtragait13-411/+574
Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I3d9d0ebb38da1fb286f097828551e981a0f95a65 Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: SO-3223 Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-09-10Implement Deallocate RAN NSSI WorkflowPriyadharshini2-0/+1782
Issue-ID: SO-3230 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I37ce7d21eaba8ea60a91a7034501211b2cf3a987
2020-09-09Bpmn to cnf adapter implementation testing bpmnKalkere Ramesh, Sharan (sk720x)5-25/+55
BPMN changes related to CNF Adapter Change-Id: I9ccff712cc731bcd7469bd2b6dadaae49133e20f Issue-ID: SO-3199 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-09-09Merge "Bpmn to cnf adapter implementation testing bpmn"Seshu Kumar M2-0/+116
2020-09-09Changes for MDONS usecase SO-2950Srinivasan Ramanathan2-58/+112
Changes for MDONS usecase Async flow Change-Id: I2385610a43b993f66a482cd321f8c7fd2db3535f Issue-ID: SO-2950 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-09-09Update AAI schema versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
2020-09-06Implement subprocess for calling SDNR from RAN NSSMFReshmasree4-1/+315
-Also added common methods in oofUtils Issue-ID: SO-3215 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Id85112db648f6607d7075da857a45e1ed5ca23ec
2020-09-02Bpmn to cnf adapter implementation testing bpmnKalkere Ramesh, Sharan (sk720x)2-0/+116
BPMN changes related to CNF Adapter Change-Id: I5b41b7b0a3dbc3036bbdce7f1f9cf62832b44c7f Issue-ID: SO-3199 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-09-02Merge "Bpmn to cnf adapter implementation"Seshu Kumar M19-91/+731
2020-09-01Bpmn to cnf adapter implementationKalkere Ramesh, Sharan (sk720x)19-91/+731
BPMN changes related to CNF Adapter Change-Id: I4c984b9508076381bb7b3d159955fb6bf724eca8 Issue-ID: SO-3199 Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
2020-09-01Merge "Update NSSMF adapter to support External RAN NSSMF"Chuanyu Chen1-10/+10
2020-08-30Merge "Address vf module missing configuration property"Steve Smokowski2-1/+77
2020-08-30Merge "Remove auto process migration again"Steve Smokowski2-235/+0
2020-08-30Merge "obtain si relationships from a ai in bbinputsetup"Steve Smokowski1-2/+3
2020-08-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang1-10/+10
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-28Merge "Refactor PNF names in BPMN workflows"Byung-Woo Jun12-31/+34
2020-08-28Merge "Implement ModifyConfig SO Work flow (Day 2 configuration)"Seshu Kumar M1-0/+48
2020-08-27Implement so-oof-adapter to handle OOF CallbackPriyadharshini8-428/+702
- Add NSI/NST selection callback for Networkslicing Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
2020-08-26Address vf module missing configuration propertyParthasarathy, Ramesh2-1/+77
Address vf module missing configuration property added unit tests to handle missing vnfc configuration Issue-ID: SO-3102 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id5f471177afe78569d435ad28f3c4c6a09bfdcca
2020-08-26Remove auto process migration againSmokowski, Steven2-235/+0
Remove auto process migration again Issue-ID: SO-3162 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I71d0222bc285f1099dc7c800a8fc6f27aa5f2d89
2020-08-26obtain si relationships from a ai in bbinputsetupKalkere Ramesh, Sharan1-2/+3
updated bb input setup to process nodes only for si related objects added in semicolon to fix compilation issue Issue-ID: SO-3106 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I228edde985fdd84a20ca2ff659d11fd9a4fc881a
2020-08-26Refactor PNF names in BPMN workflowsrameshiyer2712-31/+34
Issue-ID: SO-3105 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I8cab1afa54ea8a1981fcddcf0c25f6f86bb14421
2020-08-26Merge "Get id from conductor for auto and speed change"Steve Smokowski2-203/+215
2020-08-25Merge "Picking workflow names dynamically for schema update procedure"Byung-Woo Jun6-117/+215
2020-08-24add junit coverageLukasz Muszkieta1-0/+65
Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I686985e032f2402f6ae6b281196aafae525cf08f
2020-08-22Implement ModifyConfig SO Work flow (Day 2 configuration)aleemraja1-0/+48
- Added custom method to support ModifyConfig Issue-ID: SO-3151 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I99dc4e53dbec1879a76ae184fe4b94afe1a999db Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2020-08-20Picking workflow names dynamically for schema update procedurerameshiyer276-117/+215
Issue-ID: SO-3147 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I4c9de93ea7b51657c2bc6ee24b4bb52e2068cf5a
2020-08-20Get id from conductor for auto and speed changeBoslet, Cory2-203/+215
Get id from conductor for auto and speed change and get cloud region id from sdnc for manual rehome. Issue-ID: SO-3191 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4f1b83e2741309a34a056859a8718007085f3872
2020-08-19Cleaned up appc-orchestratorKuleshov, Elena3-369/+0
Removed unused files Add building of original jar to so-appc-orchestrator ApplicationControllerClient can now be sub-classed Issue-ID: SO-3187 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I99dc4e53dbec1879a76ae184fe4b94afe1a673db
2020-08-18If statement and logger correctionmharazin1-1/+2
Issue-ID: SO-2646 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: Iec4c1d587a1d9c121c8ee8cbc061716a488cee03
2020-08-18[SO] create service upgrade workflowtragait15-40/+1200
Issue-ID: SO-2925 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ia10497fed1f42dea3e0469bc08ba0169862d3e71 Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-08-13Merge "Fix issue due to groovy-dateutil"Seshu Kumar M1-0/+5
2020-08-13Fix issue due to groovy-dateutilPriyadharshini1-0/+5
Issue-ID: SO-3152 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: If18a60c2288e9398c05936fe6bacd48844422c09
2020-08-12Raise an error when PNF in service model but not in userParamsastanislawska1-0/+10
Issue-ID: SO-2785 Signed-off-by: astanislawska <agata.stanislawska@nokia.com> Change-Id: I55ef6aac83eff1c33f09ce0de380330e4ccccce4 Signed-off-by: astanislawska <agata.stanislawska@nokia.com>