[SO] Release so 1.13.0 image
[so.git] / vnfm-simulator
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2019-10-21 Lukasz MuszkietaMerge "Removed unused SerializableChecker class; update...
2019-10-21 Lukasz MuszkietaMerge "Cleanup - removed unused variables and methods...
2019-10-15 Lukasz MuszkietaMerge "Cleaning up unused variables and redundant initi...
2019-10-14 Lukasz MuszkietaMerge "General sonar fixes"
2019-10-10 Seshu Kumar MMerge "- Increased version to 1.5.1 to get new client"
2019-10-09 Steve SmokowskiMerge "mso should not send content type http header to"
2019-10-09 Steve SmokowskiMerge "Changed task names in bpmn"
2019-10-09 Steve SmokowskiMerge "Fix issue where user cannot create a recipe...
2019-10-09 Steve SmokowskiMerge "Add model info on CHANGEASSIGN req to SDNC"
2019-10-09 Steve SmokowskiMerge "Converted tests to use LATEST"
2019-10-09 Steve SmokowskiMerge "VNFM Simulator Removed. Moved to CSIT."
2019-10-08 AndrewLambVNFM Simulator Removed. Moved to CSIT. 12/96712/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-30 Lukasz MuszkietaMerge "Added null check for vMap to prevent static...
2019-09-27 Steve SmokowskiMerge "Set WorkflowException on BPMN WF error"
2019-09-27 AndrewLambUnit test cases for SVNFM Simulator 23/96323/3
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
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-19 Seshu Kumar MMerge "Solve the vnfc_instance_group_customization_id...
2019-08-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-13 subhash kumar singhMerge "update version for 1.5.1"
2019-08-09 Steve SmokowskiMerge "add rainy day handling with SERVICE_ROLE and...
2019-08-08 Lukasz Muszkietaadd junit coverage for SvnfmService 60/93060/2
2019-08-08 Seshu Kumar MMerge "Fix NoClassDefFoundError for ServicePluginFactory"
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-07 Lukasz MuszkietaSonar fixes for SvnfmController 02/93002/1
2019-08-02 MichaelMorrisVNFM adapter support two way TLS 26/92626/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 "Add oauth for calls from VNFM to VNFM adapter"
2019-08-02 Seshu Kumar MMerge "Added null checks to prevent crashes at method...
2019-08-02 Seshu Kumar MMerge "Added null check for injectedVariables to preven...
2019-08-02 Seshu Kumar MMerge "Updatable to false to prevent setting fk to...
2019-08-01 MichaelMorrisAdd oauth for calls from VNFM to VNFM adapter 06/92506/1
2019-08-01 Byung-Woo JunMerge "Add oauth for calls from VNFM adapter to VNFM"
2019-07-31 MichaelMorrisAdd oauth for calls from VNFM adapter to VNFM 84/92284/4
2019-07-30 Seshu Kumar MMerge "Sonar fix: CreateVfModuleRequest.java"
2019-07-30 Seshu Kumar MMerge "Sonar fix: HealthStackAudit.java"
2019-07-30 Seshu Kumar MMerge "fix architecture.rst formatting"
2019-07-30 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-07-30 Seshu Kumar MMerge "fix malformed tables in docs"
2019-07-30 Seshu Kumar MMerge "Sonar Fix: VduArtifact.java"
2019-07-30 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-07-30 Seshu Kumar MMerge "repair vfcInstanceGroup order"
2019-07-29 Steve SmokowskiMerge "Implement TLS for calls into VNFM adapter"
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-22 MichaelMorrisImplement TLS for calls into VNFM adapter 15/91815/1
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 "Remove duplicate name check in createAAITasks."
2019-07-18 Steve SmokowskiMerge "Implement TLS for calls from VNFM adapter to...
2019-07-18 MichaelMorrisImplement TLS for calls from VNFM adapter to VNFM 65/91665/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-05 Lukasz Muszkietaadd junit coverage for VnfmHelper 37/90937/1
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 "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 Lukasz Muszkietaadd junit coverage for InstantiateOperationProgressor 46/90146/4
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-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-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 Max BenjaminMerge "Set response code in UpdateAAIGenericVnf"
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-02 Seshu Kumar MMerge "New GroupLevel DeleteE2EServiceInstance flow"
2019-05-31 Steve SmokowskiMerge "JUnit tests for RestfulUtil"
2019-05-31 Steve SmokowskiMerge "Renamed NF fields in catalog db pojo"
2019-05-31 Steve SmokowskiMerge "Remove update of request status"
2019-05-31 Smokowski, Stevenfix keypair conflict issue in openstack adapter 81/88181/3
2019-05-13 Seshu Kumar MMerge "fix newest sonar bugs"
2019-05-13 Seshu Kumar MMerge "Remove unused logger,replace type specification"
2019-05-10 Steve SmokowskiMerge "use logger to log exception"
2019-05-09 Steve SmokowskiMerge "add junit coverage for InstantiateOperationProgr...
2019-05-09 Lukasz Muszkietaadd junit coverage for InstantiateOperationProgressor 39/87339/2
2019-05-07 k.kazakfix newest sonar bugs 00/86800/2
2019-05-06 Steve SmokowskiMerge "Fix deployment of workflows on start" into dublin
2019-05-03 Marcus WilliamsMerge "Update oparent version"
2019-05-03 Marcus WilliamsMerge "Merge remote-tracking branch 'origin/dublin'"
2019-05-03 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' 27/86627/2
2019-05-03 Seshu Kumar MMerge "add resource input Save format when resource...
2019-05-02 Seshu Kumar MMerge "test suite file moving"
next