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