summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 Chen15-0/+3236
requirements for Guilin release"
2020-09-15Merge "modify the actionType of querySubnetCapability"Chuanyu Chen1-3/+3
2020-09-15Merge "cnf-adapter service impl and updates Issue-ID: SO-3242"Seshu Kumar M14-207/+939
2020-09-14cnf-adapter service impl and updatessekharhuawei14-207/+939
Issue-ID: SO-3242 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: I63dab335845125b319eeed129b2d7dfd4a31c84c
2020-09-14Increasing Ns request timeout for testswaqas.ikram2-3/+3
Get Job status takes more then 10s if there is full GC so increasing the timeout Change-Id: I1c0d38b8ef8df4f78fdf2c54e5375ab45f8f15ae Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-11Fixing intermediate test failurewaqas.ikram1-15/+23
Change-Id: I2dacb86ea48125535f513d95e8cd42fc6308ed9c Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-11Update NSMF workflow to implement the E2E Network Slicing requirements for ↵hetengjiao15-0/+3236
Guilin release Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
2020-09-10Merge "multiple pnf fix"Byung-Woo Jun13-411/+574
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-09Fixing intermediate test failurewaqas.ikram1-2/+10
Change-Id: I115657fee925cd0c3e582e70d9cd8f498cf4f59a Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-09Merge "Developer guide for cxf-logging Issue-ID: SO-3153"Seshu Kumar M2-0/+211
2020-09-09Merge "Bpmn to cnf adapter implementation testing bpmn"Seshu Kumar M2-0/+116
2020-09-09Merge "Update of mso_adapters_rest_interface"Seshu Kumar M6-0/+288
2020-09-09Merge "Adding NS instantiation"Byung-Woo Jun6-23/+54
2020-09-09Merge "Update AAI schema version"Chuanyu Chen2-2/+2
2020-09-09Merge "[SO] Add logs to STDOUT"Seshu Kumar M1-1/+8
2020-09-09Update AAI schema versionzm3302-2/+2
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
2020-09-09Adding NS instantiationwaqas.ikram6-23/+54
Change-Id: I06a8e1c9bfeb82f5fc61604030ec62bd17193e90 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-08Populate serviceInstanceId from instanceMap onKuleshov, Elena3-12/+64
Populate serviceInstanceId from instanceMap on validation error. Use Optional for return value for serviceInstanceId assist methods. Issue-ID: SO-3224 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I36a44ae42bb89d621dec5a2f85266458ea0e0766
2020-09-08[SO] Add logs to STDOUTDominik Mizyn1-1/+8
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: Ie8544aeee830af365957884819f8485037add7be
2020-09-08Adding NS instantiationwaqas.ikram15-5/+1755
Change-Id: I41d32ddab1ba1e4eea42129a5918bdea3312de94 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-07Adding logic to communicate with SOL003 Adpaterwaqas.ikram25-33/+1325
Change-Id: I130df6c2977b73beb3f4afd0d09791b58f93a945 Issue-ID: SO-3221 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-07Merge "Add new service in API-Handler for 3gpp service instances"Seshu Kumar M16-0/+1521
2020-09-07Merge "Add support for Create Vnf Request with Package Id"Byung-Woo Jun2-6/+20
2020-09-07Add support for Create Vnf Request with Package IdAndrewLamb2-6/+20
Issue-ID: SO-3218 Change-Id: If5ca57ce94c0a735c5abf0a77db0e7d725763121 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-07Merge "Adding Basic NSD parser"Byung-Woo Jun12-1/+842
2020-09-07Merge "Added to set is floating to false in aai."Steve Smokowski2-1/+60
2020-09-07Merge "Update parameter processing of NSSMF adapter for External RAN NSSMF"Chuanyu Chen2-11/+31
2020-09-07Adding Basic NSD parserwaqas.ikram12-1/+842
Change-Id: I9b34054aac1649f71e0dece2a3a17e958d74d5be Issue-ID: SO-3219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-07Merge "Error logging in SO-SDC adapter - in case of service distribution ↵Lukasz Muszkieta1-0/+6
without any resources."
2020-09-05Get SOl003 pkg from ETSI Catalog mgrMukeshKumar8-65/+100
Issue-ID: SO-3207 Change-Id: Ib20176e1b0cd572933d45944cdd1e2ac3d036b6c Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-09-04Adding entities and repositories forwaqas.ikram8-12/+209
NS Instantiation Change-Id: Id7cb2452a8821969ebec5c3f8148f292ded9812e Issue-ID: SO-3194 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-04Implementing Create NSwaqas.ikram59-56/+3573
Change-Id: Ib54e7476820fe716137e6d5e08e4d0deb9f104b9 Issue-ID: SO-3179 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-04Error logging in SO-SDC adapter - in case of service distribution without ↵Agata Stanislawska1-0/+6
any resources. Issue-ID: SO-2978 Signed-off-by: astanisl <agata.stanislawska@nokia.com> Change-Id: I6a176143b004dfc19633e678ea7ee063d9e6df42 Signed-off-by: astanisl <agata.stanislawska@nokia.com>
2020-09-04Merge "Initialise NFVO Database Tables"Byung-Woo Jun17-0/+1574
2020-09-04Initialise NFVO Database Tablesrope25217-0/+1574
Adding Entity files and SQL Script for initalising the NFVO DB using flyway. Also updated order of dependencies between pom.xmls with the so-etsi-nfvo module. Change-Id: I9ba682398df5a6cba22452f08caa565dec631b5d Issue-ID: SO-3159 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-09-04Update parameter processing of NSSMF adapter for External RAN NSSMFEnbo Wang2-11/+31
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c
2020-09-04modify the actionType of querySubnetCapabilityhetengjiao1-3/+3
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I050634b503f1f4ad6eb33d474be83dab7ed44650
2020-09-03Added to set is floating to false in aai.Boslet, Cory2-1/+60
Added to set is floating to false in aai. Added to the existing junit test cases. Added a unit test to test the ip method. Issue-ID: SO-3217 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I342f8a5b04299330d9b90d0da4421017db3e5e0e
2020-09-03Merge "Set serviceInstanceId on failed validation"Steve Smokowski4-10/+23
2020-09-03Merge "Added logging and try/catch to external task."Steve Smokowski1-1/+16
2020-09-03Merge "deleted all cloudify support from so"Steve Smokowski78-7525/+5
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 "Enable HTTPS in SO-Monitoring"Lukasz Muszkieta10-5/+86
2020-09-02Merge "release the cnf adapter artifacts"Byung-Woo Jun1-0/+9
2020-09-02release the cnf adapter artifactsseshukm1-0/+9
Issue-ID: SO-3164 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ia0449ee2fbd3ccf1fe7fcdf1728f3f05601f4fbd
2020-09-02Merge "Bpmn to cnf adapter implementation"Seshu Kumar M19-91/+731
2020-09-02Developer guide for cxf-loggingsekharhuawei2-0/+211
Issue-ID: SO-3153 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: Ibfc12aa9de93762320badaabacbdcd82555eda6b
2020-09-01Enable HTTPS in SO-MonitoringKrzysztof Gajewski10-5/+86
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2920 Change-Id: I8c0d5a4c68c23daa885bfb1e0d4a1f08438e6761