aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Update AAI schema versionzm3302-2/+2
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
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-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-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-01Enable HTTPS in SO-MonitoringKrzysztof Gajewski10-5/+86
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2920 Change-Id: I8c0d5a4c68c23daa885bfb1e0d4a1f08438e6761
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 Chen11-32/+90
2020-08-31Set serviceInstanceId on failed validationKuleshov, Elena4-10/+23
Set serviceInstanceId on failed validation requests in the DB. Issue-ID: SO-3211 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie4232dfd7caa2cc2661ce56b1b14863ac02628fc
2020-08-31Added logging and try/catch to external task.Boslet, Cory1-1/+16
Added logging and try/catch to external task. Issue-ID: SO-3210 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id3769b5bfb02bc439863d4a92c0e2937c9f4255f
2020-08-31deleted all cloudify support from soBenjamin, Max78-7525/+5
deleted all cloudify support from so unmaintained client causing dependency issues Issue-ID: SO-3209 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6e15ac0b9d031e13a13e0053bbe61855d725c773
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 "Add project plural"Steve Smokowski1-0/+2
2020-08-30Merge "obtain si relationships from a ai in bbinputsetup"Steve Smokowski1-2/+3
2020-08-30Add new service in API-Handler for 3gpp service instancesReshmasree16-0/+1521
Issue-ID: SO-3189 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Ieb2d3d36b6a216b00f4c13ebabdf268cf833d267
2020-08-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang11-32/+90
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-28Merge "removed unused variables"Seshu Kumar M1-3/+0
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 M3-0/+66
2020-08-28Merge "Implement so-oof-adapter to handle OOF Callback - Add NSI/NST ↵Seshu Kumar M26-429/+1752
selection callback for Networkslicing"
2020-08-28Merge "bump the release to 1.7.2"Byung-Woo Jun1-1/+1
2020-08-28Merge "add @ServiceLogger Annotation for log print and increase some code ↵Chuanyu Chen10-41/+132
annotation"
2020-08-28Merge "update nssmf adapter beans"Chuanyu Chen12-4/+191
2020-08-27Implement so-oof-adapter to handle OOF CallbackPriyadharshini26-429/+1752
- Add NSI/NST selection callback for Networkslicing Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
2020-08-27add @ServiceLogger Annotation for log print and increase some code annotationhetengjiao10-41/+132
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I8e7f88aa87cd59d8e5067a68dd49e1801c2fea9f
2020-08-27Merge "Developer guide for mso-openstack-adapters Issue-ID: SO-3154"Seshu Kumar M10-0/+797
2020-08-27Merge "mso-cnf-adapter sample delete , update api's Issue-ID: SO-3183"Seshu Kumar M8-41/+857
2020-08-27Merge "update nssmf adapter, support interactions with multiple NSSMFs: RAN ↵1.7.1Chuanyu Chen43-368/+2528
NSSMF, Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core)"