[SO] Release so 1.13.0 image
[so.git] / mso-api-handlers / mso-api-handler-infra / src / main / java / org / onap / so / apihandlerinfra / tenantisolation / CloudResourcesOrchestration.java
2020-03-16 Steve SmokowskiMerge "Fix Critical & Major issues in adapters"
2020-03-12 Seshu Kumar MMerge "Add test for CreateSliceService flow"
2020-03-11 Steve SmokowskiMerge "add junit coverage"
2020-03-10 Steve SmokowskiMerge "[Docker] Revert use of Java11"
2020-03-10 Steve SmokowskiMerge "Added git attributes to convert line endings to"
2020-03-10 Steve SmokowskiMerge "false positive on network creates"
2020-03-10 Steve SmokowskiMerge "Enable date span filtering for getOrchestrationF...
2020-03-10 Steve SmokowskiMerge "update bbinputsetup to handle volume group replace"
2020-03-10 Steve SmokowskiMerge "create custom spring aop annotation for logging"
2020-03-05 Plummer, Brittanycreate custom spring aop annotation for logging 78/103078/3
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2019-12-20 Seshu Kumar MMerge "Removed redundant null check for retryCount...
2019-12-20 Seshu Kumar MMerge "Added AAF Integration related changes"
2019-12-13 Lukasz MuszkietaMerge "Sonar fix logger"
2019-12-11 Max BenjaminMerge "Add so-simulator project" Java-11-upgrade1212master
2019-11-22 Steve SmokowskiMerge "vnf and vf module replace requests to make"
2019-11-22 Steve SmokowskiMerge "improve error log scores"
2019-11-22 Plummer, Brittanyimprove error log scores 57/98757/1
2019-10-04 Lukasz MuszkietaMerge "Added null checks for bp to prevent exceptions...
2019-09-30 Lukasz MuszkietaMerge "Added null check to server.getImage() to prevent...
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 Lukasz MuszkietaMerge "Removed redundant null checks (at these points...
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 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 Steve SmokowskiMerge "Upgrade swagger apihandlerinfra"
2019-09-10 Arindam MondalUpgrade swagger apihandlerinfra 06/95206/4
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-07-30 Seshu Kumar MMerge "Sonar Fix: VduArtifact.java"
2019-07-26 Seshu Kumar MMerge "Fixed sonar issue in QueryServiceVnfs.java"
2019-07-23 Seshu Kumar MMerge "Enhanced List Level flow with backward support"
2019-07-18 Steve SmokowskiMerge "Added null check for yaml to prevent crash at...
2019-07-18 Steve SmokowskiMerge "Commented out updatedAttribute declaration to...
2019-07-18 Steve SmokowskiMerge changes I5e72e1c6,I5e1cb624
2019-07-18 Steve SmokowskiMerge "Implement TLS for calls from VNFM adapter to...
2019-07-18 Steve SmokowskiMerge "Commented out initialization of workflowResponse...
2019-07-18 Steve SmokowskiMerge "Major Sonar fixes"
2019-07-12 r.bogackiMajor Sonar fixes 40/91140/2
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
2019-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-06-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-11 Steve SmokowskiMerge "update logger statements in apih"
2019-06-11 Bhatt, Premaupdate logger statements in apih 05/89705/1
2019-04-11 Seshu Kumar MMerge "Support for SO to ExtAPI"
2019-04-08 Steve SmokowskiMerge "Add subscription for notifications"
2019-04-08 Benjamin, Max (mb388a)Replaced all tabs with spaces in java and pom.xml 53/84553/1
2019-03-28 Steve SmokowskiMerge "Add WorkflowSpecification Beans for APIH"
2019-03-19 Steve SmokowskiMerge "Update Tasks API with additional fields"
2019-03-19 Steve SmokowskiMerge "Removed MsoLogger class"
2019-03-18 r.bogackiRemoved MsoLogger class 10/82410/3
2019-03-14 Steve SmokowskiMerge "Add APPC-related Activities for WFD"
2019-03-13 Steve SmokowskiMerge changes Id0369478,I82d8306f
2019-03-13 Steve SmokowskiMerge "db search logic/unit test now works as expected"
2019-03-12 Steve SmokowskiMerge "DB Schema Change for SO Catalog"
2019-03-11 Steve SmokowskiMerge "Cleaned up MsoLogger class"
2019-03-11 r.bogackiCleaned up MsoLogger class 18/81918/1
2019-03-06 Marcus WilliamsMerge "Fix Build"
2019-03-04 Steve SmokowskiMerge "put error message in execution"
2019-03-04 Steve SmokowskiMerge "flow validators can be skipped via an annotation"
2019-03-04 Steve SmokowskiMerge "Remove restriction on mapping String values...
2019-03-04 Steve SmokowskiMerge "Removed inventoryType field check"
2019-03-04 Steve SmokowskiMerge "Removed MsoLogger from 'mso-infrastructure-bpmn'"
2019-03-04 Steve SmokowskiMerge "Junit added for KeystoneAuthHolder.java"
2019-03-04 r.bogackiRemoved MsoLogger from 'mso-api-handlers' 00/79600/2
2019-02-04 Steve SmokowskiMerge Casablanca 95/77795/1
2019-01-28 Benjamin, Max (mb388a)Merge 'origin/casablanca' into master 75/77475/1
2018-12-12 Seshu Kumar MMerge "use config value instead hard code of url"
2018-12-12 Steve SmokowskiMerge "asdc process vf resource into db bug fix"
2018-12-10 Rob DaughertyMerge "Add unit tests for ExternalAPIUtil"
2018-11-28 Rob DaughertyMerge "Remove all usage of AlarmLogger"
2018-11-27 Benjamin, Max (mb388a)Remove all usage of AlarmLogger 27/72927/4
2018-09-18 Seshu Kumar MMerge "conflict process"
2018-09-18 Seshu Kumar MMerge "save csar file path add directory version"
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-27 Seshu Kumar MMerge "fixed sonar issue in QeruServiceNetworks.java"
2018-08-27 Seshu Kumar MMerge "fixed sonar issue in CatalogDbAdaptorRest.java"
2018-08-27 Rob DaughertyMerge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"
2018-08-27 Rob DaughertyMerge "fixed sonar issue in R_CloudConfigMigration...
2018-08-27 Rob DaughertyMerge "request db access converted to rest"
2018-08-24 Benjamin, Max (mb388a)request db access converted to rest 41/62341/1
2018-08-23 Rob DaughertyMerge "created generic HttpLookupUri class"
2018-08-23 Rob DaughertyMerge "Prod fixes August 18th"
next