aboutsummaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Collapse)AuthorFilesLines
2020-09-25Update NSMF workflow of allocatehetengjiao2-6/+18
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4ab9272501a76c93e1c56d4bf0ed646699363ecb
2020-09-20Heatbridge UpdatesSmokowski, Steven1-4/+0
Updated heatbridge to work with upcoming A&AI changes Issue-ID: SO-3257 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b58c8e2a920e715d303aeda5137952f667c3133
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao14-213/+216
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-16Merge "Implement Activate/Deactivate RAN NSSMF Workflow"Byung-Woo Jun1-0/+21
2020-09-16Merge "Implement Deallocate RAN NSSI Workflow"Byung-Woo Jun1-1/+10
2020-09-15Merge "Update NSMF workflow to implement the E2E Network Slicing ↵Chuanyu Chen9-0/+205
requirements for Guilin release"
2020-09-11Update NSMF workflow to implement the E2E Network Slicing requirements for ↵hetengjiao9-0/+205
Guilin release Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
2020-09-10Implement Activate/Deactivate RAN NSSMF WorkflowPriyadharshini1-0/+21
Issue-ID: SO-3229 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I309da1227f1db8faec10f198351fda66421293b6
2020-09-10Implement Deallocate RAN NSSI WorkflowPriyadharshini1-1/+10
Issue-ID: SO-3230 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I37ce7d21eaba8ea60a91a7034501211b2cf3a987
2020-09-04Update parameter processing of NSSMF adapter for External RAN NSSMFEnbo Wang1-6/+16
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c
2020-09-03Merge "Added logging and try/catch to external task."Steve Smokowski1-1/+16
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-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang6-14/+70
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-27update nssmf adapter beanszm33012-4/+191
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia4130b3aefc8112f580d1d01c1a7f243e9081483
2020-08-26update nssmf adapter beanszm33021-116/+305
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I36cc9c064e271cbf8de8a3e2d3a2abe50a30e2ed
2020-08-18If statement and logger correctionmharazin1-1/+1
Issue-ID: SO-2646 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: Iec4c1d587a1d9c121c8ee8cbc061716a488cee03
2020-08-07Merge "changes for java 11 upgradation Issue-ID: SO-3082"Seshu Kumar M1-4/+4
2020-08-06changes for java 11 upgradationarun chapagain1-4/+4
Issue-ID: SO-3082 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: Icb14f1a29d06d828307f0acc23d4414fecbbfaa3
2020-08-06bump the master to 1.7.1seshukm1-1/+1
Issue-ID: SO-2940 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
2020-08-04Merge "CDS client gRPC SSL/TLS support"Steve Smokowski7-35/+103
2020-07-29Fix SO Security vulnerabilitiesdeepikasatheesh1-0/+4
Issue-ID: SO-3047 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I63ab8670e90b78d6049eafff7e139a84bfbf6784
2020-07-16Implement mapping of requestorId toKuleshov, Elena1-0/+9
Implement mapping of requestorId to xOnapRequestorid in request to APPC. Issue-ID: SO-3072 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia3b157b259f1f4f94b197bd07354157d1d5d86b7
2020-07-13CDS client gRPC SSL/TLS supportMichal Jagiello7-35/+103
Issue-ID: SO-3003 Change-Id: Id9150c7da5c29fc0854ebaf13d845adf89fc60ff Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2020-07-10Changed certain external task to use the longBoslet, Cory1-1/+21
Changed certain external task to use the long lock time. Issue-ID: SO-3049 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If074ee1467fe1bac79892a885c4efddf87415b8a
2020-07-07move sdn clients to own packageBoslet, Cory1-0/+31
Began moving the sdn clients into one central isolated location Added test files, removed unused methods, fixed poms Fixed the client so that is doesnt have to import bpmn and can be built at top level Fixed bad merge that hapeened due to conflicts Added missing test files for sdno unit test Added maria db driver java client for spring test and jersey depend Issue-ID: SO-3034 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4c0a6288623194c517dbc8fa6120d577b400ee01
2020-07-06Moved sniro and oof clients into their own projectBoslet, Cory1-0/+42
Moved sniro and oof clients into their own project Remove methods that arnt used to avoid comp error Refactored the conductor call to not use the urn property reader so that we dont have to import bpmn core. Replaced the auth method and removed unused import. Issue-ID: SO-3021 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie281ef95fef984890b10297f434b8336e9017921
2020-06-18Prepare for java 11Benjamin, Max3-4/+24
final changes for java11 groovy compatibility removed unnecessary dependencies and cleaned up poms added missing jaxws-api dependency to pom.xml java8 profile is now active by default in parent pom update beans to have RemoteResource annotation always use the compiler plugin from parent pom Update external task timeout to longer value to hold lock update remote resource annotation to match catalog db client add remote resource annotation to bean for bowman completely remove bowman from requests db client Issue-ID: SO-2059 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
2020-06-04Add retry dependencyBenjamin, Max1-0/+4
Add retry dependency to pom.xml Issue-ID: SO-2977 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I891ab51c78ec491b5875fe425c67ff565e5a397b
2020-05-14Merge "requestid values have commas audit log"Steve Smokowski1-1/+2
2020-05-13update DoCreateSliceServiceOption script because the oof inteface modifyhetengjiao1-0/+7
Issue-ID: SO-2919 Change-Id: Ia8643a701f30ffa491842a3b7e35e18413b8d702 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-11requestid values have commas audit logPlummer, Brittany1-1/+2
Removed overwriting header with random uuid Removed setting of duplicate headers, updated SOAP logging Re-added setting non-duplicate header Updated version of logging library to get elapsedTime changes Fixed failing unit tests in MSOCommonBPMN Issue-ID: SO-2916 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
2020-04-29Merge "move aai-client into its own project"Steve Smokowski183-12980/+0
2020-04-28Changed the text xml client to always set theBoslet, Cory3-9/+23
Changed the text xml client to always set the accept type to text xml. Forgot to assign the accept type in rest client Issue-ID: SO-2838 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia86e53327c6e126fcee6a15b5cd3e5f5c4ec9390
2020-04-28move aai-client into its own projectBenjamin, Max183-12980/+0
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-17openstack inventory captureSmokowski, Steven5-1/+171
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 "lowered code smells"Steve Smokowski3-5/+1
2020-04-16Merge "reduced code smells"Steve Smokowski3-6/+0
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-13lowered code smellsRupinder3-5/+1
removed unused imports Issue-ID: SO-2804 Change-Id: I85b8b35be12bad9183261183c490ee90702db9af Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-13reduced code smellsRupinder3-6/+0
removed unused imports Issue-ID: SO-2804 Change-Id: I5cc1d3e3c42b3d1ef08de8e2db301da01212b091 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-07Add workflowName and operationName to v8 ofKuleshov, Elena1-4/+22
Add workflowName and operationName to v8 of orchestrationRequests response. Fix typo in the schema for infra_active_requests. Change version matching for the new interface fields. Issue-ID: SO-2799 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icc7f3c6271023a578df2c1d969c807a578cc9577
2020-03-30Merge "convert openstack to external tasks"Steve Smokowski5-19/+29
2020-03-26convert openstack to external tasksBoslet, Cory5-19/+29
Use external tasks to communicate with openstack adapter Will be more resilient to failures Refactored all flows to use external tasks not REST calls Rollback is now an external task Ensured backwards compatibility Issue-ID: SO-2767 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8afdb89c688d756aed0f25f7d9a7fb898142554d
2020-03-25mso vnf configuration update composite flowBonkur, Venkat1-0/+11
Existing Change Management VNF Configuration Update flow migrated to the generic building blocks Introduced Activity BB VNFConfigModifyActivity.bpmn Updates to AppcOrcherationPreProcessor, ApplicationControllerTaskImpl to handle the ConfigModify Activity block. Updates to the catalog migration scripts to include VNF-Config-Update Macro flow. Issue-ID: SO-2768 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I06be7a83fb2738b91b0257e1ec84298a7dafc1a1
2020-03-19Merge "Correct object provider for jersey"Steve Smokowski3-4/+21
2020-03-19Merge "reworked dsl client code to check for outputs"Steve Smokowski12-91/+185
2020-03-18Correct object provider for jerseyBenjamin, Max3-4/+21
Initial setup of aai test for unknown property error updated mapper provider in AAI Client added back support for cxf clients updated aai-schema version to a release version formatted file that was missed moved provider register calls together Issue-ID: SO-2750 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0bf694f39bbab9bcbabd85bb30fb9dbf23f00520
2020-03-18updated schema dependency to 1.6.5Benjamin, Max1-1/+1
updated schema dependency to 1.6.5 Issue-ID: SO-2749 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I07882b11bd786c36bd6326efc3564893e91c07b6
2020-03-17reworked dsl client code to check for outputsBenjamin, Max12-91/+185
reworked dsl client code to check for outputs Issue-ID: SO-2744 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id57bc03c68ec1ae0b0b0797d3a5824026aa8133f
2020-03-16Merge "split single and plural graph inventory uris"Steve Smokowski47-665/+1113