bump the versions for all the SO to 1.6.0
[so.git] / adapters / mso-vnfm-adapter / mso-vnfm-etsi-adapter / pom.xml
2020-02-26 seshukmbump the versions for all the SO to 1.6.0 96/102396/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-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-19 Seshu Kumar MMerge "Attach format goal with format-sources phase"
2019-04-19 Seshu Kumar MMerge "Add missing lines for CCVPN"
2019-04-15 Steve SmokowskiMerge "Code Enhancement (Sonar Fixes)"
2019-04-12 Lukasz MuszkietaMerge "Revert the change to avoid break PNF PnP"
2019-04-11 Steve SmokowskiMerge "Fix GR_API Homing"
2019-04-11 Byung-Woo JunMerge "Fix vFW Distrobution"
2019-04-11 Steve SmokowskiMerge "corrected inlucde filter for formatter"
2019-04-11 Benjamin, Max (mb388a)corrected inlucde filter for formatter 66/85066/1
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-05 Steve SmokowskiMerge "Added Node status monitoring"
2019-04-05 Steve SmokowskiMerge "Notification handling for instantiate"
2019-04-05 Steve SmokowskiMerge "Fix runtime bugs in bpmn groovy"
2019-04-04 MichaelMorrisNotification handling for instantiate 54/84254/2
2019-04-02 Byung-Woo JunMerge "Check for existing VNF in VNFM"
2019-04-02 MichaelMorrisCheck for existing VNF in VNFM 61/83761/3
2019-03-28 Steve SmokowskiMerge "Add WorkflowSpecification Beans for APIH"
2019-03-25 Steve SmokowskiMerge "JUnit tests for BBInputSetup"
2019-03-22 Steve SmokowskiMerge "Add SO Catalog DB tables related to WFD"
2019-03-22 Steve SmokowskiMerge "Config Assign"
2019-03-21 Steve SmokowskiMerge "removed extra argument from extractByKey method"
2019-03-21 Steve SmokowskiMerge "Corrected hibernate for cfvc customization table"
2019-03-21 Steve SmokowskiMerge "Removed MsoUtils.log() calls from CatalogDbUtils"
2019-03-21 Steve SmokowskiMerge "Adjust audit to use device_id to find nova server"
2019-03-21 Steve SmokowskiMerge "moved object declarations from class level"
2019-03-21 Steve SmokowskiMerge "Change status from inventoried to assigned"
2019-03-21 Steve SmokowskiMerge "removed unused test classes and methods"
2019-03-21 Steve SmokowskiMerge "Updated to use vnfOperationalEnvironmentId"
2019-03-21 MichaelMorrisCreate empty implementation of create VNF request 75/82675/5
2019-03-15 Byung-Woo JunMerge "Fix Neutron Network"
2019-03-14 Steve SmokowskiMerge "Add APPC-related Activities for WFD"
2019-03-13 Steve SmokowskiMerge "Openstack adapter can't resolve HEAT parameter"
2019-03-13 Steve SmokowskiMerge "Removed MsoLogger from UUIDChecker"
2019-03-13 Steve SmokowskiMerge "Run groovy bpmn/vcpe tests"
2019-03-13 Steve SmokowskiMerge "Set fromPreload to true for aLaCarte and to...
2019-03-13 Steve SmokowskiMerge "Temporarily disabling optimistic locking"
2019-03-13 Steve SmokowskiMerge "Updated from 'timeStamp' to 'timestamp'"
2019-03-13 MichaelMorrisCreate VNFM adapter shell 46/82146/2