aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2020-02-26bump the versions for all the SO to 1.6.0seshukm14-14/+14
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
2020-02-24Merge "SOL003 Adapter Package Management - Notify"Byung-Woo Jun21-54/+1785
2020-02-24SOL003 Adapter Package Management - NotifyAndrewLamb21-54/+1785
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 Smokowski2-0/+9
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-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, Elena2-0/+9
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-21use pnfName in custom pnf workflow execution procedureUbuntu1-2/+2
Issue-ID: SO-2071 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Change-Id: Ia97604b3b3d109d758914c04232256cdb262e121
2020-02-20Merge "Add script to create OrchestrationTask table"Chuanyu Chen1-0/+12
2020-02-19Merge "Adding sync mechanism"Byung-Woo Jun7-35/+140
2020-02-19Adding sync mechanismwaqas.ikram7-35/+140
Change-Id: I81dc737c27092d32bac6457ba015f0b093cb1176 Issue-ID: SO-2418 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-02-19Add script to create OrchestrationTask tableHarry Huang1-0/+12
Issue-ID: SO-2368 Add SQL script to create OrchestrationTask table Change-Id: Ic59fe76a954c8808a32bb8f89eca3a933d559b02 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-19Add controller for OrchestrationTaskHarry Huang1-0/+62
Issue-ID: SO-2368 Add custom controller for OrchestrationTask in requestDB adapter Change-Id: I88ee0f7ee06131400d12b2f085853823af1a035c Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-18Merge "Based on Controller Actor calling CDS or APPC(Current Flow)"Steve Smokowski2-0/+33
2020-02-18Merge "SOL003 Adapter Package Management - Subscribe Fix"Byung-Woo Jun8-60/+33
2020-02-18extend query parameter to support pnfModelVersionIdYaoguang Wang1-2/+2
Issue-ID: SO-2559 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Change-Id: I51cb15f6750b378a9de3435951e3ea1644184a55
2020-02-17SOL003 Adapter Package Management - Subscribe Fixrope2528-60/+33
Change-Id: I9580ba5cf2bd023d2c160388cd2115c710d6e95b Issue-ID: SO-2417 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-02-17Based on Controller Actor calling CDS or APPC(Current Flow)Manamohan2-0/+33
-Added BBNameSelectionReference table having bbName along with action,scope,actor -Updated CatalogDbClient to use BBNameSelectionReference Table -Updated ControllerExecution bmpn to select flow as per Controller Actor -Corrected Format Error Issue-ID: SO-2316 Signed-off-by: Pooja03 <pm00501616@techmahindra.com> Change-Id: I21fad846249f773308e34abcac134d3ee0694027 Signed-off-by: Manamohan <MS00534989@techmahindra.com>
2020-02-14Merge "Fixed, simplified and tested AuthorizationHeadersProvider (+small ↵Max Benjamin4-18/+62
changes in poms)"
2020-02-13Merge "mso to add support for creating the cloud region"Steve Smokowski6-3/+349
2020-02-13Fixed, simplified and tested AuthorizationHeadersProviderPiotr Borelowski4-18/+62
(+small changes in poms) Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I480ac1d5b46aae5a9d4db8249d98c186b59fd12f
2020-02-13Merge "SOL003 Adapter Package Management - Terminate Subscription"Byung-Woo Jun6-9/+104
2020-02-12mso to add support for creating the cloud regionSmokowski, Steven6-3/+349
Initial check in to support cloud region create Add additional junit tests Add additional integration tests Updated junit to use spy and removed setter method Issue-ID: SO-2657 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6a93f3b4caf7d640ffa5842981247d284b9013ad
2020-02-10Fix for SO-2598waqas.ikram1-10/+17
Change-Id: If2086de6cb635f39a03927be35fed9c177919211 Issue-ID: SO-2598 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> Making WebSecurityConfigurerAdapter configurable so that other components can configure it per there requirement Change-Id: I8f7674710ff41195946a710b86c7c8d7b52815f8 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-02-10Merge "Added communication with DMaaP"Steve Smokowski4-0/+62
2020-02-10Merge "Added Basic Authorization in sending Subscription to VNFM"Max Benjamin8-31/+117
2020-02-10Added Basic Authorization in sending Subscription to VNFMPiotr Borelowski8-31/+117
Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I819e95c4e212695bc38ab5b7d221be712f87320e
2020-02-10Add SOL003 Package Management Notification Swagger filerope2522-1/+1798
Change-Id: Ic5c34177adc6901c020b9f554e9da94270c142c1 Issue-ID: SO-2654 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-02-10SOL003 Adapter Package Management - Terminate Subscriptionrope2526-9/+104
Change-Id: I11e73f166bdab1b69b40640394ca9abb304b5be5 Issue-ID: SO-2419 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-02-10Merge "Fix repeatable migration of WorkflowDesignerData (CatalogDB)"Steve Smokowski1-0/+1
2020-02-10Merge "Initial commit to check client alive"Steve Smokowski4-6/+12
2020-02-10Merge "add retry sequence levels"Steve Smokowski5-0/+23
2020-02-07Initial commit to check client aliveSmokowski, Steven4-6/+12
Initial commit to check client alive Issue-ID: SO-2653 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib9f4cf7f5815bd9b8d0d42417f3e5fd83382547a
2020-02-07add retry sequence levelsBoslet, Cory5-0/+23
Added retry sequence levels so that the different services can specify their desire. Updated to be medium and added to be long sequence in audit. Change retry level to be final and changed default constructor to private Changed default constructor to public so its visible. Updated unit test to reflect change and get verify job to pass Added and updated the unit test for add graph Issue-ID: SO-2649 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I981b90a5dbb1dca5354fba37589b26dabbfc0b0e
2020-02-07Added communication with DMaaPPiotr Borelowski4-0/+62
Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Ia6674f594bbf2112cbdaab47c203cb78f1ebbff0
2020-02-07Changed Basic Authorization in receiving NotificationPiotr Borelowski4-67/+17
Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I95dfebd0e024af91b9bac4d8a4bb97d271badc70
2020-02-06Merge "Add Pnf BBs to Service-Macro-Create flow"Lukasz Muszkieta1-11/+18
2020-02-06Merge "ETSI Package Management - Subscribe"Byung-Woo Jun28-221/+1473
2020-02-06Add Pnf BBs to Service-Macro-Create flowRemigiusz Janeczek1-11/+18
Added building blocks: AssignPnfBB WaitForPnfReadyBB ActivatePnfBB Issue-ID: SO-2641 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6bc08e17a666a1a93d7bda1ec04aa7c181b5ec8c
2020-02-06Fix repeatable migration of WorkflowDesignerData (CatalogDB)Remigiusz Janeczek1-0/+1
Issue-ID: SO-2648 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32623ed9937519bf275e3d8f715200c09c58a268
2020-02-05ETSI Package Management - Subscriberope25228-221/+1473
Change-Id: I6a01f97a5ec441fb72b3d506d5d7355e4d868e11 Issue-ID: SO-2417 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-02-03Support LCM API for sdnc adapterEnbo Wang4-24/+133
Enhance sdnc adapter to support LCM API for PNF SW Upgrade. Issue-ID: SO-2588 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I193a5f61a5a63da6608692b34c221df8aeddc323
2020-01-30Remove Valet from openstack adapterSmokowski, Steven19-1992/+13
Remove Valet from openstack adapter Clean up CI, so it passes on dev branch Fixed bad merge regarding correct method name. Added try catch around createIfNotExists methods to avoid failing sim. Fix broken Fabric Tests from merge Update logging jar dependency for CI Issue-ID: SO-2623 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I572276f751b132ec78d7ab5763f1c76bfc8256c5
2020-01-30- Include stack Status Reason when rollback isMerkel, Jeff2-4/+7
- Include stack Status Reason when rollback is suppressed. - Updated to format code to pass the build. Issue-ID: SO-2620 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id9789930eaf7c47666a9401f8e3c57156c931b74
2020-01-30Merge "Added Basic Authorization in receiving Notification"Steve Smokowski3-7/+42
2020-01-30Merge "add manual handling to rainy day handling for bbs"Steve Smokowski2-1/+32
2020-01-30Added Basic Authorization in receiving NotificationPiotr Borelowski3-7/+42
Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Ib01bf2301dad5a699751c060cfb28eac6858e003
2020-01-30Added the communication with AAIPiotr Borelowski16-17/+736
Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I32a1a560d2787b966f1634b3679368412af19520
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena2-1/+32
Initial Manual Handling addition to Rainy Day BB handling. Reenable task API, add task variable setup. TaskTimeout will come from the configuration settings. Update the base path for the APIH manual tasks junit. Additional JUNIT tests for manual handling Add Manual as a primary policy for Change Management BBs. Error handling changes and robot tests for manual handling. Correct failure data retrieval when serviceSubscription is unavailable. Correct failure data retrieval when serviceSubscription is unavailable. Keep WorkflowException when manual pause gets invoked; improved error reporting. Issue-ID: SO-2616 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I98a84c1a489bb7b24b68e567f604aeb074fd7bf9