Use ProcessPool rather than ThreadPool Executor
[ccsdk/cds.git] / ms / controllerblueprints / modules / resource-dict / load / resource_dictionary / service-instance-id.json
1 {
2   "name" : "service-instance-id",
3   "tags" : "service-instance-id, tosca.datatypes.Root, data_type",
4   "updated-by" : "Singal, Kapil <ks220y@att.com>",
5   "property" : {
6     "description" : "To be provided",
7     "type" : "string"
8   },
9   "sources" : {
10     "input" : {
11       "type" : "source-input",
12       "properties" : {
13         "key" : "service-instance-id"
14       }
15     }
16   }
17 }