0d9d09894209d1476ccf18f86739ca5a9023bf7c
[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.heat.FEAdd_On_Module_QRouterTemplate:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       vf_module_id:
12         type: string
13         required: true
14         status: SUPPORTED
15       qrouter_cluster_name:
16         type: string
17         required: true
18         status: SUPPORTED
19       oam_private_net_name:
20         type: string
21         required: true
22         status: SUPPORTED
23       qrouter_flavor_name:
24         type: string
25         required: true
26         status: SUPPORTED
27       version_number:
28         type: string
29         required: true
30         status: SUPPORTED
31       vf_module_name:
32         type: string
33         required: true
34         status: SUPPORTED
35       domain_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       ntp_timezone:
40         type: string
41         required: true
42         status: SUPPORTED
43       vnf_id:
44         type: string
45         required: true
46         status: SUPPORTED
47       availability_zone_0:
48         type: string
49         required: true
50         status: SUPPORTED
51       region_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       manager_name_0:
56         type: string
57         required: true
58         status: SUPPORTED
59       qrouter_names:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: string
65       tenant_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       security_group:
70         type: string
71         required: true
72         status: SUPPORTED
73       cdr_network:
74         type: string
75         required: true
76         status: SUPPORTED
77       qrouter_image_name:
78         type: string
79         required: true
80         status: SUPPORTED
81       qrouter_index:
82         type: float
83         required: true
84         status: SUPPORTED
85       qrouter_volume_type_1:
86         type: string
87         required: true
88         status: SUPPORTED
89       qrouter_volume_type_2:
90         type: string
91         required: true
92         status: SUPPORTED
93       qrouter_node_count:
94         type: float
95         required: true
96         status: SUPPORTED
97       qrouter_volume_name_2:
98         type: string
99         required: true
100         status: SUPPORTED
101       qrouter_volume_name_1:
102         type: string
103         required: true
104         status: SUPPORTED
105       qrouter_volume_name_0:
106         type: string
107         required: true
108         status: SUPPORTED
109       qrouter_volume_type_0:
110         type: string
111         required: true
112         status: SUPPORTED
113       qrouter_volume_size_0:
114         type: float
115         required: true
116         status: SUPPORTED
117       qrouter_volume_size_1:
118         type: float
119         required: true
120         status: SUPPORTED
121       manager_oam_direct_ip_0:
122         type: string
123         required: true
124         status: SUPPORTED
125       qrouter_volume_size_2:
126         type: float
127         required: true
128         status: SUPPORTED
129       rpmrepository_ip_0:
130         type: string
131         required: true
132         status: SUPPORTED
133     requirements:
134     - dependency_cdr_network_port_1:
135         capability: tosca.capabilities.Node
136         node: tosca.nodes.Root
137         relationship: tosca.relationships.DependsOn
138         occurrences:
139         - 0
140         - UNBOUNDED
141     - link_cdr_network_port_1:
142         capability: tosca.capabilities.network.Linkable
143         relationship: tosca.relationships.network.LinksTo
144         occurrences:
145         - 1
146         - 1
147     - dependency_qrouter_volume_1:
148         capability: tosca.capabilities.Node
149         node: tosca.nodes.Root
150         relationship: tosca.relationships.DependsOn
151         occurrences:
152         - 0
153         - UNBOUNDED
154     - dependency_qrouter_volume_0:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - dependency_qrouter_volume_2:
162         capability: tosca.capabilities.Node
163         node: tosca.nodes.Root
164         relationship: tosca.relationships.DependsOn
165         occurrences:
166         - 0
167         - UNBOUNDED
168     - dependency_QRouter1:
169         capability: tosca.capabilities.Node
170         node: tosca.nodes.Root
171         relationship: tosca.relationships.DependsOn
172         occurrences:
173         - 0
174         - UNBOUNDED
175     - local_storage_QRouter1:
176         capability: tosca.capabilities.Attachment
177         node: tosca.nodes.BlockStorage
178         relationship: tosca.relationships.AttachesTo
179         occurrences:
180         - 0
181         - UNBOUNDED
182     - dependency_oam_private_net_network_port:
183         capability: tosca.capabilities.Node
184         node: tosca.nodes.Root
185         relationship: tosca.relationships.DependsOn
186         occurrences:
187         - 0
188         - UNBOUNDED
189     - link_oam_private_net_network_port:
190         capability: tosca.capabilities.network.Linkable
191         relationship: tosca.relationships.network.LinksTo
192         occurrences:
193         - 1
194         - 1
195     capabilities:
196       binding_QRouter1:
197         type: tosca.capabilities.network.Bindable
198         occurrences:
199         - 1
200         - UNBOUNDED
201       attachment_oam_private_net_network_port:
202         type: tosca.capabilities.Attachment
203         occurrences:
204         - 1
205         - UNBOUNDED
206       feature_qrouter_volume_1:
207         type: tosca.capabilities.Node
208         occurrences:
209         - 1
210         - UNBOUNDED
211       feature_qrouter_volume_2:
212         type: tosca.capabilities.Node
213         occurrences:
214         - 1
215         - UNBOUNDED
216       feature_qrouter_volume_0:
217         type: tosca.capabilities.Node
218         occurrences:
219         - 1
220         - UNBOUNDED
221       attachment_qrouter_volume_2:
222         type: tosca.capabilities.Attachment
223         occurrences:
224         - 1
225         - UNBOUNDED
226       cpu_util_QRouter1:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       attachment_qrouter_volume_0:
233         type: tosca.capabilities.Attachment
234         occurrences:
235         - 1
236         - UNBOUNDED
237       attachment_qrouter_volume_1:
238         type: tosca.capabilities.Attachment
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.read.bytes.rate_QRouter1:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.outgoing.bytes.rate_oam_private_net_network_port:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.device.read.bytes_QRouter1:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       network.outpoing.packets_oam_private_net_network_port:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       memory.resident_QRouter1:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.device.latency_QRouter1:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       host_QRouter1:
279         type: tosca.capabilities.Container
280         valid_source_types:
281         - tosca.nodes.SoftwareComponent
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.device.write.bytes.rate_QRouter1:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.usage_QRouter1:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       feature_cdr_network_port_1:
298         type: tosca.capabilities.Node
299         occurrences:
300         - 1
301         - UNBOUNDED
302       instance_QRouter1:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       disk.root.size_QRouter1:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       vcpus_QRouter1:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       network.incoming.bytes_oam_private_net_network_port:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       feature_oam_private_net_network_port:
327         type: tosca.capabilities.Node
328         occurrences:
329         - 1
330         - UNBOUNDED
331       cpu.delta_QRouter1:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.capacity_QRouter1:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       memory.usage_QRouter1:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.write.requests.rate_QRouter1:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       disk.read.requests_QRouter1:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       feature_QRouter1:
362         type: tosca.capabilities.Node
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.incoming.bytes.rate_oam_private_net_network_port:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.ephemeral.size_QRouter1:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.latency_QRouter1:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.device.capacity_QRouter1:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.outgoing.bytes_oam_private_net_network_port:
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       network.incoming.packets.rate_cdr_network_port_1:
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       disk.iops_QRouter1:
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       disk.device.write.requests_QRouter1:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       network.incoming.packets_cdr_network_port_1:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       attachment_cdr_network_port_1:
421         type: tosca.capabilities.Attachment
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.write.requests.rate_QRouter1:
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       disk.device.allocation_QRouter1:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       network.outpoing.packets_cdr_network_port_1:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       memory_QRouter1:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       forwarder_oam_private_net_network_port:
450         type: org.openecomp.capabilities.Forwarder
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.usage_QRouter1:
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       binding_cdr_network_port_1:
461         type: tosca.capabilities.network.Bindable
462         valid_source_types:
463         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
464         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
465         occurrences:
466         - 0
467         - UNBOUNDED
468       scalable_QRouter1:
469         type: tosca.capabilities.Scalable
470         occurrences:
471         - 1
472         - UNBOUNDED
473       binding_oam_private_net_network_port:
474         type: tosca.capabilities.network.Bindable
475         valid_source_types:
476         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
477         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
478         occurrences:
479         - 0
480         - UNBOUNDED
481       network.incoming.bytes_cdr_network_port_1:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       forwarder_cdr_network_port_1:
488         type: org.openecomp.capabilities.Forwarder
489         occurrences:
490         - 1
491         - UNBOUNDED
492       disk.write.bytes_QRouter1:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       disk.write.requests_QRouter1:
499         type: org.openecomp.capabilities.metric.Ceilometer
500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
501         occurrences:
502         - 1
503         - UNBOUNDED
504       network.incoming.packets_oam_private_net_network_port:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       cpu_QRouter1:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       network.outgoing.bytes.rate_cdr_network_port_1:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       os_QRouter1:
523         type: tosca.capabilities.OperatingSystem
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.device.read.requests.rate_QRouter1:
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       network.incoming.packets.rate_oam_private_net_network_port:
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       disk.read.bytes_QRouter1:
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       network.incoming.bytes.rate_cdr_network_port_1:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       network.outgoing.bytes_cdr_network_port_1:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       disk.write.bytes.rate_QRouter1:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.device.write.bytes_QRouter1:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.iops_QRouter1:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       disk.read.bytes.rate_QRouter1:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       endpoint_QRouter1:
582         type: tosca.capabilities.Endpoint.Admin
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.allocation_QRouter1:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.outgoing.packets.rate_cdr_network_port_1:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       disk.device.read.requests_QRouter1:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       network.outgoing.packets.rate_oam_private_net_network_port:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610   org.openecomp.resource.abstract.nodes.heat.FEAdd_On_Module_vLBAgentTemplate:
611     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
612     properties:
613       vf_module_id:
614         type: string
615         required: true
616         status: SUPPORTED
617       packet_mirror_network:
618         type: string
619         required: true
620         status: SUPPORTED
621       oam_private_net_name:
622         type: string
623         required: true
624         status: SUPPORTED
625       vProbe_cluster_name:
626         type: string
627         required: true
628         status: SUPPORTED
629       vlb_agent_image_name:
630         type: string
631         required: true
632         status: SUPPORTED
633       vf_module_name:
634         type: string
635         required: true
636         status: SUPPORTED
637       vLB_node_count:
638         type: float
639         required: true
640         status: SUPPORTED
641       domain_name:
642         type: string
643         required: true
644         status: SUPPORTED
645       ntp_timezone:
646         type: string
647         required: true
648         status: SUPPORTED
649       packet_internal_network:
650         type: string
651         required: true
652         status: SUPPORTED
653       vnf_id:
654         type: string
655         required: true
656         status: SUPPORTED
657       vLBAgent_cluster_name:
658         type: string
659         required: true
660         status: SUPPORTED
661       availability_zone_0:
662         type: string
663         required: true
664         status: SUPPORTED
665       region_name:
666         type: string
667         required: true
668         status: SUPPORTED
669       manager_name_0:
670         type: string
671         required: true
672         status: SUPPORTED
673       vLB_cluster_name:
674         type: string
675         required: true
676         status: SUPPORTED
677       tenant_name:
678         type: string
679         required: true
680         status: SUPPORTED
681       vLBAgent_flavor_name:
682         type: string
683         required: true
684         status: SUPPORTED
685       security_group:
686         type: string
687         required: true
688         status: SUPPORTED
689       vLBAgent_version_name:
690         type: string
691         required: true
692         status: SUPPORTED
693       vLBAgent_type:
694         type: string
695         required: true
696         status: SUPPORTED
697       vLBAgent_node_count:
698         type: float
699         required: true
700         status: SUPPORTED
701       vLBAgent_volume_type_0:
702         type: string
703         required: true
704         status: SUPPORTED
705       vLBAgent_volume_type_1:
706         type: string
707         required: true
708         status: SUPPORTED
709       vLBAgent_volume_size_1:
710         type: float
711         required: true
712         status: SUPPORTED
713       vLBAgent_volume_type_2:
714         type: string
715         required: true
716         status: SUPPORTED
717       vLBAgent_names:
718         type: list
719         required: true
720         status: SUPPORTED
721         entry_schema:
722           type: string
723       vLBAgent_volume_size_2:
724         type: float
725         required: true
726         status: SUPPORTED
727       vLBAgent_volume_size_0:
728         type: float
729         required: true
730         status: SUPPORTED
731       vLBAgent_index:
732         type: float
733         required: true
734         status: SUPPORTED
735       vLBAgent_volume_name_2:
736         type: string
737         required: true
738         status: SUPPORTED
739       vLBAgent_volume_name_1:
740         type: string
741         required: true
742         status: SUPPORTED
743       vLBAgent_volume_name_0:
744         type: string
745         required: true
746         status: SUPPORTED
747       manager_oam_direct_ip_0:
748         type: string
749         required: true
750         status: SUPPORTED
751       rpmrepository_ip_0:
752         type: string
753         required: true
754         status: SUPPORTED
755     requirements:
756     - dependency_packet_mirror_network_port_1:
757         capability: tosca.capabilities.Node
758         node: tosca.nodes.Root
759         relationship: tosca.relationships.DependsOn
760         occurrences:
761         - 0
762         - UNBOUNDED
763     - link_packet_mirror_network_port_1:
764         capability: tosca.capabilities.network.Linkable
765         relationship: tosca.relationships.network.LinksTo
766         occurrences:
767         - 1
768         - 1
769     - dependency_vLBAgentInstance:
770         capability: tosca.capabilities.Node
771         node: tosca.nodes.Root
772         relationship: tosca.relationships.DependsOn
773         occurrences:
774         - 0
775         - UNBOUNDED
776     - local_storage_vLBAgentInstance:
777         capability: tosca.capabilities.Attachment
778         node: tosca.nodes.BlockStorage
779         relationship: tosca.relationships.AttachesTo
780         occurrences:
781         - 0
782         - UNBOUNDED
783     - dependency_vLBAgent_volume_0:
784         capability: tosca.capabilities.Node
785         node: tosca.nodes.Root
786         relationship: tosca.relationships.DependsOn
787         occurrences:
788         - 0
789         - UNBOUNDED
790     - dependency_vLBAgent_volume_1:
791         capability: tosca.capabilities.Node
792         node: tosca.nodes.Root
793         relationship: tosca.relationships.DependsOn
794         occurrences:
795         - 0
796         - UNBOUNDED
797     - dependency_oam_private_net_network_port_3:
798         capability: tosca.capabilities.Node
799         node: tosca.nodes.Root
800         relationship: tosca.relationships.DependsOn
801         occurrences:
802         - 0
803         - UNBOUNDED
804     - link_oam_private_net_network_port_3:
805         capability: tosca.capabilities.network.Linkable
806         relationship: tosca.relationships.network.LinksTo
807         occurrences:
808         - 1
809         - 1
810     - dependency_vLBAgent_volume_2:
811         capability: tosca.capabilities.Node
812         node: tosca.nodes.Root
813         relationship: tosca.relationships.DependsOn
814         occurrences:
815         - 0
816         - UNBOUNDED
817     - dependency_packet_internal_network_port:
818         capability: tosca.capabilities.Node
819         node: tosca.nodes.Root
820         relationship: tosca.relationships.DependsOn
821         occurrences:
822         - 0
823         - UNBOUNDED
824     - link_packet_internal_network_port:
825         capability: tosca.capabilities.network.Linkable
826         relationship: tosca.relationships.network.LinksTo
827         occurrences:
828         - 1
829         - 1
830     capabilities:
831       network.incoming.bytes.rate_packet_mirror_network_port_1:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.read.requests_vLBAgentInstance:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       network.incoming.packets_packet_internal_network_port:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       network.outgoing.bytes.rate_oam_private_net_network_port_3:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.device.usage_vLBAgentInstance:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       network.incoming.bytes.rate_oam_private_net_network_port_3:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.read.requests_vLBAgentInstance:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       network.incoming.packets_oam_private_net_network_port_3:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       cpu_util_vLBAgentInstance:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       feature_oam_private_net_network_port_3:
886         type: tosca.capabilities.Node
887         occurrences:
888         - 1
889         - UNBOUNDED
890       feature_vLBAgent_volume_1:
891         type: tosca.capabilities.Node
892         occurrences:
893         - 1
894         - UNBOUNDED
895       feature_vLBAgent_volume_0:
896         type: tosca.capabilities.Node
897         occurrences:
898         - 1
899         - UNBOUNDED
900       feature_vLBAgent_volume_2:
901         type: tosca.capabilities.Node
902         occurrences:
903         - 1
904         - UNBOUNDED
905       network.incoming.bytes.rate_packet_internal_network_port:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       disk.usage_vLBAgentInstance:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       disk.device.capacity_vLBAgentInstance:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       disk.device.iops_vLBAgentInstance:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       network.incoming.packets_packet_mirror_network_port_1:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       network.outgoing.bytes.rate_packet_mirror_network_port_1:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       network.outpoing.packets_oam_private_net_network_port_3:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       forwarder_packet_mirror_network_port_1:
948         type: org.openecomp.capabilities.Forwarder
949         occurrences:
950         - 1
951         - UNBOUNDED
952       binding_packet_internal_network_port:
953         type: tosca.capabilities.network.Bindable
954         valid_source_types:
955         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
956         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
957         occurrences:
958         - 0
959         - UNBOUNDED
960       disk.device.write.bytes_vLBAgentInstance:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       attachment_packet_mirror_network_port_1:
967         type: tosca.capabilities.Attachment
968         occurrences:
969         - 1
970         - UNBOUNDED
971       network.incoming.packets.rate_oam_private_net_network_port_3:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       binding_oam_private_net_network_port_3:
978         type: tosca.capabilities.network.Bindable
979         valid_source_types:
980         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
981         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
982         occurrences:
983         - 0
984         - UNBOUNDED
985       forwarder_packet_internal_network_port:
986         type: org.openecomp.capabilities.Forwarder
987         occurrences:
988         - 1
989         - UNBOUNDED
990       endpoint_vLBAgentInstance:
991         type: tosca.capabilities.Endpoint.Admin
992         occurrences:
993         - 1
994         - UNBOUNDED
995       binding_packet_mirror_network_port_1:
996         type: tosca.capabilities.network.Bindable
997         valid_source_types:
998         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
999         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1000         occurrences:
1001         - 0
1002         - UNBOUNDED
1003       binding_vLBAgentInstance:
1004         type: tosca.capabilities.network.Bindable
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       disk.allocation_vLBAgentInstance:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       memory.resident_vLBAgentInstance:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       attachment_packet_internal_network_port:
1021         type: tosca.capabilities.Attachment
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.read.bytes_vLBAgentInstance:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       memory.usage_vLBAgentInstance:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       scalable_vLBAgentInstance:
1038         type: tosca.capabilities.Scalable
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.latency_vLBAgentInstance:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.device.allocation_vLBAgentInstance:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       cpu_vLBAgentInstance:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.device.write.requests_vLBAgentInstance:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       disk.write.bytes_vLBAgentInstance:
1067         type: org.openecomp.capabilities.metric.Ceilometer
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       memory_vLBAgentInstance:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       disk.device.write.bytes.rate_vLBAgentInstance:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       network.outgoing.packets.rate_packet_internal_network_port:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       disk.iops_vLBAgentInstance:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       network.outgoing.packets.rate_oam_private_net_network_port_3:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       feature_packet_mirror_network_port_1:
1103         type: tosca.capabilities.Node
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       instance_vLBAgentInstance:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       network.incoming.bytes_packet_mirror_network_port_1:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       attachment_oam_private_net_network_port_3:
1120         type: tosca.capabilities.Attachment
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       network.outgoing.bytes_packet_internal_network_port:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       network.outgoing.packets.rate_packet_mirror_network_port_1:
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.incoming.bytes_packet_internal_network_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       network.outpoing.packets_packet_mirror_network_port_1:
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       network.outgoing.bytes_packet_mirror_network_port_1:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.device.read.requests.rate_vLBAgentInstance:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       os_vLBAgentInstance:
1161         type: tosca.capabilities.OperatingSystem
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       network.incoming.packets.rate_packet_internal_network_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       disk.write.requests.rate_vLBAgentInstance:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       attachment_vLBAgent_volume_0:
1178         type: tosca.capabilities.Attachment
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       disk.device.read.bytes_vLBAgentInstance:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       attachment_vLBAgent_volume_2:
1189         type: tosca.capabilities.Attachment
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       attachment_vLBAgent_volume_1:
1194         type: tosca.capabilities.Attachment
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       host_vLBAgentInstance:
1199         type: tosca.capabilities.Container
1200         valid_source_types:
1201         - tosca.nodes.SoftwareComponent
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.device.write.requests.rate_vLBAgentInstance:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       disk.device.read.bytes.rate_vLBAgentInstance:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       network.outgoing.bytes_oam_private_net_network_port_3:
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_oam_private_net_network_port_3:
1224         type: org.openecomp.capabilities.Forwarder
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       cpu.delta_vLBAgentInstance:
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       network.incoming.bytes_oam_private_net_network_port_3:
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       disk.capacity_vLBAgentInstance:
1241         type: org.openecomp.capabilities.metric.Ceilometer
1242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1243         occurrences:
1244         - 1
1245         - UNBOUNDED
1246       disk.root.size_vLBAgentInstance:
1247         type: org.openecomp.capabilities.metric.Ceilometer
1248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1249         occurrences:
1250         - 1
1251         - UNBOUNDED
1252       network.outgoing.bytes.rate_packet_internal_network_port:
1253         type: org.openecomp.capabilities.metric.Ceilometer
1254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1255         occurrences:
1256         - 1
1257         - UNBOUNDED
1258       disk.ephemeral.size_vLBAgentInstance:
1259         type: org.openecomp.capabilities.metric.Ceilometer
1260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       feature_vLBAgentInstance:
1265         type: tosca.capabilities.Node
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.device.latency_vLBAgentInstance:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.write.requests_vLBAgentInstance:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       network.outpoing.packets_packet_internal_network_port:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       network.incoming.packets.rate_packet_mirror_network_port_1:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       vcpus_vLBAgentInstance:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       disk.read.bytes.rate_vLBAgentInstance:
1300         type: org.openecomp.capabilities.metric.Ceilometer
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       feature_packet_internal_network_port:
1306         type: tosca.capabilities.Node
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       disk.write.bytes.rate_vLBAgentInstance:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316   org.openecomp.resource.abstract.nodes.heat.FEAdd_On_Module_vLBTemplate:
1317     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1318     properties:
1319       vf_module_id:
1320         type: string
1321         required: true
1322         status: SUPPORTED
1323       packet_mirror_network:
1324         type: string
1325         required: true
1326         status: SUPPORTED
1327       oam_private_net_name:
1328         type: string
1329         required: true
1330         status: SUPPORTED
1331       vProbe_cluster_name:
1332         type: string
1333         required: true
1334         status: SUPPORTED
1335       vLB_version_name:
1336         type: string
1337         required: true
1338         status: SUPPORTED
1339       vf_module_name:
1340         type: string
1341         required: true
1342         status: SUPPORTED
1343       vLB_node_count:
1344         type: float
1345         required: true
1346         status: SUPPORTED
1347       domain_name:
1348         type: string
1349         required: true
1350         status: SUPPORTED
1351       ntp_timezone:
1352         type: string
1353         required: true
1354         status: SUPPORTED
1355       packet_internal_network:
1356         type: string
1357         required: true
1358         status: SUPPORTED
1359       vnf_id:
1360         type: string
1361         required: true
1362         status: SUPPORTED
1363       vLB_type:
1364         type: string
1365         required: true
1366         status: SUPPORTED
1367       availability_zone_0:
1368         type: string
1369         required: true
1370         status: SUPPORTED
1371       region_name:
1372         type: string
1373         required: true
1374         status: SUPPORTED
1375       manager_name_0:
1376         type: string
1377         required: true
1378         status: SUPPORTED
1379       vLB_cluster_name:
1380         type: string
1381         required: true
1382         status: SUPPORTED
1383       tenant_name:
1384         type: string
1385         required: true
1386         status: SUPPORTED
1387       vLB_names:
1388         type: list
1389         required: true
1390         status: SUPPORTED
1391         entry_schema:
1392           type: string
1393       vLB_index:
1394         type: float
1395         required: true
1396         status: SUPPORTED
1397       security_group:
1398         type: string
1399         required: true
1400         status: SUPPORTED
1401       vLB_volume_name_2:
1402         type: string
1403         required: true
1404         status: SUPPORTED
1405       vLB_volume_name_0:
1406         type: string
1407         required: true
1408         status: SUPPORTED
1409       vLB_volume_type_1:
1410         type: string
1411         required: true
1412         status: SUPPORTED
1413       vLB_flavor_name:
1414         type: string
1415         required: true
1416         status: SUPPORTED
1417       vLB_volume_name_1:
1418         type: string
1419         required: true
1420         status: SUPPORTED
1421       vLB_volume_type_2:
1422         type: string
1423         required: true
1424         status: SUPPORTED
1425       vLB_volume_type_0:
1426         type: string
1427         required: true
1428         status: SUPPORTED
1429       vLB_volume_size_1:
1430         type: float
1431         required: true
1432         status: SUPPORTED
1433       vlb_image_name:
1434         type: string
1435         required: true
1436         status: SUPPORTED
1437       vLB_volume_size_0:
1438         type: float
1439         required: true
1440         status: SUPPORTED
1441       manager_oam_direct_ip_0:
1442         type: string
1443         required: true
1444         status: SUPPORTED
1445       rpmrepository_ip_0:
1446         type: string
1447         required: true
1448         status: SUPPORTED
1449       vLB_volume_size_2:
1450         type: float
1451         required: true
1452         status: SUPPORTED
1453     requirements:
1454     - dependency_packet_internal_network_port_2:
1455         capability: tosca.capabilities.Node
1456         node: tosca.nodes.Root
1457         relationship: tosca.relationships.DependsOn
1458         occurrences:
1459         - 0
1460         - UNBOUNDED
1461     - link_packet_internal_network_port_2:
1462         capability: tosca.capabilities.network.Linkable
1463         relationship: tosca.relationships.network.LinksTo
1464         occurrences:
1465         - 1
1466         - 1
1467     - dependency_oam_private_net_network_port_2:
1468         capability: tosca.capabilities.Node
1469         node: tosca.nodes.Root
1470         relationship: tosca.relationships.DependsOn
1471         occurrences:
1472         - 0
1473         - UNBOUNDED
1474     - link_oam_private_net_network_port_2:
1475         capability: tosca.capabilities.network.Linkable
1476         relationship: tosca.relationships.network.LinksTo
1477         occurrences:
1478         - 1
1479         - 1
1480     - dependency_packet_mirror_network_port:
1481         capability: tosca.capabilities.Node
1482         node: tosca.nodes.Root
1483         relationship: tosca.relationships.DependsOn
1484         occurrences:
1485         - 0
1486         - UNBOUNDED
1487     - link_packet_mirror_network_port:
1488         capability: tosca.capabilities.network.Linkable
1489         relationship: tosca.relationships.network.LinksTo
1490         occurrences:
1491         - 1
1492         - 1
1493     - dependency_vLB_volume_1:
1494         capability: tosca.capabilities.Node
1495         node: tosca.nodes.Root
1496         relationship: tosca.relationships.DependsOn
1497         occurrences:
1498         - 0
1499         - UNBOUNDED
1500     - dependency_vLB_volume_0:
1501         capability: tosca.capabilities.Node
1502         node: tosca.nodes.Root
1503         relationship: tosca.relationships.DependsOn
1504         occurrences:
1505         - 0
1506         - UNBOUNDED
1507     - dependency_vLB_volume_2:
1508         capability: tosca.capabilities.Node
1509         node: tosca.nodes.Root
1510         relationship: tosca.relationships.DependsOn
1511         occurrences:
1512         - 0
1513         - UNBOUNDED
1514     - dependency_vLBInstance:
1515         capability: tosca.capabilities.Node
1516         node: tosca.nodes.Root
1517         relationship: tosca.relationships.DependsOn
1518         occurrences:
1519         - 0
1520         - UNBOUNDED
1521     - local_storage_vLBInstance:
1522         capability: tosca.capabilities.Attachment
1523         node: tosca.nodes.BlockStorage
1524         relationship: tosca.relationships.AttachesTo
1525         occurrences:
1526         - 0
1527         - UNBOUNDED
1528     capabilities:
1529       disk.iops_vLBInstance:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.incoming.packets_packet_internal_network_port_2:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       network.outgoing.bytes.rate_oam_private_net_network_port_2:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       feature_vLBInstance:
1548         type: tosca.capabilities.Node
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       vcpus_vLBInstance:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       os_vLBInstance:
1559         type: tosca.capabilities.OperatingSystem
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       network.outgoing.bytes.rate_packet_internal_network_port_2:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       network.incoming.packets_oam_private_net_network_port_2:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       disk.device.write.bytes.rate_vLBInstance:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       network.outgoing.bytes_packet_mirror_network_port:
1582         type: org.openecomp.capabilities.metric.Ceilometer
1583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       network.incoming.bytes.rate_oam_private_net_network_port_2:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       disk.write.bytes.rate_vLBInstance:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       feature_oam_private_net_network_port_2:
1600         type: tosca.capabilities.Node
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       network.outgoing.bytes_packet_internal_network_port_2:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       network.incoming.packets.rate_packet_internal_network_port_2:
1611         type: org.openecomp.capabilities.metric.Ceilometer
1612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       memory.usage_vLBInstance:
1617         type: org.openecomp.capabilities.metric.Ceilometer
1618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1619         occurrences:
1620         - 1
1621         - UNBOUNDED
1622       host_vLBInstance:
1623         type: tosca.capabilities.Container
1624         valid_source_types:
1625         - tosca.nodes.SoftwareComponent
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       network.outgoing.bytes.rate_packet_mirror_network_port:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       network.outpoing.packets_packet_internal_network_port_2:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       disk.device.capacity_vLBInstance:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       network.outpoing.packets_oam_private_net_network_port_2:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       network.incoming.packets.rate_oam_private_net_network_port_2:
1654         type: org.openecomp.capabilities.metric.Ceilometer
1655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1656         occurrences:
1657         - 1
1658         - UNBOUNDED
1659       instance_vLBInstance:
1660         type: org.openecomp.capabilities.metric.Ceilometer
1661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1662         occurrences:
1663         - 1
1664         - UNBOUNDED
1665       binding_vLBInstance:
1666         type: tosca.capabilities.network.Bindable
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       binding_oam_private_net_network_port_2:
1671         type: tosca.capabilities.network.Bindable
1672         valid_source_types:
1673         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1674         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1675         occurrences:
1676         - 0
1677         - UNBOUNDED
1678       disk.device.latency_vLBInstance:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       network.outpoing.packets_packet_mirror_network_port:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       binding_packet_internal_network_port_2:
1691         type: tosca.capabilities.network.Bindable
1692         valid_source_types:
1693         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1694         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1695         occurrences:
1696         - 0
1697         - UNBOUNDED
1698       network.incoming.bytes_packet_mirror_network_port:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       network.incoming.packets_packet_mirror_network_port:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       disk.device.read.requests.rate_vLBInstance:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       network.incoming.packets.rate_packet_mirror_network_port:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       network.outgoing.packets.rate_packet_mirror_network_port:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       memory_vLBInstance:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       network.incoming.bytes.rate_packet_internal_network_port_2:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       forwarder_packet_mirror_network_port:
1741         type: org.openecomp.capabilities.Forwarder
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745       cpu.delta_vLBInstance:
1746         type: org.openecomp.capabilities.metric.Ceilometer
1747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1748         occurrences:
1749         - 1
1750         - UNBOUNDED
1751       disk.write.bytes_vLBInstance:
1752         type: org.openecomp.capabilities.metric.Ceilometer
1753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1754         occurrences:
1755         - 1
1756         - UNBOUNDED
1757       disk.write.requests_vLBInstance:
1758         type: org.openecomp.capabilities.metric.Ceilometer
1759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1760         occurrences:
1761         - 1
1762         - UNBOUNDED
1763       attachment_vLB_volume_2:
1764         type: tosca.capabilities.Attachment
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       disk.ephemeral.size_vLBInstance:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       disk.device.iops_vLBInstance:
1775         type: org.openecomp.capabilities.metric.Ceilometer
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1777         occurrences:
1778         - 1
1779         - UNBOUNDED
1780       disk.capacity_vLBInstance:
1781         type: org.openecomp.capabilities.metric.Ceilometer
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       disk.device.read.bytes_vLBInstance:
1787         type: org.openecomp.capabilities.metric.Ceilometer
1788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1789         occurrences:
1790         - 1
1791         - UNBOUNDED
1792       attachment_packet_internal_network_port_2:
1793         type: tosca.capabilities.Attachment
1794         occurrences:
1795         - 1
1796         - UNBOUNDED
1797       attachment_vLB_volume_0:
1798         type: tosca.capabilities.Attachment
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       network.outgoing.packets.rate_oam_private_net_network_port_2:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       attachment_vLB_volume_1:
1809         type: tosca.capabilities.Attachment
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       disk.root.size_vLBInstance:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       disk.allocation_vLBInstance:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       memory.resident_vLBInstance:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       disk.write.requests.rate_vLBInstance:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.device.write.requests_vLBInstance:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       network.outgoing.packets.rate_packet_internal_network_port_2:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       attachment_oam_private_net_network_port_2:
1850         type: tosca.capabilities.Attachment
1851         occurrences:
1852         - 1
1853         - UNBOUNDED
1854       attachment_packet_mirror_network_port:
1855         type: tosca.capabilities.Attachment
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       disk.read.requests_vLBInstance:
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.read.requests_vLBInstance:
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       disk.latency_vLBInstance:
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.bytes_packet_internal_network_port_2:
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       feature_packet_mirror_network_port:
1884         type: tosca.capabilities.Node
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       feature_packet_internal_network_port_2:
1889         type: tosca.capabilities.Node
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       binding_packet_mirror_network_port:
1894         type: tosca.capabilities.network.Bindable
1895         valid_source_types:
1896         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1897         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1898         occurrences:
1899         - 0
1900         - UNBOUNDED
1901       network.outgoing.bytes_oam_private_net_network_port_2:
1902         type: org.openecomp.capabilities.metric.Ceilometer
1903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       network.incoming.bytes_oam_private_net_network_port_2:
1908         type: org.openecomp.capabilities.metric.Ceilometer
1909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       network.incoming.bytes.rate_packet_mirror_network_port:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       disk.device.write.requests.rate_vLBInstance:
1920         type: org.openecomp.capabilities.metric.Ceilometer
1921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       forwarder_packet_internal_network_port_2:
1926         type: org.openecomp.capabilities.Forwarder
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       forwarder_oam_private_net_network_port_2:
1931         type: org.openecomp.capabilities.Forwarder
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       disk.read.bytes_vLBInstance:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       scalable_vLBInstance:
1942         type: tosca.capabilities.Scalable
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.device.read.bytes.rate_vLBInstance:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.read.bytes.rate_vLBInstance:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       disk.device.write.bytes_vLBInstance:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       feature_vLB_volume_1:
1965         type: tosca.capabilities.Node
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       cpu_vLBInstance:
1970         type: org.openecomp.capabilities.metric.Ceilometer
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1972         occurrences:
1973         - 1
1974         - UNBOUNDED
1975       feature_vLB_volume_2:
1976         type: tosca.capabilities.Node
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       endpoint_vLBInstance:
1981         type: tosca.capabilities.Endpoint.Admin
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       disk.device.allocation_vLBInstance:
1986         type: org.openecomp.capabilities.metric.Ceilometer
1987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       disk.device.usage_vLBInstance:
1992         type: org.openecomp.capabilities.metric.Ceilometer
1993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1994         occurrences:
1995         - 1
1996         - UNBOUNDED
1997       feature_vLB_volume_0:
1998         type: tosca.capabilities.Node
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.usage_vLBInstance:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       cpu_util_vLBInstance:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014   org.openecomp.resource.abstract.nodes.heat.FEAdd_On_Module_vProbeTemplate:
2015     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2016     properties:
2017       vf_module_id:
2018         type: string
2019         required: true
2020         status: SUPPORTED
2021       vprobe_volume_type_0:
2022         type: string
2023         required: true
2024         status: SUPPORTED
2025       vprobe_volume_type_1:
2026         type: string
2027         required: true
2028         status: SUPPORTED
2029       qrouter_cluster_name:
2030         type: string
2031         required: true
2032         status: SUPPORTED
2033       vprobe_volume_type_2:
2034         type: string
2035         required: true
2036         status: SUPPORTED
2037       oam_private_net_name:
2038         type: string
2039         required: true
2040         status: SUPPORTED
2041       vProbe_cluster_name:
2042         type: string
2043         required: true
2044         status: SUPPORTED
2045       vprobe_type:
2046         type: string
2047         required: true
2048         status: SUPPORTED
2049       vprobe_image_name:
2050         type: string
2051         required: true
2052         status: SUPPORTED
2053       vprobe_flavor_name:
2054         type: string
2055         required: true
2056         status: SUPPORTED
2057       vf_module_name:
2058         type: string
2059         required: true
2060         status: SUPPORTED
2061       vLB_node_count:
2062         type: float
2063         required: true
2064         status: SUPPORTED
2065       domain_name:
2066         type: string
2067         required: true
2068         status: SUPPORTED
2069       ntp_timezone:
2070         type: string
2071         required: true
2072         status: SUPPORTED
2073       packet_internal_network:
2074         type: string
2075         required: true
2076         status: SUPPORTED
2077       vProbe_version_name:
2078         type: string
2079         required: true
2080         status: SUPPORTED
2081       vnf_id:
2082         type: string
2083         required: true
2084         status: SUPPORTED
2085       availability_zone_0:
2086         type: string
2087         required: true
2088         status: SUPPORTED
2089       region_name:
2090         type: string
2091         required: true
2092         status: SUPPORTED
2093       qtrace_name_0:
2094         type: string
2095         required: true
2096         status: SUPPORTED
2097       vprobe_AppDependenciesMachineType:
2098         type: string
2099         required: true
2100         status: SUPPORTED
2101       manager_name_0:
2102         type: string
2103         required: true
2104         status: SUPPORTED
2105       win_domain_name:
2106         type: string
2107         required: true
2108         status: SUPPORTED
2109       tenant_name:
2110         type: string
2111         required: true
2112         status: SUPPORTED
2113       vprobe_volume_size_2:
2114         type: float
2115         required: true
2116         status: SUPPORTED
2117       vprobe_volume_name_0:
2118         type: string
2119         required: true
2120         status: SUPPORTED
2121       vprobe_volume_size_0:
2122         type: float
2123         required: true
2124         status: SUPPORTED
2125       vprobe_volume_name_1:
2126         type: string
2127         required: true
2128         status: SUPPORTED
2129       vprobe_volume_size_1:
2130         type: float
2131         required: true
2132         status: SUPPORTED
2133       vprobe_volume_name_2:
2134         type: string
2135         required: true
2136         status: SUPPORTED
2137       security_group:
2138         type: string
2139         required: true
2140         status: SUPPORTED
2141       cdr_network:
2142         type: string
2143         required: true
2144         status: SUPPORTED
2145       vProbe_node_count:
2146         type: float
2147         required: true
2148         status: SUPPORTED
2149       vprobe_names:
2150         type: list
2151         required: true
2152         status: SUPPORTED
2153         entry_schema:
2154           type: string
2155       vprobe_index:
2156         type: float
2157         required: true
2158         status: SUPPORTED
2159       manager_oam_direct_ip_0:
2160         type: string
2161         required: true
2162         status: SUPPORTED
2163       rpmrepository_ip_0:
2164         type: string
2165         required: true
2166         status: SUPPORTED
2167     requirements:
2168     - dependency_ProbeInstance:
2169         capability: tosca.capabilities.Node
2170         node: tosca.nodes.Root
2171         relationship: tosca.relationships.DependsOn
2172         occurrences:
2173         - 0
2174         - UNBOUNDED
2175     - local_storage_ProbeInstance:
2176         capability: tosca.capabilities.Attachment
2177         node: tosca.nodes.BlockStorage
2178         relationship: tosca.relationships.AttachesTo
2179         occurrences:
2180         - 0
2181         - UNBOUNDED
2182     - dependency_vprobe_volume_2:
2183         capability: tosca.capabilities.Node
2184         node: tosca.nodes.Root
2185         relationship: tosca.relationships.DependsOn
2186         occurrences:
2187         - 0
2188         - UNBOUNDED
2189     - dependency_vprobe_volume_1:
2190         capability: tosca.capabilities.Node
2191         node: tosca.nodes.Root
2192         relationship: tosca.relationships.DependsOn
2193         occurrences:
2194         - 0
2195         - UNBOUNDED
2196     - dependency_vprobe_volume_0:
2197         capability: tosca.capabilities.Node
2198         node: tosca.nodes.Root
2199         relationship: tosca.relationships.DependsOn
2200         occurrences:
2201         - 0
2202         - UNBOUNDED
2203     - dependency_oam_private_net_network_port_1:
2204         capability: tosca.capabilities.Node
2205         node: tosca.nodes.Root
2206         relationship: tosca.relationships.DependsOn
2207         occurrences:
2208         - 0
2209         - UNBOUNDED
2210     - link_oam_private_net_network_port_1:
2211         capability: tosca.capabilities.network.Linkable
2212         relationship: tosca.relationships.network.LinksTo
2213         occurrences:
2214         - 1
2215         - 1
2216     - dependency_cdr_network_port:
2217         capability: tosca.capabilities.Node
2218         node: tosca.nodes.Root
2219         relationship: tosca.relationships.DependsOn
2220         occurrences:
2221         - 0
2222         - UNBOUNDED
2223     - link_cdr_network_port:
2224         capability: tosca.capabilities.network.Linkable
2225         relationship: tosca.relationships.network.LinksTo
2226         occurrences:
2227         - 1
2228         - 1
2229     - dependency_packet_internal_network_port_1:
2230         capability: tosca.capabilities.Node
2231         node: tosca.nodes.Root
2232         relationship: tosca.relationships.DependsOn
2233         occurrences:
2234         - 0
2235         - UNBOUNDED
2236     - link_packet_internal_network_port_1:
2237         capability: tosca.capabilities.network.Linkable
2238         relationship: tosca.relationships.network.LinksTo
2239         occurrences:
2240         - 1
2241         - 1
2242     capabilities:
2243       disk.device.write.bytes.rate_ProbeInstance:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       network.outgoing.bytes_cdr_network_port:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       disk.device.write.requests_ProbeInstance:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.iops_ProbeInstance:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       network.incoming.packets_packet_internal_network_port_1:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       network.outgoing.bytes.rate_oam_private_net_network_port_1:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       network.incoming.packets_oam_private_net_network_port_1:
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       network.outgoing.bytes.rate_packet_internal_network_port_1:
2286         type: org.openecomp.capabilities.metric.Ceilometer
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2288         occurrences:
2289         - 1
2290         - UNBOUNDED
2291       attachment_cdr_network_port:
2292         type: tosca.capabilities.Attachment
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       network.incoming.packets_cdr_network_port:
2297         type: org.openecomp.capabilities.metric.Ceilometer
2298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2299         occurrences:
2300         - 1
2301         - UNBOUNDED
2302       feature_ProbeInstance:
2303         type: tosca.capabilities.Node
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       feature_oam_private_net_network_port_1:
2308         type: tosca.capabilities.Node
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       network.incoming.bytes.rate_oam_private_net_network_port_1:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       network.outgoing.bytes_packet_internal_network_port_1:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       network.outpoing.packets_cdr_network_port:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       network.incoming.packets.rate_packet_internal_network_port_1:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       disk.device.latency_ProbeInstance:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       feature_cdr_network_port:
2343         type: tosca.capabilities.Node
2344         occurrences:
2345         - 1
2346         - UNBOUNDED
2347       network.outpoing.packets_packet_internal_network_port_1:
2348         type: org.openecomp.capabilities.metric.Ceilometer
2349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       disk.write.bytes.rate_ProbeInstance:
2354         type: org.openecomp.capabilities.metric.Ceilometer
2355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       network.outpoing.packets_oam_private_net_network_port_1:
2360         type: org.openecomp.capabilities.metric.Ceilometer
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       network.incoming.bytes_cdr_network_port:
2366         type: org.openecomp.capabilities.metric.Ceilometer
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       host_ProbeInstance:
2372         type: tosca.capabilities.Container
2373         valid_source_types:
2374         - tosca.nodes.SoftwareComponent
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       network.incoming.packets.rate_oam_private_net_network_port_1:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       binding_oam_private_net_network_port_1:
2385         type: tosca.capabilities.network.Bindable
2386         valid_source_types:
2387         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2388         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2389         occurrences:
2390         - 0
2391         - UNBOUNDED
2392       memory_ProbeInstance:
2393         type: org.openecomp.capabilities.metric.Ceilometer
2394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2395         occurrences:
2396         - 1
2397         - UNBOUNDED
2398       binding_packet_internal_network_port_1:
2399         type: tosca.capabilities.network.Bindable
2400         valid_source_types:
2401         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2402         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2403         occurrences:
2404         - 0
2405         - UNBOUNDED
2406       disk.device.read.requests_ProbeInstance:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       memory.resident_ProbeInstance:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       disk.device.allocation_ProbeInstance:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.write.requests.rate_ProbeInstance:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       cpu_ProbeInstance:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       disk.read.bytes_ProbeInstance:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       scalable_ProbeInstance:
2443         type: tosca.capabilities.Scalable
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       network.incoming.bytes.rate_cdr_network_port:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       disk.write.bytes_ProbeInstance:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       network.incoming.bytes.rate_packet_internal_network_port_1:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       disk.device.capacity_ProbeInstance:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       attachment_packet_internal_network_port_1:
2472         type: tosca.capabilities.Attachment
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       endpoint_ProbeInstance:
2477         type: tosca.capabilities.Endpoint.Admin
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       disk.ephemeral.size_ProbeInstance:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       disk.read.bytes.rate_ProbeInstance:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       network.outgoing.packets.rate_oam_private_net_network_port_1:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.latency_ProbeInstance:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       os_ProbeInstance:
2506         type: tosca.capabilities.OperatingSystem
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       network.outgoing.packets.rate_packet_internal_network_port_1:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       attachment_oam_private_net_network_port_1:
2517         type: tosca.capabilities.Attachment
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521       cpu_util_ProbeInstance:
2522         type: org.openecomp.capabilities.metric.Ceilometer
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2524         occurrences:
2525         - 1
2526         - UNBOUNDED
2527       instance_ProbeInstance:
2528         type: org.openecomp.capabilities.metric.Ceilometer
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       disk.device.read.bytes_ProbeInstance:
2534         type: org.openecomp.capabilities.metric.Ceilometer
2535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2536         occurrences:
2537         - 1
2538         - UNBOUNDED
2539       disk.device.write.bytes_ProbeInstance:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       disk.device.usage_ProbeInstance:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       vcpus_ProbeInstance:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       attachment_vprobe_volume_2:
2558         type: tosca.capabilities.Attachment
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       attachment_vprobe_volume_1:
2563         type: tosca.capabilities.Attachment
2564         occurrences:
2565         - 1
2566         - UNBOUNDED
2567       attachment_vprobe_volume_0:
2568         type: tosca.capabilities.Attachment
2569         occurrences:
2570         - 1
2571         - UNBOUNDED
2572       network.outgoing.bytes.rate_cdr_network_port:
2573         type: org.openecomp.capabilities.metric.Ceilometer
2574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2575         occurrences:
2576         - 1
2577         - UNBOUNDED
2578       binding_ProbeInstance:
2579         type: tosca.capabilities.network.Bindable
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       disk.read.requests_ProbeInstance:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.capacity_ProbeInstance:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       network.incoming.bytes_packet_internal_network_port_1:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       disk.write.requests.rate_ProbeInstance:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       network.incoming.packets.rate_cdr_network_port:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       feature_vprobe_volume_1:
2614         type: tosca.capabilities.Node
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       feature_vprobe_volume_2:
2619         type: tosca.capabilities.Node
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       feature_packet_internal_network_port_1:
2624         type: tosca.capabilities.Node
2625         occurrences:
2626         - 1
2627         - UNBOUNDED
2628       feature_vprobe_volume_0:
2629         type: tosca.capabilities.Node
2630         occurrences:
2631         - 1
2632         - UNBOUNDED
2633       network.outgoing.bytes_oam_private_net_network_port_1:
2634         type: org.openecomp.capabilities.metric.Ceilometer
2635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2636         occurrences:
2637         - 1
2638         - UNBOUNDED
2639       network.incoming.bytes_oam_private_net_network_port_1:
2640         type: org.openecomp.capabilities.metric.Ceilometer
2641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       forwarder_packet_internal_network_port_1:
2646         type: org.openecomp.capabilities.Forwarder
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       forwarder_oam_private_net_network_port_1:
2651         type: org.openecomp.capabilities.Forwarder
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       disk.device.read.requests.rate_ProbeInstance:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       disk.write.requests_ProbeInstance:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       disk.root.size_ProbeInstance:
2668         type: org.openecomp.capabilities.metric.Ceilometer
2669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       disk.allocation_ProbeInstance:
2674         type: org.openecomp.capabilities.metric.Ceilometer
2675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       memory.usage_ProbeInstance:
2680         type: org.openecomp.capabilities.metric.Ceilometer
2681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       disk.usage_ProbeInstance:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       forwarder_cdr_network_port:
2692         type: org.openecomp.capabilities.Forwarder
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       binding_cdr_network_port:
2697         type: tosca.capabilities.network.Bindable
2698         valid_source_types:
2699         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2700         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2701         occurrences:
2702         - 0
2703         - UNBOUNDED
2704       disk.device.iops_ProbeInstance:
2705         type: org.openecomp.capabilities.metric.Ceilometer
2706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2707         occurrences:
2708         - 1
2709         - UNBOUNDED
2710       cpu.delta_ProbeInstance:
2711         type: org.openecomp.capabilities.metric.Ceilometer
2712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2713         occurrences:
2714         - 1
2715         - UNBOUNDED
2716       network.outgoing.packets.rate_cdr_network_port:
2717         type: org.openecomp.capabilities.metric.Ceilometer
2718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722       disk.device.read.bytes.rate_ProbeInstance:
2723         type: org.openecomp.capabilities.metric.Ceilometer
2724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2725         occurrences:
2726         - 1
2727         - UNBOUNDED