[VID-55] Upgrade Tosca Parser (merge)
[vid.git] / vid-app-common / src / test / resources / vf-csar.JSON
1 {
2   "networks": {
3   },
4   "service": {
5     "category": "Mobility",
6     "description": "Bla bla",
7     "inputs": {
8       "greatdefect0_availability_zone_max_count": {
9         "constraints": [
10         ],
11         "default": 1,
12         "description": "",
13         "entry_schema": null,
14         "required": true,
15         "type": "integer"
16       },
17       "greatdefect0_itc_name_0": {
18         "constraints": [
19         ],
20         "default": "ab",
21         "description": "ixla itc instance name",
22         "entry_schema": null,
23         "required": true,
24         "type": "string"
25       },
26       "greatdefect0_vf_module_id": {
27         "constraints": [
28         ],
29         "default": "abc",
30         "description": "Unique ID for this VF Module instance",
31         "entry_schema": null,
32         "required": true,
33         "type": "string"
34       }
35     },
36     "invariantUuid": "bd9bf71a-df22-4c95-8638-89f15d875395",
37     "name": "Moriya_new_test",
38     "serviceEcompNaming": "true",
39     "toscaModelURL": null,
40     "uuid": "48a52540-8772-4368-9cdb-1f124ea5c931",
41     "version": "1.0"
42   },
43   "vfModules": {
44     "greatdefect0..Greatdefect..base_ixla..module-0": {
45       "commands": {
46       },
47       "customizationUuid": "316e323d-611d-4007-a647-b1d2ecdaee9e",
48       "description": null,
49       "invariantUuid": "80ff85fb-cb11-42cb-9737-e47095d42756",
50       "modelCustomizationName": "Greatdefect..base_ixla..module-0",
51       "name": "Greatdefect..base_ixla..module-0",
52       "uuid": "01166434-ef34-4969-aaf2-626203d72e48",
53       "version": "3",
54       "volumeGroupAllowed": false
55     },
56     "greatdefect0..Greatdefect..module_1_ixla..module-2": {
57       "commands": {
58       },
59       "customizationUuid": "1106fca3-235a-4f92-8d5a-960a7336b32f",
60       "description": null,
61       "invariantUuid": "e0297a51-c670-452e-b31c-c5b37c6ad40f",
62       "modelCustomizationName": "Greatdefect..module_1_ixla..module-2",
63       "name": "Greatdefect..module_1_ixla..module-2",
64       "uuid": "6f09e053-56a6-4fbb-8299-e1de616825cc",
65       "version": "3",
66       "volumeGroupAllowed": false
67     },
68     "greatdefect0..Greatdefect..module_2_ixla..module-1": {
69       "commands": {
70       },
71       "customizationUuid": "b52c1fda-fbbf-4de3-ad9b-190d4a14990c",
72       "description": null,
73       "invariantUuid": "23befc6e-aa97-4004-b215-4979c3f84913",
74       "modelCustomizationName": "Greatdefect..module_2_ixla..module-1",
75       "name": "Greatdefect..module_2_ixla..module-1",
76       "uuid": "dea8e41f-c996-4557-b521-263210d96baa",
77       "version": "3",
78       "volumeGroupAllowed": false
79     }
80   },
81   "vnfs": {
82     "greatdefect 0": {
83       "commands": {
84         "availability_zone_max_count": {
85           "command": "get_input",
86           "displayName": "availability_zone_max_count",
87           "inputName": "greatdefect0_availability_zone_max_count"
88         },
89         "itc_name_0": {
90           "command": "get_input",
91           "displayName": "itc_name_0",
92           "inputName": "greatdefect0_itc_name_0"
93         },
94         "vf_module_id": {
95           "command": "get_input",
96           "displayName": "vf_module_id",
97           "inputName": "greatdefect0_vf_module_id"
98         }
99       },
100       "customizationUuid": "9123ced3-fbcd-42f7-b103-5965c54bbd66",
101       "description": "checl-IdanWithSecondFix",
102       "inputs": {
103         "availability_zone_max_count": {
104           "constraints": [
105           ],
106           "default": 1,
107           "description": "",
108           "entry_schema": null,
109           "required": true,
110           "type": "integer"
111         },
112         "itc_name_0": {
113           "constraints": [
114           ],
115           "default": "ab",
116           "description": "ixla itc instance name",
117           "entry_schema": null,
118           "required": true,
119           "type": "string"
120         },
121         "vf_module_id": {
122           "constraints": [
123           ],
124           "default": "abc",
125           "description": "Unique ID for this VF Module instance",
126           "entry_schema": null,
127           "required": true,
128           "type": "string"
129         }
130       },
131       "invariantUuid": "d149c45a-b42f-419a-9fac-f9c359fc2034",
132       "modelCustomizationName": "greatdefect 0",
133       "name": "greatdefect",
134       "properties": {
135         "availability_zone_max_count": "get_input:greatdefect0_availability_zone_max_count",
136         "itc_flavor_name": "nv.c8r24d160",
137         "itc_image_name": "NIMBUS_IXLA-ITC_8.20_EA_KVM_210117.qcow2",
138         "itc_name_0": "get_input:greatdefect0_itc_name_0",
139         "itm_flavor_name": "nv.c2r4d50",
140         "itm_image_name": "NIMBUS_IXLA-ITM_8.20.EA_KVM.qcow2",
141         "vf_module_id": "get_input:greatdefect0_vf_module_id"
142       },
143       "uuid": "3b25707a-d345-4a80-8744-73adf8f2e67b",
144       "version": "3.0",
145       "vfModules": {
146       },
147       "volumeGroups": {
148       }
149     }
150   },
151   "volumeGroups": {
152   }
153 }