Add nssiId for AllocateTNNSSI request
[so.git] / bpmn / so-bpmn-infrastructure-common / src / main / groovy / org / onap / so / bpmn / infrastructure / scripts / DoCreateVFCNetworkServiceInstance.groovy
2020-09-26 Seshu Kumar MMerge "Sonar fixes"
2020-09-26 Seshu Kumar MMerge "Changed the object mapper to ignore unknown...
2020-09-26 Seshu Kumar MMerge "Bpmn to cnf adapter implementation testing bpmn"
2020-09-25 Byung-Woo JunMerge "Terminate NS Backend Service"
2020-09-25 Lukasz MuszkietaMerge "Add userParams as inputs"
2020-09-23 Benjamin, Maxremoved references to AAIObjectType 41/112941/10
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-05-05 Byung-Woo JunMerge "update the arch diag for the F release"
2020-05-01 Steve SmokowskiMerge "Fight against the encoding in openstack"
2020-04-30 Byung-Woo JunMerge "Fix Parsing Of Etsi Catalog Notifications"
2020-04-30 Steve SmokowskiMerge "mso to support rollback for"
2020-04-30 Steve SmokowskiMerge "rename package for external use"
2020-04-29 Benjamin, Maxrename package for external use 53/106853/1
2020-03-16 Steve SmokowskiMerge "Fix Critical & Major issues in adapters"
2020-03-12 Seshu Kumar MMerge "Add test for CreateSliceService flow"
2020-03-11 Steve SmokowskiMerge "add junit coverage"
2020-03-10 Steve SmokowskiMerge "[Docker] Revert use of Java11"
2020-03-10 Steve SmokowskiMerge "Added git attributes to convert line endings to"
2020-03-10 Steve SmokowskiMerge "false positive on network creates"
2020-03-10 Steve SmokowskiMerge "Enable date span filtering for getOrchestrationF...
2020-03-10 Steve SmokowskiMerge "update bbinputsetup to handle volume group replace"
2020-03-10 Steve SmokowskiMerge "create custom spring aop annotation for logging"
2020-03-05 Plummer, Brittanycreate custom spring aop annotation for logging 78/103078/3
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
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-17 Steve SmokowskiMerge "Remove the declaration of thrown exception ...
2019-09-12 subhash kumar singhMerge "bump the SO version to 1.5.2" 1.5.2
2019-09-11 Seshu Kumar MMerge "Fix the ingestion of mixed resource"
2019-09-11 Lukasz MuszkietaMerge "Added null check to avoid crash at getErrorCode...
2019-09-11 Byung-Woo JunMerge "Fixing null issue and adding zooming"
2019-09-11 Steve SmokowskiMerge "error message formatter now handles percent"
2019-09-11 Lukasz MuszkietaMerge "Removed redundant null checks (at these points...
2019-09-11 Steve SmokowskiMerge "Integrate Logging Library"
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-10 Plummer, BrittanyIntegrate Logging Library 93/95393/1
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-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-16 Steve SmokowskiMerge "Add retrieval of vmIds and vServerIds for APPC"
2019-08-16 Lukasz MuszkietaMerge "Added check for empty processInstanceList"
2019-08-15 Steve SmokowskiMerge "- Updated vnfc instance groups to use the"
2019-08-14 Lukasz MuszkietaMerge "DoCreateVFCNetworkServiceInstance.groovy corrected"
2019-08-12 anjali.walsatwarDoCreateVFCNetworkServiceInstance.groovy corrected 22/93322/1
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
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-06 Steve SmokowskiMerge remote-tracking branch 'origin/dublin' into ... 30/89530/1
2019-06-03 Marcus WilliamsMerge "update INFO.yaml"
2019-06-03 rob.bogCleaned up duplicated literals 20/88620/7
2019-03-28 Steve SmokowskiMerge "Add WorkflowSpecification Beans for APIH"
2019-03-19 Steve SmokowskiMerge "Update Tasks API with additional fields"
2019-03-19 Steve SmokowskiMerge "Removed MsoLogger class"
2019-03-18 r.bogackiRemoved MsoLogger class 10/82410/3
2019-03-15 Byung-Woo JunMerge "Fix Neutron Network"
2019-03-14 Steve SmokowskiMerge "Cleaned up content of MsoLogger"
2019-03-14 Steve SmokowskiMerge "Add APPC-related Activities for WFD"
2019-03-14 r.bogackiCleaned up content of MsoLogger 38/82238/2
2019-03-13 Steve SmokowskiMerge changes Id0369478,I82d8306f
2019-03-13 Steve SmokowskiMerge "db search logic/unit test now works as expected"
2019-03-13 Steve SmokowskiMerge "Remove service recipes from service object"
2019-03-13 Steve SmokowskiMerge "add instance group support to SO"
2019-03-12 Steve SmokowskiMerge "Remove MsoLogger form BPMN infrastructure scripts"
2019-03-12 k.kazakRemove MsoLogger form BPMN infrastructure scripts 64/81864/6
2019-02-04 Steve SmokowskiMerge Casablanca 95/77795/1
2019-01-28 Benjamin, Max (mb388a)Merge 'origin/casablanca' into master 75/77475/1
2019-01-06 Seshu Kumar MMerge "Remove Swagger UI"
2019-01-04 Steve SmokowskiMerge "Added timeStamp to requestStatus returned"
2019-01-04 Michal KabajHttpClientFactory to create HttpClient instances 28/74728/4
2018-12-17 Steve SmokowskiMerge "Bug fix for getInstnaceId"
2018-12-13 Rob DaughertyMerge "Add the query to AAI for SI with customer info"
2018-12-12 Seshu Kumar MMerge "use config value instead hard code of url"
2018-12-12 Steve SmokowskiMerge "Fixed vlan xml and host routes"
2018-12-12 Steve SmokowskiMerge "asdc process vf resource into db bug fix"
2018-12-12 Steve SmokowskiMerge "added check for null object"
2018-12-12 Steve SmokowskiMerge "vfc adapter authentication bug fix"
2018-12-04 Rob DaughertyMerge "Restore WebApps" into casablanca
2018-12-04 Seshu Kumar MMerge "Fix Cloud Version" into casablanca
2018-11-30 Seshu Kumar MMerge "Fix multicloud with no oof or sdnc directives...
2018-11-30 Seshu Kumar MMerge "Fix alacarte homing flows" into casablanca
2018-11-30 Seshu Kumar MMerge "vfc adapter authentication bug fix" into casablanca
2018-11-29 Yulian Hanvfc adapter authentication bug fix 10/73910/1
2018-11-29 Yulian Hanvfc adapter authentication bug fix 93/73893/2
2018-11-29 Chuanyu ChenMerge "Add Docker info" into casablanca
2018-11-29 Chuanyu ChenMerge "Alignment correction" into casablanca
2018-11-29 Chuanyu ChenMerge "Correction of the links" into casablanca
2018-11-29 Chuanyu ChenMerge "Correction of the links" into casablanca
2018-11-29 Chuanyu ChenMerge "Refactor the release notes" into casablanca
2018-11-28 Seshu Kumar MMerge "use config value instead hard code of url" into...
2018-11-27 Yulian Hanuse config value instead hard code of url 23/73623/1
2018-11-15 Rob DaughertyMerge "Update Library Version" into casablanca
2018-11-15 Seshu Kumar MMerge "Fix auth for catalog db" into casablanca
2018-11-15 subhash kumar singhFix auth for catalog db 71/72771/1
2018-11-14 Rob DaughertyMerge "Update Schema" into casablanca
next