[SO] Release so 1.13.0 image
[so.git] / adapters / mso-vnfm-adapter / mso-vnfm-etsi-adapter / src / main / java / org / onap / so / adapters / vnfmadapter / lifecycle / LifecycleManager.java
2020-05-27 Seshu Kumar MMerge "Added scriptName for deallocation of NSSI."
2020-05-08 Chuanyu ChenMerge "Fix serviceProfile serialize"
2020-05-07 Lukasz MuszkietaMerge "Reduce Cyclomatic Complexity"
2020-04-30 Seshu Kumar MMerge "Health url addition"
2020-04-22 Seshu Kumar MMerge "Missing VNF Recipe for Optical service"
2020-04-16 Steve SmokowskiMerge "lowered code smells"
2020-04-16 Steve SmokowskiMerge "reduced code smells"
2020-04-16 Steve SmokowskiMerge "decreased code smells"
2020-04-16 Steve SmokowskiMerge "lowered code smells"
2020-04-16 Steve SmokowskiMerge "reduced code smells"
2020-04-16 Steve SmokowskiMerge "Correcting ControllerExecutionBB Id"
2020-04-14 Byung-Woo JunMerge "Refactor SOL003 Adapter to organize its modules"
2020-04-09 waqas.ikramRefactor SOL003 Adapter to organize its modules 52/105652/3
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-09 Steve SmokowskiMerge "Improved error handling"
2019-10-09 MichaelMorrisImproved error handling 74/96674/2
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-25 Steve SmokowskiMerge "Upgrade swagger in mso-catalog-db-adapter"
2019-09-25 Steve SmokowskiMerge "check for null before setting headers"
2019-09-24 Seshu Kumar MMerge "Prevent reading twice from ResponseEntity stream...
2019-09-24 Steve SmokowskiMerge "VNFM adapter relationship handling improvements"
2019-09-19 MichaelMorrisVNFM adapter relationship handling improvements 97/95997/1
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-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 "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 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: 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 "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-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-05-31 Steve SmokowskiMerge "Renamed NF fields in catalog db pojo"
2019-05-31 Steve SmokowskiMerge "Remove update of request status"
2019-05-30 Seshu Kumar MMerge "Fix DeleteE2EServiceInstance flow"
2019-05-28 Lukasz MuszkietaMerge "Return empty WorkflowInputParameters" into dublin
2019-05-28 Lukasz MuszkietaMerge "Fixed errors in HandlePnf flow" into dublin
2019-05-28 Lukasz MuszkietaMerge "fixed typos and added SERVICE_INSTANCE_ID" into...
2019-05-24 Marcus WilliamsMerge "Typo in bpmn mso-request-id variable name" into...
2019-05-24 Byung-Woo JunMerge "Update the version to release" into dublin
2019-05-24 MichaelMorrisCalls to/from VNFM fail 53/88453/1
2019-05-23 MichaelMorrisCalls to/from VNFM fail 84/88384/2
2019-05-13 Seshu Kumar MMerge "Remove unused logger,replace type specification"
2019-05-06 Steve SmokowskiMerge "Fix deployment of workflows on start" into dublin
2019-05-03 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' 27/86627/2
2019-05-02 Byung-Woo JunMerge "Fixed issues found in integration testing" into...
2019-05-02 Seshu Kumar MMerge "Removal of unused local variables. Removal of...
2019-05-02 MichaelMorrisFixed issues found in integration testing 86/86786/1
2019-04-27 Seshu Kumar MMerge " Removed hardcoded values for PNF creation ...
2019-04-27 Seshu Kumar MMerge "Reorder modifiers. Reorder modifiers to complt...
2019-04-27 Seshu Kumar MMerge "Removed imports and defined a constant. Removed...
2019-04-26 Seshu Kumar MMerge "Enhancement for query"
2019-04-26 Seshu Kumar MMerge "Removed generic type from right triangle. Remove...
2019-04-26 Seshu Kumar MMerge "Define constant in place of literals Constants...
2019-04-26 Seshu Kumar MMerge "Removal of unused variables and replace type...
2019-04-26 Seshu Kumar MMerge "Fixed issues found in integration testing"
2019-04-25 MichaelMorrisFixed issues found in integration testing 55/86255/2
2019-04-11 Seshu Kumar MMerge "Modify the SO to support BBS usecase"
2019-04-11 Seshu Kumar MMerge "Support for SO to ExtAPI"
2019-04-10 Steve SmokowskiMerge "Re-commit some changes which were lost"
2019-04-10 Steve SmokowskiMerge "Add SO Populate Activity BB Data in Catalog DB"
2019-04-10 Steve SmokowskiMerge "PNF WF post instantiation configuration"
2019-04-10 Yan YangMerge "Service instance modification"
2019-04-09 Marcus WilliamsMerge "Add sending create request to VNFM"
2019-04-09 MichaelMorrisAdd sending create request to VNFM 47/84747/2
2019-04-09 MichaelMorrisAdded handling for OAM IP address 73/84673/1
2019-04-08 Steve SmokowskiMerge "Add subscription for notifications"
2019-04-08 MichaelMorrisAdd subscription for notifications 32/84532/1
2019-04-05 Steve SmokowskiMerge "Change to use OAM IPAddress"
2019-04-05 MichaelMorrisSend terminate VNF to VNFM 56/84356/1
2019-04-05 Steve SmokowskiMerge "Fix runtime bugs in bpmn groovy"
2019-04-04 Steve SmokowskiMerge "Implement builder"
2019-04-03 Steve SmokowskiMerge "skip post instantiation configuration"
2019-04-03 MichaelMorrisSend instantiate VNF Request to VNFM 84/84084/1
2019-04-02 Steve SmokowskiMerge "Construct multicloud infra_workload endpoint"
2019-04-02 MichaelMorrisAdd job handling 87/83987/1
2019-04-02 Byung-Woo JunMerge "Check for existing VNF in VNFM"
2019-04-02 MichaelMorrisCheck for existing VNF in VNFM 61/83761/3