related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / vfcInstanceGroup / vdbeav / out / GlobalSubstitutionTypesServiceTemplate.yaml
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.subinterface.vdbeav_subinterface_heat_template:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       aap_untrusted_ip_prefix:
12         type: string
13         description: ip prefix for primary vDBE VM on the VAN untrusted network
14         required: true
15         status: SUPPORTED
16       aap_sec_untrusted_ip_prefix:
17         type: string
18         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
19         required: true
20         status: SUPPORTED
21       ip_v6_address:
22         type: string
23         description: IPv6 address associated with subinterfaces
24         required: true
25         status: SUPPORTED
26       counter:
27         type: float
28         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
29         required: true
30         status: SUPPORTED
31       subinterfaces_name_prefix:
32         type: string
33         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
34         required: true
35         status: SUPPORTED
36       ip_address:
37         type: string
38         description: IPv4 address associated with subinterfaces
39         required: true
40         status: SUPPORTED
41       aap_address_mode:
42         type: string
43         description: Address mode for the vDBE cluster IP
44         required: true
45         status: SUPPORTED
46       parent_interface:
47         type: string
48         description: Parent Contrail interface
49         required: true
50         status: SUPPORTED
51       aap_untrusted_v6_ip_prefix:
52         type: string
53         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
54         required: true
55         status: SUPPORTED
56       vn_network_list:
57         type: list
58         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       mac_address:
64         type: string
65         description: HW MAC address to use for subinterface
66         required: true
67         status: SUPPORTED
68       vlan_tag_list:
69         type: list
70         description: List of VLAN IDs to use for subinterfaces
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       vmac_address:
76         type: string
77         description: virtual MAC address to use for subinterface
78         required: true
79         status: SUPPORTED
80       aap_sec_untrusted_ip_prefix_len:
81         type: string
82         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
83         required: true
84         status: SUPPORTED
85       aap_untrusted_v6_ip_prefix_len:
86         type: string
87         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
88         required: true
89         status: SUPPORTED
90       aap_untrusted_ip_prefix_len:
91         type: string
92         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
93         required: true
94         status: SUPPORTED
95     requirements:
96     - dependency_vdbe_0_subint_untr_vmi_0:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - subinterface_link_vdbe_0_subint_untr_vmi_0:
104         capability: tosca.capabilities.network.Linkable
105         relationship: tosca.relationships.network.LinksTo
106         occurrences:
107         - 1
108         - 1
109     - binding_vdbe_0_subint_untr_vmi_0:
110         capability: tosca.capabilities.network.Bindable
111         node: org.openecomp.resource.cp.nodes.network.Port
112         relationship: tosca.relationships.network.BindsTo
113         occurrences:
114         - 1
115         - 1
116     capabilities:
117       feature_vdbe_0_subint_untr_vmi_0:
118         type: tosca.capabilities.Node
119         occurrences:
120         - 1
121         - UNBOUNDED
122   org.openecomp.resource.abstract.nodes.vdbe:
123     derived_from: org.openecomp.resource.abstract.nodes.VFC
124     properties:
125       port_vdbe_untr_vmi_virtual_machine_interface_allowed_address_pairs:
126         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
127         required: true
128         status: SUPPORTED
129       port_vdbe_untr_vmi_related_networks:
130         type: list
131         required: true
132         status: SUPPORTED
133         entry_schema:
134           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
135       subinterface_vdbeav_subinterface_heat_template_aap_address_mode:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141       port_vdbe_oam_0_port_vlan_requirements:
142         type: list
143         required: true
144         status: SUPPORTED
145         entry_schema:
146           type: org.openecomp.datatypes.network.VlanRequirements
147       port_vdbe_trst_0_port_ip_requirements:
148         type: list
149         required: true
150         status: SUPPORTED
151         entry_schema:
152           type: org.openecomp.datatypes.network.IpRequirements
153       port_vdbe_trst_0_port_virtual_machine_interface_mac_addresses:
154         type: list
155         required: true
156         status: SUPPORTED
157         entry_schema:
158           type: json
159       port_vdbe_fabr_0_port_network_role_tag:
160         type: string
161         required: true
162         status: SUPPORTED
163       port_vdbe_fabr_0_port_subnetpoolid:
164         type: string
165         required: true
166         status: SUPPORTED
167       compute_vdbe_availability_zone:
168         type: list
169         required: true
170         status: SUPPORTED
171         entry_schema:
172           type: string
173       port_vdbe_trst_0_port_network_role_tag:
174         type: string
175         required: true
176         status: SUPPORTED
177       vm_flavor_name:
178         type: string
179         required: true
180         status: SUPPORTED
181       port_vdbe_ctrl_0_port_mac_requirements:
182         type: org.openecomp.datatypes.network.MacRequirements
183         required: true
184         status: SUPPORTED
185       port_vdbe_trst_0_port_vlan_requirements:
186         type: list
187         required: true
188         status: SUPPORTED
189         entry_schema:
190           type: org.openecomp.datatypes.network.VlanRequirements
191       vm_image_name:
192         type: string
193         required: true
194         status: SUPPORTED
195       port_vdbe_oam_0_port_mac_requirements:
196         type: org.openecomp.datatypes.network.MacRequirements
197         required: true
198         status: SUPPORTED
199       compute_vdbe_metadata:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: json
205       subinterface_vdbeav_subinterface_heat_template_aap_sec_untrusted_ip_prefix_len:
206         type: list
207         required: true
208         status: SUPPORTED
209         entry_schema:
210           type: string
211       port_vdbe_oam_0_port_virtual_network_refs:
212         type: list
213         required: true
214         status: SUPPORTED
215         entry_schema:
216           type: json
217       port_vdbe_trst_0_port_name:
218         type: list
219         required: true
220         status: SUPPORTED
221         entry_schema:
222           type: string
223       port_vdbe_untr_vmi_ip_requirements:
224         type: list
225         required: true
226         status: SUPPORTED
227         entry_schema:
228           type: org.openecomp.datatypes.network.IpRequirements
229       subinterface_vdbeav_subinterface_heat_template_parent_interface:
230         type: list
231         required: true
232         status: SUPPORTED
233         entry_schema:
234           type: string
235       port_vdbe_ctrl_0_port_exCP_naming:
236         type: org.openecomp.datatypes.Naming
237         required: true
238         status: SUPPORTED
239       port_vdbe_ctrl_0_port_related_networks:
240         type: list
241         required: true
242         status: SUPPORTED
243         entry_schema:
244           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
245       port_vdbe_ctrl_0_port_network_role_tag:
246         type: string
247         required: true
248         status: SUPPORTED
249       port_vdbe_ctrl_0_port_ip_requirements:
250         type: list
251         required: true
252         status: SUPPORTED
253         entry_schema:
254           type: org.openecomp.datatypes.network.IpRequirements
255       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_ip_prefix:
256         type: list
257         required: true
258         status: SUPPORTED
259         entry_schema:
260           type: string
261       port_vdbe_fabr_0_port_ip_requirements:
262         type: list
263         required: true
264         status: SUPPORTED
265         entry_schema:
266           type: org.openecomp.datatypes.network.IpRequirements
267       subinterface_vdbeav_subinterface_heat_template_vlan_tag_list:
268         type: list
269         required: true
270         status: SUPPORTED
271         entry_schema:
272           type: json
273       port_vdbe_fabr_0_port_mac_requirements:
274         type: org.openecomp.datatypes.network.MacRequirements
275         required: true
276         status: SUPPORTED
277       port_vdbe_fabr_0_port_vlan_requirements:
278         type: list
279         required: true
280         status: SUPPORTED
281         entry_schema:
282           type: org.openecomp.datatypes.network.VlanRequirements
283       port_vdbe_untr_vmi_network_role:
284         type: string
285         required: true
286         status: SUPPORTED
287       port_vdbe_trst_0_port_order:
288         type: integer
289         required: true
290         status: SUPPORTED
291       port_vdbe_oam_0_port_network_role_tag:
292         type: string
293         required: true
294         status: SUPPORTED
295       subinterface_vdbeav_subinterface_heat_template_vn_network_list:
296         type: list
297         required: true
298         status: SUPPORTED
299         entry_schema:
300           type: json
301       subinterface_vdbeav_subinterface_heat_template_subinterfaces_name_prefix:
302         type: list
303         required: true
304         status: SUPPORTED
305         entry_schema:
306           type: string
307       port_vdbe_trst_0_port_network_role:
308         type: string
309         required: true
310         status: SUPPORTED
311       port_vdbe_oam_0_port_subnetpoolid:
312         type: string
313         required: true
314         status: SUPPORTED
315       port_vdbe_ctrl_0_port_order:
316         type: integer
317         required: true
318         status: SUPPORTED
319       port_vdbe_ctrl_0_port_subnetpoolid:
320         type: string
321         required: true
322         status: SUPPORTED
323       port_vdbe_untr_vmi_name:
324         type: list
325         required: true
326         status: SUPPORTED
327         entry_schema:
328           type: string
329       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_ip_prefix_len:
330         type: list
331         required: true
332         status: SUPPORTED
333         entry_schema:
334           type: string
335       port_vdbe_trst_0_port_related_networks:
336         type: list
337         required: true
338         status: SUPPORTED
339         entry_schema:
340           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
341       port_vdbe_fabr_0_port_virtual_network_refs:
342         type: list
343         required: true
344         status: SUPPORTED
345         entry_schema:
346           type: json
347       compute_vdbe_name:
348         type: list
349         required: true
350         status: SUPPORTED
351         entry_schema:
352           type: string
353       port_vdbe_untr_vmi_subnetpoolid:
354         type: string
355         required: true
356         status: SUPPORTED
357       port_vdbe_oam_0_port_network_role:
358         type: string
359         required: true
360         status: SUPPORTED
361       port_vdbe_ctrl_0_port_network_role:
362         type: string
363         required: true
364         status: SUPPORTED
365       subinterface_vdbeav_subinterface_heat_template_service_template_filter_count:
366         type: list
367         required: true
368         status: SUPPORTED
369         entry_schema:
370           type: float
371       port_vdbe_trst_0_port_subnetpoolid:
372         type: string
373         required: true
374         status: SUPPORTED
375       port_vdbe_oam_0_port_related_networks:
376         type: list
377         required: true
378         status: SUPPORTED
379         entry_schema:
380           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
381       port_vdbe_untr_vmi_network_role_tag:
382         type: string
383         required: true
384         status: SUPPORTED
385       port_vdbe_fabr_0_port_related_networks:
386         type: list
387         required: true
388         status: SUPPORTED
389         entry_schema:
390           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
391       subinterface_vdbeav_subinterface_heat_template_mac_address:
392         type: list
393         required: true
394         status: SUPPORTED
395         entry_schema:
396           type: string
397       subinterface_vdbeav_subinterface_heat_template_ip_address:
398         type: list
399         required: true
400         status: SUPPORTED
401         entry_schema:
402           type: string
403       port_vdbe_trst_0_port_exCP_naming:
404         type: org.openecomp.datatypes.Naming
405         required: true
406         status: SUPPORTED
407       port_vdbe_fabr_0_port_network_role:
408         type: string
409         required: true
410         status: SUPPORTED
411       subinterface_vdbeav_subinterface_heat_template_vmac_address:
412         type: list
413         required: true
414         status: SUPPORTED
415         entry_schema:
416           type: string
417       port_vdbe_untr_vmi_virtual_machine_interface_mac_addresses:
418         type: list
419         required: true
420         status: SUPPORTED
421         entry_schema:
422           type: json
423       compute_vdbe_scheduler_hints:
424         type: list
425         required: true
426         status: SUPPORTED
427         entry_schema:
428           type: json
429       port_vdbe_trst_0_port_virtual_machine_interface_allowed_address_pairs:
430         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
431         required: true
432         status: SUPPORTED
433       port_vdbe_ctrl_0_port_vlan_requirements:
434         type: list
435         required: true
436         status: SUPPORTED
437         entry_schema:
438           type: org.openecomp.datatypes.network.VlanRequirements
439       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_v6_ip_prefix_len:
440         type: list
441         required: true
442         status: SUPPORTED
443         entry_schema:
444           type: string
445       port_vdbe_oam_0_port_ip_requirements:
446         type: list
447         required: true
448         status: SUPPORTED
449         entry_schema:
450           type: org.openecomp.datatypes.network.IpRequirements
451       port_vdbe_untr_vmi_virtual_network_refs:
452         type: list
453         required: true
454         status: SUPPORTED
455         entry_schema:
456           type: json
457       port_vdbe_untr_vmi_mac_requirements:
458         type: org.openecomp.datatypes.network.MacRequirements
459         required: true
460         status: SUPPORTED
461       port_vdbe_fabr_0_port_exCP_naming:
462         type: org.openecomp.datatypes.Naming
463         required: true
464         status: SUPPORTED
465       port_vdbe_trst_0_port_mac_requirements:
466         type: org.openecomp.datatypes.network.MacRequirements
467         required: true
468         status: SUPPORTED
469       port_vdbe_untr_vmi_order:
470         type: integer
471         required: true
472         status: SUPPORTED
473       port_vdbe_oam_0_port_name:
474         type: list
475         required: true
476         status: SUPPORTED
477         entry_schema:
478           type: string
479       subinterface_vdbeav_subinterface_heat_template_aap_sec_untrusted_ip_prefix:
480         type: list
481         required: true
482         status: SUPPORTED
483         entry_schema:
484           type: string
485       port_vdbe_oam_0_port_virtual_machine_interface_mac_addresses:
486         type: list
487         required: true
488         status: SUPPORTED
489         entry_schema:
490           type: json
491       index_value:
492         type: integer
493         description: Index value of this substitution service template runtime instance
494         required: false
495         default: 0
496         status: SUPPORTED
497         constraints:
498         - greater_or_equal: 0
499       port_vdbe_untr_vmi_exCP_naming:
500         type: org.openecomp.datatypes.Naming
501         required: true
502         status: SUPPORTED
503       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_v6_ip_prefix:
504         type: list
505         required: true
506         status: SUPPORTED
507         entry_schema:
508           type: string
509       port_vdbe_fabr_0_port_name:
510         type: list
511         required: true
512         status: SUPPORTED
513         entry_schema:
514           type: string
515       port_vdbe_ctrl_0_port_name:
516         type: list
517         required: true
518         status: SUPPORTED
519         entry_schema:
520           type: string
521       port_vdbe_fabr_0_port_order:
522         type: integer
523         required: true
524         status: SUPPORTED
525       subinterface_vdbeav_subinterface_heat_template_ip_v6_address:
526         type: list
527         required: true
528         status: SUPPORTED
529         entry_schema:
530           type: string
531       port_vdbe_ctrl_0_port_virtual_network_refs:
532         type: list
533         required: true
534         status: SUPPORTED
535         entry_schema:
536           type: json
537       port_vdbe_oam_0_port_exCP_naming:
538         type: org.openecomp.datatypes.Naming
539         required: true
540         status: SUPPORTED
541       port_vdbe_trst_0_port_virtual_network_refs:
542         type: list
543         required: true
544         status: SUPPORTED
545         entry_schema:
546           type: json
547       port_vdbe_oam_0_port_order:
548         type: integer
549         required: true
550         status: SUPPORTED
551       port_vdbe_untr_vmi_vlan_requirements:
552         type: list
553         required: true
554         status: SUPPORTED
555         entry_schema:
556           type: org.openecomp.datatypes.network.VlanRequirements
557     requirements:
558     - dependency_vdbe_vdbe_fabr_0_port:
559         capability: tosca.capabilities.Node
560         node: tosca.nodes.Root
561         relationship: tosca.relationships.DependsOn
562         occurrences:
563         - 0
564         - UNBOUNDED
565     - link_vdbe_vdbe_fabr_0_port:
566         capability: tosca.capabilities.network.Linkable
567         relationship: tosca.relationships.network.LinksTo
568         occurrences:
569         - 1
570         - 1
571     - dependency_vdbe_vdbe_oam_0_port:
572         capability: tosca.capabilities.Node
573         node: tosca.nodes.Root
574         relationship: tosca.relationships.DependsOn
575         occurrences:
576         - 0
577         - UNBOUNDED
578     - link_vdbe_vdbe_oam_0_port:
579         capability: tosca.capabilities.network.Linkable
580         relationship: tosca.relationships.network.LinksTo
581         occurrences:
582         - 1
583         - 1
584     - dependency_vdbe_vdbe_trst_0_port:
585         capability: tosca.capabilities.Node
586         node: tosca.nodes.Root
587         relationship: tosca.relationships.DependsOn
588         occurrences:
589         - 0
590         - UNBOUNDED
591     - link_vdbe_vdbe_trst_0_port:
592         capability: tosca.capabilities.network.Linkable
593         relationship: tosca.relationships.network.LinksTo
594         occurrences:
595         - 1
596         - 1
597     - dependency_vdbe:
598         capability: tosca.capabilities.Node
599         node: tosca.nodes.Root
600         relationship: tosca.relationships.DependsOn
601         occurrences:
602         - 0
603         - UNBOUNDED
604     - local_storage_vdbe:
605         capability: tosca.capabilities.Attachment
606         node: tosca.nodes.BlockStorage
607         relationship: tosca.relationships.AttachesTo
608         occurrences:
609         - 0
610         - UNBOUNDED
611     - dependency_vdbe_vdbe_untr_vmi:
612         capability: tosca.capabilities.Node
613         node: tosca.nodes.Root
614         relationship: tosca.relationships.DependsOn
615         occurrences:
616         - 0
617         - UNBOUNDED
618     - link_vdbe_vdbe_untr_vmi:
619         capability: tosca.capabilities.network.Linkable
620         relationship: tosca.relationships.network.LinksTo
621         occurrences:
622         - 1
623         - 1
624     - dependency_vdbe_vdbe_ctrl_0_port:
625         capability: tosca.capabilities.Node
626         node: tosca.nodes.Root
627         relationship: tosca.relationships.DependsOn
628         occurrences:
629         - 0
630         - UNBOUNDED
631     - link_vdbe_vdbe_ctrl_0_port:
632         capability: tosca.capabilities.network.Linkable
633         relationship: tosca.relationships.network.LinksTo
634         occurrences:
635         - 1
636         - 1
637     - dependency_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
638         capability: tosca.capabilities.Node
639         node: tosca.nodes.Root
640         relationship: tosca.relationships.DependsOn
641         occurrences:
642         - 0
643         - UNBOUNDED
644     - dependency_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
645         capability: tosca.capabilities.Node
646         node: tosca.nodes.Root
647         relationship: tosca.relationships.DependsOn
648         occurrences:
649         - 0
650         - UNBOUNDED
651     - subinterface_link_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
652         capability: tosca.capabilities.network.Linkable
653         relationship: tosca.relationships.network.LinksTo
654         occurrences:
655         - 1
656         - 1
657     capabilities:
658       network.incoming.packets.rate_vdbe_vdbe_untr_vmi:
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.packets_vdbe_vdbe_trst_0_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       feature_vdbe:
671         type: tosca.capabilities.Node
672         occurrences:
673         - 1
674         - UNBOUNDED
675       network.outgoing.packets.rate_vdbe_vdbe_ctrl_0_port:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       network.outpoing.packets_vdbe_vdbe_fabr_0_port:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       disk.device.iops_vdbe:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       network.incoming.packets.rate_vdbe_vdbe_fabr_0_port:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       network.incoming.bytes.rate_vdbe_vdbe_fabr_0_port:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       endpoint_vdbe:
706         type: tosca.capabilities.Endpoint.Admin
707         occurrences:
708         - 1
709         - UNBOUNDED
710       network.incoming.packets.rate_vdbe_vdbe_ctrl_0_port:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       network.incoming.bytes.rate_vdbe_vdbe_ctrl_0_port:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       cpu_util_vdbe:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       vcpus_vdbe:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.write.requests_vdbe:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       network.outgoing.packets.rate_vdbe_vdbe_fabr_0_port:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.outpoing.packets_vdbe_vdbe_ctrl_0_port:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.latency_vdbe:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       scalable_vdbe:
759         type: tosca.capabilities.Scalable
760         occurrences:
761         - 1
762         - UNBOUNDED
763       disk.iops_vdbe:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.incoming.bytes_vdbe_vdbe_ctrl_0_port:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.device.allocation_vdbe:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.outgoing.bytes.rate_vdbe_vdbe_fabr_0_port:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       binding_vdbe_vdbe_oam_0_port:
788         type: tosca.capabilities.network.Bindable
789         valid_source_types:
790         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
791         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
792         occurrences:
793         - 0
794         - UNBOUNDED
795       feature_vdbe_vdbe_oam_0_port:
796         type: tosca.capabilities.Node
797         occurrences:
798         - 1
799         - UNBOUNDED
800       instance_vdbe:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       network.incoming.packets_vdbe_vdbe_oam_0_port:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       memory.resident_vdbe:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       network.outpoing.packets_vdbe_vdbe_trst_0_port:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       network.incoming.bytes.rate_vdbe_vdbe_untr_vmi:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       cpu_vdbe:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       network.outgoing.bytes.rate_vdbe_vdbe_oam_0_port:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       disk.write.bytes_vdbe:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       feature_vdbe_vdbe_ctrl_0_port:
849         type: tosca.capabilities.Node
850         occurrences:
851         - 1
852         - UNBOUNDED
853       disk.latency_vdbe:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.outgoing.bytes.rate_vdbe_vdbe_trst_0_port:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       feature_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
866         type: tosca.capabilities.Node
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.outgoing.bytes.rate_vdbe_vdbe_untr_vmi:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       network.outgoing.bytes_vdbe_vdbe_trst_0_port:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       disk.allocation_vdbe:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       disk.read.bytes.rate_vdbe:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       network.outgoing.bytes_vdbe_vdbe_fabr_0_port:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       network.outgoing.bytes_vdbe_vdbe_oam_0_port:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       os_vdbe:
907         type: tosca.capabilities.OperatingSystem
908         occurrences:
909         - 1
910         - UNBOUNDED
911       forwarder_vdbe_vdbe_untr_vmi:
912         type: org.openecomp.capabilities.Forwarder
913         occurrences:
914         - 1
915         - UNBOUNDED
916       network.incoming.packets.rate_vdbe_vdbe_trst_0_port:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       network.incoming.bytes.rate_vdbe_vdbe_trst_0_port:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       forwarder_vdbe_vdbe_ctrl_0_port:
929         type: org.openecomp.capabilities.Forwarder
930         occurrences:
931         - 1
932         - UNBOUNDED
933       disk.root.size_vdbe:
934         type: org.openecomp.capabilities.metric.Ceilometer
935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
936         occurrences:
937         - 1
938         - UNBOUNDED
939       network.outgoing.packets.rate_vdbe_vdbe_trst_0_port:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       network.incoming.packets_vdbe_vdbe_ctrl_0_port:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       network.outgoing.bytes_vdbe_vdbe_untr_vmi:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       memory_vdbe:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       binding_vdbe:
964         type: tosca.capabilities.network.Bindable
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.device.write.bytes_vdbe:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       disk.device.read.requests.rate_vdbe:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.ephemeral.size_vdbe:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       network.outpoing.packets_vdbe_vdbe_oam_0_port:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       feature_vdbe_vdbe_untr_vmi:
993         type: tosca.capabilities.Node
994         occurrences:
995         - 1
996         - UNBOUNDED
997       disk.device.write.requests.rate_vdbe:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       network.incoming.bytes_vdbe_vdbe_oam_0_port:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       binding_vdbe_vdbe_ctrl_0_port:
1010         type: tosca.capabilities.network.Bindable
1011         valid_source_types:
1012         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1013         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1014         occurrences:
1015         - 0
1016         - UNBOUNDED
1017       feature_vdbe_vdbe_trst_0_port:
1018         type: tosca.capabilities.Node
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       network.incoming.bytes.rate_vdbe_vdbe_oam_0_port:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.write.bytes.rate_vdbe:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       feature_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
1035         type: tosca.capabilities.Node
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.device.write.requests_vdbe:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.capacity_vdbe:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       disk.usage_vdbe:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       memory.usage_vdbe:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       disk.read.requests_vdbe:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       forwarder_vdbe_vdbe_oam_0_port:
1070         type: org.openecomp.capabilities.Forwarder
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.outpoing.packets_vdbe_vdbe_untr_vmi:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       network.incoming.packets_vdbe_vdbe_fabr_0_port:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       cpu.delta_vdbe:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.outgoing.bytes_vdbe_vdbe_ctrl_0_port:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.device.read.bytes.rate_vdbe:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.device.write.bytes.rate_vdbe:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       network.incoming.packets_vdbe_vdbe_untr_vmi:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.write.requests.rate_vdbe:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       binding_vdbe_vdbe_untr_vmi:
1123         type: tosca.capabilities.network.Bindable
1124         valid_source_types:
1125         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1126         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1127         occurrences:
1128         - 0
1129         - UNBOUNDED
1130       disk.device.usage_vdbe:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       network.outgoing.bytes.rate_vdbe_vdbe_ctrl_0_port:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       disk.device.read.bytes_vdbe:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       forwarder_vdbe_vdbe_fabr_0_port:
1149         type: org.openecomp.capabilities.Forwarder
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       network.incoming.packets.rate_vdbe_vdbe_oam_0_port:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       network.incoming.bytes_vdbe_vdbe_trst_0_port:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       network.outgoing.packets.rate_vdbe_vdbe_oam_0_port:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       binding_vdbe_vdbe_fabr_0_port:
1172         type: tosca.capabilities.network.Bindable
1173         valid_source_types:
1174         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1175         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1176         occurrences:
1177         - 0
1178         - UNBOUNDED
1179       disk.capacity_vdbe:
1180         type: org.openecomp.capabilities.metric.Ceilometer
1181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       host_vdbe:
1186         type: tosca.capabilities.Container
1187         valid_source_types:
1188         - tosca.nodes.SoftwareComponent
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       binding_vdbe_vdbe_trst_0_port:
1193         type: tosca.capabilities.network.Bindable
1194         valid_source_types:
1195         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1196         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1197         occurrences:
1198         - 0
1199         - UNBOUNDED
1200       network.outgoing.packets.rate_vdbe_vdbe_untr_vmi:
1201         type: org.openecomp.capabilities.metric.Ceilometer
1202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       network.incoming.bytes_vdbe_vdbe_untr_vmi:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       feature_vdbe_vdbe_fabr_0_port:
1213         type: tosca.capabilities.Node
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       network.incoming.bytes_vdbe_vdbe_fabr_0_port:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       forwarder_vdbe_vdbe_trst_0_port:
1224         type: org.openecomp.capabilities.Forwarder
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       disk.device.read.requests_vdbe:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       disk.read.bytes_vdbe:
1235         type: org.openecomp.capabilities.metric.Ceilometer
1236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240   org.openecomp.resource.abstract.nodes.vdbe_1:
1241     derived_from: org.openecomp.resource.abstract.nodes.VFC
1242     properties:
1243       port_vdbe_untr_vmi_virtual_machine_interface_allowed_address_pairs:
1244         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
1245         required: true
1246         status: SUPPORTED
1247       port_vdbe_untr_vmi_related_networks:
1248         type: list
1249         required: true
1250         status: SUPPORTED
1251         entry_schema:
1252           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1253       subinterface_vdbeav_subinterface_heat_template_aap_address_mode:
1254         type: list
1255         required: true
1256         status: SUPPORTED
1257         entry_schema:
1258           type: string
1259       port_vdbe_ctrl_1_port_order:
1260         type: integer
1261         required: true
1262         status: SUPPORTED
1263       compute_vdbe_availability_zone:
1264         type: list
1265         required: true
1266         status: SUPPORTED
1267         entry_schema:
1268           type: string
1269       port_vdbe_oam_1_port_related_networks:
1270         type: list
1271         required: true
1272         status: SUPPORTED
1273         entry_schema:
1274           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1275       port_vdbe_ctrl_1_port_network_role:
1276         type: string
1277         required: true
1278         status: SUPPORTED
1279       vm_flavor_name:
1280         type: string
1281         required: true
1282         status: SUPPORTED
1283       port_vdbe_oam_1_port_name:
1284         type: list
1285         required: true
1286         status: SUPPORTED
1287         entry_schema:
1288           type: string
1289       port_vdbe_fabr_1_port_order:
1290         type: integer
1291         required: true
1292         status: SUPPORTED
1293       port_vdbe_trst_1_port_virtual_network_refs:
1294         type: list
1295         required: true
1296         status: SUPPORTED
1297         entry_schema:
1298           type: json
1299       vm_image_name:
1300         type: string
1301         required: true
1302         status: SUPPORTED
1303       port_vdbe_trst_1_port_mac_requirements:
1304         type: org.openecomp.datatypes.network.MacRequirements
1305         required: true
1306         status: SUPPORTED
1307       compute_vdbe_metadata:
1308         type: list
1309         required: true
1310         status: SUPPORTED
1311         entry_schema:
1312           type: json
1313       port_vdbe_fabr_1_port_mac_requirements:
1314         type: org.openecomp.datatypes.network.MacRequirements
1315         required: true
1316         status: SUPPORTED
1317       subinterface_vdbeav_subinterface_heat_template_aap_sec_untrusted_ip_prefix_len:
1318         type: list
1319         required: true
1320         status: SUPPORTED
1321         entry_schema:
1322           type: string
1323       port_vdbe_trst_1_port_network_role:
1324         type: string
1325         required: true
1326         status: SUPPORTED
1327       port_vdbe_untr_vmi_ip_requirements:
1328         type: list
1329         required: true
1330         status: SUPPORTED
1331         entry_schema:
1332           type: org.openecomp.datatypes.network.IpRequirements
1333       port_vdbe_ctrl_1_port_related_networks:
1334         type: list
1335         required: true
1336         status: SUPPORTED
1337         entry_schema:
1338           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1339       port_vdbe_fabr_1_port_name:
1340         type: list
1341         required: true
1342         status: SUPPORTED
1343         entry_schema:
1344           type: string
1345       subinterface_vdbeav_subinterface_heat_template_parent_interface:
1346         type: list
1347         required: true
1348         status: SUPPORTED
1349         entry_schema:
1350           type: string
1351       port_vdbe_oam_1_port_mac_requirements:
1352         type: org.openecomp.datatypes.network.MacRequirements
1353         required: true
1354         status: SUPPORTED
1355       port_vdbe_fabr_1_port_subnetpoolid:
1356         type: string
1357         required: true
1358         status: SUPPORTED
1359       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_ip_prefix:
1360         type: list
1361         required: true
1362         status: SUPPORTED
1363         entry_schema:
1364           type: string
1365       port_vdbe_oam_1_port_exCP_naming:
1366         type: org.openecomp.datatypes.Naming
1367         required: true
1368         status: SUPPORTED
1369       subinterface_vdbeav_subinterface_heat_template_vlan_tag_list:
1370         type: list
1371         required: true
1372         status: SUPPORTED
1373         entry_schema:
1374           type: json
1375       port_vdbe_oam_1_port_network_role:
1376         type: string
1377         required: true
1378         status: SUPPORTED
1379       port_vdbe_untr_vmi_network_role:
1380         type: string
1381         required: true
1382         status: SUPPORTED
1383       port_vdbe_fabr_1_port_virtual_network_refs:
1384         type: list
1385         required: true
1386         status: SUPPORTED
1387         entry_schema:
1388           type: json
1389       subinterface_vdbeav_subinterface_heat_template_vn_network_list:
1390         type: list
1391         required: true
1392         status: SUPPORTED
1393         entry_schema:
1394           type: json
1395       port_vdbe_trst_1_port_vlan_requirements:
1396         type: list
1397         required: true
1398         status: SUPPORTED
1399         entry_schema:
1400           type: org.openecomp.datatypes.network.VlanRequirements
1401       subinterface_vdbeav_subinterface_heat_template_subinterfaces_name_prefix:
1402         type: list
1403         required: true
1404         status: SUPPORTED
1405         entry_schema:
1406           type: string
1407       port_vdbe_ctrl_1_port_subnetpoolid:
1408         type: string
1409         required: true
1410         status: SUPPORTED
1411       port_vdbe_oam_1_port_subnetpoolid:
1412         type: string
1413         required: true
1414         status: SUPPORTED
1415       port_vdbe_ctrl_1_port_mac_requirements:
1416         type: org.openecomp.datatypes.network.MacRequirements
1417         required: true
1418         status: SUPPORTED
1419       port_vdbe_untr_vmi_name:
1420         type: list
1421         required: true
1422         status: SUPPORTED
1423         entry_schema:
1424           type: string
1425       port_vdbe_trst_1_port_network_role_tag:
1426         type: string
1427         required: true
1428         status: SUPPORTED
1429       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_ip_prefix_len:
1430         type: list
1431         required: true
1432         status: SUPPORTED
1433         entry_schema:
1434           type: string
1435       compute_vdbe_name:
1436         type: list
1437         required: true
1438         status: SUPPORTED
1439         entry_schema:
1440           type: string
1441       port_vdbe_oam_1_port_network_role_tag:
1442         type: string
1443         required: true
1444         status: SUPPORTED
1445       port_vdbe_trst_1_port_order:
1446         type: integer
1447         required: true
1448         status: SUPPORTED
1449       port_vdbe_untr_vmi_subnetpoolid:
1450         type: string
1451         required: true
1452         status: SUPPORTED
1453       subinterface_vdbeav_subinterface_heat_template_service_template_filter_count:
1454         type: list
1455         required: true
1456         status: SUPPORTED
1457         entry_schema:
1458           type: float
1459       port_vdbe_untr_vmi_network_role_tag:
1460         type: string
1461         required: true
1462         status: SUPPORTED
1463       port_vdbe_fabr_1_port_ip_requirements:
1464         type: list
1465         required: true
1466         status: SUPPORTED
1467         entry_schema:
1468           type: org.openecomp.datatypes.network.IpRequirements
1469       subinterface_vdbeav_subinterface_heat_template_mac_address:
1470         type: list
1471         required: true
1472         status: SUPPORTED
1473         entry_schema:
1474           type: string
1475       port_vdbe_fabr_1_port_vlan_requirements:
1476         type: list
1477         required: true
1478         status: SUPPORTED
1479         entry_schema:
1480           type: org.openecomp.datatypes.network.VlanRequirements
1481       port_vdbe_trst_1_port_related_networks:
1482         type: list
1483         required: true
1484         status: SUPPORTED
1485         entry_schema:
1486           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1487       subinterface_vdbeav_subinterface_heat_template_ip_address:
1488         type: list
1489         required: true
1490         status: SUPPORTED
1491         entry_schema:
1492           type: string
1493       port_vdbe_trst_1_port_subnetpoolid:
1494         type: string
1495         required: true
1496         status: SUPPORTED
1497       port_vdbe_oam_1_port_ip_requirements:
1498         type: list
1499         required: true
1500         status: SUPPORTED
1501         entry_schema:
1502           type: org.openecomp.datatypes.network.IpRequirements
1503       subinterface_vdbeav_subinterface_heat_template_vmac_address:
1504         type: list
1505         required: true
1506         status: SUPPORTED
1507         entry_schema:
1508           type: string
1509       port_vdbe_untr_vmi_virtual_machine_interface_mac_addresses:
1510         type: list
1511         required: true
1512         status: SUPPORTED
1513         entry_schema:
1514           type: json
1515       port_vdbe_ctrl_1_port_name:
1516         type: list
1517         required: true
1518         status: SUPPORTED
1519         entry_schema:
1520           type: string
1521       port_vdbe_ctrl_1_port_network_role_tag:
1522         type: string
1523         required: true
1524         status: SUPPORTED
1525       compute_vdbe_scheduler_hints:
1526         type: list
1527         required: true
1528         status: SUPPORTED
1529         entry_schema:
1530           type: json
1531       port_vdbe_trst_1_port_virtual_machine_interface_allowed_address_pairs:
1532         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
1533         required: true
1534         status: SUPPORTED
1535       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_v6_ip_prefix_len:
1536         type: list
1537         required: true
1538         status: SUPPORTED
1539         entry_schema:
1540           type: string
1541       port_vdbe_untr_vmi_virtual_network_refs:
1542         type: list
1543         required: true
1544         status: SUPPORTED
1545         entry_schema:
1546           type: json
1547       port_vdbe_untr_vmi_mac_requirements:
1548         type: org.openecomp.datatypes.network.MacRequirements
1549         required: true
1550         status: SUPPORTED
1551       port_vdbe_fabr_1_port_network_role:
1552         type: string
1553         required: true
1554         status: SUPPORTED
1555       port_vdbe_trst_1_port_virtual_machine_interface_mac_addresses:
1556         type: list
1557         required: true
1558         status: SUPPORTED
1559         entry_schema:
1560           type: json
1561       port_vdbe_untr_vmi_order:
1562         type: integer
1563         required: true
1564         status: SUPPORTED
1565       subinterface_vdbeav_subinterface_heat_template_aap_sec_untrusted_ip_prefix:
1566         type: list
1567         required: true
1568         status: SUPPORTED
1569         entry_schema:
1570           type: string
1571       port_vdbe_oam_1_port_vlan_requirements:
1572         type: list
1573         required: true
1574         status: SUPPORTED
1575         entry_schema:
1576           type: org.openecomp.datatypes.network.VlanRequirements
1577       index_value:
1578         type: integer
1579         description: Index value of this substitution service template runtime instance
1580         required: false
1581         default: 0
1582         status: SUPPORTED
1583         constraints:
1584         - greater_or_equal: 0
1585       port_vdbe_fabr_1_port_exCP_naming:
1586         type: org.openecomp.datatypes.Naming
1587         required: true
1588         status: SUPPORTED
1589       port_vdbe_oam_1_port_virtual_network_refs:
1590         type: list
1591         required: true
1592         status: SUPPORTED
1593         entry_schema:
1594           type: json
1595       port_vdbe_untr_vmi_exCP_naming:
1596         type: org.openecomp.datatypes.Naming
1597         required: true
1598         status: SUPPORTED
1599       port_vdbe_ctrl_1_port_virtual_network_refs:
1600         type: list
1601         required: true
1602         status: SUPPORTED
1603         entry_schema:
1604           type: json
1605       port_vdbe_oam_1_port_order:
1606         type: integer
1607         required: true
1608         status: SUPPORTED
1609       subinterface_vdbeav_subinterface_heat_template_aap_untrusted_v6_ip_prefix:
1610         type: list
1611         required: true
1612         status: SUPPORTED
1613         entry_schema:
1614           type: string
1615       port_vdbe_trst_1_port_exCP_naming:
1616         type: org.openecomp.datatypes.Naming
1617         required: true
1618         status: SUPPORTED
1619       port_vdbe_ctrl_1_port_exCP_naming:
1620         type: org.openecomp.datatypes.Naming
1621         required: true
1622         status: SUPPORTED
1623       port_vdbe_fabr_1_port_network_role_tag:
1624         type: string
1625         required: true
1626         status: SUPPORTED
1627       port_vdbe_ctrl_1_port_vlan_requirements:
1628         type: list
1629         required: true
1630         status: SUPPORTED
1631         entry_schema:
1632           type: org.openecomp.datatypes.network.VlanRequirements
1633       port_vdbe_fabr_1_port_related_networks:
1634         type: list
1635         required: true
1636         status: SUPPORTED
1637         entry_schema:
1638           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1639       port_vdbe_ctrl_1_port_ip_requirements:
1640         type: list
1641         required: true
1642         status: SUPPORTED
1643         entry_schema:
1644           type: org.openecomp.datatypes.network.IpRequirements
1645       port_vdbe_trst_1_port_ip_requirements:
1646         type: list
1647         required: true
1648         status: SUPPORTED
1649         entry_schema:
1650           type: org.openecomp.datatypes.network.IpRequirements
1651       subinterface_vdbeav_subinterface_heat_template_ip_v6_address:
1652         type: list
1653         required: true
1654         status: SUPPORTED
1655         entry_schema:
1656           type: string
1657       port_vdbe_oam_1_port_virtual_machine_interface_mac_addresses:
1658         type: list
1659         required: true
1660         status: SUPPORTED
1661         entry_schema:
1662           type: json
1663       port_vdbe_trst_1_port_name:
1664         type: list
1665         required: true
1666         status: SUPPORTED
1667         entry_schema:
1668           type: string
1669       port_vdbe_untr_vmi_vlan_requirements:
1670         type: list
1671         required: true
1672         status: SUPPORTED
1673         entry_schema:
1674           type: org.openecomp.datatypes.network.VlanRequirements
1675     requirements:
1676     - dependency_vdbe:
1677         capability: tosca.capabilities.Node
1678         node: tosca.nodes.Root
1679         relationship: tosca.relationships.DependsOn
1680         occurrences:
1681         - 0
1682         - UNBOUNDED
1683     - local_storage_vdbe:
1684         capability: tosca.capabilities.Attachment
1685         node: tosca.nodes.BlockStorage
1686         relationship: tosca.relationships.AttachesTo
1687         occurrences:
1688         - 0
1689         - UNBOUNDED
1690     - dependency_vdbe_vdbe_trst_1_port:
1691         capability: tosca.capabilities.Node
1692         node: tosca.nodes.Root
1693         relationship: tosca.relationships.DependsOn
1694         occurrences:
1695         - 0
1696         - UNBOUNDED
1697     - link_vdbe_vdbe_trst_1_port:
1698         capability: tosca.capabilities.network.Linkable
1699         relationship: tosca.relationships.network.LinksTo
1700         occurrences:
1701         - 1
1702         - 1
1703     - dependency_vdbe_vdbe_oam_1_port:
1704         capability: tosca.capabilities.Node
1705         node: tosca.nodes.Root
1706         relationship: tosca.relationships.DependsOn
1707         occurrences:
1708         - 0
1709         - UNBOUNDED
1710     - link_vdbe_vdbe_oam_1_port:
1711         capability: tosca.capabilities.network.Linkable
1712         relationship: tosca.relationships.network.LinksTo
1713         occurrences:
1714         - 1
1715         - 1
1716     - dependency_vdbe_vdbe_untr_vmi:
1717         capability: tosca.capabilities.Node
1718         node: tosca.nodes.Root
1719         relationship: tosca.relationships.DependsOn
1720         occurrences:
1721         - 0
1722         - UNBOUNDED
1723     - link_vdbe_vdbe_untr_vmi:
1724         capability: tosca.capabilities.network.Linkable
1725         relationship: tosca.relationships.network.LinksTo
1726         occurrences:
1727         - 1
1728         - 1
1729     - dependency_vdbe_vdbe_fabr_1_port:
1730         capability: tosca.capabilities.Node
1731         node: tosca.nodes.Root
1732         relationship: tosca.relationships.DependsOn
1733         occurrences:
1734         - 0
1735         - UNBOUNDED
1736     - link_vdbe_vdbe_fabr_1_port:
1737         capability: tosca.capabilities.network.Linkable
1738         relationship: tosca.relationships.network.LinksTo
1739         occurrences:
1740         - 1
1741         - 1
1742     - dependency_vdbe_vdbe_ctrl_1_port:
1743         capability: tosca.capabilities.Node
1744         node: tosca.nodes.Root
1745         relationship: tosca.relationships.DependsOn
1746         occurrences:
1747         - 0
1748         - UNBOUNDED
1749     - link_vdbe_vdbe_ctrl_1_port:
1750         capability: tosca.capabilities.network.Linkable
1751         relationship: tosca.relationships.network.LinksTo
1752         occurrences:
1753         - 1
1754         - 1
1755     - dependency_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
1756         capability: tosca.capabilities.Node
1757         node: tosca.nodes.Root
1758         relationship: tosca.relationships.DependsOn
1759         occurrences:
1760         - 0
1761         - UNBOUNDED
1762     - dependency_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
1763         capability: tosca.capabilities.Node
1764         node: tosca.nodes.Root
1765         relationship: tosca.relationships.DependsOn
1766         occurrences:
1767         - 0
1768         - UNBOUNDED
1769     - subinterface_link_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
1770         capability: tosca.capabilities.network.Linkable
1771         relationship: tosca.relationships.network.LinksTo
1772         occurrences:
1773         - 1
1774         - 1
1775     capabilities:
1776       binding_vdbe_vdbe_trst_1_port:
1777         type: tosca.capabilities.network.Bindable
1778         valid_source_types:
1779         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1780         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1781         occurrences:
1782         - 0
1783         - UNBOUNDED
1784       network.outpoing.packets_vdbe_vdbe_ctrl_1_port:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       network.outgoing.bytes.rate_vdbe_vdbe_fabr_1_port:
1791         type: org.openecomp.capabilities.metric.Ceilometer
1792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       forwarder_vdbe_vdbe_trst_1_port:
1797         type: org.openecomp.capabilities.Forwarder
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       network.incoming.packets.rate_vdbe_vdbe_untr_vmi:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       feature_vdbe:
1808         type: tosca.capabilities.Node
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       disk.device.iops_vdbe:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       endpoint_vdbe:
1819         type: tosca.capabilities.Endpoint.Admin
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       network.outgoing.packets.rate_vdbe_vdbe_ctrl_1_port:
1824         type: org.openecomp.capabilities.metric.Ceilometer
1825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       cpu_util_vdbe:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       vcpus_vdbe:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       disk.write.requests_vdbe:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       network.incoming.bytes_vdbe_vdbe_fabr_1_port:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       network.incoming.packets.rate_vdbe_vdbe_ctrl_1_port:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       network.incoming.bytes.rate_vdbe_vdbe_ctrl_1_port:
1860         type: org.openecomp.capabilities.metric.Ceilometer
1861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1862         occurrences:
1863         - 1
1864         - UNBOUNDED
1865       disk.device.latency_vdbe:
1866         type: org.openecomp.capabilities.metric.Ceilometer
1867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       network.incoming.packets.rate_vdbe_vdbe_oam_1_port:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       network.incoming.packets_vdbe_vdbe_trst_1_port:
1878         type: org.openecomp.capabilities.metric.Ceilometer
1879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1880         occurrences:
1881         - 1
1882         - UNBOUNDED
1883       scalable_vdbe:
1884         type: tosca.capabilities.Scalable
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       disk.iops_vdbe:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       network.incoming.packets_vdbe_vdbe_fabr_1_port:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.allocation_vdbe:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       network.outgoing.bytes_vdbe_vdbe_oam_1_port:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       network.outgoing.bytes_vdbe_vdbe_fabr_1_port:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       network.outgoing.packets.rate_vdbe_vdbe_fabr_1_port:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       network.outgoing.bytes.rate_vdbe_vdbe_ctrl_1_port:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       network.outgoing.bytes.rate_vdbe_vdbe_oam_1_port:
1931         type: org.openecomp.capabilities.metric.Ceilometer
1932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       network.incoming.bytes.rate_vdbe_vdbe_fabr_1_port:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       network.incoming.packets.rate_vdbe_vdbe_fabr_1_port:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       instance_vdbe:
1949         type: org.openecomp.capabilities.metric.Ceilometer
1950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1951         occurrences:
1952         - 1
1953         - UNBOUNDED
1954       network.outgoing.bytes.rate_vdbe_vdbe_trst_1_port:
1955         type: org.openecomp.capabilities.metric.Ceilometer
1956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       memory.resident_vdbe:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       binding_vdbe_vdbe_fabr_1_port:
1967         type: tosca.capabilities.network.Bindable
1968         valid_source_types:
1969         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1970         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1971         occurrences:
1972         - 0
1973         - UNBOUNDED
1974       network.incoming.bytes.rate_vdbe_vdbe_untr_vmi:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       cpu_vdbe:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       disk.write.bytes_vdbe:
1987         type: org.openecomp.capabilities.metric.Ceilometer
1988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1989         occurrences:
1990         - 1
1991         - UNBOUNDED
1992       network.outgoing.bytes_vdbe_vdbe_ctrl_1_port:
1993         type: org.openecomp.capabilities.metric.Ceilometer
1994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1995         occurrences:
1996         - 1
1997         - UNBOUNDED
1998       disk.latency_vdbe:
1999         type: org.openecomp.capabilities.metric.Ceilometer
2000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2001         occurrences:
2002         - 1
2003         - UNBOUNDED
2004       feature_vdbe_0_subint_untr_vmi_0_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
2005         type: tosca.capabilities.Node
2006         occurrences:
2007         - 1
2008         - UNBOUNDED
2009       network.outpoing.packets_vdbe_vdbe_fabr_1_port:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       network.outpoing.packets_vdbe_vdbe_oam_1_port:
2016         type: org.openecomp.capabilities.metric.Ceilometer
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2018         occurrences:
2019         - 1
2020         - UNBOUNDED
2021       network.outgoing.bytes.rate_vdbe_vdbe_untr_vmi:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       disk.allocation_vdbe:
2028         type: org.openecomp.capabilities.metric.Ceilometer
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2030         occurrences:
2031         - 1
2032         - UNBOUNDED
2033       disk.read.bytes.rate_vdbe:
2034         type: org.openecomp.capabilities.metric.Ceilometer
2035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       feature_vdbe_vdbe_trst_1_port:
2040         type: tosca.capabilities.Node
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       os_vdbe:
2045         type: tosca.capabilities.OperatingSystem
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       forwarder_vdbe_vdbe_untr_vmi:
2050         type: org.openecomp.capabilities.Forwarder
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       network.incoming.bytes_vdbe_vdbe_trst_1_port:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.root.size_vdbe:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       network.outgoing.bytes_vdbe_vdbe_untr_vmi:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       memory_vdbe:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       binding_vdbe:
2079         type: tosca.capabilities.network.Bindable
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.device.write.bytes_vdbe:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       disk.device.read.requests.rate_vdbe:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       network.outgoing.packets.rate_vdbe_vdbe_oam_1_port:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.ephemeral.size_vdbe:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       network.outgoing.packets.rate_vdbe_vdbe_trst_1_port:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       feature_vdbe_vdbe_untr_vmi:
2114         type: tosca.capabilities.Node
2115         occurrences:
2116         - 1
2117         - UNBOUNDED
2118       network.incoming.bytes.rate_vdbe_vdbe_trst_1_port:
2119         type: org.openecomp.capabilities.metric.Ceilometer
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       network.incoming.packets.rate_vdbe_vdbe_trst_1_port:
2125         type: org.openecomp.capabilities.metric.Ceilometer
2126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       disk.device.write.requests.rate_vdbe:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       network.outpoing.packets_vdbe_vdbe_trst_1_port:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.write.bytes.rate_vdbe:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       feature_vdbe_vdbe_untr_vmi_vdbeav_subinterface_heat_template:
2149         type: tosca.capabilities.Node
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       disk.device.write.requests_vdbe:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       feature_vdbe_vdbe_fabr_1_port:
2160         type: tosca.capabilities.Node
2161         occurrences:
2162         - 1
2163         - UNBOUNDED
2164       disk.device.capacity_vdbe:
2165         type: org.openecomp.capabilities.metric.Ceilometer
2166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2167         occurrences:
2168         - 1
2169         - UNBOUNDED
2170       network.incoming.bytes_vdbe_vdbe_oam_1_port:
2171         type: org.openecomp.capabilities.metric.Ceilometer
2172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2173         occurrences:
2174         - 1
2175         - UNBOUNDED
2176       forwarder_vdbe_vdbe_ctrl_1_port:
2177         type: org.openecomp.capabilities.Forwarder
2178         occurrences:
2179         - 1
2180         - UNBOUNDED
2181       disk.usage_vdbe:
2182         type: org.openecomp.capabilities.metric.Ceilometer
2183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       memory.usage_vdbe:
2188         type: org.openecomp.capabilities.metric.Ceilometer
2189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.read.requests_vdbe:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       network.incoming.packets_vdbe_vdbe_ctrl_1_port:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       network.outpoing.packets_vdbe_vdbe_untr_vmi:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       forwarder_vdbe_vdbe_fabr_1_port:
2212         type: org.openecomp.capabilities.Forwarder
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       cpu.delta_vdbe:
2217         type: org.openecomp.capabilities.metric.Ceilometer
2218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2219         occurrences:
2220         - 1
2221         - UNBOUNDED
2222       disk.device.read.bytes.rate_vdbe:
2223         type: org.openecomp.capabilities.metric.Ceilometer
2224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2225         occurrences:
2226         - 1
2227         - UNBOUNDED
2228       disk.device.write.bytes.rate_vdbe:
2229         type: org.openecomp.capabilities.metric.Ceilometer
2230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2231         occurrences:
2232         - 1
2233         - UNBOUNDED
2234       network.incoming.packets_vdbe_vdbe_untr_vmi:
2235         type: org.openecomp.capabilities.metric.Ceilometer
2236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2237         occurrences:
2238         - 1
2239         - UNBOUNDED
2240       disk.write.requests.rate_vdbe:
2241         type: org.openecomp.capabilities.metric.Ceilometer
2242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2243         occurrences:
2244         - 1
2245         - UNBOUNDED
2246       binding_vdbe_vdbe_untr_vmi:
2247         type: tosca.capabilities.network.Bindable
2248         valid_source_types:
2249         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2250         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2251         occurrences:
2252         - 0
2253         - UNBOUNDED
2254       disk.device.usage_vdbe:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.device.read.bytes_vdbe:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       forwarder_vdbe_vdbe_oam_1_port:
2267         type: org.openecomp.capabilities.Forwarder
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       binding_vdbe_vdbe_oam_1_port:
2272         type: tosca.capabilities.network.Bindable
2273         valid_source_types:
2274         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2275         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2276         occurrences:
2277         - 0
2278         - UNBOUNDED
2279       network.outgoing.bytes_vdbe_vdbe_trst_1_port:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       binding_vdbe_vdbe_ctrl_1_port:
2286         type: tosca.capabilities.network.Bindable
2287         valid_source_types:
2288         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2289         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2290         occurrences:
2291         - 0
2292         - UNBOUNDED
2293       feature_vdbe_vdbe_oam_1_port:
2294         type: tosca.capabilities.Node
2295         occurrences:
2296         - 1
2297         - UNBOUNDED
2298       disk.capacity_vdbe:
2299         type: org.openecomp.capabilities.metric.Ceilometer
2300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       host_vdbe:
2305         type: tosca.capabilities.Container
2306         valid_source_types:
2307         - tosca.nodes.SoftwareComponent
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       network.incoming.packets_vdbe_vdbe_oam_1_port:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       network.outgoing.packets.rate_vdbe_vdbe_untr_vmi:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       network.incoming.bytes_vdbe_vdbe_untr_vmi:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       network.incoming.bytes_vdbe_vdbe_ctrl_1_port:
2330         type: org.openecomp.capabilities.metric.Ceilometer
2331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2332         occurrences:
2333         - 1
2334         - UNBOUNDED
2335       disk.device.read.requests_vdbe:
2336         type: org.openecomp.capabilities.metric.Ceilometer
2337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       feature_vdbe_vdbe_ctrl_1_port:
2342         type: tosca.capabilities.Node
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       network.incoming.bytes.rate_vdbe_vdbe_oam_1_port:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       disk.read.bytes_vdbe:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED