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