initial commit for the release notes
[so.git] / adapters / mso-openstack-adapters /
2019-10-09 Steve SmokowskiMerge "mso should not send content type http header to"
2019-10-04 Lukasz MuszkietaMerge "Added null checks for bp to prevent exceptions...
2019-10-04 Lukasz MuszkietaMerge "Removed unused private method getProcessInstance...
2019-10-03 Lukasz MuszkietaMerge "Added null check for executions variable to...
2019-10-03 Byung-Woo JunMerge "Updated VNFM adapter security readme"
2019-10-03 Steve SmokowskiMerge "Add null check for the InfraActiveRequests lookup"
2019-10-03 Steve SmokowskiMerge "Improve fall out case handling"
2019-10-01 Smokowski, StevenImprove fall out case handling 71/96471/2
2019-09-30 Lukasz MuszkietaMerge "Added null check for execute() result to remove...
2019-09-30 Steve SmokowskiMerge "revert the code change of mso7941 .logic is"
2019-09-30 Lukasz MuszkietaMerge "Added null check to server.getImage() to prevent...
2019-09-26 Oleksandr MoliavkoAdded null check to server.getImage() to prevent 35/95635/2
2019-09-17 Steve SmokowskiMerge "Remove the declaration of thrown exception ...
2019-09-12 subhash kumar singhMerge "bump the SO version to 1.5.2" 1.5.2
2019-09-11 Seshu Kumar MMerge "Fix the ingestion of mixed resource"
2019-09-11 Lukasz MuszkietaMerge "Added null check to avoid crash at getErrorCode...
2019-09-11 Byung-Woo JunMerge "Fixing null issue and adding zooming"
2019-09-11 Steve SmokowskiMerge "error message formatter now handles percent"
2019-09-11 Lukasz MuszkietaMerge "Removed redundant null checks (at these points...
2019-09-11 Steve SmokowskiMerge "Integrate Logging Library"
2019-09-11 Seshu Kumar MMerge "fix of the instanceParams adding to the CDS...
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-10 Plummer, BrittanyIntegrate Logging Library 93/95393/1
2019-09-10 Steve SmokowskiMerge "remove the unused import"
2019-09-10 Steve SmokowskiMerge "Created external task utils in a common location"
2019-09-10 Steve SmokowskiMerge "Added ACTIVATED Orchestration Status same as"
2019-09-10 Steve SmokowskiMerge "updated all sql files including in tests to...
2019-09-10 Seshu Kumar MMerge "Distribution fails when no user input required...
2019-09-10 Lukasz MuszkietaMerge "General sonar fixes"
2019-09-10 Arindam MondalGeneral sonar fixes 26/95026/5
2019-09-08 Boslet, CoryCreated external task utils in a common location 91/95191/1
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-08-30 Lukasz MuszkietaMerge "sonar fix for ExtractPojosForBB class"
2019-08-30 Steve SmokowskiMerge "Added back MDC.put to generated missing requestID"
2019-08-30 Steve SmokowskiMerge "- Make association from the cvnfc to the fabric"
2019-08-30 Steve SmokowskiMerge "Update requestStatus to FAILED on activity error."
2019-08-30 Lukasz MuszkietaMerge "sonar fix-remove unused import"
2019-08-29 Thugutla sailakshmisonar fix-remove unused import 15/94615/1
2019-08-28 Lukasz MuszkietaMerge "Removed unused methods injectSNIROCallbacks...
2019-08-27 Seshu Kumar MMerge "Add generic neutron network parameters"
2019-08-26 Steve SmokowskiMerge "path prefix now stripped off per system"
2019-08-26 Steve SmokowskiMerge "added in exception handling if auditResult is...
2019-08-26 Steve SmokowskiMerge "added additional mock to MsoGroovyTest"
2019-08-26 Steve SmokowskiMerge "fixed dsl builder to correctly add output"
2019-08-23 Lukasz MuszkietaMerge "Fix issue in so-bpmn-tasks"
2019-08-22 Lukasz MuszkietaMerge "Moved setNeutronNetworkId() call inside null...
2019-08-22 Lukasz MuszkietaMerge "Moved null check for outputs so that get() metho...
2019-08-21 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-08-21 Seshu Kumar MMerge "Added null check for httpResponse to prevent...
2019-08-21 Oleksandr MoliavkoAdded null check for rootNode to prevent crash at 33/93933/2
2019-08-19 Seshu Kumar MMerge "Solve the vnfc_instance_group_customization_id...
2019-08-19 Oleksandr MoliavkoAdded null check for heat to remove static 53/93753/1
2019-08-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-16 Steve SmokowskiMerge "Add retrieval of vmIds and vServerIds for APPC"
2019-08-16 Steve SmokowskiMerge "Add SO Same deployment id on deployed custom...
2019-08-16 Steve SmokowskiMerge "Initial commit of validation framework to APIH"
2019-08-16 Steve SmokowskiMerge "asdc controller treat distributionid as requestid"
2019-08-16 Steve SmokowskiMerge "apih format statusdetail to return granular"
2019-08-16 Oleksandr MoliavkoRemoved unused CSAR class. 19/93619/3
2019-08-16 Oleksandr MoliavkoReplaced string concatenations in a loop with 63/93663/2
2019-08-16 Smokowski, StevenInitial commit of validation framework to APIH 45/93645/2
2019-08-14 Lukasz MuszkietaMerge "DoCreateVFCNetworkServiceInstance.groovy corrected"
2019-08-13 Lukasz MuszkietaMerge "Removed unused CryptoHandler, ICryptoHandler...
2019-08-13 Lukasz MuszkietaMerge "Place diamond op in place of type spec"
2019-08-13 Lukasz MuszkietaMerge "Removed unused method setHPAParameters()"
2019-08-13 Lukasz MuszkietaMerge "Removed duplicate use of networkType field in...
2019-08-13 subhash kumar singhMerge "update version for 1.5.1"
2019-08-13 Oleksandr MoliavkoRemoved duplicate use of networkType field in 83/93383/1
2019-08-12 Lukasz MuszkietaMerge "Sonar fix in mso-adapter-utils"
2019-08-11 Seshu Kumar MMerge changes Ia52d9db2,Iab16430b
2019-08-11 Seshu Kumar MMerge changes I045619a9,Iadffb2af,Ie97c560d
2019-08-09 Lukasz MuszkietaMerge "Remove unused SDNCServiceRequest constructors"
2019-08-09 subhash kumar singhMerge "removed unwanted public for ActivateSDNCNetworkR...
2019-08-09 Steve SmokowskiMerge "remove not used BaseTask class"
2019-08-09 Steve SmokowskiMerge "Terminate workflow on Abort handling code"
2019-08-09 Steve SmokowskiMerge "Add SO re-name the migration sql for version...
2019-08-09 Steve SmokowskiMerge "add rainy day handling with SERVICE_ROLE and...
2019-08-09 Oleksandr MoliavkoMoved setNeutronNetworkId() call inside null check 83/93183/1
2019-08-09 Oleksandr MoliavkoMoved null check for outputs so that get() method 58/93158/1
2019-08-08 sarada prasad sahoofix sonar issue 81/93081/1
2019-08-08 Seshu Kumar MMerge "VNFM adapter support two way TLS"
2019-08-08 Lukasz MuszkietaMerge "Added null check for listFiles() result to preve...
2019-08-08 Seshu Kumar MMerge "Sonar fixes for SvnfmController"
2019-08-08 Seshu Kumar MMerge "Added null checks for getUpdateResInputObj(...
2019-08-08 subhash kumar singhMerge "Fix Critical Bug - print array content correctly"
2019-08-08 Lukasz MuszkietaMerge "Fix sonar issues in MSOCoreBPMN"
2019-08-08 Seshu Kumar MMerge "Replace duplicated String literals"
2019-08-08 Seshu Kumar MMerge "Shift string literal to left side of equals...
2019-08-08 sindhu3672Shift string literal to left side of equals(avoid null... 96/92996/1
2019-08-08 sindhu3672Replace duplicated String literals 83/92983/2
2019-08-02 Seshu Kumar MMerge "Use correct name and id for VNFUnsetClosedLoopDi...
2019-08-02 Seshu Kumar MMerge "Fixed potential crashes due to null object deref...
2019-08-02 Seshu Kumar MMerge "General sonar fixes"
2019-08-02 Seshu Kumar MMerge "Added null check for injectedVariables to preven...
2019-08-02 Arindam MondalGeneral sonar fixes 26/92526/1
2019-07-31 Seshu Kumar MMerge "fix install SO docs"
2019-07-31 Seshu Kumar MMerge "Replaced constructor call with Boolean.valueOf...
2019-07-30 Seshu Kumar MMerge "apih allowing requests with the same requestid"
2019-07-30 Seshu Kumar MMerge "Sonar fix: CreateVfModuleRequest.java"
2019-07-30 Seshu Kumar MMerge "Sonar fix: HealthStackAudit.java"
next