Bugfixes for December 2018
[so.git] / bpmn / so-bpmn-tasks / src / main / java / org / onap / so / bpmn / infrastructure / workflow / tasks / WorkflowActionBBTasks.java
2019-01-04 Benjamin, Max (mb388a)Bugfixes for December 2018 84/75284/1
2018-12-17 Steve SmokowskiMerge "Bug fix for getInstnaceId"
2018-12-13 Rob DaughertyMerge "Add the query to AAI for SI with customer info"
2018-12-12 Seshu Kumar MMerge "use config value instead hard code of url"
2018-12-12 Steve SmokowskiMerge "Fixed vlan xml and host routes"
2018-12-12 Steve SmokowskiMerge "asdc process vf resource into db bug fix"
2018-12-12 Steve SmokowskiMerge "added check for null object"
2018-12-12 Steve SmokowskiMerge "vfc adapter authentication bug fix"
2018-12-12 Steve SmokowskiMerge "Skip cloud regions and fix macro"
2018-12-12 Steve SmokowskiMerge "response from aai is now volumeGroups"
2018-12-12 Steve SmokowskiMerge "fix issue when adding volume vnf api"
2018-12-12 Steve SmokowskiMerge "Reverse the relationship on the put to A&AI"
2018-12-12 Steve SmokowskiMerge "Added fix for potential nullpointer exception"
2018-12-12 Steve SmokowskiMerge "Added check for nullpointer exception"
2018-12-12 Steve SmokowskiMerge "Added lookup of serviceType and sent to BPMN"
2018-12-12 Steve SmokowskiMerge "Added quriedVolumeGroupId to createvfModule"
2018-12-12 Steve SmokowskiMerge "fixed aai response code in updateAAIVfModule"
2018-12-12 Steve SmokowskiMerge "refactor updaterequeststatustofailed method"
2018-12-10 Kalkere Ramesh,... refactor updaterequeststatustofailed method 65/74465/2
2018-12-10 Rob DaughertyMerge "add in volume group model info lookup"
2018-12-10 Rob DaughertyMerge "VNF Recreate"
2018-12-10 Rob DaughertyMerge "remove unused methods"
2018-12-10 Rob DaughertyMerge "APIH should not update db unless on error"
2018-12-10 Rob DaughertyMerge "fixed headers for traceability"
2018-12-10 Rob DaughertyMerge "Fix issues with DoCreateNetworkInstance"
2018-12-10 Rob DaughertyMerge "remove multiline strings with A&AI client"
2018-12-10 Rob DaughertyMerge "fixed null pointer in update request db"
2018-12-07 Kalkere Ramesh,... fixed null pointer in update request db 06/74406/1
2018-11-15 Rob DaughertyMerge "separate error status from progression status"
2018-11-14 Benjamin, Max (mb388a)separate error status from progression status 76/72376/2
2018-11-08 Rob Daugherty11/7: merge casablanca to master 36/72136/3
2018-11-05 Benjamin, Max (mb388a)Catchup commits for Dublin 99/71899/1
2018-11-05 Benjamin, Max (mb388a)Springboot 2.0 upgrade 60/71260/4
2018-10-17 Marcus WilliamsMerge "Fixing SO-Monitoring UI tests"
2018-10-17 Rob DaughertyMerge "correlationId is now read from userParams"
2018-10-17 Rob DaughertyMerge "Bug fixes for casablanca"
2018-10-16 Benjamin, Max (mb388a)Bug fixes for casablanca 87/70387/2
2018-10-10 Seshu Kumar MMerge "Fix reading sdncurl property"
2018-10-10 Seshu Kumar MMerge "Fix url for requestsdb"
2018-10-09 Benjamin, Max (mb388a)Fix rollback 71/70071/1
2018-10-01 Marcus WilliamsMerge "Add Logging"
2018-09-23 Byung-Woo JunMerge "Fix the monitroing feature"
2018-09-22 Byung-Woo JunMerge "Fix the developer info"
2018-09-22 Byung-Woo JunMerge "Fix improper Licesnse scans"
2018-09-22 Seshu Kumar MMerge "DeploymentInfo tests and construction improvement"
2018-09-21 Rob DaughertyMerge "various bugfixes for casablanca"
2018-09-21 Seshu Kumar MMerge "added test case to ResponseHandlerTest.java"
2018-09-20 Benjamin, Max (mb388a)various bugfixes for casablanca 49/67749/2
2018-09-20 Seshu Kumar MMerge "Addition of Dockerfile/logback for SO-Monitoring"
2018-09-20 Seshu Kumar MMerge "Added fix for potential nullpointerexception"
2018-09-18 Seshu Kumar MMerge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"
2018-09-18 Seshu Kumar MMerge "added test case to CamundaClientTest.java"
2018-09-18 Seshu Kumar MMerge "Fix issues with load spinner and stats"
2018-09-18 Seshu Kumar MMerge "Added log in case of exception in servicepluginfac"
2018-09-18 Seshu Kumar MMerge "conflict process"
2018-09-18 Seshu Kumar MMerge "save csar file path add directory version"
2018-09-18 Seshu Kumar MMerge "NetworkAdapterRest.java: Fixed sonar issues"
2018-09-18 Seshu Kumar MMerge "Fix to use common MsoLogger"
2018-09-17 Marcus WilliamsMerge "more stability fixes"
2018-09-17 Benjamin, Max (mb388a)more stability fixes 43/67043/1
2018-09-12 Rob DaughertyMerge "Update GenericHealthCheck to send vnfHostIpAddress"
2018-09-11 Chuanyu ChenMerge "image correction in the Workspace section"
2018-09-11 Chuanyu ChenMerge "path corrections in the cockpit"
2018-09-11 Chuanyu ChenMerge "path correction for the cokpit community"
2018-09-11 Chuanyu ChenMerge "fix image paths for the BPMN Project"
2018-09-11 Chuanyu ChenMerge "update the images path in BPMN process"
2018-09-10 Byung-Woo JunMerge "RequestTunables.java: Fixed sonar issues"
2018-09-10 Byung-Woo JunMerge "SDNCAdapterTypeImpl.java: Fixed sonar issue"
2018-09-10 Byung-Woo JunMerge "fixed sonar issue in MsoNetworkAdapterImpl"
2018-09-10 Byung-Woo JunMerge "ValetStatus.jsvs: Fixed sonar issue"
2018-09-10 Rob DaughertyMerge "added generic fabric support to SO"
2018-09-09 Benjamin, Max (mb388a)added generic fabric support to SO 03/65203/5
2018-08-27 Rob DaughertyMerge "is sniro request is initial or speed change"
2018-08-23 Rob DaughertyMerge "write update status of BBs progress"
2018-08-23 Benjamin, Max (mb388a)write update status of BBs progress 91/62091/1
2018-07-31 Benjamin, Max (mb388a)Containerization feature of SO 47/58247/2