Fixing ASDCRestInterface for CSIT to simulate SDC req
[so.git] / adapters /
2019-07-11 Steve SmokowskiMerge "Sonar Fix: SDNCAdapterApplication.java"
2019-07-10 Lukasz MuszkietaMerge "Major Sonar fixes in E2EServiceInstances"
2019-07-10 Arundathi PatilSonar Fix: SDNCAdapterApplication.java 26/91126/1
2019-07-09 Marcus WilliamsMerge "Sonar fix in CreateInventoryTask.java"
2019-07-09 Arundathi PatilSonar fix in CreateInventoryTask.java 58/91058/1
2019-07-08 Steve SmokowskiMerge "remove unneeded code"
2019-07-08 Steve SmokowskiMerge "Added null check to prevent call of getVnfResour...
2019-07-08 Steve SmokowskiMerge "Added null check for heatStack to prevent crash...
2019-07-08 Steve SmokowskiMerge "add junit coverage for VnfmHelper"
2019-07-08 Seshu Kumar MMerge "Fixed sonar issue in QueryGroups.java"
2019-07-05 Arundathi PatilFixed sonar issue in QueryGroups.java 75/90975/1
2019-07-05 Gamboa, Gilbertmso will support new requeststate values 56/90956/1
2019-07-02 Oleksandr MoliavkoAdded null check to prevent call of getVnfResources... 74/90774/1
2019-07-02 Oleksandr MoliavkoAdded null check for heatStack to prevent crash at 62/90762/1
2019-06-27 Steve SmokowskiMerge "improved logging when no exception data is found"
2019-06-27 Steve SmokowskiMerge "Update failsafe dependency to 2.0.1"
2019-06-27 Steve SmokowskiMerge "handle multiple cvnfc configs"
2019-06-27 Steve SmokowskiMerge "add rollback ext system error source"
2019-06-27 Benjamin, MaxUpdate failsafe dependency to 2.0.1 36/90536/2
2019-06-27 Plummer, Brittanyadd rollback ext system error source 28/90528/2
2019-06-26 Steve SmokowskiMerge "Merge remote-tracking branch 'origin/dublin...
2019-06-26 Steve SmokowskiMerge "Security updates for maven dependencies"
2019-06-26 Steve SmokowskiMerge "Updated path to match AID for resume requests"
2019-06-26 Steve SmokowskiMerge "Moved code inside IF checking for null ptr to...
2019-06-26 Steve SmokowskiMerge "Sonar fixes in MsoVnfAdapterAsyncImpl"
2019-06-26 Steve SmokowskiMerge "Sonar fixes and improvements"
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
2019-06-24 r.bogackiSonar fixes in MsoVnfAdapterAsyncImpl 81/90381/1
2019-06-24 r.bogackiSonar fixes and improvements 78/90378/1
2019-06-21 Sangalang, FelixSecurity updates for maven dependencies 13/90313/1
2019-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-06-20 Steve SmokowskiMerge "nullpointer in vnfadaptervfmoduleobjectmapper"
2019-06-20 Steve SmokowskiMerge "support no payload for alacarte deletes"
2019-06-20 Steve SmokowskiMerge "pass request-id to adapter call to match search"
2019-06-20 Steve SmokowskiMerge "NPE when setting instanceName"
2019-06-20 Steve SmokowskiMerge "Use Regex to find the name on failure scenario"
2019-06-19 Seshu Kumar MMerge "update the relaese notes"
2019-06-18 Smokowski, StevenUse Regex to find the name on failure scenario 30/90130/1
2019-06-18 Smokowski, Stevensupport no payload for alacarte deletes 21/90121/2
2019-06-18 MichaelMorrisVNFM adapter handle getOperation after VNF delete 05/90105/1
2019-06-18 Steve SmokowskiMerge "Changes related to eviction of connections"
2019-06-18 Steve SmokowskiMerge "Added Retry in rainy day macro for ConfigDelpoyV...
2019-06-18 Steve SmokowskiMerge "Fix sonar issue in asdc-controller"
2019-06-18 r.bogackiFixed critical Sonar bugs 94/89994/4
2019-06-18 Abdelmuhaimen SeaudiAdded Retry in rainy day macro for ConfigDelpoyVnfBB... 01/90001/3
2019-06-17 Benjamin, Max (mb388a)Changes related to eviction of connections 21/90021/1
2019-06-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-17 Steve SmokowskiMerge "Sonar fixes and improvements"
2019-06-17 Steve SmokowskiMerge "Validate ServiceInstance name using createNodesUri"
2019-06-17 r.bogackiImprovements in MsoVnfAdapterImpl 36/89736/2
2019-06-15 Max BenjaminMerge "Validate names before writing to A&AI"
2019-06-15 Max BenjaminMerge "update multi stage code to accurately skip bbs"
2019-06-15 Max BenjaminMerge "dmaap client using wrong auth property"
2019-06-14 Steve SmokowskiMerge "support async operation for vf module operations"
2019-06-14 Max BenjaminMerge "add is_data_internal column to request db"
2019-06-14 Max BenjaminMerge "use count format and limit one for exists"
2019-06-14 Max BenjaminMerge "adapter client will not retry on openstack failure"
2019-06-14 Mnushkin, Dmitryadd is_data_internal column to request db 22/89922/1
2019-06-14 Smokowski, Stevenfix delete stack error not propogating 91/89891/2
2019-06-14 Benjamin, Maxupdate multi stage code to accurately skip bbs 03/89903/1
2019-06-14 Sangalang, Felixadapter client will not retry on openstack failure 94/89894/1
2019-06-11 Marcus WilliamsMerge "Fix handling of NULL WorkflowAction northboundRe...
2019-06-10 Marcus G K WilliamsFix handling of NULL WorkflowAction northboundRequest 20/89720/1
2019-06-10 Steve SmokowskiMerge "replaced String.repeat with static final strings"
2019-06-10 Benjamin, Maxreplaced String.repeat with static final strings 87/89587/4
2019-06-09 Steve SmokowskiMerge "Added ext_system_error_source column to requestdb"
2019-06-09 Steve SmokowskiMerge "Switched name and id, and updated tests"
2019-06-09 Smokowski, StevenUpdate stack save to only save the params object 20/89620/1
2019-06-09 Plummer, BrittanyAdded ext_system_error_source column to requestdb 19/89619/1
2019-06-09 Plummer, BrittanySwitched name and id, and updated tests 18/89618/1
2019-06-08 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 97/89597/5
2019-06-07 Steve SmokowskiMerge "Typo in bpmn mso-request-id variable name"
2019-06-07 Steve SmokowskiMerge "Handle when model cust uuid is null from sdnc"
2019-06-07 Steve SmokowskiMerge "Check if configuration resource already exists."
2019-06-07 Steve SmokowskiMerge "Updated to use the logicalResourceId"
2019-06-07 Steve SmokowskiMerge "resume request support"
2019-06-07 Steve SmokowskiMerge "vrfvalidation exceptions not getting logged"
2019-06-07 Steve SmokowskiMerge "change the update line to update the latest...
2019-06-07 Steve SmokowskiMerge "Accommodate WAN Networking"
2019-06-07 Max BenjaminMerge "Set response code in UpdateAAIGenericVnf"
2019-06-06 Plummer, BrittanyUpdated to use the logicalResourceId 42/89542/1
2019-06-06 Kalkere Ramesh,... change the update line to update the latest stack 40/89540/1
2019-06-06 Gamboa, GilbertAccommodate WAN Networking 38/89538/2
2019-06-06 Max BenjaminMerge "Merge remote-tracking branch 'origin/dublin...
2019-06-06 Steve SmokowskiMerge remote-tracking branch 'origin/dublin' into ... 30/89530/1
2019-06-06 Seshu Kumar MMerge "Changed service orc status to Assigned" into... 1.4.3
2019-06-06 Seshu Kumar MMerge "Added post process to AAI in HandlePNF" into...
2019-06-06 subhash kumar singhMerge "update SO release notes" into dublin
2019-06-05 Steve SmokowskiMerge "Fix ConfigAssign/Deploy null return of Blueprint...
2019-06-04 Marcus G K WilliamsFix northbound_request_ref_lookup SERVICE_TYPE = '*' 83/89283/1
2019-06-04 Steve SmokowskiMerge "Add SO Turn off OpenStack heat stack audit"...
2019-06-03 Marcus WilliamsMerge "Fix ConfigAssignVnfBB and ConfigDeployVnfBB"
2019-06-03 Marcus WilliamsMerge "update INFO.yaml"
2019-06-03 Alexis de TalhouëtFix ConfigAssignVnfBB and ConfigDeployVnfBB 49/89149/5
2019-06-03 Alexis de TalhouëtFix ConfigAssignVnfBB and ConfigDeployVnfBB 47/89147/6
2019-06-03 Steve SmokowskiMerge "update INFO.yaml" into dublin
2019-06-03 rob.bogCleaned up duplicated literals 20/88620/7
2019-06-03 Seshu Kumar MMerge "Modify scaleOut-related settings" into dublin
2019-06-02 Seshu Kumar MMerge "New GroupLevel DeleteE2EServiceInstance flow"
2019-05-31 Steve SmokowskiMerge "property to determine if delete audit is needed"
next