add vid based instantiation flows
[so.git] / bpmn /
2019-08-08 Seshu Kumar MMerge "Replace duplicated String literals"
2019-08-08 Seshu Kumar MMerge "Shift string literal to left side of equals...
2019-08-08 subhash kumar singhMerge changes I00b02c80,Icf854fba,I41a7ea89,I3c9b75ba
2019-08-08 Seshu Kumar MMerge "Set suppressRollback variable for ActivityBBs"
2019-08-07 Bonkur, Venkat ... Add SO Message instead of Exception when vmIds are... 33/92933/2
2019-08-07 Steve SmokowskiMerge "updated delete payloads for bulk deletes"
2019-08-06 Elena KuleshovSet suppressRollback variable for ActivityBBs 06/92906/1
2019-08-06 Benjamin, Maxupdated delete payloads for bulk deletes 38/92838/1
2019-08-06 Oleksandr MoliavkoAdded close() call for InputStream instance to 63/92763/1
2019-08-05 Seshu Kumar MMerge "Added null check for return value of getUpdateRe...
2019-08-05 Seshu Kumar MMerge "ModelInstanceName is required in SNIROHomingv2 to"
2019-08-05 Seshu Kumar MMerge "Added newToken null check to prevent crash at...
2019-08-05 Oleksandr MoliavkoAdded null check for return value of 70/92670/1
2019-08-05 Seshu Kumar MMerge "Removed addition of null value to string to...
2019-08-05 Seshu Kumar MMerge "Fix Blocker Bug"
2019-08-02 Lukasz MuszkietaFix Blocker Bug - prevent from npe throwing 92/92592/1
2019-08-02 Gamboa, GilbertModelInstanceName is required in SNIROHomingv2 to 75/92575/1
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 "Add SO Increase Action_category column width"
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-08-01 Oleksandr MoliavkoAdded null checks to prevent crashes at 74/92474/1
2019-08-01 Oleksandr MoliavkoFixed potential crashes due to null object 53/92453/1
2019-08-01 Oleksandr MoliavkoAdded null check for injectedVariables to prevent 15/92215/2
2019-08-01 Elena KuleshovUse correct name and id for VNFUnsetClosedLoopDisabledF... 94/92494/1
2019-07-31 Steve SmokowskiMerge "Changed to set source service as model info"
2019-07-31 Boslet, CoryChanged to set source service as model info 74/92374/1
2019-07-31 Benjamin, Max (mb388a)added back missing method in groovy file 70/92370/1
2019-07-31 Seshu Kumar MMerge "fix install SO docs"
2019-07-31 Seshu Kumar MMerge "Replaced constructor call with Boolean.valueOf...
2019-07-31 ManamohanJavadoc and logging improvement 33/92333/2
2019-07-30 Seshu Kumar MMerge "apih allowing requests with the same requestid"
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 "Added null check to heatStack.getOutputs() to...
2019-07-30 Seshu Kumar MMerge "Replaced constructor calls with valueOf() method...
2019-07-30 Seshu Kumar MMerge "Replaced constructor call with valueOf() call...
2019-07-30 Seshu Kumar MMerge "Removed subscriber variable that was not actuall...
2019-07-30 Oleksandr MoliavkoReplaced constructor calls with valueOf() method calls 48/92248/1
2019-07-30 Seshu Kumar MMerge "repair vfcInstanceGroup order"
2019-07-30 Oleksandr MoliavkoRemoved subscriber variable that was not actually 40/92240/1
2019-07-29 Steve SmokowskiMerge "Implement TLS for calls into VNFM adapter"
2019-07-29 Steve SmokowskiMerge "Vulnerability fixes in ServicePluginFactory"
2019-07-29 Steve SmokowskiMerge "Upgrade springboot.version from 2.0.5 to 2.1.5."
2019-07-29 Steve SmokowskiMerge "validate model info for existing service with"
2019-07-29 Steve SmokowskiMerge "Use BuildingBlockExecution for PauseForManualTasks"
2019-07-29 Steve SmokowskiMerge "Add SpringClientFilter in ValetClient to autolog"
2019-07-29 Steve SmokowskiMerge "set multi-stage flag in listener to log success"
2019-07-29 Steve SmokowskiMerge "store heat env file sent to heat"
2019-07-29 r.bogackiVulnerability fixes in ServicePluginFactory 90/92190/1
2019-07-29 SunilBJavadoc and logging improvement 89/92189/1
2019-07-26 Sangalang, FelixUpgrade springboot.version from 2.0.5 to 2.1.5. 17/92017/2
2019-07-26 Mnushkin, Dmitryvalidate model info for existing service with 32/92132/1
2019-07-26 subhash kumar singhMerge changes I3e363f64,I52ec2fc9
2019-07-26 Seshu Kumar MMerge "Fixed sonar issue in QueryServiceVnfs.java"
2019-07-26 subhash kumar singhMerge "Fix the License issue inside the sample csar"
2019-07-26 Seshu Kumar MMerge "Enhanced List Level flow with backward support"
2019-07-26 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-07-26 Byung-Woo JunMerge "fix image urls in docs"
2019-07-26 Pooja03Javadoc and logging improvement 48/91948/2
2019-07-26 sarada prasad sahooEnhanced List Level flow with backward support 39/91839/5
2019-07-26 Elena KuleshovUse BuildingBlockExecution for PauseForManualTasks 11/92111/1
2019-07-26 SunilBJavadoc and logging improvement 68/92068/2
2019-07-26 Byung-Woo JunMerge "update readme.md"
2019-07-25 Benjamin, Maxset multi-stage flag in listener to log success 34/92034/1
2019-07-25 Seshu Kumar MMerge "Fix delete of generic neutron network"
2019-07-25 Eric MultanenFix delete of generic neutron network 71/91971/1
2019-07-24 Mnushkin, Dmitryset multi-stage flag in listener to log success 60/91960/1
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes in InstanceManagement"
2019-07-24 Steve SmokowskiMerge "Removed not used loggers"
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes in E2EServiceInstances"
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes"
2019-07-24 Steve SmokowskiMerge "enhance get orchestration request"
2019-07-24 Steve SmokowskiMerge "Update SO to handle Async VNF operations to...
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-22 Smokowski, StevenUpdate SO to handle Async VNF operations to SDNC 10/91810/1
2019-07-22 Steve SmokowskiMerge "Added servicename to MDC so that it gets logged"
2019-07-22 r.bogackiVulnerability fixes in ServicePluginFactory 98/91798/1
2019-07-19 Byung-Woo JunMerge "basic auth for so-monitoring"
2019-07-19 Steve SmokowskiMerge "Set networkName value to the name from L3network"
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 "Fix error updating request_processing_data"
2019-07-18 Steve SmokowskiMerge "Remove duplicate name check in createAAITasks."
2019-07-18 Kuleshov, ElenaSet networkName value to the name from L3network 00/91700/1
2019-07-18 Steve SmokowskiMerge "Implement TLS for calls from VNFM adapter to...
2019-07-18 Gamboa, GilbertRemove duplicate name check in createAAITasks. 81/91681/1
2019-07-18 Steve SmokowskiMerge "Commented out initialization of workflowResponse...
next