aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13switch to docker-maven-plugin because that's allBenjamin, Max5-5/+5
switch to docker-maven-plugin because that's all we need Issue-ID: SO-2933 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed
2020-05-11Merge "Added to support to enabling l2 multicasting"Steve Smokowski1-0/+8
2020-05-11Merge "added queryImage method"Steve Smokowski1-0/+14
2020-05-08Added to support to enabling l2 multicastingBoslet, Cory1-0/+8
updated aai dependency Added to support to enabling l2 multicasting for lnterfaces. Issue-ID: SO-2914 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idf34a41777e23b7171bd09c174830a4eeeb79e4b
2020-05-08interface getServiceOperationStatus in request-db-adapter not existhetengjiao2-0/+28
Issue-ID: SO-2905 Change-Id: I2f66a0efa2e0ba894c8750bdd4d302bcf8924103 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-07added queryImage methodSmokowski, Steven1-0/+14
Add queryImage method to openstack utils Issue-ID: SO-2909 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4006dfb4a31e6cea5898f2782f4fe3f84f878212
2020-05-06updated code with parallel streams to normalKalkere Ramesh, Sharan2-5/+4
updated code with parallel streams to normal streams Issue-ID: SO-2904 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifb9c3644b1129f593acde31b57b0bb3ec24074d2
2020-05-04Merge "Fix BBS integration issue"Seshu Kumar M2-7/+10
2020-05-01Refactor SOL003 Adapter to organize its moduleswaqas.ikram60-38/+37
Change-Id: Iffa86178559a3bdd541e72c2d134e05dba2bd569 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-05-01Refactor SOL003 Adapter to organize its moduleswaqas.ikram100-522/+529
Change-Id: I6025f6b1975ead19284edcea76607b62a3bcbc17 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-05-01Merge "Fight against the encoding in openstack"Steve Smokowski1-2/+5
2020-04-30Fix for SO-2855waqas.ikram5-41/+63
Change-Id: Ic60becb234f43a086bec5e594885422ceeda210f Issue-ID: SO-2855 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-30Fix BBS integration issueramu.n2-7/+10
Issue-ID: SO-2827 Change-Id: I292094db2740632cefc9962ab5bf6028b51bdbb8 Signed-off-by: ramu.n <ramu.n@huawei.com>
2020-04-30Merge "Fix Parsing Of Etsi Catalog Notifications"Byung-Woo Jun6-78/+110
2020-04-30Merge "mso to support rollback for"Steve Smokowski1-9/+11
2020-04-30Merge "rename package for external use"Steve Smokowski32-83/+82
2020-04-30Fight against the encoding in openstackSmokowski, Steven1-2/+5
Fight against the encoding in openstack Fight against the encoding in openstack Issue-ID: SO-2854 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I239093e28f835a5de480f07b480c5ec3931ccc83
2020-04-30Merge "Health url addition"Seshu Kumar M9-4/+30
2020-04-30Fix Parsing Of Etsi Catalog NotificationsAndrewLamb6-78/+110
Change-Id: I18290572d7569d8260d185284546db491ae78768 Issue-ID: SO-2825 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-04-29mso to support rollback forKuleshov, Elena1-9/+11
Add Rollback and Manual for CM BBs for rainy day handling table Add rollback flow generation logic for Change Management flows. Update Robot tests for ConfigModify Manual Task Add a test for rollback for inPlaceSoftwareUpdate, remove manualhandling tests for inPlaceSoftwareUpdate Issue-ID: SO-2853 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6a68662fee5295117f6f39ffe3fa97b7ef4e2116
2020-04-29rename package for external useBenjamin, Max32-83/+82
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-29Merge "move aai-client into its own project"Steve Smokowski1-0/+5
2020-04-29Rename to SOL002Piotr Borelowski29-4/+3
Change the name of the project from mso-ve-vnfm-adapter to etsi-sol002-adapter Issue-ID: SO-2839 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iba63d558fede145f2ff0086a75b3dadcd1296d00
2020-04-28move aai-client into its own projectBenjamin, Max1-0/+5
move aai-client into its own project Issue-ID: SO-2837 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b
2020-04-28Merge "AAI id mapping in SOL002 Adapter"Steve Smokowski11-254/+254
2020-04-28Merge "Adding Generic VNF information in ControllerExeuctionBB flow"Steve Smokowski1-2/+4
2020-04-28AAI id mapping in SOL002 AdapterPiotr Borelowski11-254/+254
SOL002 (Ve-Vnfm) Adapter project - mapping between vnfInstanceId and AAI Id to the DMaaP message Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Ic20ff45a49b26c141aa834d55589f482f961e70b
2020-04-28Adding Generic VNF information in ControllerExeuctionBB flowSunil1-2/+4
Solving BlueprintName and BlueprintVersion issue Changing vf-module to vfmodule Updating AAI with Orchestration status Issue-ID: SO-2806 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: I91aa653b946bae3940000f724710de87af3ce7df
2020-04-27Update encoding library usedSmokowski, Steven2-4/+14
Update encoding library used Issue-ID: SO-2830 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifc5099f10c15fc6ef8bac367211320d61c20ca43
2020-04-24Renamed duplidate flyway migrationBenjamin, Max (mb388a)1-0/+0
Two migrations with the same name were merged independently Issue-ID: SO-2828 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I304a5f3498cf4b8e7e6f4600ae1a0017bf443723
2020-04-22Merge "openstack inventory capture"Steve Smokowski16-259/+438
2020-04-22Merge "Missing VNF Recipe for Optical service"Seshu Kumar M1-0/+6
2020-04-21Encode Name parameter passed into clientSmokowski, Steven2-3/+12
Encode Name parameter passed into client Remove un-needed test using file that does not exist Issue-ID: SO-2823 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I47cab1b9d429552b0a4cdfccf296d0c31952c320
2020-04-17openstack inventory captureSmokowski, Steven16-259/+438
Begin heatbridge refactor initial check in of heatbridge Additional commits of heatbridge Update Heat bridge to write more AAI data Update to utlize HeatBrdige to populate AAI Adjust simulator endpoints to work again Remove not needed BB Test case, fix tc Refactor how AAI relationships are being built Issue-ID: SO-2777 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iffccc24e18b278188c3fe98bcb1ad9685229d0a2
2020-04-16Merge "Add additional null checks when building pserver objects from ↵Steve Smokowski2-2/+13
openstack server object. This error is not reproduceable with mitaka and queens release of openstack"
2020-04-16Merge "Implement processing_flags table and corresponding"Steve Smokowski5-3/+178
2020-04-16Add additional null checks when building pserver objects fromMunir Ahmad2-2/+13
openstack server object. This error is not reproduceable with mitaka and queens release of openstack Issue-ID: SO-2802 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I8c7a31d98ba4ef05faaf07ded0da13120fddf2c7
2020-04-16Implement processing_flags table and correspondingKuleshov, Elena5-3/+178
Implement processing_flags table and corresponding interfaces. Implement rest interface for processingFlags table to toggle the value. Correct hashcode calculation for ProcessingFlags bean. Use newFabricConfigurationApi flag for managing FabricConfiguration BB logic. Remove readOnly specification from updating the processing_flags table Make sure update_timestamp field updates automatically. Issue-ID: SO-2814 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I00697f8edf62c2d3d725daa710c17f03595eac51
2020-04-16move network adapter to an external client taskBoslet, Cory34-4957/+296
Began impelenting new network external task. Made the vnfAdapterTask subflow an openstack subflow, refactored infra flows and BB to call it for network functions. Fixed bugs discovered through a robot dry run, added unit test, added support for rollback network request Updated junit test files for comparison due to not polling for response Removed the no longer used network adapter rest task from bpmn tasks Removed the unused network adapter async and its beans Removed network async client package from open pojo scan Issue-ID: SO-2813 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
2020-04-16Merge "reduced code smells"Steve Smokowski9-10/+0
2020-04-16Merge "remove vnfadapterrest flow and interface"Steve Smokowski22-7498/+8
2020-04-16Merge "Allow client exception to propogate"Steve Smokowski1-14/+10
2020-04-15remove vnfadapterrest flow and interfaceBoslet, Cory22-7498/+8
Removed unused soap vnf adapter apis and implements Removed unused apis and implements from vnf adapter Updates and removed dead code that is never used Add back override method to the healthcheck in vnf imp Removed the vnfadapter rest v2 interface and test. Removed references to v2 rest interfaces from CXF config. Reverted change to the cxf configuration file. Removed more unused code and updated unit test to account for removed apis and v2 being removed Updated the att openstack adapter cfx to remove v2 classes Initial commit of cleaning up the vnf adapter and removing the rest subflow. Issue-ID: SO-2812 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia093a5ac2dffd21d27a1ba74a813198b806d0786
2020-04-15Allow client exception to propogateSmokowski, Steven1-14/+10
Client exception already contains all the information we need Allow it to bubble up Issue-ID: SO-2811 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2e346366dab3187bb397b386619bf681e53e2cab
2020-04-15Refactor SOL003 Adapter to organize its moduleswaqas.ikram107-810/+496
based on functions Change-Id: I7a1c172974ab5910b0c6b069dcf8c48f9893de37 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-15Fixing SO buildwaqas.ikram1-1/+0
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-14Merge "Refactor SOL003 Adapter to organize its modules"Byung-Woo Jun131-697/+1776
2020-04-14Merge "Fix transition states for the BB workflow."Steve Smokowski3-20/+11
2020-04-14Merge "Removed neutron mode code"Steve Smokowski2-468/+202
2020-04-13Check for null when building pserver objects from op server objMunir Ahmad1-3/+9
Issue-ID: SO-2802 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Idc7d2a4a831ece6347f5d6bc837a476bfa0b2d27