Use ProcessPool rather than ThreadPool Executor
[ccsdk/cds.git] / ms / controllerblueprints / modules / blueprint-core / load / model_type / artifact_type / artifact-template-velocity.json
1 {
2   "description": " Velocity Template used for Configuration",
3   "version": "1.0.0",
4   "file_ext": [
5     "vtl"
6   ],
7   "derived_from": "tosca.artifacts.Implementation"
8 }