504c059abd6c38e46d8c81d5425c4bf6c9e76252
[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.FSB1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_FSB1_Internal_mac_address:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_FSB1_Internal_ip_requirements:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.IpRequirements
21       port_FSB1_Internal_subnetpoolid:
22         type: string
23         required: true
24         status: SUPPORTED
25       compute_FSB1_metadata:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: json
31       port_FSB2_Internal_vlan_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.VlanRequirements
37       port_FSB2_Internal_order:
38         type: integer
39         required: true
40         status: SUPPORTED
41       port_FSB2_Internal_ip_requirements:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: org.openecomp.datatypes.network.IpRequirements
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_FSB2_Internal_network_role:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_FSB1_Internal_network_role_tag:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_FSB1_Internal_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       port_FSB2_Internal_subnetpoolid:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_FSB1_Internal_exCP_naming:
70         type: org.openecomp.datatypes.Naming
71         required: true
72         status: SUPPORTED
73       port_FSB1_Internal_network_role:
74         type: string
75         required: true
76         status: SUPPORTED
77       compute_FSB1_availability_zone:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       port_FSB1_Internal_network:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89       index_value:
90         type: integer
91         description: Index value of this substitution service template runtime instance
92         required: false
93         default: 0
94         status: SUPPORTED
95         constraints:
96         - greater_or_equal: 0
97       port_FSB2_Internal_mac_requirements:
98         type: org.openecomp.datatypes.network.MacRequirements
99         required: true
100         status: SUPPORTED
101       port_FSB2_Internal_mac_address:
102         type: string
103         required: true
104         status: SUPPORTED
105       port_FSB2_Internal_exCP_naming:
106         type: org.openecomp.datatypes.Naming
107         required: true
108         status: SUPPORTED
109       port_FSB1_Internal_order:
110         type: integer
111         required: true
112         status: SUPPORTED
113       port_FSB2_Internal_network:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_FSB1_Internal_mac_requirements:
120         type: org.openecomp.datatypes.network.MacRequirements
121         required: true
122         status: SUPPORTED
123       compute_FSB1_name:
124         type: list
125         required: true
126         status: SUPPORTED
127         entry_schema:
128           type: string
129       port_FSB2_Internal_network_role_tag:
130         type: string
131         required: true
132         status: SUPPORTED
133     attributes:
134       FSB1_FSB2_Internal_tenant_id:
135         type: string
136         status: SUPPORTED
137       FSB1_FSB1_Internal_network_id:
138         type: string
139         status: SUPPORTED
140       FSB1_user_data_format:
141         type: string
142         status: SUPPORTED
143       FSB1_accessIPv6:
144         type: string
145         status: SUPPORTED
146       FSB1_addresses:
147         type: map
148         status: SUPPORTED
149         entry_schema:
150           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
151       FSB1_FSB2_Internal_network_id:
152         type: string
153         status: SUPPORTED
154       FSB1_FSB1_Internal_status:
155         type: string
156         status: SUPPORTED
157       FSB1_FSB1_Internal_device_owner:
158         type: string
159         status: SUPPORTED
160     requirements:
161     - dependency_FSB1_FSB1_Internal:
162         capability: tosca.capabilities.Node
163         node: tosca.nodes.Root
164         relationship: tosca.relationships.DependsOn
165         occurrences:
166         - 0
167         - UNBOUNDED
168     - link_FSB1_FSB1_Internal:
169         capability: tosca.capabilities.network.Linkable
170         relationship: tosca.relationships.network.LinksTo
171         occurrences:
172         - 1
173         - 1
174     - dependency_FSB1_FSB2_Internal:
175         capability: tosca.capabilities.Node
176         node: tosca.nodes.Root
177         relationship: tosca.relationships.DependsOn
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - link_FSB1_FSB2_Internal:
182         capability: tosca.capabilities.network.Linkable
183         relationship: tosca.relationships.network.LinksTo
184         occurrences:
185         - 1
186         - 1
187     - dependency_FSB1:
188         capability: tosca.capabilities.Node
189         node: tosca.nodes.Root
190         relationship: tosca.relationships.DependsOn
191         occurrences:
192         - 0
193         - UNBOUNDED
194     - local_storage_FSB1:
195         capability: tosca.capabilities.Attachment
196         node: tosca.nodes.BlockStorage
197         relationship: tosca.relationships.AttachesTo
198         occurrences:
199         - 0
200         - UNBOUNDED
201     capabilities:
202       binding_FSB1_FSB2_Internal:
203         type: tosca.capabilities.network.Bindable
204         valid_source_types:
205         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
206         occurrences:
207         - 0
208         - UNBOUNDED
209       disk.capacity_FSB1:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.read.bytes.rate_FSB1:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       disk.device.latency_FSB1:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.allocation_FSB1:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       disk.read.bytes_FSB1:
234         type: org.openecomp.capabilities.metric.Ceilometer
235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
236         occurrences:
237         - 1
238         - UNBOUNDED
239       disk.device.capacity_FSB1:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       cpu_util_FSB1:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       disk.device.write.requests.rate_FSB1:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.root.size_FSB1:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       forwarder_FSB1_FSB2_Internal:
264         type: org.openecomp.capabilities.Forwarder
265         occurrences:
266         - 1
267         - UNBOUNDED
268       feature_FSB1:
269         type: tosca.capabilities.Node
270         occurrences:
271         - 1
272         - UNBOUNDED
273       network.incoming.packets.rate_FSB1_FSB1_Internal:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       network.outgoing.bytes_FSB1_FSB1_Internal:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       feature_FSB1_FSB2_Internal:
286         type: tosca.capabilities.Node
287         occurrences:
288         - 1
289         - UNBOUNDED
290       attachment_FSB1_FSB2_Internal:
291         type: tosca.capabilities.Attachment
292         occurrences:
293         - 1
294         - UNBOUNDED
295       network.incoming.packets_FSB1_FSB2_Internal:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       memory.resident_FSB1:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       forwarder_FSB1_FSB1_Internal:
308         type: org.openecomp.capabilities.Forwarder
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.packets.rate_FSB1_FSB2_Internal:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       cpu_FSB1:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.write.requests.rate_FSB1:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       instance_FSB1:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.device.read.bytes.rate_FSB1:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       cpu.delta_FSB1:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       disk.write.bytes_FSB1:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       binding_FSB1_FSB1_Internal:
355         type: tosca.capabilities.network.Bindable
356         valid_source_types:
357         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
358         occurrences:
359         - 0
360         - UNBOUNDED
361       disk.device.read.requests.rate_FSB1:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       feature_FSB1_FSB1_Internal:
368         type: tosca.capabilities.Node
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.device.read.requests_FSB1:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.ephemeral.size_FSB1:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       binding_FSB1:
385         type: tosca.capabilities.network.Bindable
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.write.bytes_FSB1:
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       network.incoming.packets_FSB1_FSB1_Internal:
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       attachment_FSB1_FSB1_Internal:
402         type: tosca.capabilities.Attachment
403         occurrences:
404         - 1
405         - UNBOUNDED
406       memory_FSB1:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       network.outpoing.packets_FSB1_FSB1_Internal:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.device.read.bytes_FSB1:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.device.usage_FSB1:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.write.bytes.rate_FSB1:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       scalable_FSB1:
443         type: tosca.capabilities.Scalable
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.usage_FSB1:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       host_FSB1:
454         type: tosca.capabilities.Container
455         valid_source_types:
456         - tosca.nodes.SoftwareComponent
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.device.allocation_FSB1:
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       os_FSB1:
467         type: tosca.capabilities.OperatingSystem
468         occurrences:
469         - 1
470         - UNBOUNDED
471       vcpus_FSB1:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.write.requests_FSB1:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outgoing.bytes_FSB1_FSB2_Internal:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       network.incoming.bytes_FSB1_FSB1_Internal:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       network.outpoing.packets_FSB1_FSB2_Internal:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.device.write.bytes.rate_FSB1:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       endpoint_FSB1:
514         type: tosca.capabilities.Endpoint.Admin
515         occurrences:
516         - 1
517         - UNBOUNDED
518       network.outgoing.packets.rate_FSB1_FSB1_Internal:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       network.incoming.bytes.rate_FSB1_FSB1_Internal:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.latency_FSB1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       memory.usage_FSB1:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.read.requests_FSB1:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.requests_FSB1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       network.incoming.bytes.rate_FSB1_FSB2_Internal:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       network.incoming.bytes_FSB1_FSB2_Internal:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.iops_FSB1:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       network.outgoing.packets.rate_FSB1_FSB2_Internal:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.iops_FSB1:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED