fb7153670f272b274b60050c7184d70ac9e3a737
[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.vdbe:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       subinterface_vlan1_aap_untrusted_v6_ip_prefix:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       subinterface_vlan1_ip_v6_address:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       subinterface_vlan1_aap_sec_untrusted_ip_prefix:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: string
29       compute_vdbe_availability_zone:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       subinterface_vlan1_aap_untrusted_ip_prefix:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       port_vdbe_untr_2_port_virtual_machine_interface_mac_addresses:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: json
47       port_vdbe_untr_2_port_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       vm_flavor_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_vdbe_untr_2_port_virtual_network_refs:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: json
61       subinterface_vlan1_counter:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: float
67       subinterface_vlan1_subinterfaces_name_prefix:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       vm_image_name:
74         type: string
75         required: true
76         status: SUPPORTED
77       port_vdbe_untr_1_port_network_role:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_vdbe_untr_2_port_name:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       port_vdbe_untr_2_port_network_role:
88         type: string
89         required: true
90         status: SUPPORTED
91       compute_vdbe_metadata:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: json
97       subinterface_vlan1_aap_untrusted_v6_ip_prefix_len:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: string
103       port_vdbe_untr_1_port_virtual_network_refs:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: json
109       port_vdbe_untr_1_port_ip_requirements:
110         type: list
111         required: true
112         status: SUPPORTED
113         entry_schema:
114           type: org.openecomp.datatypes.network.IpRequirements
115       port_vdbe_untr_2_port_vlan_requirements:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: org.openecomp.datatypes.network.VlanRequirements
121       port_vdbe_untr_2_port_exCP_naming:
122         type: org.openecomp.datatypes.Naming
123         required: true
124         status: SUPPORTED
125       subinterface_vlan1_vn_network_list:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: string
131       port_vdbe_untr_2_port_subnetpoolid:
132         type: string
133         required: true
134         status: SUPPORTED
135       port_vdbe_untr_2_port_order:
136         type: integer
137         required: true
138         status: SUPPORTED
139       subinterface_vlan1_service_template_filter_count:
140         type: list
141         required: true
142         status: SUPPORTED
143         entry_schema:
144           type: float
145       port_vdbe_untr_2_port_ip_requirements:
146         type: list
147         required: true
148         status: SUPPORTED
149         entry_schema:
150           type: org.openecomp.datatypes.network.IpRequirements
151       port_vdbe_untr_1_port_mac_requirements:
152         type: org.openecomp.datatypes.network.MacRequirements
153         required: true
154         status: SUPPORTED
155       port_vdbe_untr_1_port_order:
156         type: integer
157         required: true
158         status: SUPPORTED
159       subinterface_vlan1_parent_interface:
160         type: list
161         required: true
162         status: SUPPORTED
163         entry_schema:
164           type: string
165       subinterface_vlan1_aap_address_mode:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: string
171       index_value:
172         type: integer
173         description: Index value of this substitution service template runtime instance
174         required: false
175         default: 0
176         status: SUPPORTED
177         constraints:
178         - greater_or_equal: 0
179       port_vdbe_untr_1_port_exCP_naming:
180         type: org.openecomp.datatypes.Naming
181         required: true
182         status: SUPPORTED
183       port_vdbe_untr_1_port_subnetpoolid:
184         type: string
185         required: true
186         status: SUPPORTED
187       subinterface_vlan1_optional_property_1:
188         type: list
189         required: true
190         status: SUPPORTED
191         entry_schema:
192           type: string
193       port_vdbe_untr_1_port_name:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: string
199       port_vdbe_untr_2_port_mac_requirements:
200         type: org.openecomp.datatypes.network.MacRequirements
201         required: true
202         status: SUPPORTED
203       subinterface_vlan1_optional_property_2:
204         type: list
205         required: true
206         status: SUPPORTED
207         entry_schema:
208           type: string
209       port_vdbe_untr_1_port_virtual_machine_interface_allowed_address_pairs:
210         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
211         required: true
212         status: SUPPORTED
213       subinterface_vlan1_aap_sec_untrusted_ip_prefix_len:
214         type: list
215         required: true
216         status: SUPPORTED
217         entry_schema:
218           type: string
219       subinterface_vlan1_mac_address:
220         type: list
221         required: true
222         status: SUPPORTED
223         entry_schema:
224           type: string
225       subinterface_vlan1_aap_untrusted_ip_prefix_len:
226         type: list
227         required: true
228         status: SUPPORTED
229         entry_schema:
230           type: string
231       subinterface_vlan1_ip_address:
232         type: list
233         required: true
234         status: SUPPORTED
235         entry_schema:
236           type: string
237       port_vdbe_untr_2_port_virtual_machine_interface_allowed_address_pairs:
238         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
239         required: true
240         status: SUPPORTED
241       compute_vdbe_name:
242         type: list
243         required: true
244         status: SUPPORTED
245         entry_schema:
246           type: string
247       port_vdbe_untr_1_port_network_role_tag:
248         type: string
249         required: true
250         status: SUPPORTED
251       port_vdbe_untr_1_port_vlan_requirements:
252         type: list
253         required: true
254         status: SUPPORTED
255         entry_schema:
256           type: org.openecomp.datatypes.network.VlanRequirements
257       port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
258         type: list
259         required: true
260         status: SUPPORTED
261         entry_schema:
262           type: json
263       subinterface_vlan1_vlan_tag_list:
264         type: list
265         required: true
266         status: SUPPORTED
267         entry_schema:
268           type: json
269     attributes:
270       vdbe_vdbe_untr_1_port_vlan1_aap_address_mode:
271         type: string
272         status: SUPPORTED
273     requirements:
274     - dependency_vdbe:
275         capability: tosca.capabilities.Node
276         node: tosca.nodes.Root
277         relationship: tosca.relationships.DependsOn
278         occurrences:
279         - 0
280         - UNBOUNDED
281     - local_storage_vdbe:
282         capability: tosca.capabilities.Attachment
283         node: tosca.nodes.BlockStorage
284         relationship: tosca.relationships.AttachesTo
285         occurrences:
286         - 0
287         - UNBOUNDED
288     - dependency_vdbe_vdbe_untr_2_port:
289         capability: tosca.capabilities.Node
290         node: tosca.nodes.Root
291         relationship: tosca.relationships.DependsOn
292         occurrences:
293         - 0
294         - UNBOUNDED
295     - link_vdbe_vdbe_untr_2_port:
296         capability: tosca.capabilities.network.Linkable
297         relationship: tosca.relationships.network.LinksTo
298         occurrences:
299         - 1
300         - 1
301     - dependency_vdbe_vdbe_untr_1_port_vlan1:
302         capability: tosca.capabilities.Node
303         node: tosca.nodes.Root
304         relationship: tosca.relationships.DependsOn
305         occurrences:
306         - 0
307         - UNBOUNDED
308     - dependency_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_1_port_vlan1:
309         capability: tosca.capabilities.Node
310         node: tosca.nodes.Root
311         relationship: tosca.relationships.DependsOn
312         occurrences:
313         - 0
314         - UNBOUNDED
315     - subinterface_link_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_1_port_vlan1:
316         capability: tosca.capabilities.network.Linkable
317         relationship: tosca.relationships.network.LinksTo
318         occurrences:
319         - 1
320         - 1
321     - dependency_vdbe_vdbe_untr_1_port:
322         capability: tosca.capabilities.Node
323         node: tosca.nodes.Root
324         relationship: tosca.relationships.DependsOn
325         occurrences:
326         - 0
327         - UNBOUNDED
328     - link_vdbe_vdbe_untr_1_port:
329         capability: tosca.capabilities.network.Linkable
330         relationship: tosca.relationships.network.LinksTo
331         occurrences:
332         - 1
333         - 1
334     capabilities:
335       feature_vdbe:
336         type: tosca.capabilities.Node
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.device.iops_vdbe:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       endpoint_vdbe:
347         type: tosca.capabilities.Endpoint.Admin
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.ephemeral.size_vdbe:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       feature_vdbe_vdbe_untr_2_port:
358         type: tosca.capabilities.Node
359         occurrences:
360         - 1
361         - UNBOUNDED
362       feature_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_1_port_vlan1:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       cpu_util_vdbe:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       vcpus_vdbe:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       disk.write.requests_vdbe:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       feature_vdbe_vdbe_untr_1_port_vlan1:
386         type: tosca.capabilities.Node
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.latency_vdbe:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.write.requests.rate_vdbe:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.incoming.packets_vdbe_vdbe_untr_2_port:
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       feature_vdbe_vdbe_untr_1_port:
409         type: tosca.capabilities.Node
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.write.bytes.rate_vdbe:
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.incoming.bytes.rate_vdbe_vdbe_untr_1_port:
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.incoming.packets.rate_vdbe_vdbe_untr_1_port:
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       scalable_vdbe:
432         type: tosca.capabilities.Scalable
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.iops_vdbe:
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       disk.device.write.requests_vdbe:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.device.capacity_vdbe:
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       network.outgoing.bytes.rate_vdbe_vdbe_untr_2_port:
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.outgoing.bytes_vdbe_vdbe_untr_1_port:
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.device.allocation_vdbe:
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       disk.usage_vdbe:
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
478       memory.usage_vdbe:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       network.outpoing.packets_vdbe_vdbe_untr_2_port:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.read.requests_vdbe:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       network.incoming.bytes_vdbe_vdbe_untr_1_port:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       instance_vdbe:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       cpu.delta_vdbe:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.outgoing.packets.rate_vdbe_vdbe_untr_2_port:
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       binding_vdbe_vdbe_untr_1_port:
521         type: tosca.capabilities.network.Bindable
522         valid_source_types:
523         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
524         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
525         occurrences:
526         - 0
527         - UNBOUNDED
528       disk.device.read.bytes.rate_vdbe:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       disk.device.write.bytes.rate_vdbe:
535         type: org.openecomp.capabilities.metric.Ceilometer
536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
537         occurrences:
538         - 1
539         - UNBOUNDED
540       memory.resident_vdbe:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       forwarder_vdbe_vdbe_untr_1_port:
547         type: org.openecomp.capabilities.Forwarder
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.write.requests.rate_vdbe:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       cpu_vdbe:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.write.bytes_vdbe:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       forwarder_vdbe_vdbe_untr_2_port:
570         type: org.openecomp.capabilities.Forwarder
571         occurrences:
572         - 1
573         - UNBOUNDED
574       disk.device.usage_vdbe:
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
580       disk.device.read.bytes_vdbe:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.latency_vdbe:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.outgoing.packets.rate_vdbe_vdbe_untr_1_port:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       disk.capacity_vdbe:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       host_vdbe:
605         type: tosca.capabilities.Container
606         valid_source_types:
607         - tosca.nodes.SoftwareComponent
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.allocation_vdbe:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       network.outpoing.packets_vdbe_vdbe_untr_1_port:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       network.incoming.packets_vdbe_vdbe_untr_1_port:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.read.bytes.rate_vdbe:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       network.incoming.bytes_vdbe_vdbe_untr_2_port:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       os_vdbe:
642         type: tosca.capabilities.OperatingSystem
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.device.read.requests_vdbe:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.packets.rate_vdbe_vdbe_untr_2_port:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       disk.root.size_vdbe:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       network.incoming.bytes.rate_vdbe_vdbe_untr_2_port:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       binding_vdbe_vdbe_untr_2_port:
671         type: tosca.capabilities.network.Bindable
672         valid_source_types:
673         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
674         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
675         occurrences:
676         - 0
677         - UNBOUNDED
678       memory_vdbe:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       binding_vdbe:
685         type: tosca.capabilities.network.Bindable
686         occurrences:
687         - 1
688         - UNBOUNDED
689       disk.device.write.bytes_vdbe:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       network.outgoing.bytes_vdbe_vdbe_untr_2_port:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       network.outgoing.bytes.rate_vdbe_vdbe_untr_1_port:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       disk.device.read.requests.rate_vdbe:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       disk.read.bytes_vdbe:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719   org.openecomp.resource.abstract.nodes.heat.subinterface.vlan1:
720     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
721     properties:
722       aap_untrusted_ip_prefix:
723         type: string
724         description: ip prefix for primary vDBE VM on the VAN untrusted network
725         required: true
726         status: SUPPORTED
727       aap_sec_untrusted_ip_prefix:
728         type: string
729         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
730         required: true
731         status: SUPPORTED
732       ip_v6_address:
733         type: string
734         description: IPv6 address associated with subinterfaces
735         required: true
736         status: SUPPORTED
737       counter:
738         type: float
739         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
740         required: true
741         status: SUPPORTED
742       subinterfaces_name_prefix:
743         type: string
744         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
745         required: true
746         status: SUPPORTED
747       ip_address:
748         type: string
749         description: IPv4 address associated with subinterfaces
750         required: true
751         status: SUPPORTED
752       aap_address_mode:
753         type: string
754         description: Address mode for the vDBE cluster IP
755         required: true
756         status: SUPPORTED
757       aap_untrusted_v6_ip_prefix:
758         type: string
759         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
760         required: true
761         status: SUPPORTED
762       parent_interface:
763         type: string
764         description: Parent Contrail interface
765         required: true
766         status: SUPPORTED
767       vn_network_list:
768         type: string
769         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
770         required: true
771         status: SUPPORTED
772       optional_property_1:
773         type: string
774         description: Optional property
775         required: true
776         status: SUPPORTED
777       optional_property_2:
778         type: string
779         description: Optional property
780         required: true
781         status: SUPPORTED
782       mac_address:
783         type: string
784         description: HW MAC address to use for subinterface
785         required: true
786         status: SUPPORTED
787       vlan_tag_list:
788         type: list
789         description: List of VLAN IDs to use for subinterfaces
790         required: true
791         status: SUPPORTED
792         entry_schema:
793           type: string
794       aap_sec_untrusted_ip_prefix_len:
795         type: string
796         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
797         required: true
798         status: SUPPORTED
799       vmac_address:
800         type: string
801         description: virtual MAC address to use for subinterface
802         required: true
803         status: SUPPORTED
804       aap_untrusted_v6_ip_prefix_len:
805         type: string
806         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
807         required: true
808         status: SUPPORTED
809       aap_untrusted_ip_prefix_len:
810         type: string
811         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
812         required: true
813         status: SUPPORTED
814     requirements:
815     - dependency_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
816         capability: tosca.capabilities.Node
817         node: tosca.nodes.Root
818         relationship: tosca.relationships.DependsOn
819         occurrences:
820         - 0
821         - UNBOUNDED
822     - subinterface_link_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
823         capability: tosca.capabilities.network.Linkable
824         relationship: tosca.relationships.network.LinksTo
825         occurrences:
826         - 1
827         - 1
828     - binding_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
829         capability: tosca.capabilities.network.Bindable
830         node: org.openecomp.resource.cp.nodes.network.Port
831         relationship: tosca.relationships.network.BindsTo
832         occurrences:
833         - 1
834         - 1
835     capabilities:
836       feature_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
837         type: tosca.capabilities.Node
838         occurrences:
839         - 1
840         - UNBOUNDED