onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / assets / templates / asdc / catalog_resource.template
1 {
2   "artifacts": {},
3   "toscaArtifacts": {},
4   "contactId": "cs0008",
5   "categories": [
6     {
7       "name": "Generic",
8       "normalizedName": "generic",
9       "uniqueId": "resourceNewCategory.generic",
10       "subcategories": [
11         {
12           "name": "Abstract",
13           "normalizedName": "abstract",
14           "uniqueId": "resourceNewCategory.generic.abstract",
15           "icons": [
16             "database"
17           ]
18         }
19       ]
20     }
21   ],
22   "description": "vendor software product",
23   "icon": "defaulticon",
24   "componentInstancesProperties": {},
25   "componentInstancesAttributes": {},
26   "name": "${software_product_name}",
27   "tags": [
28     "${software_product_name}"
29   ],
30   "capabilities": {},
31   "requirements": {},
32   "deploymentArtifacts": {},
33   "componentType": "RESOURCE",
34   "vendorName": "${vendor_name}",
35   "vendorRelease": "1.0",
36   "componentInstances": [],
37   "properties": [],
38   "attributes": [],
39   "groups": [],
40   "resourceType": "VF",
41   "csarUUID": "${software_product_id}",
42   "csarVersion": "1.0"
43 }