aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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)"
2020-08-27update nssmf adapter, support interactions with multiple NSSMFs: RAN NSSMF, ↵hetengjiao43-368/+2528
Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core) Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4bb745090110949e9479ce7eab86a5c945c7b56d
2020-08-26bump the release to 1.7.2seshukm1-1/+1
Issue-ID: SO-3167 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I975d10469bcf63477397a3bd1fa833345af72437
2020-08-27update nssmf adapter beanszm33012-4/+191
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia4130b3aefc8112f580d1d01c1a7f243e9081483
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-26removed unused variablesKuleshov, Elena1-3/+0
removed unused variables from tests Issue-ID: SO-3107 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I89797c7204990bb5f84f943ff3265c0d8e7d32dc
2020-08-26Add project pluralSmokowski, Steven1-0/+2
add project plural for A&AI interaction Issue-ID: SO-3112 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifde1473b4e54089895971c757b457f0ce8a5bda2
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-26Merge "Updating swagger.html for software upgrade with schema"Byung-Woo Jun1-4/+879
2020-08-26Merge "Fixing missing type info in"Byung-Woo Jun1-34/+23
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-26Fixing missing type info inwaqas.ikram1-34/+23
SOL005-NSLifecycleManagement-API Swagger File Change-Id: I26326d538de757bcb21f9909273b1e230aed17f6 Issue-ID: SO-3166 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-08-26Merge "Get id from conductor for auto and speed change"Steve Smokowski2-203/+215
2020-08-26Merge "updates for keystone V3 auth"Steve Smokowski4-1/+54
2020-08-26Merge "Need to create the ipv6 address which was missing."Steve Smokowski3-2/+30
2020-08-26Merge "update nssmf adapter beans"Chuanyu Chen22-123/+305
2020-08-26update nssmf adapter beanszm33022-123/+305
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I36cc9c064e271cbf8de8a3e2d3a2abe50a30e2ed