aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-26Merge "Enhancing SO SDC Controller to invoke ONAP-ETSI Catalog APIs"Seshu Kumar M32-16/+1641
2020-02-26Merge "remove duplicated code"Seshu Kumar M1-55/+40
2020-02-26Merge "bump the versions for all the SO to 1.6.0"Byung-Woo Jun41-41/+41
2020-02-26bump the versions for all the SO to 1.6.0seshukm41-41/+41
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
2020-02-26remove duplicated codeLukasz Muszkieta1-55/+40
Issue-ID: SO-2634 Change-Id: Ida125072b7044c3bd7001ba43f72f14cb6a0f1f6 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2020-02-26Fix for local tests failing for module mso-vnfm-etsi-adapterAndrewLamb1-0/+3
Change-Id: Ia20852b57f079361b39cb090f6170e84b0135e52 Issue-ID: SO-2679 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-02-26Move workflowResourceIds Ids setting logic from WorkflowActionRemigiusz Janeczek3-107/+270
Introduce WorkflowResourceIds Extension Other minor changes: Improve utilization of Streams API Remove some dead code Simplify exception creation when northBoundRequest is null Issue-ID: SO-2634 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I0cf5b4c508e0d3d46d91c36bfd6b9cc6529136a0
2020-02-25Enhancing SO SDC Controller to invoke ONAP-ETSI Catalog APIswaqas.ikram32-16/+1641
Change-Id: I9f0ba05c14478b9165c2c470559567513e1919cf Issue-ID: SO-2406 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-02-25Merge "Lower code duplication of AaiClient calls in BBInputSetupUtils"Lukasz Muszkieta1-44/+14
2020-02-25Lower code duplication of AaiClient calls in BBInputSetupUtilsRemigiusz Janeczek1-44/+14
Introduce generic method for retrieving concrete resource of given type from Aai Issue-ID: SO-2634 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I33e247154961ff50fa81845158229413a9d81bfe
2020-02-25Merge "Sonar issue - Refactor"Lukasz Muszkieta7-120/+97
2020-02-25Merge "Add public method for request db operation status query and update"Chuanyu Chen1-0/+119
2020-02-25Status query Request Beanjananib9-0/+531
Bean addition for NSSMF adapter Change-Id: I6fe2a329341e2d3e91d0e23cd4438a8a0dc590e4 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Terminate Request Beanjananib2-0/+106
Bean addition for NSSMF adapter Change-Id: I850a9be36983a638b251805e2c786884b6fad189 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Update Request Beanjananib6-0/+450
Bean addition for NSSMF adapter Change-Id: I9da26274c5bddce31ff397d9298a7a71266cb6e7 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Deallocate Request Beanjananib2-0/+138
Bean addition for NSSMF adapter Change-Id: I7966b60a04dcacd074420e44ea7d67a21ba18a42 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Create Request Beanjananib2-0/+136
Bean addition for NSSMF adapter Change-Id: I0d72046c9b74a707edf5a0a3bc4acd659d8ec075 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Allocate Request Beanjananib1-0/+67
Bean addition for NSSMF adapter Change-Id: Ie8549c458ecff15c14bc30408fb9210ad19a513f Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Allocate TN Beanjananib2-0/+157
Bean addition for NSSM adapter Change-Id: Iae522ecbfa079fc5d6fbb27a036b431d9699e4f2 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Allocate CN Beanjananib7-0/+611
Bean addition for NSSM adapter Change-Id: Ia63e34ab2be025c3abb0cb2877ee182591c45a2e Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Add public method for request db operation status query and updatezm3301-0/+119
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ie27fc77fabd217c7e478c0af1369989fee327261
2020-02-25Allocate AN Beanjananib3-0/+217
Bean addition for NSSM adapter Change-Id: I1dfb227ab026c77e0ad40f8fde89ea7fce831432 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-25Activate Deactivate Beanjananib4-0/+203
Bean addition for NSSM adapter Change-Id: If7c59347c0213e1d0f3a1ec4c2eaa3dc0e827796 Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-24Merge "SOL003 Adapter Package Management - Notify"Byung-Woo Jun21-54/+1785
2020-02-24SOL003 Adapter Package Management - NotifyAndrewLamb22-76/+1807
Change-Id: Iaa428d259c23df581c1aced1978302ede0e854c0 Issue-ID: SO-2420 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-02-24Merge "Rename migration script"Steve Smokowski2-2/+6
2020-02-24Merge "mso to add tenant name and product family name to"Steve Smokowski15-10/+224
2020-02-24Merge "Added prematching to audit filter"Steve Smokowski1-5/+2
2020-02-24Merge "Updated pom to release version of logging library"Steve Smokowski1-3/+3
2020-02-24Merge "update logback configuration to remove stack"Steve Smokowski2-2/+2
2020-02-24Multiplied connection to AAI and subscription to VNFM (if they fail)Piotr Borelowski15-98/+279
(+small changes required by OOM) Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I42bb30b4bbf256340123d64d203f461ed336ebc3
2020-02-24Add DELETE API for OrchestrationTaskHarry Huang1-0/+33
Issue-ID: SO-2368 Add method for delete a OrchestrationTask Change-Id: Ic0d480f8e8d05f5f2dcbdc729f2c825bc348ca32 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-24Merge "Add PUT API for OrchestrationTask"Chuanyu Chen1-0/+35
2020-02-22Rename migration scriptBenjamin, Max2-2/+6
renamed script because you cannot change flyway scripts Issue-ID: SO-2675 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie60f6b081b4af8d21353268d3f73137c8776f597
2020-02-21mso to add tenant name and product family name toKuleshov, Elena15-10/+224
Add productFamilyName and tenantName to requests DB and request status results. Add more JUnits, fix JUnit schema files. Robot test adjustments to create service object in AAI when needed. Update robot tests to verify presence of productFamilyName and tenantName in return data. Add missing return of retrieved productFamilyName in robot test Add checking of tenantName on return to another robot test. Update archiving of infra requests for tenantName and productFamilyName. Issue-ID: SO-2674 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2950b7783ee863dc59360c6124f38bee89cb2140
2020-02-21Added prematching to audit filterPlummer, Brittany1-5/+2
Added prematching to audit filter Issue-ID: SO-2673 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib7a4eb662119bb797337a90d9a7c04adb7f045d2
2020-02-21Merge "SO API extenstion to retrieve all PNF workflow"Seshu Kumar M9-90/+225
2020-02-21Merge "SO-CDS PNF BB"Seshu Kumar M11-89/+749
2020-02-21Merge "License scan fix Issue-ID: SO-2519"Seshu Kumar M1-0/+0
2020-02-21Merge "License scan fix Issue-ID: SO-2519"Byung-Woo Jun2-0/+0
2020-02-21Merge "bump the SO version for F"Byung-Woo Jun1-2/+2
2020-02-21License scan fix Issue-ID: SO-2519seshukm1-0/+0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9cff5abfb6bfb438ba492693bf326da7abc15de7
2020-02-21License scan fix Issue-ID: SO-2519seshukm2-0/+0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id2ad8490e13db765674eed389e4fead1fe964e5d
2020-02-21bump the SO version for Fseshukm1-2/+2
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I983562ff7180e43092eaab9234a40ca1836eae27
2020-02-21Add PUT API for OrchestrationTaskHarry Huang1-0/+35
Issue-ID: SO-2368 Add method for update a OrchestrationTask Change-Id: I96cc8354d070ec64e61ca6aa23129ef6f9880e7a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-21Merge "Modify JerseyConfig"Chuanyu Chen1-0/+1
2020-02-21Merge "Add POST API for OrchestrationTask"Chuanyu Chen1-0/+22
2020-02-21Merge "Add method to send message to Camunda engine"Chuanyu Chen2-0/+23
2020-02-21Modify JerseyConfigHarry Huang1-0/+1
Issue-ID: SO-2368 Add Register for OrchestrationTask Change-Id: If57a9fca62e90616fef6d23b0f6b1561265db0f3 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-21Add POST API for OrchestrationTaskHarry Huang1-0/+22
Issue-ID: SO-2368 Add methods for create a OrchestrationTask Change-Id: I0d049b4e60ead8dbb4e524ae4081f17433ac78bd Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>