add vid based instantiation flows
[so.git] / vnfm-simulator /
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"
2019-05-02 Seshu Kumar MMerge "replace System.out by logger"
2019-05-02 MichaelMorrisVNFM simulator implementation for delete flow 24/86824/1
2019-05-02 LathishVNFM simulator implementation for instantiate flow 85/86785/2
2019-05-02 Seshu Kumar MMerge "Removal of unused local variables. Removal of...
2019-05-02 Seshu Kumar MMerge "Sonar fix NullPointerException"
2019-05-02 k.kazakreplace System.out by logger 01/86801/1
2019-04-29 Steve SmokowskiMerge "VNFM simulator implementation for delete flow"
2019-04-29 Steve SmokowskiMerge "Store Cloud Request in Database"
2019-04-29 Steve SmokowskiMerge "created new custom exception"
2019-04-29 MichaelMorrisVNFM simulator implementation for delete flow 05/86505/1
2019-04-27 Seshu Kumar MMerge "Cleaned up DeleteVnfNotification"
2019-04-27 Seshu Kumar MMerge "JUnit tests for RequestsDBHelper"
2019-04-27 Seshu Kumar MMerge "VNFM simulator implementation for instantiate...
2019-04-26 LathishVNFM simulator implementation for instantiate flow 66/86366/1
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 Steve SmokowskiMerge "Add SO Populate Activity BB Data in Catalog DB"
2019-04-11 Steve SmokowskiMerge "Update multicloud plugin GET handling"
2019-04-11 Seshu Kumar MMerge "Fixed latest Sonar blocker issues"
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 r.bogackiFixed latest Sonar blocker issues 97/84797/7
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 rokennyAdded VNFM Simulator project 31/84731/2