6cf8ddeb6411b519670cc865c6c2e7dd494e41ff
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       cmaui_names:
12         type: list
13         description: CMAUI1, CMAUI2 server names
14         required: true
15         status: SUPPORTED
16         entry_schema:
17           type: string
18       p1:
19         type: string
20         description: UID of OAM network
21         required: true
22         status: SUPPORTED
23       p2:
24         type: string
25         description: UID of OAM network
26         required: true
27         status: SUPPORTED
28       cmaui_image:
29         type: string
30         description: Image for CMAUI server
31         required: true
32         status: SUPPORTED
33       cmaui_flavor:
34         type: string
35         description: Flavor for CMAUI server
36         required: true
37         status: SUPPORTED
38       availability_zone_0:
39         type: string
40         description: availabilityzone name
41         required: true
42         status: SUPPORTED
43       cmaui_oam_ips:
44         type: string
45         required: true
46         status: SUPPORTED
47       net:
48         type: string
49         description: UID of OAM network
50         required: true
51         status: SUPPORTED
52     requirements:
53     - dependency_cmaui_port_2:
54         capability: tosca.capabilities.Node
55         node: tosca.nodes.Root
56         relationship: tosca.relationships.DependsOn
57         occurrences:
58         - 0
59         - UNBOUNDED
60     - link_cmaui_port_2:
61         capability: tosca.capabilities.network.Linkable
62         relationship: tosca.relationships.network.LinksTo
63         occurrences:
64         - 1
65         - 1
66     - dependency_server_cmaui:
67         capability: tosca.capabilities.Node
68         node: tosca.nodes.Root
69         relationship: tosca.relationships.DependsOn
70         occurrences:
71         - 0
72         - UNBOUNDED
73     - local_storage_server_cmaui:
74         capability: tosca.capabilities.Attachment
75         node: tosca.nodes.BlockStorage
76         relationship: tosca.relationships.AttachesTo
77         occurrences:
78         - 0
79         - UNBOUNDED
80     - dependency_cmaui_port_1:
81         capability: tosca.capabilities.Node
82         node: tosca.nodes.Root
83         relationship: tosca.relationships.DependsOn
84         occurrences:
85         - 0
86         - UNBOUNDED
87     - link_cmaui_port_1:
88         capability: tosca.capabilities.network.Linkable
89         relationship: tosca.relationships.network.LinksTo
90         occurrences:
91         - 1
92         - 1
93     capabilities:
94       cpu.delta_server_cmaui:
95         type: org.openecomp.capabilities.metric.Ceilometer
96         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
97         occurrences:
98         - 1
99         - UNBOUNDED
100       disk.device.write.requests.rate_server_cmaui:
101         type: org.openecomp.capabilities.metric.Ceilometer
102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
103         occurrences:
104         - 1
105         - UNBOUNDED
106       disk.device.allocation_server_cmaui:
107         type: org.openecomp.capabilities.metric.Ceilometer
108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
109         occurrences:
110         - 1
111         - UNBOUNDED
112       scalable_server_cmaui:
113         type: tosca.capabilities.Scalable
114         occurrences:
115         - 1
116         - UNBOUNDED
117       disk.read.bytes.rate_server_cmaui:
118         type: org.openecomp.capabilities.metric.Ceilometer
119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
120         occurrences:
121         - 1
122         - UNBOUNDED
123       network.incoming.packets.rate_cmaui_port_1:
124         type: org.openecomp.capabilities.metric.Ceilometer
125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
126         occurrences:
127         - 1
128         - UNBOUNDED
129       network.incoming.packets.rate_cmaui_port_2:
130         type: org.openecomp.capabilities.metric.Ceilometer
131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
132         occurrences:
133         - 1
134         - UNBOUNDED
135       cpu_server_cmaui:
136         type: org.openecomp.capabilities.metric.Ceilometer
137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
138         occurrences:
139         - 1
140         - UNBOUNDED
141       feature_cmaui_port_1:
142         type: tosca.capabilities.Node
143         occurrences:
144         - 1
145         - UNBOUNDED
146       feature_cmaui_port_2:
147         type: tosca.capabilities.Node
148         occurrences:
149         - 1
150         - UNBOUNDED
151       disk.write.bytes.rate_server_cmaui:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       host_server_cmaui:
158         type: tosca.capabilities.Container
159         valid_source_types:
160         - tosca.nodes.SoftwareComponent
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.device.read.bytes.rate_server_cmaui:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       cpu_util_server_cmaui:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       attachment_cmaui_port_2:
177         type: tosca.capabilities.Attachment
178         occurrences:
179         - 1
180         - UNBOUNDED
181       disk.device.latency_server_cmaui:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       disk.device.write.requests_server_cmaui:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.read.requests_server_cmaui:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       network.outgoing.bytes_cmaui_port_2:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.device.capacity_server_cmaui:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       network.outgoing.packets.rate_cmaui_port_1:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       network.outgoing.packets.rate_cmaui_port_2:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       disk.usage_server_cmaui:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.outgoing.bytes_cmaui_port_1:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       disk.device.usage_server_cmaui:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       attachment_cmaui_port_1:
242         type: tosca.capabilities.Attachment
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.capacity_server_cmaui:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.write.requests.rate_server_cmaui:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       disk.device.read.requests_server_cmaui:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       instance_server_cmaui:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.read.bytes_server_cmaui:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       memory_server_cmaui:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.root.size_server_cmaui:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       forwarder_cmaui_port_2:
289         type: org.openecomp.capabilities.Forwarder
290         occurrences:
291         - 1
292         - UNBOUNDED
293       binding_server_cmaui:
294         type: tosca.capabilities.network.Bindable
295         occurrences:
296         - 1
297         - UNBOUNDED
298       forwarder_cmaui_port_1:
299         type: org.openecomp.capabilities.Forwarder
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.read.requests.rate_server_cmaui:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.packets_cmaui_port_2:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.write.bytes_server_cmaui:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       os_server_cmaui:
322         type: tosca.capabilities.OperatingSystem
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.device.write.bytes.rate_server_cmaui:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       network.incoming.packets_cmaui_port_1:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       memory.resident_server_cmaui:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.latency_server_cmaui:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       feature_server_cmaui:
351         type: tosca.capabilities.Node
352         occurrences:
353         - 1
354         - UNBOUNDED
355       binding_cmaui_port_1:
356         type: tosca.capabilities.network.Bindable
357         valid_source_types:
358         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
359         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
360         occurrences:
361         - 0
362         - UNBOUNDED
363       binding_cmaui_port_2:
364         type: tosca.capabilities.network.Bindable
365         valid_source_types:
366         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
367         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
368         occurrences:
369         - 0
370         - UNBOUNDED
371       vcpus_server_cmaui:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.device.write.bytes_server_cmaui:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.incoming.bytes.rate_cmaui_port_1:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       network.incoming.bytes.rate_cmaui_port_2:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.allocation_server_cmaui:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.write.requests_server_cmaui:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       memory.usage_server_cmaui:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.ephemeral.size_server_cmaui:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       network.outpoing.packets_cmaui_port_1:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       network.outpoing.packets_cmaui_port_2:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       network.outgoing.bytes.rate_cmaui_port_2:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       network.outgoing.bytes.rate_cmaui_port_1:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       endpoint_server_cmaui:
444         type: tosca.capabilities.Endpoint.Admin
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.iops_server_cmaui:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.device.iops_server_cmaui:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       network.incoming.bytes_cmaui_port_2:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       disk.read.bytes_server_cmaui:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       network.incoming.bytes_cmaui_port_1:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED