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