c50219dfd37fe30dd6052530d969d55e22e96f45
[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.pd_server_4:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: org.openecomp.datatypes.Naming
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_mac_requirements:
40         type: org.openecomp.datatypes.network.MacRequirements
41         required: true
42         status: SUPPORTED
43       vm_image_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd01_port_ip_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.IpRequirements
53       port_pd01_port_network:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_pd01_port_order:
60         type: integer
61         required: true
62         status: SUPPORTED
63       port_pd01_port_subnetpoolid:
64         type: string
65         required: true
66         status: SUPPORTED
67       port_pd01_port_network_role:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_pd01_port_network_role_tag:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_pd01_port_vlan_requirements:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.network.VlanRequirements
81       compute_pd_server_user_data_format:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87     requirements:
88     - dependency_pd_server:
89         capability: tosca.capabilities.Node
90         node: tosca.nodes.Root
91         relationship: tosca.relationships.DependsOn
92         occurrences:
93         - 0
94         - UNBOUNDED
95     - local_storage_pd_server:
96         capability: tosca.capabilities.Attachment
97         node: tosca.nodes.BlockStorage
98         relationship: tosca.relationships.AttachesTo
99         occurrences:
100         - 0
101         - UNBOUNDED
102     - dependency_pd_server_pd01_port:
103         capability: tosca.capabilities.Node
104         node: tosca.nodes.Root
105         relationship: tosca.relationships.DependsOn
106         occurrences:
107         - 0
108         - UNBOUNDED
109     - link_pd_server_pd01_port:
110         capability: tosca.capabilities.network.Linkable
111         relationship: tosca.relationships.network.LinksTo
112         occurrences:
113         - 1
114         - 1
115     capabilities:
116       scalable_pd_server:
117         type: tosca.capabilities.Scalable
118         occurrences:
119         - 1
120         - UNBOUNDED
121       disk.read.bytes.rate_pd_server:
122         type: org.openecomp.capabilities.metric.Ceilometer
123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
124         occurrences:
125         - 1
126         - UNBOUNDED
127       memory.usage_pd_server:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       memory_pd_server:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.device.usage_pd_server:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       network.outgoing.packets.rate_pd_server_pd01_port:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       os_pd_server:
152         type: tosca.capabilities.OperatingSystem
153         occurrences:
154         - 1
155         - UNBOUNDED
156       disk.write.bytes.rate_pd_server:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       network.incoming.bytes_pd_server_pd01_port:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       cpu_pd_server:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       cpu_util_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.device.write.requests.rate_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.read.bytes_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       disk.device.read.bytes.rate_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       network.outgoing.bytes_pd_server_pd01_port:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.iops_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       memory.resident_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       cpu.delta_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       network.incoming.packets.rate_pd_server_pd01_port:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       vcpus_pd_server:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.device.write.bytes.rate_pd_server:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.device.write.requests_pd_server:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       endpoint_pd_server:
247         type: tosca.capabilities.Endpoint.Admin
248         occurrences:
249         - 1
250         - UNBOUNDED
251       attachment_pd_server_pd01_port:
252         type: tosca.capabilities.Attachment
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.capacity_pd_server:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.device.allocation_pd_server:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.allocation_pd_server:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       binding_pd_server:
275         type: tosca.capabilities.network.Bindable
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.read.requests_pd_server:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       feature_pd_server:
286         type: tosca.capabilities.Node
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.usage_pd_server:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       binding_pd_server_pd01_port:
297         type: tosca.capabilities.network.Bindable
298         valid_source_types:
299         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
300         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
301         occurrences:
302         - 0
303         - UNBOUNDED
304       disk.write.bytes_pd_server:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       network.incoming.bytes.rate_pd_server_pd01_port:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       network.incoming.packets_pd_server_pd01_port:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.device.read.requests.rate_pd_server:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       disk.root.size_pd_server:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.device.read.bytes_pd_server:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.device.write.bytes_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.device.read.requests_pd_server:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       instance_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       host_pd_server:
359         type: tosca.capabilities.Container
360         valid_source_types:
361         - tosca.nodes.SoftwareComponent
362         occurrences:
363         - 1
364         - UNBOUNDED
365       network.outpoing.packets_pd_server_pd01_port:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       forwarder_pd_server_pd01_port:
372         type: org.openecomp.capabilities.Forwarder
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.write.requests.rate_pd_server:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.ephemeral.size_pd_server:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.write.requests_pd_server:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       feature_pd_server_pd01_port:
395         type: tosca.capabilities.Node
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.latency_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.latency_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.capacity_pd_server:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.outgoing.bytes.rate_pd_server_pd01_port:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.iops_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429   org.openecomp.resource.abstract.nodes.pd_server_5:
430     derived_from: org.openecomp.resource.abstract.nodes.VFC
431     properties:
432       index_value:
433         type: integer
434         description: Index value of this substitution service template runtime instance
435         required: false
436         default: 0
437         status: SUPPORTED
438         constraints:
439         - greater_or_equal: 0
440       port_ps02_port_ip_requirements:
441         type: list
442         required: true
443         status: SUPPORTED
444         entry_schema:
445           type: org.openecomp.datatypes.network.IpRequirements
446       compute_pd_server_availability_zone:
447         type: list
448         required: true
449         status: SUPPORTED
450         entry_schema:
451           type: string
452       compute_pd_server_name:
453         type: list
454         required: true
455         status: SUPPORTED
456         entry_schema:
457           type: string
458       port_ps02_port_mac_requirements:
459         type: org.openecomp.datatypes.network.MacRequirements
460         required: true
461         status: SUPPORTED
462       vm_flavor_name:
463         type: string
464         required: true
465         status: SUPPORTED
466       port_ps02_port_network_role_tag:
467         type: string
468         required: true
469         status: SUPPORTED
470       port_ps02_port_network_role:
471         type: string
472         required: true
473         status: SUPPORTED
474       port_ps02_port_vlan_requirements:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: org.openecomp.datatypes.network.VlanRequirements
480       port_ps02_port_exCP_naming:
481         type: org.openecomp.datatypes.Naming
482         required: true
483         status: SUPPORTED
484       vm_image_name:
485         type: string
486         required: true
487         status: SUPPORTED
488       port_ps02_port_subnetpoolid:
489         type: string
490         required: true
491         status: SUPPORTED
492       port_ps02_port_order:
493         type: integer
494         required: true
495         status: SUPPORTED
496       compute_pd_server_user_data_format:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: string
502       port_ps02_port_network:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508     requirements:
509     - dependency_pd_server:
510         capability: tosca.capabilities.Node
511         node: tosca.nodes.Root
512         relationship: tosca.relationships.DependsOn
513         occurrences:
514         - 0
515         - UNBOUNDED
516     - local_storage_pd_server:
517         capability: tosca.capabilities.Attachment
518         node: tosca.nodes.BlockStorage
519         relationship: tosca.relationships.AttachesTo
520         occurrences:
521         - 0
522         - UNBOUNDED
523     - dependency_pd_server_ps02_port:
524         capability: tosca.capabilities.Node
525         node: tosca.nodes.Root
526         relationship: tosca.relationships.DependsOn
527         occurrences:
528         - 0
529         - UNBOUNDED
530     - link_pd_server_ps02_port:
531         capability: tosca.capabilities.network.Linkable
532         relationship: tosca.relationships.network.LinksTo
533         occurrences:
534         - 1
535         - 1
536     capabilities:
537       scalable_pd_server:
538         type: tosca.capabilities.Scalable
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.read.bytes.rate_pd_server:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       binding_pd_server_ps02_port:
549         type: tosca.capabilities.network.Bindable
550         valid_source_types:
551         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
552         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
553         occurrences:
554         - 0
555         - UNBOUNDED
556       memory.usage_pd_server:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       memory_pd_server:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       disk.device.usage_pd_server:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED
574       network.incoming.bytes.rate_pd_server_ps02_port:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       os_pd_server:
581         type: tosca.capabilities.OperatingSystem
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.write.bytes.rate_pd_server:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       cpu_pd_server:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       cpu_util_pd_server:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       disk.device.write.requests.rate_pd_server:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.read.bytes_pd_server:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.device.read.bytes.rate_pd_server:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.iops_pd_server:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       network.incoming.packets.rate_pd_server_ps02_port:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       memory.resident_pd_server:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       cpu.delta_pd_server:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       vcpus_pd_server:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.device.write.bytes.rate_pd_server:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       disk.device.write.requests_pd_server:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       endpoint_pd_server:
664         type: tosca.capabilities.Endpoint.Admin
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.capacity_pd_server:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       network.incoming.bytes_pd_server_ps02_port:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       disk.device.allocation_pd_server:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.allocation_pd_server:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       binding_pd_server:
693         type: tosca.capabilities.network.Bindable
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.read.requests_pd_server:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       attachment_pd_server_ps02_port:
704         type: tosca.capabilities.Attachment
705         occurrences:
706         - 1
707         - UNBOUNDED
708       feature_pd_server:
709         type: tosca.capabilities.Node
710         occurrences:
711         - 1
712         - UNBOUNDED
713       disk.usage_pd_server:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       disk.write.bytes_pd_server:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       feature_pd_server_ps02_port:
726         type: tosca.capabilities.Node
727         occurrences:
728         - 1
729         - UNBOUNDED
730       network.outgoing.bytes.rate_pd_server_ps02_port:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.device.read.requests.rate_pd_server:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.root.size_pd_server:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.device.read.bytes_pd_server:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.device.write.bytes_pd_server:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       network.outgoing.packets.rate_pd_server_ps02_port:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       disk.device.read.requests_pd_server:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       instance_pd_server:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       host_pd_server:
779         type: tosca.capabilities.Container
780         valid_source_types:
781         - tosca.nodes.SoftwareComponent
782         occurrences:
783         - 1
784         - UNBOUNDED
785       network.outpoing.packets_pd_server_ps02_port:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.write.requests.rate_pd_server:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.ephemeral.size_pd_server:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       network.outgoing.bytes_pd_server_ps02_port:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.write.requests_pd_server:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.device.latency_pd_server:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       forwarder_pd_server_ps02_port:
822         type: org.openecomp.capabilities.Forwarder
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.latency_pd_server:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.capacity_pd_server:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.incoming.packets_pd_server_ps02_port:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.iops_pd_server:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850   org.openecomp.resource.abstract.nodes.pd_server_6:
851     derived_from: org.openecomp.resource.abstract.nodes.VFC
852     properties:
853       index_value:
854         type: integer
855         description: Index value of this substitution service template runtime instance
856         required: false
857         default: 0
858         status: SUPPORTED
859         constraints:
860         - greater_or_equal: 0
861       compute_pd_server_availability_zone:
862         type: list
863         required: true
864         status: SUPPORTED
865         entry_schema:
866           type: string
867       compute_pd_server_name:
868         type: list
869         required: true
870         status: SUPPORTED
871         entry_schema:
872           type: string
873       port_pd02_port_mac_requirements:
874         type: org.openecomp.datatypes.network.MacRequirements
875         required: true
876         status: SUPPORTED
877       vm_flavor_name:
878         type: string
879         required: true
880         status: SUPPORTED
881       port_pd02_port_order:
882         type: integer
883         required: true
884         status: SUPPORTED
885       port_pd02_port_subnetpoolid:
886         type: string
887         required: true
888         status: SUPPORTED
889       port_pd02_port_network_role_tag:
890         type: string
891         required: true
892         status: SUPPORTED
893       port_pd02_port_vlan_requirements:
894         type: list
895         required: true
896         status: SUPPORTED
897         entry_schema:
898           type: org.openecomp.datatypes.network.VlanRequirements
899       vm_image_name:
900         type: string
901         required: true
902         status: SUPPORTED
903       port_pd02_port_network_role:
904         type: string
905         required: true
906         status: SUPPORTED
907       port_pd02_port_exCP_naming:
908         type: org.openecomp.datatypes.Naming
909         required: true
910         status: SUPPORTED
911       port_pd02_port_ip_requirements:
912         type: list
913         required: true
914         status: SUPPORTED
915         entry_schema:
916           type: org.openecomp.datatypes.network.IpRequirements
917       port_pd02_port_network:
918         type: list
919         required: true
920         status: SUPPORTED
921         entry_schema:
922           type: string
923       compute_pd_server_user_data_format:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: string
929     requirements:
930     - dependency_pd_server:
931         capability: tosca.capabilities.Node
932         node: tosca.nodes.Root
933         relationship: tosca.relationships.DependsOn
934         occurrences:
935         - 0
936         - UNBOUNDED
937     - local_storage_pd_server:
938         capability: tosca.capabilities.Attachment
939         node: tosca.nodes.BlockStorage
940         relationship: tosca.relationships.AttachesTo
941         occurrences:
942         - 0
943         - UNBOUNDED
944     - dependency_pd_server_pd02_port:
945         capability: tosca.capabilities.Node
946         node: tosca.nodes.Root
947         relationship: tosca.relationships.DependsOn
948         occurrences:
949         - 0
950         - UNBOUNDED
951     - link_pd_server_pd02_port:
952         capability: tosca.capabilities.network.Linkable
953         relationship: tosca.relationships.network.LinksTo
954         occurrences:
955         - 1
956         - 1
957     capabilities:
958       scalable_pd_server:
959         type: tosca.capabilities.Scalable
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.read.bytes.rate_pd_server:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       memory.usage_pd_server:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       memory_pd_server:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.device.usage_pd_server:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       os_pd_server:
988         type: tosca.capabilities.OperatingSystem
989         occurrences:
990         - 1
991         - UNBOUNDED
992       disk.write.bytes.rate_pd_server:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       cpu_pd_server:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       cpu_util_pd_server:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       disk.device.write.requests.rate_pd_server:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       disk.read.bytes_pd_server:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.device.read.bytes.rate_pd_server:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       binding_pd_server_pd02_port:
1029         type: tosca.capabilities.network.Bindable
1030         valid_source_types:
1031         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1032         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1033         occurrences:
1034         - 0
1035         - UNBOUNDED
1036       network.outgoing.packets.rate_pd_server_pd02_port:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.iops_pd_server:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       memory.resident_pd_server:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       cpu.delta_pd_server:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       network.outgoing.bytes_pd_server_pd02_port:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       feature_pd_server_pd02_port:
1067         type: tosca.capabilities.Node
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       network.incoming.bytes.rate_pd_server_pd02_port:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       network.outgoing.bytes.rate_pd_server_pd02_port:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       vcpus_pd_server:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.device.write.bytes.rate_pd_server:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.write.requests_pd_server:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       endpoint_pd_server:
1102         type: tosca.capabilities.Endpoint.Admin
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       forwarder_pd_server_pd02_port:
1107         type: org.openecomp.capabilities.Forwarder
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.capacity_pd_server:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       disk.device.allocation_pd_server:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       disk.allocation_pd_server:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       network.incoming.packets_pd_server_pd02_port:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       binding_pd_server:
1136         type: tosca.capabilities.network.Bindable
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       disk.read.requests_pd_server:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       feature_pd_server:
1147         type: tosca.capabilities.Node
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.usage_pd_server:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.outpoing.packets_pd_server_pd02_port:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.write.bytes_pd_server:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.device.read.requests.rate_pd_server:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.root.size_pd_server:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.read.bytes_pd_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.write.bytes_pd_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.device.read.requests_pd_server:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       instance_pd_server:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       host_pd_server:
1206         type: tosca.capabilities.Container
1207         valid_source_types:
1208         - tosca.nodes.SoftwareComponent
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       attachment_pd_server_pd02_port:
1213         type: tosca.capabilities.Attachment
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       disk.write.requests.rate_pd_server:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       disk.ephemeral.size_pd_server:
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       disk.write.requests_pd_server:
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.device.latency_pd_server:
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       network.incoming.packets.rate_pd_server_pd02_port:
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       disk.latency_pd_server:
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.device.capacity_pd_server:
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       disk.device.iops_pd_server:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       network.incoming.bytes_pd_server_pd02_port:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271   org.openecomp.resource.abstract.nodes.pd_server:
1272     derived_from: org.openecomp.resource.abstract.nodes.VFC
1273     properties:
1274       index_value:
1275         type: integer
1276         description: Index value of this substitution service template runtime instance
1277         required: false
1278         default: 0
1279         status: SUPPORTED
1280         constraints:
1281         - greater_or_equal: 0
1282       compute_pd_server_availability_zone:
1283         type: list
1284         required: true
1285         status: SUPPORTED
1286         entry_schema:
1287           type: string
1288       compute_pd_server_name:
1289         type: list
1290         required: true
1291         status: SUPPORTED
1292         entry_schema:
1293           type: string
1294       port_pd01_port_exCP_naming:
1295         type: org.openecomp.datatypes.Naming
1296         required: true
1297         status: SUPPORTED
1298       vm_flavor_name:
1299         type: string
1300         required: true
1301         status: SUPPORTED
1302       port_pd01_port_mac_requirements:
1303         type: org.openecomp.datatypes.network.MacRequirements
1304         required: true
1305         status: SUPPORTED
1306       vm_image_name:
1307         type: string
1308         required: true
1309         status: SUPPORTED
1310       port_pd01_port_ip_requirements:
1311         type: list
1312         required: true
1313         status: SUPPORTED
1314         entry_schema:
1315           type: org.openecomp.datatypes.network.IpRequirements
1316       port_pd01_port_network:
1317         type: list
1318         required: true
1319         status: SUPPORTED
1320         entry_schema:
1321           type: string
1322       port_pd01_port_order:
1323         type: integer
1324         required: true
1325         status: SUPPORTED
1326       port_pd01_port_subnetpoolid:
1327         type: string
1328         required: true
1329         status: SUPPORTED
1330       port_pd01_port_network_role:
1331         type: string
1332         required: true
1333         status: SUPPORTED
1334       port_pd01_port_network_role_tag:
1335         type: string
1336         required: true
1337         status: SUPPORTED
1338       port_pd01_port_vlan_requirements:
1339         type: list
1340         required: true
1341         status: SUPPORTED
1342         entry_schema:
1343           type: org.openecomp.datatypes.network.VlanRequirements
1344       compute_pd_server_user_data_format:
1345         type: list
1346         required: true
1347         status: SUPPORTED
1348         entry_schema:
1349           type: string
1350     requirements:
1351     - dependency_pd_server:
1352         capability: tosca.capabilities.Node
1353         node: tosca.nodes.Root
1354         relationship: tosca.relationships.DependsOn
1355         occurrences:
1356         - 0
1357         - UNBOUNDED
1358     - local_storage_pd_server:
1359         capability: tosca.capabilities.Attachment
1360         node: tosca.nodes.BlockStorage
1361         relationship: tosca.relationships.AttachesTo
1362         occurrences:
1363         - 0
1364         - UNBOUNDED
1365     - dependency_pd_server_pd01_port:
1366         capability: tosca.capabilities.Node
1367         node: tosca.nodes.Root
1368         relationship: tosca.relationships.DependsOn
1369         occurrences:
1370         - 0
1371         - UNBOUNDED
1372     - link_pd_server_pd01_port:
1373         capability: tosca.capabilities.network.Linkable
1374         relationship: tosca.relationships.network.LinksTo
1375         occurrences:
1376         - 1
1377         - 1
1378     capabilities:
1379       scalable_pd_server:
1380         type: tosca.capabilities.Scalable
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.read.bytes.rate_pd_server:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       memory.usage_pd_server:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       memory_pd_server:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       disk.device.usage_pd_server:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       network.outgoing.packets.rate_pd_server_pd01_port:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       os_pd_server:
1415         type: tosca.capabilities.OperatingSystem
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       disk.write.bytes.rate_pd_server:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       network.incoming.bytes_pd_server_pd01_port:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       cpu_pd_server:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       cpu_util_pd_server:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       disk.device.write.requests.rate_pd_server:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.read.bytes_pd_server:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       disk.device.read.bytes.rate_pd_server:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       network.outgoing.bytes_pd_server_pd01_port:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.iops_pd_server:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       memory.resident_pd_server:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       cpu.delta_pd_server:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       network.incoming.packets.rate_pd_server_pd01_port:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       vcpus_pd_server:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       disk.device.write.bytes.rate_pd_server:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.device.write.requests_pd_server:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       endpoint_pd_server:
1510         type: tosca.capabilities.Endpoint.Admin
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       attachment_pd_server_pd01_port:
1515         type: tosca.capabilities.Attachment
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       disk.capacity_pd_server:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.allocation_pd_server:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.allocation_pd_server:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       binding_pd_server:
1538         type: tosca.capabilities.network.Bindable
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.read.requests_pd_server:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       feature_pd_server:
1549         type: tosca.capabilities.Node
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       disk.usage_pd_server:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       binding_pd_server_pd01_port:
1560         type: tosca.capabilities.network.Bindable
1561         valid_source_types:
1562         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1563         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1564         occurrences:
1565         - 0
1566         - UNBOUNDED
1567       disk.write.bytes_pd_server:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       network.incoming.bytes.rate_pd_server_pd01_port:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       network.incoming.packets_pd_server_pd01_port:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.read.requests.rate_pd_server:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       disk.root.size_pd_server:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       disk.device.read.bytes_pd_server:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       disk.device.write.bytes_pd_server:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       disk.device.read.requests_pd_server:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       instance_pd_server:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       host_pd_server:
1622         type: tosca.capabilities.Container
1623         valid_source_types:
1624         - tosca.nodes.SoftwareComponent
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       network.outpoing.packets_pd_server_pd01_port:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       forwarder_pd_server_pd01_port:
1635         type: org.openecomp.capabilities.Forwarder
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       disk.write.requests.rate_pd_server:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       disk.ephemeral.size_pd_server:
1646         type: org.openecomp.capabilities.metric.Ceilometer
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       disk.write.requests_pd_server:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       feature_pd_server_pd01_port:
1658         type: tosca.capabilities.Node
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       disk.device.latency_pd_server:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       disk.latency_pd_server:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.capacity_pd_server:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       network.outgoing.bytes.rate_pd_server_pd01_port:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.device.iops_pd_server:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692   org.openecomp.resource.abstract.nodes.pd_server_7:
1693     derived_from: org.openecomp.resource.abstract.nodes.VFC
1694     properties:
1695       index_value:
1696         type: integer
1697         description: Index value of this substitution service template runtime instance
1698         required: false
1699         default: 0
1700         status: SUPPORTED
1701         constraints:
1702         - greater_or_equal: 0
1703       compute_pd_server_availability_zone:
1704         type: list
1705         required: true
1706         status: SUPPORTED
1707         entry_schema:
1708           type: string
1709       compute_pd_server_name:
1710         type: list
1711         required: true
1712         status: SUPPORTED
1713         entry_schema:
1714           type: string
1715       port_pd01_port_exCP_naming:
1716         type: org.openecomp.datatypes.Naming
1717         required: true
1718         status: SUPPORTED
1719       vm_flavor_name:
1720         type: string
1721         required: true
1722         status: SUPPORTED
1723       port_pd01_port_mac_requirements:
1724         type: org.openecomp.datatypes.network.MacRequirements
1725         required: true
1726         status: SUPPORTED
1727       vm_image_name:
1728         type: string
1729         required: true
1730         status: SUPPORTED
1731       port_pd01_port_ip_requirements:
1732         type: list
1733         required: true
1734         status: SUPPORTED
1735         entry_schema:
1736           type: org.openecomp.datatypes.network.IpRequirements
1737       port_pd01_port_network:
1738         type: list
1739         required: true
1740         status: SUPPORTED
1741         entry_schema:
1742           type: string
1743       port_pd01_port_order:
1744         type: integer
1745         required: true
1746         status: SUPPORTED
1747       port_pd01_port_subnetpoolid:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751       port_pd01_port_network_role:
1752         type: string
1753         required: true
1754         status: SUPPORTED
1755       port_pd01_port_network_role_tag:
1756         type: string
1757         required: true
1758         status: SUPPORTED
1759       port_pd01_port_vlan_requirements:
1760         type: list
1761         required: true
1762         status: SUPPORTED
1763         entry_schema:
1764           type: org.openecomp.datatypes.network.VlanRequirements
1765       compute_pd_server_user_data_format:
1766         type: list
1767         required: true
1768         status: SUPPORTED
1769         entry_schema:
1770           type: string
1771     requirements:
1772     - dependency_pd_server:
1773         capability: tosca.capabilities.Node
1774         node: tosca.nodes.Root
1775         relationship: tosca.relationships.DependsOn
1776         occurrences:
1777         - 0
1778         - UNBOUNDED
1779     - local_storage_pd_server:
1780         capability: tosca.capabilities.Attachment
1781         node: tosca.nodes.BlockStorage
1782         relationship: tosca.relationships.AttachesTo
1783         occurrences:
1784         - 0
1785         - UNBOUNDED
1786     - dependency_pd_server_pd01_port:
1787         capability: tosca.capabilities.Node
1788         node: tosca.nodes.Root
1789         relationship: tosca.relationships.DependsOn
1790         occurrences:
1791         - 0
1792         - UNBOUNDED
1793     - link_pd_server_pd01_port:
1794         capability: tosca.capabilities.network.Linkable
1795         relationship: tosca.relationships.network.LinksTo
1796         occurrences:
1797         - 1
1798         - 1
1799     capabilities:
1800       scalable_pd_server:
1801         type: tosca.capabilities.Scalable
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.read.bytes.rate_pd_server:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       memory.usage_pd_server:
1812         type: org.openecomp.capabilities.metric.Ceilometer
1813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1814         occurrences:
1815         - 1
1816         - UNBOUNDED
1817       memory_pd_server:
1818         type: org.openecomp.capabilities.metric.Ceilometer
1819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       disk.device.usage_pd_server:
1824         type: org.openecomp.capabilities.metric.Ceilometer
1825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       network.outgoing.packets.rate_pd_server_pd01_port:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       os_pd_server:
1836         type: tosca.capabilities.OperatingSystem
1837         occurrences:
1838         - 1
1839         - UNBOUNDED
1840       disk.write.bytes.rate_pd_server:
1841         type: org.openecomp.capabilities.metric.Ceilometer
1842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1843         occurrences:
1844         - 1
1845         - UNBOUNDED
1846       network.incoming.bytes_pd_server_pd01_port:
1847         type: org.openecomp.capabilities.metric.Ceilometer
1848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1849         occurrences:
1850         - 1
1851         - UNBOUNDED
1852       cpu_pd_server:
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       cpu_util_pd_server:
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.device.write.requests.rate_pd_server:
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       disk.read.bytes_pd_server:
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       disk.device.read.bytes.rate_pd_server:
1877         type: org.openecomp.capabilities.metric.Ceilometer
1878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       network.outgoing.bytes_pd_server_pd01_port:
1883         type: org.openecomp.capabilities.metric.Ceilometer
1884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       disk.iops_pd_server:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       memory.resident_pd_server:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       cpu.delta_pd_server:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       network.incoming.packets.rate_pd_server_pd01_port:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       vcpus_pd_server:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.device.write.bytes.rate_pd_server:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       disk.device.write.requests_pd_server:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       endpoint_pd_server:
1931         type: tosca.capabilities.Endpoint.Admin
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       attachment_pd_server_pd01_port:
1936         type: tosca.capabilities.Attachment
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.capacity_pd_server:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.device.allocation_pd_server:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.allocation_pd_server:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       binding_pd_server:
1959         type: tosca.capabilities.network.Bindable
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963       disk.read.requests_pd_server:
1964         type: org.openecomp.capabilities.metric.Ceilometer
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       feature_pd_server:
1970         type: tosca.capabilities.Node
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       disk.usage_pd_server:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       binding_pd_server_pd01_port:
1981         type: tosca.capabilities.network.Bindable
1982         valid_source_types:
1983         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1984         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1985         occurrences:
1986         - 0
1987         - UNBOUNDED
1988       disk.write.bytes_pd_server:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       network.incoming.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.root.size_pd_server:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       disk.device.read.bytes_pd_server:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.device.write.bytes_pd_server:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       disk.device.read.requests_pd_server:
2031         type: org.openecomp.capabilities.metric.Ceilometer
2032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       instance_pd_server:
2037         type: org.openecomp.capabilities.metric.Ceilometer
2038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2039         occurrences:
2040         - 1
2041         - UNBOUNDED
2042       host_pd_server:
2043         type: tosca.capabilities.Container
2044         valid_source_types:
2045         - tosca.nodes.SoftwareComponent
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       network.outpoing.packets_pd_server_pd01_port:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       forwarder_pd_server_pd01_port:
2056         type: org.openecomp.capabilities.Forwarder
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.write.requests.rate_pd_server:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       disk.ephemeral.size_pd_server:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       disk.write.requests_pd_server:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       feature_pd_server_pd01_port:
2079         type: tosca.capabilities.Node
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.device.latency_pd_server:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       disk.latency_pd_server:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.device.capacity_pd_server:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       network.outgoing.bytes.rate_pd_server_pd01_port:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.device.iops_pd_server:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113   org.openecomp.resource.abstract.nodes.pd_server_1:
2114     derived_from: org.openecomp.resource.abstract.nodes.VFC
2115     properties:
2116       index_value:
2117         type: integer
2118         description: Index value of this substitution service template runtime instance
2119         required: false
2120         default: 0
2121         status: SUPPORTED
2122         constraints:
2123         - greater_or_equal: 0
2124       compute_pd_server_availability_zone:
2125         type: list
2126         required: true
2127         status: SUPPORTED
2128         entry_schema:
2129           type: string
2130       compute_pd_server_name:
2131         type: list
2132         required: true
2133         status: SUPPORTED
2134         entry_schema:
2135           type: string
2136       port_pd02_port_mac_requirements:
2137         type: org.openecomp.datatypes.network.MacRequirements
2138         required: true
2139         status: SUPPORTED
2140       vm_flavor_name:
2141         type: string
2142         required: true
2143         status: SUPPORTED
2144       port_pd02_port_order:
2145         type: integer
2146         required: true
2147         status: SUPPORTED
2148       port_pd02_port_subnetpoolid:
2149         type: string
2150         required: true
2151         status: SUPPORTED
2152       port_pd02_port_network_role_tag:
2153         type: string
2154         required: true
2155         status: SUPPORTED
2156       port_pd02_port_vlan_requirements:
2157         type: list
2158         required: true
2159         status: SUPPORTED
2160         entry_schema:
2161           type: org.openecomp.datatypes.network.VlanRequirements
2162       vm_image_name:
2163         type: string
2164         required: true
2165         status: SUPPORTED
2166       port_pd02_port_network_role:
2167         type: string
2168         required: true
2169         status: SUPPORTED
2170       port_pd02_port_exCP_naming:
2171         type: org.openecomp.datatypes.Naming
2172         required: true
2173         status: SUPPORTED
2174       port_pd02_port_ip_requirements:
2175         type: list
2176         required: true
2177         status: SUPPORTED
2178         entry_schema:
2179           type: org.openecomp.datatypes.network.IpRequirements
2180       port_pd02_port_network:
2181         type: list
2182         required: true
2183         status: SUPPORTED
2184         entry_schema:
2185           type: string
2186       compute_pd_server_user_data_format:
2187         type: list
2188         required: true
2189         status: SUPPORTED
2190         entry_schema:
2191           type: string
2192     requirements:
2193     - dependency_pd_server:
2194         capability: tosca.capabilities.Node
2195         node: tosca.nodes.Root
2196         relationship: tosca.relationships.DependsOn
2197         occurrences:
2198         - 0
2199         - UNBOUNDED
2200     - local_storage_pd_server:
2201         capability: tosca.capabilities.Attachment
2202         node: tosca.nodes.BlockStorage
2203         relationship: tosca.relationships.AttachesTo
2204         occurrences:
2205         - 0
2206         - UNBOUNDED
2207     - dependency_pd_server_pd02_port:
2208         capability: tosca.capabilities.Node
2209         node: tosca.nodes.Root
2210         relationship: tosca.relationships.DependsOn
2211         occurrences:
2212         - 0
2213         - UNBOUNDED
2214     - link_pd_server_pd02_port:
2215         capability: tosca.capabilities.network.Linkable
2216         relationship: tosca.relationships.network.LinksTo
2217         occurrences:
2218         - 1
2219         - 1
2220     capabilities:
2221       scalable_pd_server:
2222         type: tosca.capabilities.Scalable
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       disk.read.bytes.rate_pd_server:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       memory.usage_pd_server:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       memory_pd_server:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       disk.device.usage_pd_server:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       os_pd_server:
2251         type: tosca.capabilities.OperatingSystem
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       disk.write.bytes.rate_pd_server:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       cpu_pd_server:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       cpu_util_pd_server:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.device.write.requests.rate_pd_server:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.read.bytes_pd_server:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       disk.device.read.bytes.rate_pd_server:
2286         type: org.openecomp.capabilities.metric.Ceilometer
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2288         occurrences:
2289         - 1
2290         - UNBOUNDED
2291       binding_pd_server_pd02_port:
2292         type: tosca.capabilities.network.Bindable
2293         valid_source_types:
2294         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2295         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2296         occurrences:
2297         - 0
2298         - UNBOUNDED
2299       network.outgoing.packets.rate_pd_server_pd02_port:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       disk.iops_pd_server:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       memory.resident_pd_server:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       cpu.delta_pd_server:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       network.outgoing.bytes_pd_server_pd02_port:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       feature_pd_server_pd02_port:
2330         type: tosca.capabilities.Node
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       network.incoming.bytes.rate_pd_server_pd02_port:
2335         type: org.openecomp.capabilities.metric.Ceilometer
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2337         occurrences:
2338         - 1
2339         - UNBOUNDED
2340       network.outgoing.bytes.rate_pd_server_pd02_port:
2341         type: org.openecomp.capabilities.metric.Ceilometer
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       vcpus_pd_server:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       disk.device.write.bytes.rate_pd_server:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       disk.device.write.requests_pd_server:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       endpoint_pd_server:
2365         type: tosca.capabilities.Endpoint.Admin
2366         occurrences:
2367         - 1
2368         - UNBOUNDED
2369       forwarder_pd_server_pd02_port:
2370         type: org.openecomp.capabilities.Forwarder
2371         occurrences:
2372         - 1
2373         - UNBOUNDED
2374       disk.capacity_pd_server:
2375         type: org.openecomp.capabilities.metric.Ceilometer
2376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2377         occurrences:
2378         - 1
2379         - UNBOUNDED
2380       disk.device.allocation_pd_server:
2381         type: org.openecomp.capabilities.metric.Ceilometer
2382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2383         occurrences:
2384         - 1
2385         - UNBOUNDED
2386       disk.allocation_pd_server:
2387         type: org.openecomp.capabilities.metric.Ceilometer
2388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2389         occurrences:
2390         - 1
2391         - UNBOUNDED
2392       network.incoming.packets_pd_server_pd02_port:
2393         type: org.openecomp.capabilities.metric.Ceilometer
2394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2395         occurrences:
2396         - 1
2397         - UNBOUNDED
2398       binding_pd_server:
2399         type: tosca.capabilities.network.Bindable
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       disk.read.requests_pd_server:
2404         type: org.openecomp.capabilities.metric.Ceilometer
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2406         occurrences:
2407         - 1
2408         - UNBOUNDED
2409       feature_pd_server:
2410         type: tosca.capabilities.Node
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.usage_pd_server:
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       network.outpoing.packets_pd_server_pd02_port:
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.write.bytes_pd_server:
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       disk.device.read.requests.rate_pd_server:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       disk.root.size_pd_server:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       disk.device.read.bytes_pd_server:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       disk.device.write.bytes_pd_server:
2451         type: org.openecomp.capabilities.metric.Ceilometer
2452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       disk.device.read.requests_pd_server:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       instance_pd_server:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       host_pd_server:
2469         type: tosca.capabilities.Container
2470         valid_source_types:
2471         - tosca.nodes.SoftwareComponent
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       attachment_pd_server_pd02_port:
2476         type: tosca.capabilities.Attachment
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.write.requests.rate_pd_server:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       disk.ephemeral.size_pd_server:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.write.requests_pd_server:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       disk.device.latency_pd_server:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       network.incoming.packets.rate_pd_server_pd02_port:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.latency_pd_server:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       disk.device.capacity_pd_server:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.device.iops_pd_server:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       network.incoming.bytes_pd_server_pd02_port:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534   org.openecomp.resource.abstract.nodes.pd_server_2:
2535     derived_from: org.openecomp.resource.abstract.nodes.VFC
2536     properties:
2537       index_value:
2538         type: integer
2539         description: Index value of this substitution service template runtime instance
2540         required: false
2541         default: 0
2542         status: SUPPORTED
2543         constraints:
2544         - greater_or_equal: 0
2545       compute_pd_server_availability_zone:
2546         type: list
2547         required: true
2548         status: SUPPORTED
2549         entry_schema:
2550           type: string
2551       compute_pd_server_name:
2552         type: list
2553         required: true
2554         status: SUPPORTED
2555         entry_schema:
2556           type: string
2557       port_pd02_port_mac_requirements:
2558         type: org.openecomp.datatypes.network.MacRequirements
2559         required: true
2560         status: SUPPORTED
2561       vm_flavor_name:
2562         type: string
2563         required: true
2564         status: SUPPORTED
2565       port_pd02_port_order:
2566         type: integer
2567         required: true
2568         status: SUPPORTED
2569       port_pd02_port_subnetpoolid:
2570         type: string
2571         required: true
2572         status: SUPPORTED
2573       port_pd02_port_network_role_tag:
2574         type: string
2575         required: true
2576         status: SUPPORTED
2577       port_pd02_port_vlan_requirements:
2578         type: list
2579         required: true
2580         status: SUPPORTED
2581         entry_schema:
2582           type: org.openecomp.datatypes.network.VlanRequirements
2583       vm_image_name:
2584         type: string
2585         required: true
2586         status: SUPPORTED
2587       port_pd02_port_network_role:
2588         type: string
2589         required: true
2590         status: SUPPORTED
2591       port_pd02_port_exCP_naming:
2592         type: org.openecomp.datatypes.Naming
2593         required: true
2594         status: SUPPORTED
2595       port_pd02_port_ip_requirements:
2596         type: list
2597         required: true
2598         status: SUPPORTED
2599         entry_schema:
2600           type: org.openecomp.datatypes.network.IpRequirements
2601       port_pd02_port_network:
2602         type: list
2603         required: true
2604         status: SUPPORTED
2605         entry_schema:
2606           type: string
2607       compute_pd_server_user_data_format:
2608         type: list
2609         required: true
2610         status: SUPPORTED
2611         entry_schema:
2612           type: string
2613     requirements:
2614     - dependency_pd_server:
2615         capability: tosca.capabilities.Node
2616         node: tosca.nodes.Root
2617         relationship: tosca.relationships.DependsOn
2618         occurrences:
2619         - 0
2620         - UNBOUNDED
2621     - local_storage_pd_server:
2622         capability: tosca.capabilities.Attachment
2623         node: tosca.nodes.BlockStorage
2624         relationship: tosca.relationships.AttachesTo
2625         occurrences:
2626         - 0
2627         - UNBOUNDED
2628     - dependency_pd_server_pd02_port:
2629         capability: tosca.capabilities.Node
2630         node: tosca.nodes.Root
2631         relationship: tosca.relationships.DependsOn
2632         occurrences:
2633         - 0
2634         - UNBOUNDED
2635     - link_pd_server_pd02_port:
2636         capability: tosca.capabilities.network.Linkable
2637         relationship: tosca.relationships.network.LinksTo
2638         occurrences:
2639         - 1
2640         - 1
2641     capabilities:
2642       scalable_pd_server:
2643         type: tosca.capabilities.Scalable
2644         occurrences:
2645         - 1
2646         - UNBOUNDED
2647       disk.read.bytes.rate_pd_server:
2648         type: org.openecomp.capabilities.metric.Ceilometer
2649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       memory.usage_pd_server:
2654         type: org.openecomp.capabilities.metric.Ceilometer
2655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2656         occurrences:
2657         - 1
2658         - UNBOUNDED
2659       memory_pd_server:
2660         type: org.openecomp.capabilities.metric.Ceilometer
2661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2662         occurrences:
2663         - 1
2664         - UNBOUNDED
2665       disk.device.usage_pd_server:
2666         type: org.openecomp.capabilities.metric.Ceilometer
2667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2668         occurrences:
2669         - 1
2670         - UNBOUNDED
2671       os_pd_server:
2672         type: tosca.capabilities.OperatingSystem
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676       disk.write.bytes.rate_pd_server:
2677         type: org.openecomp.capabilities.metric.Ceilometer
2678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2679         occurrences:
2680         - 1
2681         - UNBOUNDED
2682       cpu_pd_server:
2683         type: org.openecomp.capabilities.metric.Ceilometer
2684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       cpu_util_pd_server:
2689         type: org.openecomp.capabilities.metric.Ceilometer
2690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       disk.device.write.requests.rate_pd_server:
2695         type: org.openecomp.capabilities.metric.Ceilometer
2696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       disk.read.bytes_pd_server:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       disk.device.read.bytes.rate_pd_server:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       binding_pd_server_pd02_port:
2713         type: tosca.capabilities.network.Bindable
2714         valid_source_types:
2715         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2716         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2717         occurrences:
2718         - 0
2719         - UNBOUNDED
2720       network.outgoing.packets.rate_pd_server_pd02_port:
2721         type: org.openecomp.capabilities.metric.Ceilometer
2722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2723         occurrences:
2724         - 1
2725         - UNBOUNDED
2726       disk.iops_pd_server:
2727         type: org.openecomp.capabilities.metric.Ceilometer
2728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2729         occurrences:
2730         - 1
2731         - UNBOUNDED
2732       memory.resident_pd_server:
2733         type: org.openecomp.capabilities.metric.Ceilometer
2734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       cpu.delta_pd_server:
2739         type: org.openecomp.capabilities.metric.Ceilometer
2740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       network.outgoing.bytes_pd_server_pd02_port:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       feature_pd_server_pd02_port:
2751         type: tosca.capabilities.Node
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       network.incoming.bytes.rate_pd_server_pd02_port:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       network.outgoing.bytes.rate_pd_server_pd02_port:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       vcpus_pd_server:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       disk.device.write.bytes.rate_pd_server:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       disk.device.write.requests_pd_server:
2780         type: org.openecomp.capabilities.metric.Ceilometer
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2782         occurrences:
2783         - 1
2784         - UNBOUNDED
2785       endpoint_pd_server:
2786         type: tosca.capabilities.Endpoint.Admin
2787         occurrences:
2788         - 1
2789         - UNBOUNDED
2790       forwarder_pd_server_pd02_port:
2791         type: org.openecomp.capabilities.Forwarder
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       disk.capacity_pd_server:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.device.allocation_pd_server:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       disk.allocation_pd_server:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       network.incoming.packets_pd_server_pd02_port:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       binding_pd_server:
2820         type: tosca.capabilities.network.Bindable
2821         occurrences:
2822         - 1
2823         - UNBOUNDED
2824       disk.read.requests_pd_server:
2825         type: org.openecomp.capabilities.metric.Ceilometer
2826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       feature_pd_server:
2831         type: tosca.capabilities.Node
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       disk.usage_pd_server:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       network.outpoing.packets_pd_server_pd02_port:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       disk.write.bytes_pd_server:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.device.read.requests.rate_pd_server:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       disk.root.size_pd_server:
2860         type: org.openecomp.capabilities.metric.Ceilometer
2861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2862         occurrences:
2863         - 1
2864         - UNBOUNDED
2865       disk.device.read.bytes_pd_server:
2866         type: org.openecomp.capabilities.metric.Ceilometer
2867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2868         occurrences:
2869         - 1
2870         - UNBOUNDED
2871       disk.device.write.bytes_pd_server:
2872         type: org.openecomp.capabilities.metric.Ceilometer
2873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2874         occurrences:
2875         - 1
2876         - UNBOUNDED
2877       disk.device.read.requests_pd_server:
2878         type: org.openecomp.capabilities.metric.Ceilometer
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2880         occurrences:
2881         - 1
2882         - UNBOUNDED
2883       instance_pd_server:
2884         type: org.openecomp.capabilities.metric.Ceilometer
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       host_pd_server:
2890         type: tosca.capabilities.Container
2891         valid_source_types:
2892         - tosca.nodes.SoftwareComponent
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       attachment_pd_server_pd02_port:
2897         type: tosca.capabilities.Attachment
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       disk.write.requests.rate_pd_server:
2902         type: org.openecomp.capabilities.metric.Ceilometer
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       disk.ephemeral.size_pd_server:
2908         type: org.openecomp.capabilities.metric.Ceilometer
2909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       disk.write.requests_pd_server:
2914         type: org.openecomp.capabilities.metric.Ceilometer
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       disk.device.latency_pd_server:
2920         type: org.openecomp.capabilities.metric.Ceilometer
2921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2922         occurrences:
2923         - 1
2924         - UNBOUNDED
2925       network.incoming.packets.rate_pd_server_pd02_port:
2926         type: org.openecomp.capabilities.metric.Ceilometer
2927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2928         occurrences:
2929         - 1
2930         - UNBOUNDED
2931       disk.latency_pd_server:
2932         type: org.openecomp.capabilities.metric.Ceilometer
2933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       disk.device.capacity_pd_server:
2938         type: org.openecomp.capabilities.metric.Ceilometer
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       disk.device.iops_pd_server:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       network.incoming.bytes_pd_server_pd02_port:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955   org.openecomp.resource.abstract.nodes.pd_server_3:
2956     derived_from: org.openecomp.resource.abstract.nodes.VFC
2957     properties:
2958       index_value:
2959         type: integer
2960         description: Index value of this substitution service template runtime instance
2961         required: false
2962         default: 0
2963         status: SUPPORTED
2964         constraints:
2965         - greater_or_equal: 0
2966       compute_pd_server_availability_zone:
2967         type: list
2968         required: true
2969         status: SUPPORTED
2970         entry_schema:
2971           type: string
2972       compute_pd_server_name:
2973         type: list
2974         required: true
2975         status: SUPPORTED
2976         entry_schema:
2977           type: string
2978       port_pd01_port_exCP_naming:
2979         type: org.openecomp.datatypes.Naming
2980         required: true
2981         status: SUPPORTED
2982       vm_flavor_name:
2983         type: string
2984         required: true
2985         status: SUPPORTED
2986       port_pd01_port_mac_requirements:
2987         type: org.openecomp.datatypes.network.MacRequirements
2988         required: true
2989         status: SUPPORTED
2990       vm_image_name:
2991         type: string
2992         required: true
2993         status: SUPPORTED
2994       port_pd01_port_ip_requirements:
2995         type: list
2996         required: true
2997         status: SUPPORTED
2998         entry_schema:
2999           type: org.openecomp.datatypes.network.IpRequirements
3000       port_pd01_port_network:
3001         type: list
3002         required: true
3003         status: SUPPORTED
3004         entry_schema:
3005           type: string
3006       port_pd01_port_order:
3007         type: integer
3008         required: true
3009         status: SUPPORTED
3010       port_pd01_port_subnetpoolid:
3011         type: string
3012         required: true
3013         status: SUPPORTED
3014       port_pd01_port_network_role:
3015         type: string
3016         required: true
3017         status: SUPPORTED
3018       port_pd01_port_network_role_tag:
3019         type: string
3020         required: true
3021         status: SUPPORTED
3022       port_pd01_port_vlan_requirements:
3023         type: list
3024         required: true
3025         status: SUPPORTED
3026         entry_schema:
3027           type: org.openecomp.datatypes.network.VlanRequirements
3028       compute_pd_server_user_data_format:
3029         type: list
3030         required: true
3031         status: SUPPORTED
3032         entry_schema:
3033           type: string
3034     requirements:
3035     - dependency_pd_server:
3036         capability: tosca.capabilities.Node
3037         node: tosca.nodes.Root
3038         relationship: tosca.relationships.DependsOn
3039         occurrences:
3040         - 0
3041         - UNBOUNDED
3042     - local_storage_pd_server:
3043         capability: tosca.capabilities.Attachment
3044         node: tosca.nodes.BlockStorage
3045         relationship: tosca.relationships.AttachesTo
3046         occurrences:
3047         - 0
3048         - UNBOUNDED
3049     - dependency_pd_server_pd01_port:
3050         capability: tosca.capabilities.Node
3051         node: tosca.nodes.Root
3052         relationship: tosca.relationships.DependsOn
3053         occurrences:
3054         - 0
3055         - UNBOUNDED
3056     - link_pd_server_pd01_port:
3057         capability: tosca.capabilities.network.Linkable
3058         relationship: tosca.relationships.network.LinksTo
3059         occurrences:
3060         - 1
3061         - 1
3062     capabilities:
3063       scalable_pd_server:
3064         type: tosca.capabilities.Scalable
3065         occurrences:
3066         - 1
3067         - UNBOUNDED
3068       disk.read.bytes.rate_pd_server:
3069         type: org.openecomp.capabilities.metric.Ceilometer
3070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3071         occurrences:
3072         - 1
3073         - UNBOUNDED
3074       memory.usage_pd_server:
3075         type: org.openecomp.capabilities.metric.Ceilometer
3076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3077         occurrences:
3078         - 1
3079         - UNBOUNDED
3080       memory_pd_server:
3081         type: org.openecomp.capabilities.metric.Ceilometer
3082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3083         occurrences:
3084         - 1
3085         - UNBOUNDED
3086       disk.device.usage_pd_server:
3087         type: org.openecomp.capabilities.metric.Ceilometer
3088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3089         occurrences:
3090         - 1
3091         - UNBOUNDED
3092       network.outgoing.packets.rate_pd_server_pd01_port:
3093         type: org.openecomp.capabilities.metric.Ceilometer
3094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3095         occurrences:
3096         - 1
3097         - UNBOUNDED
3098       os_pd_server:
3099         type: tosca.capabilities.OperatingSystem
3100         occurrences:
3101         - 1
3102         - UNBOUNDED
3103       disk.write.bytes.rate_pd_server:
3104         type: org.openecomp.capabilities.metric.Ceilometer
3105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3106         occurrences:
3107         - 1
3108         - UNBOUNDED
3109       network.incoming.bytes_pd_server_pd01_port:
3110         type: org.openecomp.capabilities.metric.Ceilometer
3111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3112         occurrences:
3113         - 1
3114         - UNBOUNDED
3115       cpu_pd_server:
3116         type: org.openecomp.capabilities.metric.Ceilometer
3117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3118         occurrences:
3119         - 1
3120         - UNBOUNDED
3121       cpu_util_pd_server:
3122         type: org.openecomp.capabilities.metric.Ceilometer
3123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3124         occurrences:
3125         - 1
3126         - UNBOUNDED
3127       disk.device.write.requests.rate_pd_server:
3128         type: org.openecomp.capabilities.metric.Ceilometer
3129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3130         occurrences:
3131         - 1
3132         - UNBOUNDED
3133       disk.read.bytes_pd_server:
3134         type: org.openecomp.capabilities.metric.Ceilometer
3135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3136         occurrences:
3137         - 1
3138         - UNBOUNDED
3139       disk.device.read.bytes.rate_pd_server:
3140         type: org.openecomp.capabilities.metric.Ceilometer
3141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3142         occurrences:
3143         - 1
3144         - UNBOUNDED
3145       network.outgoing.bytes_pd_server_pd01_port:
3146         type: org.openecomp.capabilities.metric.Ceilometer
3147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3148         occurrences:
3149         - 1
3150         - UNBOUNDED
3151       disk.iops_pd_server:
3152         type: org.openecomp.capabilities.metric.Ceilometer
3153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3154         occurrences:
3155         - 1
3156         - UNBOUNDED
3157       memory.resident_pd_server:
3158         type: org.openecomp.capabilities.metric.Ceilometer
3159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3160         occurrences:
3161         - 1
3162         - UNBOUNDED
3163       cpu.delta_pd_server:
3164         type: org.openecomp.capabilities.metric.Ceilometer
3165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3166         occurrences:
3167         - 1
3168         - UNBOUNDED
3169       network.incoming.packets.rate_pd_server_pd01_port:
3170         type: org.openecomp.capabilities.metric.Ceilometer
3171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3172         occurrences:
3173         - 1
3174         - UNBOUNDED
3175       vcpus_pd_server:
3176         type: org.openecomp.capabilities.metric.Ceilometer
3177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.device.write.bytes.rate_pd_server:
3182         type: org.openecomp.capabilities.metric.Ceilometer
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3184         occurrences:
3185         - 1
3186         - UNBOUNDED
3187       disk.device.write.requests_pd_server:
3188         type: org.openecomp.capabilities.metric.Ceilometer
3189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3190         occurrences:
3191         - 1
3192         - UNBOUNDED
3193       endpoint_pd_server:
3194         type: tosca.capabilities.Endpoint.Admin
3195         occurrences:
3196         - 1
3197         - UNBOUNDED
3198       attachment_pd_server_pd01_port:
3199         type: tosca.capabilities.Attachment
3200         occurrences:
3201         - 1
3202         - UNBOUNDED
3203       disk.capacity_pd_server:
3204         type: org.openecomp.capabilities.metric.Ceilometer
3205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3206         occurrences:
3207         - 1
3208         - UNBOUNDED
3209       disk.device.allocation_pd_server:
3210         type: org.openecomp.capabilities.metric.Ceilometer
3211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3212         occurrences:
3213         - 1
3214         - UNBOUNDED
3215       disk.allocation_pd_server:
3216         type: org.openecomp.capabilities.metric.Ceilometer
3217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3218         occurrences:
3219         - 1
3220         - UNBOUNDED
3221       binding_pd_server:
3222         type: tosca.capabilities.network.Bindable
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       disk.read.requests_pd_server:
3227         type: org.openecomp.capabilities.metric.Ceilometer
3228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3229         occurrences:
3230         - 1
3231         - UNBOUNDED
3232       feature_pd_server:
3233         type: tosca.capabilities.Node
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.usage_pd_server:
3238         type: org.openecomp.capabilities.metric.Ceilometer
3239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3240         occurrences:
3241         - 1
3242         - UNBOUNDED
3243       binding_pd_server_pd01_port:
3244         type: tosca.capabilities.network.Bindable
3245         valid_source_types:
3246         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3247         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3248         occurrences:
3249         - 0
3250         - UNBOUNDED
3251       disk.write.bytes_pd_server:
3252         type: org.openecomp.capabilities.metric.Ceilometer
3253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3254         occurrences:
3255         - 1
3256         - UNBOUNDED
3257       network.incoming.bytes.rate_pd_server_pd01_port:
3258         type: org.openecomp.capabilities.metric.Ceilometer
3259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3260         occurrences:
3261         - 1
3262         - UNBOUNDED
3263       network.incoming.packets_pd_server_pd01_port:
3264         type: org.openecomp.capabilities.metric.Ceilometer
3265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3266         occurrences:
3267         - 1
3268         - UNBOUNDED
3269       disk.device.read.requests.rate_pd_server:
3270         type: org.openecomp.capabilities.metric.Ceilometer
3271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3272         occurrences:
3273         - 1
3274         - UNBOUNDED
3275       disk.root.size_pd_server:
3276         type: org.openecomp.capabilities.metric.Ceilometer
3277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3278         occurrences:
3279         - 1
3280         - UNBOUNDED
3281       disk.device.read.bytes_pd_server:
3282         type: org.openecomp.capabilities.metric.Ceilometer
3283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3284         occurrences:
3285         - 1
3286         - UNBOUNDED
3287       disk.device.write.bytes_pd_server:
3288         type: org.openecomp.capabilities.metric.Ceilometer
3289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       disk.device.read.requests_pd_server:
3294         type: org.openecomp.capabilities.metric.Ceilometer
3295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3296         occurrences:
3297         - 1
3298         - UNBOUNDED
3299       instance_pd_server:
3300         type: org.openecomp.capabilities.metric.Ceilometer
3301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3302         occurrences:
3303         - 1
3304         - UNBOUNDED
3305       host_pd_server:
3306         type: tosca.capabilities.Container
3307         valid_source_types:
3308         - tosca.nodes.SoftwareComponent
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       network.outpoing.packets_pd_server_pd01_port:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       forwarder_pd_server_pd01_port:
3319         type: org.openecomp.capabilities.Forwarder
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       disk.write.requests.rate_pd_server:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       disk.ephemeral.size_pd_server:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       disk.write.requests_pd_server:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       feature_pd_server_pd01_port:
3342         type: tosca.capabilities.Node
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.device.latency_pd_server:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       disk.latency_pd_server:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       disk.device.capacity_pd_server:
3359         type: org.openecomp.capabilities.metric.Ceilometer
3360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       network.outgoing.bytes.rate_pd_server_pd01_port:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       disk.device.iops_pd_server:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376   org.openecomp.resource.abstract.nodes.heat.nested1:
3377     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3378     properties:
3379       pd_flavor_name:
3380         type: string
3381         description: Flavor for CMAUI server
3382         required: true
3383         status: SUPPORTED
3384       p1:
3385         type: string
3386         description: UID of OAM network
3387         required: true
3388         status: SUPPORTED
3389       p2:
3390         type: string
3391         description: UID of OAM network
3392         required: true
3393         status: SUPPORTED
3394       availabilityzone_name:
3395         type: string
3396         description: availabilityzone name
3397         required: true
3398         status: SUPPORTED
3399       security_group_name:
3400         type: list
3401         description: CMAUI1, CMAUI2 server names
3402         required: true
3403         status: SUPPORTED
3404         entry_schema:
3405           type: string
3406       pd_image_name:
3407         type: string
3408         description: Image for CMAUI server
3409         required: true
3410         status: SUPPORTED
3411       pd_server_names:
3412         type: list
3413         description: CMAUI1, CMAUI2 server names
3414         required: true
3415         status: SUPPORTED
3416         entry_schema:
3417           type: string
3418       net:
3419         type: string
3420         required: true
3421         status: SUPPORTED
3422       oam_net_name:
3423         type: string
3424         required: true
3425         status: SUPPORTED
3426     requirements:
3427     - dependency_ps02_port_01:
3428         capability: tosca.capabilities.Node
3429         node: tosca.nodes.Root
3430         relationship: tosca.relationships.DependsOn
3431         occurrences:
3432         - 0
3433         - UNBOUNDED
3434     - link_ps02_port_01:
3435         capability: tosca.capabilities.network.Linkable
3436         relationship: tosca.relationships.network.LinksTo
3437         occurrences:
3438         - 1
3439         - 1
3440     - dependency_server_pd_11:
3441         capability: tosca.capabilities.Node
3442         node: tosca.nodes.Root
3443         relationship: tosca.relationships.DependsOn
3444         occurrences:
3445         - 0
3446         - UNBOUNDED
3447     - local_storage_server_pd_11:
3448         capability: tosca.capabilities.Attachment
3449         node: tosca.nodes.BlockStorage
3450         relationship: tosca.relationships.AttachesTo
3451         occurrences:
3452         - 0
3453         - UNBOUNDED
3454     - dependency_pd01_port_01:
3455         capability: tosca.capabilities.Node
3456         node: tosca.nodes.Root
3457         relationship: tosca.relationships.DependsOn
3458         occurrences:
3459         - 0
3460         - UNBOUNDED
3461     - link_pd01_port_01:
3462         capability: tosca.capabilities.network.Linkable
3463         relationship: tosca.relationships.network.LinksTo
3464         occurrences:
3465         - 1
3466         - 1
3467     - dependency_server_pd_12:
3468         capability: tosca.capabilities.Node
3469         node: tosca.nodes.Root
3470         relationship: tosca.relationships.DependsOn
3471         occurrences:
3472         - 0
3473         - UNBOUNDED
3474     - local_storage_server_pd_12:
3475         capability: tosca.capabilities.Attachment
3476         node: tosca.nodes.BlockStorage
3477         relationship: tosca.relationships.AttachesTo
3478         occurrences:
3479         - 0
3480         - UNBOUNDED
3481     - dependency_test_nested2Level:
3482         capability: tosca.capabilities.Node
3483         node: tosca.nodes.Root
3484         relationship: tosca.relationships.DependsOn
3485         occurrences:
3486         - 0
3487         - UNBOUNDED
3488     - dependency_test_nested3Level_test_nested2Level:
3489         capability: tosca.capabilities.Node
3490         node: tosca.nodes.Root
3491         relationship: tosca.relationships.DependsOn
3492         occurrences:
3493         - 0
3494         - UNBOUNDED
3495     - dependency_server_pd_31_test_nested3Level_test_nested2Level:
3496         capability: tosca.capabilities.Node
3497         node: tosca.nodes.Root
3498         relationship: tosca.relationships.DependsOn
3499         occurrences:
3500         - 0
3501         - UNBOUNDED
3502     - local_storage_server_pd_31_test_nested3Level_test_nested2Level:
3503         capability: tosca.capabilities.Attachment
3504         node: tosca.nodes.BlockStorage
3505         relationship: tosca.relationships.AttachesTo
3506         occurrences:
3507         - 0
3508         - UNBOUNDED
3509     - dependency_server_pd_32_test_nested3Level_test_nested2Level:
3510         capability: tosca.capabilities.Node
3511         node: tosca.nodes.Root
3512         relationship: tosca.relationships.DependsOn
3513         occurrences:
3514         - 0
3515         - UNBOUNDED
3516     - local_storage_server_pd_32_test_nested3Level_test_nested2Level:
3517         capability: tosca.capabilities.Attachment
3518         node: tosca.nodes.BlockStorage
3519         relationship: tosca.relationships.AttachesTo
3520         occurrences:
3521         - 0
3522         - UNBOUNDED
3523     - dependency_pd02_port_03_test_nested3Level_test_nested2Level:
3524         capability: tosca.capabilities.Node
3525         node: tosca.nodes.Root
3526         relationship: tosca.relationships.DependsOn
3527         occurrences:
3528         - 0
3529         - UNBOUNDED
3530     - link_pd02_port_03_test_nested3Level_test_nested2Level:
3531         capability: tosca.capabilities.network.Linkable
3532         relationship: tosca.relationships.network.LinksTo
3533         occurrences:
3534         - 1
3535         - 1
3536     - dependency_pd01_port_03_test_nested3Level_test_nested2Level:
3537         capability: tosca.capabilities.Node
3538         node: tosca.nodes.Root
3539         relationship: tosca.relationships.DependsOn
3540         occurrences:
3541         - 0
3542         - UNBOUNDED
3543     - link_pd01_port_03_test_nested3Level_test_nested2Level:
3544         capability: tosca.capabilities.network.Linkable
3545         relationship: tosca.relationships.network.LinksTo
3546         occurrences:
3547         - 1
3548         - 1
3549     - dependency_pd02_port_02_test_nested2Level:
3550         capability: tosca.capabilities.Node
3551         node: tosca.nodes.Root
3552         relationship: tosca.relationships.DependsOn
3553         occurrences:
3554         - 0
3555         - UNBOUNDED
3556     - link_pd02_port_02_test_nested2Level:
3557         capability: tosca.capabilities.network.Linkable
3558         relationship: tosca.relationships.network.LinksTo
3559         occurrences:
3560         - 1
3561         - 1
3562     - dependency_server_pd_22_test_nested2Level:
3563         capability: tosca.capabilities.Node
3564         node: tosca.nodes.Root
3565         relationship: tosca.relationships.DependsOn
3566         occurrences:
3567         - 0
3568         - UNBOUNDED
3569     - local_storage_server_pd_22_test_nested2Level:
3570         capability: tosca.capabilities.Attachment
3571         node: tosca.nodes.BlockStorage
3572         relationship: tosca.relationships.AttachesTo
3573         occurrences:
3574         - 0
3575         - UNBOUNDED
3576     - dependency_server_pd_21_test_nested2Level:
3577         capability: tosca.capabilities.Node
3578         node: tosca.nodes.Root
3579         relationship: tosca.relationships.DependsOn
3580         occurrences:
3581         - 0
3582         - UNBOUNDED
3583     - local_storage_server_pd_21_test_nested2Level:
3584         capability: tosca.capabilities.Attachment
3585         node: tosca.nodes.BlockStorage
3586         relationship: tosca.relationships.AttachesTo
3587         occurrences:
3588         - 0
3589         - UNBOUNDED
3590     - dependency_pd01_port_02_test_nested2Level:
3591         capability: tosca.capabilities.Node
3592         node: tosca.nodes.Root
3593         relationship: tosca.relationships.DependsOn
3594         occurrences:
3595         - 0
3596         - UNBOUNDED
3597     - link_pd01_port_02_test_nested2Level:
3598         capability: tosca.capabilities.network.Linkable
3599         relationship: tosca.relationships.network.LinksTo
3600         occurrences:
3601         - 1
3602         - 1
3603     capabilities:
3604       cpu_util_server_pd_22_test_nested2Level:
3605         type: org.openecomp.capabilities.metric.Ceilometer
3606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3607         occurrences:
3608         - 1
3609         - UNBOUNDED
3610       disk.allocation_server_pd_21_test_nested2Level:
3611         type: org.openecomp.capabilities.metric.Ceilometer
3612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3613         occurrences:
3614         - 1
3615         - UNBOUNDED
3616       disk.device.read.bytes_server_pd_22_test_nested2Level:
3617         type: org.openecomp.capabilities.metric.Ceilometer
3618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3619         occurrences:
3620         - 1
3621         - UNBOUNDED
3622       disk.device.write.requests.rate_server_pd_32_test_nested3Level_test_nested2Level:
3623         type: org.openecomp.capabilities.metric.Ceilometer
3624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3625         occurrences:
3626         - 1
3627         - UNBOUNDED
3628       cpu_server_pd_32_test_nested3Level_test_nested2Level:
3629         type: org.openecomp.capabilities.metric.Ceilometer
3630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       disk.device.iops_server_pd_12:
3635         type: org.openecomp.capabilities.metric.Ceilometer
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3637         occurrences:
3638         - 1
3639         - UNBOUNDED
3640       disk.device.iops_server_pd_11:
3641         type: org.openecomp.capabilities.metric.Ceilometer
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3643         occurrences:
3644         - 1
3645         - UNBOUNDED
3646       network.outgoing.bytes_pd02_port_03_test_nested3Level_test_nested2Level:
3647         type: org.openecomp.capabilities.metric.Ceilometer
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3649         occurrences:
3650         - 1
3651         - UNBOUNDED
3652       network.incoming.packets_pd02_port_02_test_nested2Level:
3653         type: org.openecomp.capabilities.metric.Ceilometer
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.ephemeral.size_server_pd_21_test_nested2Level:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       feature_server_pd_31_test_nested3Level_test_nested2Level:
3665         type: tosca.capabilities.Node
3666         occurrences:
3667         - 1
3668         - UNBOUNDED
3669       host_server_pd_22_test_nested2Level:
3670         type: tosca.capabilities.Container
3671         valid_source_types:
3672         - tosca.nodes.SoftwareComponent
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       disk.device.write.bytes_server_pd_32_test_nested3Level_test_nested2Level:
3677         type: org.openecomp.capabilities.metric.Ceilometer
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       feature_ps02_port_01:
3683         type: tosca.capabilities.Node
3684         occurrences:
3685         - 1
3686         - UNBOUNDED
3687       disk.usage_server_pd_21_test_nested2Level:
3688         type: org.openecomp.capabilities.metric.Ceilometer
3689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3690         occurrences:
3691         - 1
3692         - UNBOUNDED
3693       network.incoming.packets.rate_ps02_port_01:
3694         type: org.openecomp.capabilities.metric.Ceilometer
3695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       network.outgoing.bytes_pd01_port_01:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       disk.device.read.bytes.rate_server_pd_11:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       disk.device.usage_server_pd_22_test_nested2Level:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717       disk.device.read.bytes.rate_server_pd_12:
3718         type: org.openecomp.capabilities.metric.Ceilometer
3719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3720         occurrences:
3721         - 1
3722         - UNBOUNDED
3723       disk.device.write.bytes_server_pd_31_test_nested3Level_test_nested2Level:
3724         type: org.openecomp.capabilities.metric.Ceilometer
3725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3726         occurrences:
3727         - 1
3728         - UNBOUNDED
3729       network.incoming.bytes.rate_ps02_port_01:
3730         type: org.openecomp.capabilities.metric.Ceilometer
3731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3732         occurrences:
3733         - 1
3734         - UNBOUNDED
3735       disk.device.read.requests_server_pd_11:
3736         type: org.openecomp.capabilities.metric.Ceilometer
3737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3738         occurrences:
3739         - 1
3740         - UNBOUNDED
3741       disk.device.read.requests_server_pd_12:
3742         type: org.openecomp.capabilities.metric.Ceilometer
3743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3744         occurrences:
3745         - 1
3746         - UNBOUNDED
3747       disk.device.read.requests.rate_server_pd_12:
3748         type: org.openecomp.capabilities.metric.Ceilometer
3749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3750         occurrences:
3751         - 1
3752         - UNBOUNDED
3753       disk.device.read.requests.rate_server_pd_11:
3754         type: org.openecomp.capabilities.metric.Ceilometer
3755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       forwarder_pd02_port_03_test_nested3Level_test_nested2Level:
3760         type: org.openecomp.capabilities.Forwarder
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       binding_server_pd_11:
3765         type: tosca.capabilities.network.Bindable
3766         occurrences:
3767         - 1
3768         - UNBOUNDED
3769       disk.usage_server_pd_22_test_nested2Level:
3770         type: org.openecomp.capabilities.metric.Ceilometer
3771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3772         occurrences:
3773         - 1
3774         - UNBOUNDED
3775       disk.read.bytes_server_pd_32_test_nested3Level_test_nested2Level:
3776         type: org.openecomp.capabilities.metric.Ceilometer
3777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3778         occurrences:
3779         - 1
3780         - UNBOUNDED
3781       binding_server_pd_12:
3782         type: tosca.capabilities.network.Bindable
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       attachment_pd01_port_02_test_nested2Level:
3787         type: tosca.capabilities.Attachment
3788         occurrences:
3789         - 1
3790         - UNBOUNDED
3791       network.incoming.bytes_ps02_port_01:
3792         type: org.openecomp.capabilities.metric.Ceilometer
3793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3794         occurrences:
3795         - 1
3796         - UNBOUNDED
3797       feature_server_pd_32_test_nested3Level_test_nested2Level:
3798         type: tosca.capabilities.Node
3799         occurrences:
3800         - 1
3801         - UNBOUNDED
3802       host_server_pd_21_test_nested2Level:
3803         type: tosca.capabilities.Container
3804         valid_source_types:
3805         - tosca.nodes.SoftwareComponent
3806         occurrences:
3807         - 1
3808         - UNBOUNDED
3809       disk.read.requests_server_pd_31_test_nested3Level_test_nested2Level:
3810         type: org.openecomp.capabilities.metric.Ceilometer
3811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3812         occurrences:
3813         - 1
3814         - UNBOUNDED
3815       attachment_pd01_port_01:
3816         type: tosca.capabilities.Attachment
3817         occurrences:
3818         - 1
3819         - UNBOUNDED
3820       disk.write.bytes.rate_server_pd_21_test_nested2Level:
3821         type: org.openecomp.capabilities.metric.Ceilometer
3822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3823         occurrences:
3824         - 1
3825         - UNBOUNDED
3826       network.outgoing.packets.rate_pd01_port_03_test_nested3Level_test_nested2Level:
3827         type: org.openecomp.capabilities.metric.Ceilometer
3828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3829         occurrences:
3830         - 1
3831         - UNBOUNDED
3832       scalable_server_pd_32_test_nested3Level_test_nested2Level:
3833         type: tosca.capabilities.Scalable
3834         occurrences:
3835         - 1
3836         - UNBOUNDED
3837       scalable_server_pd_21_test_nested2Level:
3838         type: tosca.capabilities.Scalable
3839         occurrences:
3840         - 1
3841         - UNBOUNDED
3842       disk.read.bytes_server_pd_31_test_nested3Level_test_nested2Level:
3843         type: org.openecomp.capabilities.metric.Ceilometer
3844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3845         occurrences:
3846         - 1
3847         - UNBOUNDED
3848       network.incoming.packets_pd02_port_03_test_nested3Level_test_nested2Level:
3849         type: org.openecomp.capabilities.metric.Ceilometer
3850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3851         occurrences:
3852         - 1
3853         - UNBOUNDED
3854       disk.write.requests_server_pd_22_test_nested2Level:
3855         type: org.openecomp.capabilities.metric.Ceilometer
3856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       disk.write.requests.rate_server_pd_21_test_nested2Level:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       disk.device.allocation_server_pd_21_test_nested2Level:
3867         type: org.openecomp.capabilities.metric.Ceilometer
3868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3869         occurrences:
3870         - 1
3871         - UNBOUNDED
3872       disk.read.bytes_server_pd_22_test_nested2Level:
3873         type: org.openecomp.capabilities.metric.Ceilometer
3874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3875         occurrences:
3876         - 1
3877         - UNBOUNDED
3878       disk.usage_server_pd_32_test_nested3Level_test_nested2Level:
3879         type: org.openecomp.capabilities.metric.Ceilometer
3880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3881         occurrences:
3882         - 1
3883         - UNBOUNDED
3884       binding_pd01_port_01:
3885         type: tosca.capabilities.network.Bindable
3886         valid_source_types:
3887         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3888         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3889         occurrences:
3890         - 0
3891         - UNBOUNDED
3892       disk.latency_server_pd_22_test_nested2Level:
3893         type: org.openecomp.capabilities.metric.Ceilometer
3894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3895         occurrences:
3896         - 1
3897         - UNBOUNDED
3898       binding_ps02_port_01:
3899         type: tosca.capabilities.network.Bindable
3900         valid_source_types:
3901         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3902         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3903         occurrences:
3904         - 0
3905         - UNBOUNDED
3906       disk.read.requests_server_pd_21_test_nested2Level:
3907         type: org.openecomp.capabilities.metric.Ceilometer
3908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       feature_test_nested2Level:
3913         type: tosca.capabilities.Node
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917       disk.usage_server_pd_31_test_nested3Level_test_nested2Level:
3918         type: org.openecomp.capabilities.metric.Ceilometer
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       cpu_util_server_pd_32_test_nested3Level_test_nested2Level:
3924         type: org.openecomp.capabilities.metric.Ceilometer
3925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       disk.device.iops_server_pd_21_test_nested2Level:
3930         type: org.openecomp.capabilities.metric.Ceilometer
3931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3932         occurrences:
3933         - 1
3934         - UNBOUNDED
3935       disk.capacity_server_pd_32_test_nested3Level_test_nested2Level:
3936         type: org.openecomp.capabilities.metric.Ceilometer
3937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3938         occurrences:
3939         - 1
3940         - UNBOUNDED
3941       instance_server_pd_31_test_nested3Level_test_nested2Level:
3942         type: org.openecomp.capabilities.metric.Ceilometer
3943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3944         occurrences:
3945         - 1
3946         - UNBOUNDED
3947       vcpus_server_pd_22_test_nested2Level:
3948         type: org.openecomp.capabilities.metric.Ceilometer
3949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3950         occurrences:
3951         - 1
3952         - UNBOUNDED
3953       network.incoming.packets_pd01_port_03_test_nested3Level_test_nested2Level:
3954         type: org.openecomp.capabilities.metric.Ceilometer
3955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       disk.device.capacity_server_pd_31_test_nested3Level_test_nested2Level:
3960         type: org.openecomp.capabilities.metric.Ceilometer
3961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3962         occurrences:
3963         - 1
3964         - UNBOUNDED
3965       memory.usage_server_pd_31_test_nested3Level_test_nested2Level:
3966         type: org.openecomp.capabilities.metric.Ceilometer
3967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       network.outpoing.packets_pd01_port_02_test_nested2Level:
3972         type: org.openecomp.capabilities.metric.Ceilometer
3973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       memory.usage_server_pd_12:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       disk.latency_server_pd_32_test_nested3Level_test_nested2Level:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       memory.usage_server_pd_11:
3990         type: org.openecomp.capabilities.metric.Ceilometer
3991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       disk.read.requests_server_pd_32_test_nested3Level_test_nested2Level:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       cpu_server_pd_31_test_nested3Level_test_nested2Level:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       memory.usage_server_pd_22_test_nested2Level:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       cpu_util_server_pd_31_test_nested3Level_test_nested2Level:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       disk.latency_server_pd_31_test_nested3Level_test_nested2Level:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.read.bytes_server_pd_12:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       disk.device.read.bytes_server_pd_11:
4032         type: org.openecomp.capabilities.metric.Ceilometer
4033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4034         occurrences:
4035         - 1
4036         - UNBOUNDED
4037       network.incoming.bytes.rate_pd01_port_01:
4038         type: org.openecomp.capabilities.metric.Ceilometer
4039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4040         occurrences:
4041         - 1
4042         - UNBOUNDED
4043       endpoint_server_pd_12:
4044         type: tosca.capabilities.Endpoint.Admin
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       endpoint_server_pd_11:
4049         type: tosca.capabilities.Endpoint.Admin
4050         occurrences:
4051         - 1
4052         - UNBOUNDED
4053       disk.read.bytes.rate_server_pd_11:
4054         type: org.openecomp.capabilities.metric.Ceilometer
4055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4056         occurrences:
4057         - 1
4058         - UNBOUNDED
4059       disk.read.bytes.rate_server_pd_12:
4060         type: org.openecomp.capabilities.metric.Ceilometer
4061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4062         occurrences:
4063         - 1
4064         - UNBOUNDED
4065       memory.resident_server_pd_32_test_nested3Level_test_nested2Level:
4066         type: org.openecomp.capabilities.metric.Ceilometer
4067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4068         occurrences:
4069         - 1
4070         - UNBOUNDED
4071       cpu.delta_server_pd_21_test_nested2Level:
4072         type: org.openecomp.capabilities.metric.Ceilometer
4073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       endpoint_server_pd_22_test_nested2Level:
4078         type: tosca.capabilities.Endpoint.Admin
4079         occurrences:
4080         - 1
4081         - UNBOUNDED
4082       disk.device.write.requests.rate_server_pd_11:
4083         type: org.openecomp.capabilities.metric.Ceilometer
4084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       disk.latency_server_pd_11:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       disk.device.write.requests.rate_server_pd_12:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       memory.usage_server_pd_21_test_nested2Level:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       disk.latency_server_pd_12:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       network.outgoing.bytes_ps02_port_01:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       disk.device.write.requests.rate_server_pd_21_test_nested2Level:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       scalable_server_pd_11:
4125         type: tosca.capabilities.Scalable
4126         occurrences:
4127         - 1
4128         - UNBOUNDED
4129       disk.device.write.requests_server_pd_32_test_nested3Level_test_nested2Level:
4130         type: org.openecomp.capabilities.metric.Ceilometer
4131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4132         occurrences:
4133         - 1
4134         - UNBOUNDED
4135       scalable_server_pd_12:
4136         type: tosca.capabilities.Scalable
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       memory.resident_server_pd_21_test_nested2Level:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       os_server_pd_21_test_nested2Level:
4147         type: tosca.capabilities.OperatingSystem
4148         occurrences:
4149         - 1
4150         - UNBOUNDED
4151       disk.device.write.requests.rate_server_pd_22_test_nested2Level:
4152         type: org.openecomp.capabilities.metric.Ceilometer
4153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       disk.device.capacity_server_pd_21_test_nested2Level:
4158         type: org.openecomp.capabilities.metric.Ceilometer
4159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       network.outgoing.packets.rate_pd02_port_03_test_nested3Level_test_nested2Level:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       endpoint_server_pd_31_test_nested3Level_test_nested2Level:
4170         type: tosca.capabilities.Endpoint.Admin
4171         occurrences:
4172         - 1
4173         - UNBOUNDED
4174       network.outgoing.bytes.rate_pd01_port_01:
4175         type: org.openecomp.capabilities.metric.Ceilometer
4176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       disk.write.requests_server_pd_21_test_nested2Level:
4181         type: org.openecomp.capabilities.metric.Ceilometer
4182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4183         occurrences:
4184         - 1
4185         - UNBOUNDED
4186       disk.write.bytes.rate_server_pd_22_test_nested2Level:
4187         type: org.openecomp.capabilities.metric.Ceilometer
4188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4189         occurrences:
4190         - 1
4191         - UNBOUNDED
4192       disk.write.requests.rate_server_pd_22_test_nested2Level:
4193         type: org.openecomp.capabilities.metric.Ceilometer
4194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4195         occurrences:
4196         - 1
4197         - UNBOUNDED
4198       network.outgoing.bytes.rate_pd01_port_03_test_nested3Level_test_nested2Level:
4199         type: org.openecomp.capabilities.metric.Ceilometer
4200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4201         occurrences:
4202         - 1
4203         - UNBOUNDED
4204       disk.device.allocation_server_pd_11:
4205         type: org.openecomp.capabilities.metric.Ceilometer
4206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4207         occurrences:
4208         - 1
4209         - UNBOUNDED
4210       disk.device.read.bytes.rate_server_pd_22_test_nested2Level:
4211         type: org.openecomp.capabilities.metric.Ceilometer
4212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4213         occurrences:
4214         - 1
4215         - UNBOUNDED
4216       disk.write.bytes.rate_server_pd_31_test_nested3Level_test_nested2Level:
4217         type: org.openecomp.capabilities.metric.Ceilometer
4218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4219         occurrences:
4220         - 1
4221         - UNBOUNDED
4222       disk.device.write.requests_server_pd_21_test_nested2Level:
4223         type: org.openecomp.capabilities.metric.Ceilometer
4224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4225         occurrences:
4226         - 1
4227         - UNBOUNDED
4228       disk.device.allocation_server_pd_12:
4229         type: org.openecomp.capabilities.metric.Ceilometer
4230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4231         occurrences:
4232         - 1
4233         - UNBOUNDED
4234       network.outgoing.packets.rate_pd01_port_01:
4235         type: org.openecomp.capabilities.metric.Ceilometer
4236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4237         occurrences:
4238         - 1
4239         - UNBOUNDED
4240       disk.device.latency_server_pd_32_test_nested3Level_test_nested2Level:
4241         type: org.openecomp.capabilities.metric.Ceilometer
4242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4243         occurrences:
4244         - 1
4245         - UNBOUNDED
4246       binding_server_pd_22_test_nested2Level:
4247         type: tosca.capabilities.network.Bindable
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       forwarder_pd01_port_02_test_nested2Level:
4252         type: org.openecomp.capabilities.Forwarder
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       disk.iops_server_pd_32_test_nested3Level_test_nested2Level:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       disk.device.usage_server_pd_32_test_nested3Level_test_nested2Level:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       disk.device.usage_server_pd_21_test_nested2Level:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       disk.device.read.requests.rate_server_pd_31_test_nested3Level_test_nested2Level:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       disk.write.requests.rate_server_pd_32_test_nested3Level_test_nested2Level:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       forwarder_pd01_port_03_test_nested3Level_test_nested2Level:
4287         type: org.openecomp.capabilities.Forwarder
4288         occurrences:
4289         - 1
4290         - UNBOUNDED
4291       disk.write.requests_server_pd_31_test_nested3Level_test_nested2Level:
4292         type: org.openecomp.capabilities.metric.Ceilometer
4293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4294         occurrences:
4295         - 1
4296         - UNBOUNDED
4297       disk.write.requests_server_pd_12:
4298         type: org.openecomp.capabilities.metric.Ceilometer
4299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4300         occurrences:
4301         - 1
4302         - UNBOUNDED
4303       disk.write.requests_server_pd_11:
4304         type: org.openecomp.capabilities.metric.Ceilometer
4305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4306         occurrences:
4307         - 1
4308         - UNBOUNDED
4309       memory_server_pd_32_test_nested3Level_test_nested2Level:
4310         type: org.openecomp.capabilities.metric.Ceilometer
4311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4312         occurrences:
4313         - 1
4314         - UNBOUNDED
4315       network.incoming.bytes_pd01_port_03_test_nested3Level_test_nested2Level:
4316         type: org.openecomp.capabilities.metric.Ceilometer
4317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       feature_pd01_port_03_test_nested3Level_test_nested2Level:
4322         type: tosca.capabilities.Node
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       network.outgoing.packets.rate_ps02_port_01:
4327         type: org.openecomp.capabilities.metric.Ceilometer
4328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4329         occurrences:
4330         - 1
4331         - UNBOUNDED
4332       network.outgoing.bytes_pd01_port_03_test_nested3Level_test_nested2Level:
4333         type: org.openecomp.capabilities.metric.Ceilometer
4334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4335         occurrences:
4336         - 1
4337         - UNBOUNDED
4338       disk.device.allocation_server_pd_22_test_nested2Level:
4339         type: org.openecomp.capabilities.metric.Ceilometer
4340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       disk.device.read.bytes_server_pd_21_test_nested2Level:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       memory.resident_server_pd_12:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       memory_server_pd_22_test_nested2Level:
4357         type: org.openecomp.capabilities.metric.Ceilometer
4358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4359         occurrences:
4360         - 1
4361         - UNBOUNDED
4362       memory.resident_server_pd_11:
4363         type: org.openecomp.capabilities.metric.Ceilometer
4364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4365         occurrences:
4366         - 1
4367         - UNBOUNDED
4368       feature_pd02_port_02_test_nested2Level:
4369         type: tosca.capabilities.Node
4370         occurrences:
4371         - 1
4372         - UNBOUNDED
4373       disk.ephemeral.size_server_pd_31_test_nested3Level_test_nested2Level:
4374         type: org.openecomp.capabilities.metric.Ceilometer
4375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4376         occurrences:
4377         - 1
4378         - UNBOUNDED
4379       feature_pd01_port_02_test_nested2Level:
4380         type: tosca.capabilities.Node
4381         occurrences:
4382         - 1
4383         - UNBOUNDED
4384       disk.device.read.bytes.rate_server_pd_31_test_nested3Level_test_nested2Level:
4385         type: org.openecomp.capabilities.metric.Ceilometer
4386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4387         occurrences:
4388         - 1
4389         - UNBOUNDED
4390       forwarder_pd02_port_02_test_nested2Level:
4391         type: org.openecomp.capabilities.Forwarder
4392         occurrences:
4393         - 1
4394         - UNBOUNDED
4395       network.incoming.packets_pd01_port_02_test_nested2Level:
4396         type: org.openecomp.capabilities.metric.Ceilometer
4397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4398         occurrences:
4399         - 1
4400         - UNBOUNDED
4401       disk.device.write.bytes.rate_server_pd_31_test_nested3Level_test_nested2Level:
4402         type: org.openecomp.capabilities.metric.Ceilometer
4403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4404         occurrences:
4405         - 1
4406         - UNBOUNDED
4407       disk.ephemeral.size_server_pd_22_test_nested2Level:
4408         type: org.openecomp.capabilities.metric.Ceilometer
4409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4410         occurrences:
4411         - 1
4412         - UNBOUNDED
4413       disk.device.iops_server_pd_22_test_nested2Level:
4414         type: org.openecomp.capabilities.metric.Ceilometer
4415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4416         occurrences:
4417         - 1
4418         - UNBOUNDED
4419       disk.device.write.bytes_server_pd_21_test_nested2Level:
4420         type: org.openecomp.capabilities.metric.Ceilometer
4421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4422         occurrences:
4423         - 1
4424         - UNBOUNDED
4425       network.incoming.packets.rate_pd02_port_03_test_nested3Level_test_nested2Level:
4426         type: org.openecomp.capabilities.metric.Ceilometer
4427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4428         occurrences:
4429         - 1
4430         - UNBOUNDED
4431       network.outgoing.bytes_pd02_port_02_test_nested2Level:
4432         type: org.openecomp.capabilities.metric.Ceilometer
4433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4434         occurrences:
4435         - 1
4436         - UNBOUNDED
4437       network.outpoing.packets_pd01_port_01:
4438         type: org.openecomp.capabilities.metric.Ceilometer
4439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4440         occurrences:
4441         - 1
4442         - UNBOUNDED
4443       disk.allocation_server_pd_31_test_nested3Level_test_nested2Level:
4444         type: org.openecomp.capabilities.metric.Ceilometer
4445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4446         occurrences:
4447         - 1
4448         - UNBOUNDED
4449       disk.device.capacity_server_pd_12:
4450         type: org.openecomp.capabilities.metric.Ceilometer
4451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4452         occurrences:
4453         - 1
4454         - UNBOUNDED
4455       disk.device.capacity_server_pd_11:
4456         type: org.openecomp.capabilities.metric.Ceilometer
4457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4458         occurrences:
4459         - 1
4460         - UNBOUNDED
4461       instance_server_pd_22_test_nested2Level:
4462         type: org.openecomp.capabilities.metric.Ceilometer
4463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4464         occurrences:
4465         - 1
4466         - UNBOUNDED
4467       binding_server_pd_31_test_nested3Level_test_nested2Level:
4468         type: tosca.capabilities.network.Bindable
4469         occurrences:
4470         - 1
4471         - UNBOUNDED
4472       disk.read.requests_server_pd_11:
4473         type: org.openecomp.capabilities.metric.Ceilometer
4474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4475         occurrences:
4476         - 1
4477         - UNBOUNDED
4478       disk.read.requests_server_pd_12:
4479         type: org.openecomp.capabilities.metric.Ceilometer
4480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4481         occurrences:
4482         - 1
4483         - UNBOUNDED
4484       disk.write.bytes_server_pd_32_test_nested3Level_test_nested2Level:
4485         type: org.openecomp.capabilities.metric.Ceilometer
4486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4487         occurrences:
4488         - 1
4489         - UNBOUNDED
4490       network.outpoing.packets_pd01_port_03_test_nested3Level_test_nested2Level:
4491         type: org.openecomp.capabilities.metric.Ceilometer
4492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       attachment_ps02_port_01:
4497         type: tosca.capabilities.Attachment
4498         occurrences:
4499         - 1
4500         - UNBOUNDED
4501       network.incoming.bytes.rate_pd02_port_03_test_nested3Level_test_nested2Level:
4502         type: org.openecomp.capabilities.metric.Ceilometer
4503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4504         occurrences:
4505         - 1
4506         - UNBOUNDED
4507       disk.write.requests.rate_server_pd_11:
4508         type: org.openecomp.capabilities.metric.Ceilometer
4509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4510         occurrences:
4511         - 1
4512         - UNBOUNDED
4513       os_server_pd_31_test_nested3Level_test_nested2Level:
4514         type: tosca.capabilities.OperatingSystem
4515         occurrences:
4516         - 1
4517         - UNBOUNDED
4518       host_server_pd_32_test_nested3Level_test_nested2Level:
4519         type: tosca.capabilities.Container
4520         valid_source_types:
4521         - tosca.nodes.SoftwareComponent
4522         occurrences:
4523         - 1
4524         - UNBOUNDED
4525       disk.device.read.requests_server_pd_32_test_nested3Level_test_nested2Level:
4526         type: org.openecomp.capabilities.metric.Ceilometer
4527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4528         occurrences:
4529         - 1
4530         - UNBOUNDED
4531       disk.write.requests.rate_server_pd_12:
4532         type: org.openecomp.capabilities.metric.Ceilometer
4533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4534         occurrences:
4535         - 1
4536         - UNBOUNDED
4537       disk.root.size_server_pd_22_test_nested2Level:
4538         type: org.openecomp.capabilities.metric.Ceilometer
4539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4540         occurrences:
4541         - 1
4542         - UNBOUNDED
4543       memory_server_pd_12:
4544         type: org.openecomp.capabilities.metric.Ceilometer
4545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4546         occurrences:
4547         - 1
4548         - UNBOUNDED
4549       memory_server_pd_11:
4550         type: org.openecomp.capabilities.metric.Ceilometer
4551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4552         occurrences:
4553         - 1
4554         - UNBOUNDED
4555       network.incoming.packets.rate_pd01_port_03_test_nested3Level_test_nested2Level:
4556         type: org.openecomp.capabilities.metric.Ceilometer
4557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4558         occurrences:
4559         - 1
4560         - UNBOUNDED
4561       disk.allocation_server_pd_32_test_nested3Level_test_nested2Level:
4562         type: org.openecomp.capabilities.metric.Ceilometer
4563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4564         occurrences:
4565         - 1
4566         - UNBOUNDED
4567       os_server_pd_32_test_nested3Level_test_nested2Level:
4568         type: tosca.capabilities.OperatingSystem
4569         occurrences:
4570         - 1
4571         - UNBOUNDED
4572       disk.device.latency_server_pd_12:
4573         type: org.openecomp.capabilities.metric.Ceilometer
4574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4575         occurrences:
4576         - 1
4577         - UNBOUNDED
4578       disk.root.size_server_pd_32_test_nested3Level_test_nested2Level:
4579         type: org.openecomp.capabilities.metric.Ceilometer
4580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4581         occurrences:
4582         - 1
4583         - UNBOUNDED
4584       disk.write.bytes_server_pd_21_test_nested2Level:
4585         type: org.openecomp.capabilities.metric.Ceilometer
4586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4587         occurrences:
4588         - 1
4589         - UNBOUNDED
4590       vcpus_server_pd_31_test_nested3Level_test_nested2Level:
4591         type: org.openecomp.capabilities.metric.Ceilometer
4592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       disk.device.latency_server_pd_11:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       disk.device.write.bytes_server_pd_22_test_nested2Level:
4603         type: org.openecomp.capabilities.metric.Ceilometer
4604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4605         occurrences:
4606         - 1
4607         - UNBOUNDED
4608       disk.device.usage_server_pd_11:
4609         type: org.openecomp.capabilities.metric.Ceilometer
4610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4611         occurrences:
4612         - 1
4613         - UNBOUNDED
4614       disk.device.usage_server_pd_12:
4615         type: org.openecomp.capabilities.metric.Ceilometer
4616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4617         occurrences:
4618         - 1
4619         - UNBOUNDED
4620       disk.device.read.requests.rate_server_pd_22_test_nested2Level:
4621         type: org.openecomp.capabilities.metric.Ceilometer
4622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4623         occurrences:
4624         - 1
4625         - UNBOUNDED
4626       disk.read.bytes.rate_server_pd_32_test_nested3Level_test_nested2Level:
4627         type: org.openecomp.capabilities.metric.Ceilometer
4628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4629         occurrences:
4630         - 1
4631         - UNBOUNDED
4632       disk.write.bytes_server_pd_12:
4633         type: org.openecomp.capabilities.metric.Ceilometer
4634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4635         occurrences:
4636         - 1
4637         - UNBOUNDED
4638       cpu_server_pd_22_test_nested2Level:
4639         type: org.openecomp.capabilities.metric.Ceilometer
4640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4641         occurrences:
4642         - 1
4643         - UNBOUNDED
4644       disk.write.bytes_server_pd_22_test_nested2Level:
4645         type: org.openecomp.capabilities.metric.Ceilometer
4646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4647         occurrences:
4648         - 1
4649         - UNBOUNDED
4650       disk.device.read.requests_server_pd_22_test_nested2Level:
4651         type: org.openecomp.capabilities.metric.Ceilometer
4652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4653         occurrences:
4654         - 1
4655         - UNBOUNDED
4656       network.outgoing.bytes.rate_pd02_port_02_test_nested2Level:
4657         type: org.openecomp.capabilities.metric.Ceilometer
4658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4659         occurrences:
4660         - 1
4661         - UNBOUNDED
4662       disk.write.bytes_server_pd_11:
4663         type: org.openecomp.capabilities.metric.Ceilometer
4664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4665         occurrences:
4666         - 1
4667         - UNBOUNDED
4668       disk.device.read.requests_server_pd_21_test_nested2Level:
4669         type: org.openecomp.capabilities.metric.Ceilometer
4670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       disk.device.read.requests.rate_server_pd_21_test_nested2Level:
4675         type: org.openecomp.capabilities.metric.Ceilometer
4676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       disk.root.size_server_pd_21_test_nested2Level:
4681         type: org.openecomp.capabilities.metric.Ceilometer
4682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4683         occurrences:
4684         - 1
4685         - UNBOUNDED
4686       disk.device.read.requests_server_pd_31_test_nested3Level_test_nested2Level:
4687         type: org.openecomp.capabilities.metric.Ceilometer
4688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4689         occurrences:
4690         - 1
4691         - UNBOUNDED
4692       disk.device.read.requests.rate_server_pd_32_test_nested3Level_test_nested2Level:
4693         type: org.openecomp.capabilities.metric.Ceilometer
4694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4695         occurrences:
4696         - 1
4697         - UNBOUNDED
4698       binding_server_pd_32_test_nested3Level_test_nested2Level:
4699         type: tosca.capabilities.network.Bindable
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       instance_server_pd_21_test_nested2Level:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       disk.write.bytes.rate_server_pd_12:
4710         type: org.openecomp.capabilities.metric.Ceilometer
4711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4712         occurrences:
4713         - 1
4714         - UNBOUNDED
4715       disk.write.bytes.rate_server_pd_11:
4716         type: org.openecomp.capabilities.metric.Ceilometer
4717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4718         occurrences:
4719         - 1
4720         - UNBOUNDED
4721       network.incoming.bytes.rate_pd01_port_03_test_nested3Level_test_nested2Level:
4722         type: org.openecomp.capabilities.metric.Ceilometer
4723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4724         occurrences:
4725         - 1
4726         - UNBOUNDED
4727       network.incoming.packets.rate_pd01_port_02_test_nested2Level:
4728         type: org.openecomp.capabilities.metric.Ceilometer
4729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4730         occurrences:
4731         - 1
4732         - UNBOUNDED
4733       network.incoming.packets_ps02_port_01:
4734         type: org.openecomp.capabilities.metric.Ceilometer
4735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4736         occurrences:
4737         - 1
4738         - UNBOUNDED
4739       disk.device.iops_server_pd_31_test_nested3Level_test_nested2Level:
4740         type: org.openecomp.capabilities.metric.Ceilometer
4741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4742         occurrences:
4743         - 1
4744         - UNBOUNDED
4745       disk.root.size_server_pd_11:
4746         type: org.openecomp.capabilities.metric.Ceilometer
4747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4748         occurrences:
4749         - 1
4750         - UNBOUNDED
4751       disk.root.size_server_pd_12:
4752         type: org.openecomp.capabilities.metric.Ceilometer
4753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4754         occurrences:
4755         - 1
4756         - UNBOUNDED
4757       attachment_pd02_port_02_test_nested2Level:
4758         type: tosca.capabilities.Attachment
4759         occurrences:
4760         - 1
4761         - UNBOUNDED
4762       disk.iops_server_pd_12:
4763         type: org.openecomp.capabilities.metric.Ceilometer
4764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4765         occurrences:
4766         - 1
4767         - UNBOUNDED
4768       disk.iops_server_pd_11:
4769         type: org.openecomp.capabilities.metric.Ceilometer
4770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4771         occurrences:
4772         - 1
4773         - UNBOUNDED
4774       os_server_pd_22_test_nested2Level:
4775         type: tosca.capabilities.OperatingSystem
4776         occurrences:
4777         - 1
4778         - UNBOUNDED
4779       cpu.delta_server_pd_31_test_nested3Level_test_nested2Level:
4780         type: org.openecomp.capabilities.metric.Ceilometer
4781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4782         occurrences:
4783         - 1
4784         - UNBOUNDED
4785       disk.root.size_server_pd_31_test_nested3Level_test_nested2Level:
4786         type: org.openecomp.capabilities.metric.Ceilometer
4787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4788         occurrences:
4789         - 1
4790         - UNBOUNDED
4791       network.outgoing.bytes.rate_ps02_port_01:
4792         type: org.openecomp.capabilities.metric.Ceilometer
4793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4794         occurrences:
4795         - 1
4796         - UNBOUNDED
4797       disk.iops_server_pd_22_test_nested2Level:
4798         type: org.openecomp.capabilities.metric.Ceilometer
4799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4800         occurrences:
4801         - 1
4802         - UNBOUNDED
4803       feature_pd01_port_01:
4804         type: tosca.capabilities.Node
4805         occurrences:
4806         - 1
4807         - UNBOUNDED
4808       disk.device.write.bytes.rate_server_pd_12:
4809         type: org.openecomp.capabilities.metric.Ceilometer
4810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4811         occurrences:
4812         - 1
4813         - UNBOUNDED
4814       disk.device.write.bytes.rate_server_pd_11:
4815         type: org.openecomp.capabilities.metric.Ceilometer
4816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4817         occurrences:
4818         - 1
4819         - UNBOUNDED
4820       disk.device.allocation_server_pd_32_test_nested3Level_test_nested2Level:
4821         type: org.openecomp.capabilities.metric.Ceilometer
4822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4823         occurrences:
4824         - 1
4825         - UNBOUNDED
4826       attachment_pd02_port_03_test_nested3Level_test_nested2Level:
4827         type: tosca.capabilities.Attachment
4828         occurrences:
4829         - 1
4830         - UNBOUNDED
4831       cpu_server_pd_21_test_nested2Level:
4832         type: org.openecomp.capabilities.metric.Ceilometer
4833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4834         occurrences:
4835         - 1
4836         - UNBOUNDED
4837       disk.device.usage_server_pd_31_test_nested3Level_test_nested2Level:
4838         type: org.openecomp.capabilities.metric.Ceilometer
4839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4840         occurrences:
4841         - 1
4842         - UNBOUNDED
4843       binding_pd02_port_03_test_nested3Level_test_nested2Level:
4844         type: tosca.capabilities.network.Bindable
4845         valid_source_types:
4846         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4847         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4848         occurrences:
4849         - 0
4850         - UNBOUNDED
4851       disk.read.bytes_server_pd_12:
4852         type: org.openecomp.capabilities.metric.Ceilometer
4853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4854         occurrences:
4855         - 1
4856         - UNBOUNDED
4857       disk.read.bytes_server_pd_11:
4858         type: org.openecomp.capabilities.metric.Ceilometer
4859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4860         occurrences:
4861         - 1
4862         - UNBOUNDED
4863       network.outpoing.packets_pd02_port_02_test_nested2Level:
4864         type: org.openecomp.capabilities.metric.Ceilometer
4865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4866         occurrences:
4867         - 1
4868         - UNBOUNDED
4869       binding_server_pd_21_test_nested2Level:
4870         type: tosca.capabilities.network.Bindable
4871         occurrences:
4872         - 1
4873         - UNBOUNDED
4874       network.incoming.packets_pd01_port_01:
4875         type: org.openecomp.capabilities.metric.Ceilometer
4876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4877         occurrences:
4878         - 1
4879         - UNBOUNDED
4880       network.incoming.packets.rate_pd01_port_01:
4881         type: org.openecomp.capabilities.metric.Ceilometer
4882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4883         occurrences:
4884         - 1
4885         - UNBOUNDED
4886       cpu_util_server_pd_12:
4887         type: org.openecomp.capabilities.metric.Ceilometer
4888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4889         occurrences:
4890         - 1
4891         - UNBOUNDED
4892       disk.device.latency_server_pd_22_test_nested2Level:
4893         type: org.openecomp.capabilities.metric.Ceilometer
4894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4895         occurrences:
4896         - 1
4897         - UNBOUNDED
4898       cpu_util_server_pd_11:
4899         type: org.openecomp.capabilities.metric.Ceilometer
4900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4901         occurrences:
4902         - 1
4903         - UNBOUNDED
4904       disk.device.allocation_server_pd_31_test_nested3Level_test_nested2Level:
4905         type: org.openecomp.capabilities.metric.Ceilometer
4906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4907         occurrences:
4908         - 1
4909         - UNBOUNDED
4910       feature_server_pd_11:
4911         type: tosca.capabilities.Node
4912         occurrences:
4913         - 1
4914         - UNBOUNDED
4915       feature_server_pd_12:
4916         type: tosca.capabilities.Node
4917         occurrences:
4918         - 1
4919         - UNBOUNDED
4920       host_server_pd_31_test_nested3Level_test_nested2Level:
4921         type: tosca.capabilities.Container
4922         valid_source_types:
4923         - tosca.nodes.SoftwareComponent
4924         occurrences:
4925         - 1
4926         - UNBOUNDED
4927       disk.device.iops_server_pd_32_test_nested3Level_test_nested2Level:
4928         type: org.openecomp.capabilities.metric.Ceilometer
4929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4930         occurrences:
4931         - 1
4932         - UNBOUNDED
4933       network.outpoing.packets_pd02_port_03_test_nested3Level_test_nested2Level:
4934         type: org.openecomp.capabilities.metric.Ceilometer
4935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4936         occurrences:
4937         - 1
4938         - UNBOUNDED
4939       cpu.delta_server_pd_32_test_nested3Level_test_nested2Level:
4940         type: org.openecomp.capabilities.metric.Ceilometer
4941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4942         occurrences:
4943         - 1
4944         - UNBOUNDED
4945       feature_server_pd_21_test_nested2Level:
4946         type: tosca.capabilities.Node
4947         occurrences:
4948         - 1
4949         - UNBOUNDED
4950       attachment_pd01_port_03_test_nested3Level_test_nested2Level:
4951         type: tosca.capabilities.Attachment
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       disk.device.read.bytes_server_pd_31_test_nested3Level_test_nested2Level:
4956         type: org.openecomp.capabilities.metric.Ceilometer
4957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4958         occurrences:
4959         - 1
4960         - UNBOUNDED
4961       memory_server_pd_21_test_nested2Level:
4962         type: org.openecomp.capabilities.metric.Ceilometer
4963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4964         occurrences:
4965         - 1
4966         - UNBOUNDED
4967       binding_pd01_port_03_test_nested3Level_test_nested2Level:
4968         type: tosca.capabilities.network.Bindable
4969         valid_source_types:
4970         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4971         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4972         occurrences:
4973         - 0
4974         - UNBOUNDED
4975       disk.capacity_server_pd_21_test_nested2Level:
4976         type: org.openecomp.capabilities.metric.Ceilometer
4977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4978         occurrences:
4979         - 1
4980         - UNBOUNDED
4981       disk.write.bytes.rate_server_pd_32_test_nested3Level_test_nested2Level:
4982         type: org.openecomp.capabilities.metric.Ceilometer
4983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       disk.read.bytes.rate_server_pd_21_test_nested2Level:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       disk.device.write.bytes.rate_server_pd_21_test_nested2Level:
4994         type: org.openecomp.capabilities.metric.Ceilometer
4995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4996         occurrences:
4997         - 1
4998         - UNBOUNDED
4999       disk.device.write.requests_server_pd_31_test_nested3Level_test_nested2Level:
5000         type: org.openecomp.capabilities.metric.Ceilometer
5001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5002         occurrences:
5003         - 1
5004         - UNBOUNDED
5005       disk.device.capacity_server_pd_32_test_nested3Level_test_nested2Level:
5006         type: org.openecomp.capabilities.metric.Ceilometer
5007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5008         occurrences:
5009         - 1
5010         - UNBOUNDED
5011       cpu.delta_server_pd_11:
5012         type: org.openecomp.capabilities.metric.Ceilometer
5013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5014         occurrences:
5015         - 1
5016         - UNBOUNDED
5017       host_server_pd_11:
5018         type: tosca.capabilities.Container
5019         valid_source_types:
5020         - tosca.nodes.SoftwareComponent
5021         occurrences:
5022         - 1
5023         - UNBOUNDED
5024       cpu.delta_server_pd_12:
5025         type: org.openecomp.capabilities.metric.Ceilometer
5026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5027         occurrences:
5028         - 1
5029         - UNBOUNDED
5030       host_server_pd_12:
5031         type: tosca.capabilities.Container
5032         valid_source_types:
5033         - tosca.nodes.SoftwareComponent
5034         occurrences:
5035         - 1
5036         - UNBOUNDED
5037       network.outgoing.bytes.rate_pd02_port_03_test_nested3Level_test_nested2Level:
5038         type: org.openecomp.capabilities.metric.Ceilometer
5039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5040         occurrences:
5041         - 1
5042         - UNBOUNDED
5043       cpu.delta_server_pd_22_test_nested2Level:
5044         type: org.openecomp.capabilities.metric.Ceilometer
5045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5046         occurrences:
5047         - 1
5048         - UNBOUNDED
5049       disk.ephemeral.size_server_pd_11:
5050         type: org.openecomp.capabilities.metric.Ceilometer
5051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5052         occurrences:
5053         - 1
5054         - UNBOUNDED
5055       disk.read.bytes.rate_server_pd_22_test_nested2Level:
5056         type: org.openecomp.capabilities.metric.Ceilometer
5057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5058         occurrences:
5059         - 1
5060         - UNBOUNDED
5061       network.incoming.packets.rate_pd02_port_02_test_nested2Level:
5062         type: org.openecomp.capabilities.metric.Ceilometer
5063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5064         occurrences:
5065         - 1
5066         - UNBOUNDED
5067       disk.write.requests.rate_server_pd_31_test_nested3Level_test_nested2Level:
5068         type: org.openecomp.capabilities.metric.Ceilometer
5069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5070         occurrences:
5071         - 1
5072         - UNBOUNDED
5073       disk.ephemeral.size_server_pd_12:
5074         type: org.openecomp.capabilities.metric.Ceilometer
5075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5076         occurrences:
5077         - 1
5078         - UNBOUNDED
5079       disk.device.read.bytes.rate_server_pd_32_test_nested3Level_test_nested2Level:
5080         type: org.openecomp.capabilities.metric.Ceilometer
5081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5082         occurrences:
5083         - 1
5084         - UNBOUNDED
5085       memory.usage_server_pd_32_test_nested3Level_test_nested2Level:
5086         type: org.openecomp.capabilities.metric.Ceilometer
5087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5088         occurrences:
5089         - 1
5090         - UNBOUNDED
5091       instance_server_pd_32_test_nested3Level_test_nested2Level:
5092         type: org.openecomp.capabilities.metric.Ceilometer
5093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5094         occurrences:
5095         - 1
5096         - UNBOUNDED
5097       memory.resident_server_pd_22_test_nested2Level:
5098         type: org.openecomp.capabilities.metric.Ceilometer
5099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5100         occurrences:
5101         - 1
5102         - UNBOUNDED
5103       disk.device.latency_server_pd_31_test_nested3Level_test_nested2Level:
5104         type: org.openecomp.capabilities.metric.Ceilometer
5105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5106         occurrences:
5107         - 1
5108         - UNBOUNDED
5109       disk.capacity_server_pd_22_test_nested2Level:
5110         type: org.openecomp.capabilities.metric.Ceilometer
5111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5112         occurrences:
5113         - 1
5114         - UNBOUNDED
5115       scalable_server_pd_31_test_nested3Level_test_nested2Level:
5116         type: tosca.capabilities.Scalable
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       network.incoming.bytes_pd01_port_01:
5121         type: org.openecomp.capabilities.metric.Ceilometer
5122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5123         occurrences:
5124         - 1
5125         - UNBOUNDED
5126       network.outpoing.packets_ps02_port_01:
5127         type: org.openecomp.capabilities.metric.Ceilometer
5128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5129         occurrences:
5130         - 1
5131         - UNBOUNDED
5132       disk.device.write.bytes.rate_server_pd_32_test_nested3Level_test_nested2Level:
5133         type: org.openecomp.capabilities.metric.Ceilometer
5134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5135         occurrences:
5136         - 1
5137         - UNBOUNDED
5138       disk.device.write.requests_server_pd_22_test_nested2Level:
5139         type: org.openecomp.capabilities.metric.Ceilometer
5140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5141         occurrences:
5142         - 1
5143         - UNBOUNDED
5144       disk.device.read.bytes_server_pd_32_test_nested3Level_test_nested2Level:
5145         type: org.openecomp.capabilities.metric.Ceilometer
5146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5147         occurrences:
5148         - 1
5149         - UNBOUNDED
5150       network.outgoing.bytes.rate_pd01_port_02_test_nested2Level:
5151         type: org.openecomp.capabilities.metric.Ceilometer
5152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5153         occurrences:
5154         - 1
5155         - UNBOUNDED
5156       disk.device.read.bytes.rate_server_pd_21_test_nested2Level:
5157         type: org.openecomp.capabilities.metric.Ceilometer
5158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5159         occurrences:
5160         - 1
5161         - UNBOUNDED
5162       disk.device.write.requests_server_pd_12:
5163         type: org.openecomp.capabilities.metric.Ceilometer
5164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5165         occurrences:
5166         - 1
5167         - UNBOUNDED
5168       network.incoming.bytes.rate_pd02_port_02_test_nested2Level:
5169         type: org.openecomp.capabilities.metric.Ceilometer
5170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5171         occurrences:
5172         - 1
5173         - UNBOUNDED
5174       disk.device.write.requests_server_pd_11:
5175         type: org.openecomp.capabilities.metric.Ceilometer
5176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5177         occurrences:
5178         - 1
5179         - UNBOUNDED
5180       instance_server_pd_11:
5181         type: org.openecomp.capabilities.metric.Ceilometer
5182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5183         occurrences:
5184         - 1
5185         - UNBOUNDED
5186       memory.resident_server_pd_31_test_nested3Level_test_nested2Level:
5187         type: org.openecomp.capabilities.metric.Ceilometer
5188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5189         occurrences:
5190         - 1
5191         - UNBOUNDED
5192       instance_server_pd_12:
5193         type: org.openecomp.capabilities.metric.Ceilometer
5194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5195         occurrences:
5196         - 1
5197         - UNBOUNDED
5198       os_server_pd_11:
5199         type: tosca.capabilities.OperatingSystem
5200         occurrences:
5201         - 1
5202         - UNBOUNDED
5203       os_server_pd_12:
5204         type: tosca.capabilities.OperatingSystem
5205         occurrences:
5206         - 1
5207         - UNBOUNDED
5208       disk.device.write.bytes.rate_server_pd_22_test_nested2Level:
5209         type: org.openecomp.capabilities.metric.Ceilometer
5210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5211         occurrences:
5212         - 1
5213         - UNBOUNDED
5214       disk.capacity_server_pd_31_test_nested3Level_test_nested2Level:
5215         type: org.openecomp.capabilities.metric.Ceilometer
5216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5217         occurrences:
5218         - 1
5219         - UNBOUNDED
5220       endpoint_server_pd_21_test_nested2Level:
5221         type: tosca.capabilities.Endpoint.Admin
5222         occurrences:
5223         - 1
5224         - UNBOUNDED
5225       scalable_server_pd_22_test_nested2Level:
5226         type: tosca.capabilities.Scalable
5227         occurrences:
5228         - 1
5229         - UNBOUNDED
5230       feature_pd02_port_03_test_nested3Level_test_nested2Level:
5231         type: tosca.capabilities.Node
5232         occurrences:
5233         - 1
5234         - UNBOUNDED
5235       vcpus_server_pd_32_test_nested3Level_test_nested2Level:
5236         type: org.openecomp.capabilities.metric.Ceilometer
5237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5238         occurrences:
5239         - 1
5240         - UNBOUNDED
5241       network.incoming.bytes_pd02_port_03_test_nested3Level_test_nested2Level:
5242         type: org.openecomp.capabilities.metric.Ceilometer
5243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5244         occurrences:
5245         - 1
5246         - UNBOUNDED
5247       memory_server_pd_31_test_nested3Level_test_nested2Level:
5248         type: org.openecomp.capabilities.metric.Ceilometer
5249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5250         occurrences:
5251         - 1
5252         - UNBOUNDED
5253       vcpus_server_pd_21_test_nested2Level:
5254         type: org.openecomp.capabilities.metric.Ceilometer
5255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5256         occurrences:
5257         - 1
5258         - UNBOUNDED
5259       disk.latency_server_pd_21_test_nested2Level:
5260         type: org.openecomp.capabilities.metric.Ceilometer
5261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5262         occurrences:
5263         - 1
5264         - UNBOUNDED
5265       binding_pd01_port_02_test_nested2Level:
5266         type: tosca.capabilities.network.Bindable
5267         valid_source_types:
5268         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5269         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5270         occurrences:
5271         - 0
5272         - UNBOUNDED
5273       disk.capacity_server_pd_11:
5274         type: org.openecomp.capabilities.metric.Ceilometer
5275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5276         occurrences:
5277         - 1
5278         - UNBOUNDED
5279       feature_server_pd_22_test_nested2Level:
5280         type: tosca.capabilities.Node
5281         occurrences:
5282         - 1
5283         - UNBOUNDED
5284       disk.iops_server_pd_21_test_nested2Level:
5285         type: org.openecomp.capabilities.metric.Ceilometer
5286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5287         occurrences:
5288         - 1
5289         - UNBOUNDED
5290       binding_pd02_port_02_test_nested2Level:
5291         type: tosca.capabilities.network.Bindable
5292         valid_source_types:
5293         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5294         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5295         occurrences:
5296         - 0
5297         - UNBOUNDED
5298       disk.device.capacity_server_pd_22_test_nested2Level:
5299         type: org.openecomp.capabilities.metric.Ceilometer
5300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       endpoint_server_pd_32_test_nested3Level_test_nested2Level:
5305         type: tosca.capabilities.Endpoint.Admin
5306         occurrences:
5307         - 1
5308         - UNBOUNDED
5309       disk.capacity_server_pd_12:
5310         type: org.openecomp.capabilities.metric.Ceilometer
5311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5312         occurrences:
5313         - 1
5314         - UNBOUNDED
5315       network.incoming.bytes_pd01_port_02_test_nested2Level:
5316         type: org.openecomp.capabilities.metric.Ceilometer
5317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5318         occurrences:
5319         - 1
5320         - UNBOUNDED
5321       disk.ephemeral.size_server_pd_32_test_nested3Level_test_nested2Level:
5322         type: org.openecomp.capabilities.metric.Ceilometer
5323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5324         occurrences:
5325         - 1
5326         - UNBOUNDED
5327       network.incoming.bytes.rate_pd01_port_02_test_nested2Level:
5328         type: org.openecomp.capabilities.metric.Ceilometer
5329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5330         occurrences:
5331         - 1
5332         - UNBOUNDED
5333       disk.read.bytes.rate_server_pd_31_test_nested3Level_test_nested2Level:
5334         type: org.openecomp.capabilities.metric.Ceilometer
5335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5336         occurrences:
5337         - 1
5338         - UNBOUNDED
5339       disk.device.write.requests.rate_server_pd_31_test_nested3Level_test_nested2Level:
5340         type: org.openecomp.capabilities.metric.Ceilometer
5341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5342         occurrences:
5343         - 1
5344         - UNBOUNDED
5345       disk.iops_server_pd_31_test_nested3Level_test_nested2Level:
5346         type: org.openecomp.capabilities.metric.Ceilometer
5347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5348         occurrences:
5349         - 1
5350         - UNBOUNDED
5351       disk.write.requests_server_pd_32_test_nested3Level_test_nested2Level:
5352         type: org.openecomp.capabilities.metric.Ceilometer
5353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5354         occurrences:
5355         - 1
5356         - UNBOUNDED
5357       network.incoming.bytes_pd02_port_02_test_nested2Level:
5358         type: org.openecomp.capabilities.metric.Ceilometer
5359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5360         occurrences:
5361         - 1
5362         - UNBOUNDED
5363       cpu_util_server_pd_21_test_nested2Level:
5364         type: org.openecomp.capabilities.metric.Ceilometer
5365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5366         occurrences:
5367         - 1
5368         - UNBOUNDED
5369       feature_test_nested3Level_test_nested2Level:
5370         type: tosca.capabilities.Node
5371         occurrences:
5372         - 1
5373         - UNBOUNDED
5374       disk.allocation_server_pd_22_test_nested2Level:
5375         type: org.openecomp.capabilities.metric.Ceilometer
5376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5377         occurrences:
5378         - 1
5379         - UNBOUNDED
5380       network.outgoing.packets.rate_pd01_port_02_test_nested2Level:
5381         type: org.openecomp.capabilities.metric.Ceilometer
5382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5383         occurrences:
5384         - 1
5385         - UNBOUNDED
5386       disk.read.bytes_server_pd_21_test_nested2Level:
5387         type: org.openecomp.capabilities.metric.Ceilometer
5388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5389         occurrences:
5390         - 1
5391         - UNBOUNDED
5392       disk.usage_server_pd_12:
5393         type: org.openecomp.capabilities.metric.Ceilometer
5394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5395         occurrences:
5396         - 1
5397         - UNBOUNDED
5398       vcpus_server_pd_12:
5399         type: org.openecomp.capabilities.metric.Ceilometer
5400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       disk.usage_server_pd_11:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       vcpus_server_pd_11:
5411         type: org.openecomp.capabilities.metric.Ceilometer
5412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5413         occurrences:
5414         - 1
5415         - UNBOUNDED
5416       forwarder_ps02_port_01:
5417         type: org.openecomp.capabilities.Forwarder
5418         occurrences:
5419         - 1
5420         - UNBOUNDED
5421       disk.device.write.bytes_server_pd_11:
5422         type: org.openecomp.capabilities.metric.Ceilometer
5423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5424         occurrences:
5425         - 1
5426         - UNBOUNDED
5427       forwarder_pd01_port_01:
5428         type: org.openecomp.capabilities.Forwarder
5429         occurrences:
5430         - 1
5431         - UNBOUNDED
5432       disk.allocation_server_pd_11:
5433         type: org.openecomp.capabilities.metric.Ceilometer
5434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5435         occurrences:
5436         - 1
5437         - UNBOUNDED
5438       network.outgoing.packets.rate_pd02_port_02_test_nested2Level:
5439         type: org.openecomp.capabilities.metric.Ceilometer
5440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5441         occurrences:
5442         - 1
5443         - UNBOUNDED
5444       disk.allocation_server_pd_12:
5445         type: org.openecomp.capabilities.metric.Ceilometer
5446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5447         occurrences:
5448         - 1
5449         - UNBOUNDED
5450       disk.device.write.bytes_server_pd_12:
5451         type: org.openecomp.capabilities.metric.Ceilometer
5452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5453         occurrences:
5454         - 1
5455         - UNBOUNDED
5456       network.outgoing.bytes_pd01_port_02_test_nested2Level:
5457         type: org.openecomp.capabilities.metric.Ceilometer
5458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5459         occurrences:
5460         - 1
5461         - UNBOUNDED
5462       disk.device.latency_server_pd_21_test_nested2Level:
5463         type: org.openecomp.capabilities.metric.Ceilometer
5464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5465         occurrences:
5466         - 1
5467         - UNBOUNDED
5468       disk.read.requests_server_pd_22_test_nested2Level:
5469         type: org.openecomp.capabilities.metric.Ceilometer
5470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5471         occurrences:
5472         - 1
5473         - UNBOUNDED
5474       cpu_server_pd_12:
5475         type: org.openecomp.capabilities.metric.Ceilometer
5476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5477         occurrences:
5478         - 1
5479         - UNBOUNDED
5480       cpu_server_pd_11:
5481         type: org.openecomp.capabilities.metric.Ceilometer
5482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5483         occurrences:
5484         - 1
5485         - UNBOUNDED
5486       disk.write.bytes_server_pd_31_test_nested3Level_test_nested2Level:
5487         type: org.openecomp.capabilities.metric.Ceilometer
5488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5489         occurrences:
5490         - 1
5491         - UNBOUNDED
5492   org.openecomp.resource.abstract.nodes.heat.nested2:
5493     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
5494     properties:
5495       pd_flavor_name:
5496         type: string
5497         description: Flavor for CMAUI server
5498         required: true
5499         status: SUPPORTED
5500       p1:
5501         type: string
5502         description: UID of OAM network
5503         required: true
5504         status: SUPPORTED
5505       p2:
5506         type: string
5507         description: UID of OAM network
5508         required: true
5509         status: SUPPORTED
5510       availabilityzone_name:
5511         type: string
5512         description: availabilityzone name
5513         required: true
5514         status: SUPPORTED
5515       security_group_name:
5516         type: list
5517         description: CMAUI1, CMAUI2 server names
5518         required: true
5519         status: SUPPORTED
5520         entry_schema:
5521           type: string
5522       pd_image_name:
5523         type: string
5524         description: Image for CMAUI server
5525         required: true
5526         status: SUPPORTED
5527       pd_server_names:
5528         type: list
5529         description: CMAUI1, CMAUI2 server names
5530         required: true
5531         status: SUPPORTED
5532         entry_schema:
5533           type: string
5534       net:
5535         type: string
5536         required: true
5537         status: SUPPORTED
5538       oam_net_name:
5539         type: string
5540         required: true
5541         status: SUPPORTED
5542     requirements:
5543     - dependency_test_nested3Level:
5544         capability: tosca.capabilities.Node
5545         node: tosca.nodes.Root
5546         relationship: tosca.relationships.DependsOn
5547         occurrences:
5548         - 0
5549         - UNBOUNDED
5550     - dependency_server_pd_31_test_nested3Level:
5551         capability: tosca.capabilities.Node
5552         node: tosca.nodes.Root
5553         relationship: tosca.relationships.DependsOn
5554         occurrences:
5555         - 0
5556         - UNBOUNDED
5557     - local_storage_server_pd_31_test_nested3Level:
5558         capability: tosca.capabilities.Attachment
5559         node: tosca.nodes.BlockStorage
5560         relationship: tosca.relationships.AttachesTo
5561         occurrences:
5562         - 0
5563         - UNBOUNDED
5564     - dependency_server_pd_32_test_nested3Level:
5565         capability: tosca.capabilities.Node
5566         node: tosca.nodes.Root
5567         relationship: tosca.relationships.DependsOn
5568         occurrences:
5569         - 0
5570         - UNBOUNDED
5571     - local_storage_server_pd_32_test_nested3Level:
5572         capability: tosca.capabilities.Attachment
5573         node: tosca.nodes.BlockStorage
5574         relationship: tosca.relationships.AttachesTo
5575         occurrences:
5576         - 0
5577         - UNBOUNDED
5578     - dependency_pd02_port_03_test_nested3Level:
5579         capability: tosca.capabilities.Node
5580         node: tosca.nodes.Root
5581         relationship: tosca.relationships.DependsOn
5582         occurrences:
5583         - 0
5584         - UNBOUNDED
5585     - link_pd02_port_03_test_nested3Level:
5586         capability: tosca.capabilities.network.Linkable
5587         relationship: tosca.relationships.network.LinksTo
5588         occurrences:
5589         - 1
5590         - 1
5591     - dependency_pd01_port_03_test_nested3Level:
5592         capability: tosca.capabilities.Node
5593         node: tosca.nodes.Root
5594         relationship: tosca.relationships.DependsOn
5595         occurrences:
5596         - 0
5597         - UNBOUNDED
5598     - link_pd01_port_03_test_nested3Level:
5599         capability: tosca.capabilities.network.Linkable
5600         relationship: tosca.relationships.network.LinksTo
5601         occurrences:
5602         - 1
5603         - 1
5604     - dependency_pd02_port_02:
5605         capability: tosca.capabilities.Node
5606         node: tosca.nodes.Root
5607         relationship: tosca.relationships.DependsOn
5608         occurrences:
5609         - 0
5610         - UNBOUNDED
5611     - link_pd02_port_02:
5612         capability: tosca.capabilities.network.Linkable
5613         relationship: tosca.relationships.network.LinksTo
5614         occurrences:
5615         - 1
5616         - 1
5617     - dependency_server_pd_22:
5618         capability: tosca.capabilities.Node
5619         node: tosca.nodes.Root
5620         relationship: tosca.relationships.DependsOn
5621         occurrences:
5622         - 0
5623         - UNBOUNDED
5624     - local_storage_server_pd_22:
5625         capability: tosca.capabilities.Attachment
5626         node: tosca.nodes.BlockStorage
5627         relationship: tosca.relationships.AttachesTo
5628         occurrences:
5629         - 0
5630         - UNBOUNDED
5631     - dependency_server_pd_21:
5632         capability: tosca.capabilities.Node
5633         node: tosca.nodes.Root
5634         relationship: tosca.relationships.DependsOn
5635         occurrences:
5636         - 0
5637         - UNBOUNDED
5638     - local_storage_server_pd_21:
5639         capability: tosca.capabilities.Attachment
5640         node: tosca.nodes.BlockStorage
5641         relationship: tosca.relationships.AttachesTo
5642         occurrences:
5643         - 0
5644         - UNBOUNDED
5645     - dependency_pd01_port_02:
5646         capability: tosca.capabilities.Node
5647         node: tosca.nodes.Root
5648         relationship: tosca.relationships.DependsOn
5649         occurrences:
5650         - 0
5651         - UNBOUNDED
5652     - link_pd01_port_02:
5653         capability: tosca.capabilities.network.Linkable
5654         relationship: tosca.relationships.network.LinksTo
5655         occurrences:
5656         - 1
5657         - 1
5658     capabilities:
5659       disk.write.bytes.rate_server_pd_32_test_nested3Level:
5660         type: org.openecomp.capabilities.metric.Ceilometer
5661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5662         occurrences:
5663         - 1
5664         - UNBOUNDED
5665       endpoint_server_pd_31_test_nested3Level:
5666         type: tosca.capabilities.Endpoint.Admin
5667         occurrences:
5668         - 1
5669         - UNBOUNDED
5670       network.outgoing.bytes_pd02_port_03_test_nested3Level:
5671         type: org.openecomp.capabilities.metric.Ceilometer
5672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5673         occurrences:
5674         - 1
5675         - UNBOUNDED
5676       scalable_server_pd_32_test_nested3Level:
5677         type: tosca.capabilities.Scalable
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       disk.device.read.requests_server_pd_21:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       disk.device.read.requests_server_pd_22:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       disk.write.requests.rate_server_pd_32_test_nested3Level:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       disk.allocation_server_pd_21:
5700         type: org.openecomp.capabilities.metric.Ceilometer
5701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5702         occurrences:
5703         - 1
5704         - UNBOUNDED
5705       disk.allocation_server_pd_22:
5706         type: org.openecomp.capabilities.metric.Ceilometer
5707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5708         occurrences:
5709         - 1
5710         - UNBOUNDED
5711       disk.device.read.requests.rate_server_pd_21:
5712         type: org.openecomp.capabilities.metric.Ceilometer
5713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5714         occurrences:
5715         - 1
5716         - UNBOUNDED
5717       scalable_server_pd_31_test_nested3Level:
5718         type: tosca.capabilities.Scalable
5719         occurrences:
5720         - 1
5721         - UNBOUNDED
5722       disk.device.allocation_server_pd_32_test_nested3Level:
5723         type: org.openecomp.capabilities.metric.Ceilometer
5724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5725         occurrences:
5726         - 1
5727         - UNBOUNDED
5728       disk.device.read.requests.rate_server_pd_22:
5729         type: org.openecomp.capabilities.metric.Ceilometer
5730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5731         occurrences:
5732         - 1
5733         - UNBOUNDED
5734       binding_server_pd_22:
5735         type: tosca.capabilities.network.Bindable
5736         occurrences:
5737         - 1
5738         - UNBOUNDED
5739       memory.usage_server_pd_22:
5740         type: org.openecomp.capabilities.metric.Ceilometer
5741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5742         occurrences:
5743         - 1
5744         - UNBOUNDED
5745       binding_server_pd_21:
5746         type: tosca.capabilities.network.Bindable
5747         occurrences:
5748         - 1
5749         - UNBOUNDED
5750       memory.usage_server_pd_21:
5751         type: org.openecomp.capabilities.metric.Ceilometer
5752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5753         occurrences:
5754         - 1
5755         - UNBOUNDED
5756       network.outgoing.bytes_pd01_port_02:
5757         type: org.openecomp.capabilities.metric.Ceilometer
5758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5759         occurrences:
5760         - 1
5761         - UNBOUNDED
5762       disk.device.read.bytes.rate_server_pd_31_test_nested3Level:
5763         type: org.openecomp.capabilities.metric.Ceilometer
5764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5765         occurrences:
5766         - 1
5767         - UNBOUNDED
5768       feature_pd02_port_03_test_nested3Level:
5769         type: tosca.capabilities.Node
5770         occurrences:
5771         - 1
5772         - UNBOUNDED
5773       disk.read.requests_server_pd_32_test_nested3Level:
5774         type: org.openecomp.capabilities.metric.Ceilometer
5775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5776         occurrences:
5777         - 1
5778         - UNBOUNDED
5779       network.incoming.packets.rate_pd02_port_02:
5780         type: org.openecomp.capabilities.metric.Ceilometer
5781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5782         occurrences:
5783         - 1
5784         - UNBOUNDED
5785       network.outpoing.packets_pd02_port_03_test_nested3Level:
5786         type: org.openecomp.capabilities.metric.Ceilometer
5787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5788         occurrences:
5789         - 1
5790         - UNBOUNDED
5791       disk.read.bytes.rate_server_pd_31_test_nested3Level:
5792         type: org.openecomp.capabilities.metric.Ceilometer
5793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5794         occurrences:
5795         - 1
5796         - UNBOUNDED
5797       feature_pd02_port_02:
5798         type: tosca.capabilities.Node
5799         occurrences:
5800         - 1
5801         - UNBOUNDED
5802       disk.read.bytes.rate_server_pd_32_test_nested3Level:
5803         type: org.openecomp.capabilities.metric.Ceilometer
5804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5805         occurrences:
5806         - 1
5807         - UNBOUNDED
5808       disk.write.requests.rate_server_pd_31_test_nested3Level:
5809         type: org.openecomp.capabilities.metric.Ceilometer
5810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5811         occurrences:
5812         - 1
5813         - UNBOUNDED
5814       attachment_pd01_port_02:
5815         type: tosca.capabilities.Attachment
5816         occurrences:
5817         - 1
5818         - UNBOUNDED
5819       binding_pd01_port_02:
5820         type: tosca.capabilities.network.Bindable
5821         valid_source_types:
5822         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5823         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5824         occurrences:
5825         - 0
5826         - UNBOUNDED
5827       disk.allocation_server_pd_32_test_nested3Level:
5828         type: org.openecomp.capabilities.metric.Ceilometer
5829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5830         occurrences:
5831         - 1
5832         - UNBOUNDED
5833       os_server_pd_31_test_nested3Level:
5834         type: tosca.capabilities.OperatingSystem
5835         occurrences:
5836         - 1
5837         - UNBOUNDED
5838       disk.usage_server_pd_31_test_nested3Level:
5839         type: org.openecomp.capabilities.metric.Ceilometer
5840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5841         occurrences:
5842         - 1
5843         - UNBOUNDED
5844       disk.ephemeral.size_server_pd_32_test_nested3Level:
5845         type: org.openecomp.capabilities.metric.Ceilometer
5846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5847         occurrences:
5848         - 1
5849         - UNBOUNDED
5850       disk.device.iops_server_pd_32_test_nested3Level:
5851         type: org.openecomp.capabilities.metric.Ceilometer
5852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5853         occurrences:
5854         - 1
5855         - UNBOUNDED
5856       network.outpoing.packets_pd02_port_02:
5857         type: org.openecomp.capabilities.metric.Ceilometer
5858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5859         occurrences:
5860         - 1
5861         - UNBOUNDED
5862       network.incoming.bytes_pd01_port_03_test_nested3Level:
5863         type: org.openecomp.capabilities.metric.Ceilometer
5864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5865         occurrences:
5866         - 1
5867         - UNBOUNDED
5868       network.incoming.bytes.rate_pd02_port_02:
5869         type: org.openecomp.capabilities.metric.Ceilometer
5870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5871         occurrences:
5872         - 1
5873         - UNBOUNDED
5874       host_server_pd_31_test_nested3Level:
5875         type: tosca.capabilities.Container
5876         valid_source_types:
5877         - tosca.nodes.SoftwareComponent
5878         occurrences:
5879         - 1
5880         - UNBOUNDED
5881       disk.write.bytes.rate_server_pd_31_test_nested3Level:
5882         type: org.openecomp.capabilities.metric.Ceilometer
5883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5884         occurrences:
5885         - 1
5886         - UNBOUNDED
5887       disk.device.iops_server_pd_22:
5888         type: org.openecomp.capabilities.metric.Ceilometer
5889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5890         occurrences:
5891         - 1
5892         - UNBOUNDED
5893       disk.device.iops_server_pd_21:
5894         type: org.openecomp.capabilities.metric.Ceilometer
5895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5896         occurrences:
5897         - 1
5898         - UNBOUNDED
5899       disk.ephemeral.size_server_pd_21:
5900         type: org.openecomp.capabilities.metric.Ceilometer
5901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5902         occurrences:
5903         - 1
5904         - UNBOUNDED
5905       disk.device.read.bytes.rate_server_pd_32_test_nested3Level:
5906         type: org.openecomp.capabilities.metric.Ceilometer
5907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5908         occurrences:
5909         - 1
5910         - UNBOUNDED
5911       disk.ephemeral.size_server_pd_22:
5912         type: org.openecomp.capabilities.metric.Ceilometer
5913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5914         occurrences:
5915         - 1
5916         - UNBOUNDED
5917       endpoint_server_pd_32_test_nested3Level:
5918         type: tosca.capabilities.Endpoint.Admin
5919         occurrences:
5920         - 1
5921         - UNBOUNDED
5922       cpu_server_pd_31_test_nested3Level:
5923         type: org.openecomp.capabilities.metric.Ceilometer
5924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5925         occurrences:
5926         - 1
5927         - UNBOUNDED
5928       memory_server_pd_32_test_nested3Level:
5929         type: org.openecomp.capabilities.metric.Ceilometer
5930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5931         occurrences:
5932         - 1
5933         - UNBOUNDED
5934       network.incoming.bytes.rate_pd01_port_02:
5935         type: org.openecomp.capabilities.metric.Ceilometer
5936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5937         occurrences:
5938         - 1
5939         - UNBOUNDED
5940       binding_pd02_port_02:
5941         type: tosca.capabilities.network.Bindable
5942         valid_source_types:
5943         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5944         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5945         occurrences:
5946         - 0
5947         - UNBOUNDED
5948       memory.resident_server_pd_21:
5949         type: org.openecomp.capabilities.metric.Ceilometer
5950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5951         occurrences:
5952         - 1
5953         - UNBOUNDED
5954       disk.device.usage_server_pd_32_test_nested3Level:
5955         type: org.openecomp.capabilities.metric.Ceilometer
5956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5957         occurrences:
5958         - 1
5959         - UNBOUNDED
5960       memory.resident_server_pd_22:
5961         type: org.openecomp.capabilities.metric.Ceilometer
5962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5963         occurrences:
5964         - 1
5965         - UNBOUNDED
5966       disk.device.usage_server_pd_31_test_nested3Level:
5967         type: org.openecomp.capabilities.metric.Ceilometer
5968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5969         occurrences:
5970         - 1
5971         - UNBOUNDED
5972       feature_server_pd_22:
5973         type: tosca.capabilities.Node
5974         occurrences:
5975         - 1
5976         - UNBOUNDED
5977       feature_server_pd_21:
5978         type: tosca.capabilities.Node
5979         occurrences:
5980         - 1
5981         - UNBOUNDED
5982       disk.device.read.bytes_server_pd_22:
5983         type: org.openecomp.capabilities.metric.Ceilometer
5984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5985         occurrences:
5986         - 1
5987         - UNBOUNDED
5988       disk.device.read.bytes_server_pd_21:
5989         type: org.openecomp.capabilities.metric.Ceilometer
5990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5991         occurrences:
5992         - 1
5993         - UNBOUNDED
5994       network.incoming.packets_pd01_port_03_test_nested3Level:
5995         type: org.openecomp.capabilities.metric.Ceilometer
5996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5997         occurrences:
5998         - 1
5999         - UNBOUNDED
6000       binding_server_pd_32_test_nested3Level:
6001         type: tosca.capabilities.network.Bindable
6002         occurrences:
6003         - 1
6004         - UNBOUNDED
6005       disk.device.write.bytes_server_pd_31_test_nested3Level:
6006         type: org.openecomp.capabilities.metric.Ceilometer
6007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6008         occurrences:
6009         - 1
6010         - UNBOUNDED
6011       disk.device.read.bytes_server_pd_32_test_nested3Level:
6012         type: org.openecomp.capabilities.metric.Ceilometer
6013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6014         occurrences:
6015         - 1
6016         - UNBOUNDED
6017       network.incoming.packets_pd02_port_02:
6018         type: org.openecomp.capabilities.metric.Ceilometer
6019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6020         occurrences:
6021         - 1
6022         - UNBOUNDED
6023       disk.device.read.bytes_server_pd_31_test_nested3Level:
6024         type: org.openecomp.capabilities.metric.Ceilometer
6025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6026         occurrences:
6027         - 1
6028         - UNBOUNDED
6029       feature_pd01_port_03_test_nested3Level:
6030         type: tosca.capabilities.Node
6031         occurrences:
6032         - 1
6033         - UNBOUNDED
6034       disk.device.write.requests.rate_server_pd_22:
6035         type: org.openecomp.capabilities.metric.Ceilometer
6036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6037         occurrences:
6038         - 1
6039         - UNBOUNDED
6040       forwarder_pd02_port_03_test_nested3Level:
6041         type: org.openecomp.capabilities.Forwarder
6042         occurrences:
6043         - 1
6044         - UNBOUNDED
6045       network.outgoing.bytes.rate_pd01_port_02:
6046         type: org.openecomp.capabilities.metric.Ceilometer
6047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6048         occurrences:
6049         - 1
6050         - UNBOUNDED
6051       disk.device.write.requests.rate_server_pd_21:
6052         type: org.openecomp.capabilities.metric.Ceilometer
6053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6054         occurrences:
6055         - 1
6056         - UNBOUNDED
6057       disk.device.write.requests.rate_server_pd_32_test_nested3Level:
6058         type: org.openecomp.capabilities.metric.Ceilometer
6059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6060         occurrences:
6061         - 1
6062         - UNBOUNDED
6063       feature_server_pd_31_test_nested3Level:
6064         type: tosca.capabilities.Node
6065         occurrences:
6066         - 1
6067         - UNBOUNDED
6068       attachment_pd02_port_03_test_nested3Level:
6069         type: tosca.capabilities.Attachment
6070         occurrences:
6071         - 1
6072         - UNBOUNDED
6073       memory.usage_server_pd_32_test_nested3Level:
6074         type: org.openecomp.capabilities.metric.Ceilometer
6075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6076         occurrences:
6077         - 1
6078         - UNBOUNDED
6079       disk.device.allocation_server_pd_21:
6080         type: org.openecomp.capabilities.metric.Ceilometer
6081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6082         occurrences:
6083         - 1
6084         - UNBOUNDED
6085       disk.device.allocation_server_pd_22:
6086         type: org.openecomp.capabilities.metric.Ceilometer
6087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6088         occurrences:
6089         - 1
6090         - UNBOUNDED
6091       disk.write.requests_server_pd_32_test_nested3Level:
6092         type: org.openecomp.capabilities.metric.Ceilometer
6093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6094         occurrences:
6095         - 1
6096         - UNBOUNDED
6097       disk.read.requests_server_pd_31_test_nested3Level:
6098         type: org.openecomp.capabilities.metric.Ceilometer
6099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6100         occurrences:
6101         - 1
6102         - UNBOUNDED
6103       disk.write.bytes.rate_server_pd_22:
6104         type: org.openecomp.capabilities.metric.Ceilometer
6105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6106         occurrences:
6107         - 1
6108         - UNBOUNDED
6109       disk.write.bytes.rate_server_pd_21:
6110         type: org.openecomp.capabilities.metric.Ceilometer
6111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       os_server_pd_32_test_nested3Level:
6116         type: tosca.capabilities.OperatingSystem
6117         occurrences:
6118         - 1
6119         - UNBOUNDED
6120       network.outgoing.packets.rate_pd01_port_02:
6121         type: org.openecomp.capabilities.metric.Ceilometer
6122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6123         occurrences:
6124         - 1
6125         - UNBOUNDED
6126       network.incoming.bytes_pd02_port_02:
6127         type: org.openecomp.capabilities.metric.Ceilometer
6128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6129         occurrences:
6130         - 1
6131         - UNBOUNDED
6132       endpoint_server_pd_22:
6133         type: tosca.capabilities.Endpoint.Admin
6134         occurrences:
6135         - 1
6136         - UNBOUNDED
6137       disk.write.bytes_server_pd_32_test_nested3Level:
6138         type: org.openecomp.capabilities.metric.Ceilometer
6139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6140         occurrences:
6141         - 1
6142         - UNBOUNDED
6143       endpoint_server_pd_21:
6144         type: tosca.capabilities.Endpoint.Admin
6145         occurrences:
6146         - 1
6147         - UNBOUNDED
6148       disk.device.read.requests.rate_server_pd_32_test_nested3Level:
6149         type: org.openecomp.capabilities.metric.Ceilometer
6150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6151         occurrences:
6152         - 1
6153         - UNBOUNDED
6154       disk.latency_server_pd_21:
6155         type: org.openecomp.capabilities.metric.Ceilometer
6156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6157         occurrences:
6158         - 1
6159         - UNBOUNDED
6160       disk.latency_server_pd_22:
6161         type: org.openecomp.capabilities.metric.Ceilometer
6162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6163         occurrences:
6164         - 1
6165         - UNBOUNDED
6166       attachment_pd01_port_03_test_nested3Level:
6167         type: tosca.capabilities.Attachment
6168         occurrences:
6169         - 1
6170         - UNBOUNDED
6171       instance_server_pd_32_test_nested3Level:
6172         type: org.openecomp.capabilities.metric.Ceilometer
6173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6174         occurrences:
6175         - 1
6176         - UNBOUNDED
6177       disk.allocation_server_pd_31_test_nested3Level:
6178         type: org.openecomp.capabilities.metric.Ceilometer
6179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6180         occurrences:
6181         - 1
6182         - UNBOUNDED
6183       memory.resident_server_pd_31_test_nested3Level:
6184         type: org.openecomp.capabilities.metric.Ceilometer
6185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6186         occurrences:
6187         - 1
6188         - UNBOUNDED
6189       disk.device.capacity_server_pd_31_test_nested3Level:
6190         type: org.openecomp.capabilities.metric.Ceilometer
6191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6192         occurrences:
6193         - 1
6194         - UNBOUNDED
6195       disk.write.requests_server_pd_21:
6196         type: org.openecomp.capabilities.metric.Ceilometer
6197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6198         occurrences:
6199         - 1
6200         - UNBOUNDED
6201       cpu.delta_server_pd_31_test_nested3Level:
6202         type: org.openecomp.capabilities.metric.Ceilometer
6203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6204         occurrences:
6205         - 1
6206         - UNBOUNDED
6207       host_server_pd_32_test_nested3Level:
6208         type: tosca.capabilities.Container
6209         valid_source_types:
6210         - tosca.nodes.SoftwareComponent
6211         occurrences:
6212         - 1
6213         - UNBOUNDED
6214       disk.write.requests_server_pd_22:
6215         type: org.openecomp.capabilities.metric.Ceilometer
6216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6217         occurrences:
6218         - 1
6219         - UNBOUNDED
6220       disk.read.bytes_server_pd_21:
6221         type: org.openecomp.capabilities.metric.Ceilometer
6222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6223         occurrences:
6224         - 1
6225         - UNBOUNDED
6226       memory_server_pd_22:
6227         type: org.openecomp.capabilities.metric.Ceilometer
6228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6229         occurrences:
6230         - 1
6231         - UNBOUNDED
6232       disk.read.bytes_server_pd_22:
6233         type: org.openecomp.capabilities.metric.Ceilometer
6234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6235         occurrences:
6236         - 1
6237         - UNBOUNDED
6238       memory_server_pd_21:
6239         type: org.openecomp.capabilities.metric.Ceilometer
6240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6241         occurrences:
6242         - 1
6243         - UNBOUNDED
6244       network.outgoing.packets.rate_pd02_port_02:
6245         type: org.openecomp.capabilities.metric.Ceilometer
6246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6247         occurrences:
6248         - 1
6249         - UNBOUNDED
6250       disk.device.write.requests_server_pd_31_test_nested3Level:
6251         type: org.openecomp.capabilities.metric.Ceilometer
6252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6253         occurrences:
6254         - 1
6255         - UNBOUNDED
6256       attachment_pd02_port_02:
6257         type: tosca.capabilities.Attachment
6258         occurrences:
6259         - 1
6260         - UNBOUNDED
6261       network.outpoing.packets_pd01_port_02:
6262         type: org.openecomp.capabilities.metric.Ceilometer
6263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6264         occurrences:
6265         - 1
6266         - UNBOUNDED
6267       network.incoming.packets_pd02_port_03_test_nested3Level:
6268         type: org.openecomp.capabilities.metric.Ceilometer
6269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6270         occurrences:
6271         - 1
6272         - UNBOUNDED
6273       disk.iops_server_pd_32_test_nested3Level:
6274         type: org.openecomp.capabilities.metric.Ceilometer
6275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6276         occurrences:
6277         - 1
6278         - UNBOUNDED
6279       disk.write.bytes_server_pd_22:
6280         type: org.openecomp.capabilities.metric.Ceilometer
6281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6282         occurrences:
6283         - 1
6284         - UNBOUNDED
6285       disk.write.bytes_server_pd_21:
6286         type: org.openecomp.capabilities.metric.Ceilometer
6287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6288         occurrences:
6289         - 1
6290         - UNBOUNDED
6291       disk.root.size_server_pd_21:
6292         type: org.openecomp.capabilities.metric.Ceilometer
6293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6294         occurrences:
6295         - 1
6296         - UNBOUNDED
6297       disk.root.size_server_pd_22:
6298         type: org.openecomp.capabilities.metric.Ceilometer
6299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6300         occurrences:
6301         - 1
6302         - UNBOUNDED
6303       disk.capacity_server_pd_31_test_nested3Level:
6304         type: org.openecomp.capabilities.metric.Ceilometer
6305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6306         occurrences:
6307         - 1
6308         - UNBOUNDED
6309       network.outgoing.packets.rate_pd01_port_03_test_nested3Level:
6310         type: org.openecomp.capabilities.metric.Ceilometer
6311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6312         occurrences:
6313         - 1
6314         - UNBOUNDED
6315       network.incoming.bytes_pd02_port_03_test_nested3Level:
6316         type: org.openecomp.capabilities.metric.Ceilometer
6317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6318         occurrences:
6319         - 1
6320         - UNBOUNDED
6321       disk.device.write.bytes.rate_server_pd_31_test_nested3Level:
6322         type: org.openecomp.capabilities.metric.Ceilometer
6323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6324         occurrences:
6325         - 1
6326         - UNBOUNDED
6327       disk.device.write.requests.rate_server_pd_31_test_nested3Level:
6328         type: org.openecomp.capabilities.metric.Ceilometer
6329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6330         occurrences:
6331         - 1
6332         - UNBOUNDED
6333       disk.device.capacity_server_pd_22:
6334         type: org.openecomp.capabilities.metric.Ceilometer
6335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6336         occurrences:
6337         - 1
6338         - UNBOUNDED
6339       disk.device.capacity_server_pd_21:
6340         type: org.openecomp.capabilities.metric.Ceilometer
6341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6342         occurrences:
6343         - 1
6344         - UNBOUNDED
6345       disk.read.requests_server_pd_21:
6346         type: org.openecomp.capabilities.metric.Ceilometer
6347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6348         occurrences:
6349         - 1
6350         - UNBOUNDED
6351       disk.read.requests_server_pd_22:
6352         type: org.openecomp.capabilities.metric.Ceilometer
6353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6354         occurrences:
6355         - 1
6356         - UNBOUNDED
6357       disk.write.requests.rate_server_pd_21:
6358         type: org.openecomp.capabilities.metric.Ceilometer
6359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6360         occurrences:
6361         - 1
6362         - UNBOUNDED
6363       disk.device.latency_server_pd_32_test_nested3Level:
6364         type: org.openecomp.capabilities.metric.Ceilometer
6365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6366         occurrences:
6367         - 1
6368         - UNBOUNDED
6369       disk.read.bytes_server_pd_31_test_nested3Level:
6370         type: org.openecomp.capabilities.metric.Ceilometer
6371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6372         occurrences:
6373         - 1
6374         - UNBOUNDED
6375       disk.write.requests.rate_server_pd_22:
6376         type: org.openecomp.capabilities.metric.Ceilometer
6377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6378         occurrences:
6379         - 1
6380         - UNBOUNDED
6381       forwarder_pd02_port_02:
6382         type: org.openecomp.capabilities.Forwarder
6383         occurrences:
6384         - 1
6385         - UNBOUNDED
6386       disk.device.latency_server_pd_31_test_nested3Level:
6387         type: org.openecomp.capabilities.metric.Ceilometer
6388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6389         occurrences:
6390         - 1
6391         - UNBOUNDED
6392       forwarder_pd01_port_03_test_nested3Level:
6393         type: org.openecomp.capabilities.Forwarder
6394         occurrences:
6395         - 1
6396         - UNBOUNDED
6397       disk.device.latency_server_pd_21:
6398         type: org.openecomp.capabilities.metric.Ceilometer
6399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6400         occurrences:
6401         - 1
6402         - UNBOUNDED
6403       disk.device.write.requests_server_pd_21:
6404         type: org.openecomp.capabilities.metric.Ceilometer
6405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6406         occurrences:
6407         - 1
6408         - UNBOUNDED
6409       disk.device.latency_server_pd_22:
6410         type: org.openecomp.capabilities.metric.Ceilometer
6411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6412         occurrences:
6413         - 1
6414         - UNBOUNDED
6415       disk.device.usage_server_pd_22:
6416         type: org.openecomp.capabilities.metric.Ceilometer
6417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6418         occurrences:
6419         - 1
6420         - UNBOUNDED
6421       cpu.delta_server_pd_32_test_nested3Level:
6422         type: org.openecomp.capabilities.metric.Ceilometer
6423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6424         occurrences:
6425         - 1
6426         - UNBOUNDED
6427       disk.device.usage_server_pd_21:
6428         type: org.openecomp.capabilities.metric.Ceilometer
6429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6430         occurrences:
6431         - 1
6432         - UNBOUNDED
6433       cpu_util_server_pd_21:
6434         type: org.openecomp.capabilities.metric.Ceilometer
6435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6436         occurrences:
6437         - 1
6438         - UNBOUNDED
6439       cpu_util_server_pd_22:
6440         type: org.openecomp.capabilities.metric.Ceilometer
6441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6442         occurrences:
6443         - 1
6444         - UNBOUNDED
6445       disk.device.write.requests_server_pd_22:
6446         type: org.openecomp.capabilities.metric.Ceilometer
6447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6448         occurrences:
6449         - 1
6450         - UNBOUNDED
6451       feature_pd01_port_02:
6452         type: tosca.capabilities.Node
6453         occurrences:
6454         - 1
6455         - UNBOUNDED
6456       memory.usage_server_pd_31_test_nested3Level:
6457         type: org.openecomp.capabilities.metric.Ceilometer
6458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6459         occurrences:
6460         - 1
6461         - UNBOUNDED
6462       disk.read.bytes_server_pd_32_test_nested3Level:
6463         type: org.openecomp.capabilities.metric.Ceilometer
6464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6465         occurrences:
6466         - 1
6467         - UNBOUNDED
6468       network.outgoing.bytes_pd02_port_02:
6469         type: org.openecomp.capabilities.metric.Ceilometer
6470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6471         occurrences:
6472         - 1
6473         - UNBOUNDED
6474       disk.device.read.requests.rate_server_pd_31_test_nested3Level:
6475         type: org.openecomp.capabilities.metric.Ceilometer
6476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6477         occurrences:
6478         - 1
6479         - UNBOUNDED
6480       vcpus_server_pd_31_test_nested3Level:
6481         type: org.openecomp.capabilities.metric.Ceilometer
6482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6483         occurrences:
6484         - 1
6485         - UNBOUNDED
6486       disk.read.bytes.rate_server_pd_21:
6487         type: org.openecomp.capabilities.metric.Ceilometer
6488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6489         occurrences:
6490         - 1
6491         - UNBOUNDED
6492       disk.device.capacity_server_pd_32_test_nested3Level:
6493         type: org.openecomp.capabilities.metric.Ceilometer
6494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6495         occurrences:
6496         - 1
6497         - UNBOUNDED
6498       disk.read.bytes.rate_server_pd_22:
6499         type: org.openecomp.capabilities.metric.Ceilometer
6500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6501         occurrences:
6502         - 1
6503         - UNBOUNDED
6504       disk.latency_server_pd_31_test_nested3Level:
6505         type: org.openecomp.capabilities.metric.Ceilometer
6506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6507         occurrences:
6508         - 1
6509         - UNBOUNDED
6510       network.incoming.packets.rate_pd01_port_02:
6511         type: org.openecomp.capabilities.metric.Ceilometer
6512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6513         occurrences:
6514         - 1
6515         - UNBOUNDED
6516       network.incoming.packets_pd01_port_02:
6517         type: org.openecomp.capabilities.metric.Ceilometer
6518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6519         occurrences:
6520         - 1
6521         - UNBOUNDED
6522       disk.iops_server_pd_22:
6523         type: org.openecomp.capabilities.metric.Ceilometer
6524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6525         occurrences:
6526         - 1
6527         - UNBOUNDED
6528       cpu.delta_server_pd_21:
6529         type: org.openecomp.capabilities.metric.Ceilometer
6530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6531         occurrences:
6532         - 1
6533         - UNBOUNDED
6534       cpu.delta_server_pd_22:
6535         type: org.openecomp.capabilities.metric.Ceilometer
6536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6537         occurrences:
6538         - 1
6539         - UNBOUNDED
6540       disk.iops_server_pd_21:
6541         type: org.openecomp.capabilities.metric.Ceilometer
6542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6543         occurrences:
6544         - 1
6545         - UNBOUNDED
6546       memory.resident_server_pd_32_test_nested3Level:
6547         type: org.openecomp.capabilities.metric.Ceilometer
6548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6549         occurrences:
6550         - 1
6551         - UNBOUNDED
6552       disk.device.write.requests_server_pd_32_test_nested3Level:
6553         type: org.openecomp.capabilities.metric.Ceilometer
6554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6555         occurrences:
6556         - 1
6557         - UNBOUNDED
6558       disk.device.write.bytes.rate_server_pd_22:
6559         type: org.openecomp.capabilities.metric.Ceilometer
6560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6561         occurrences:
6562         - 1
6563         - UNBOUNDED
6564       disk.device.write.bytes.rate_server_pd_21:
6565         type: org.openecomp.capabilities.metric.Ceilometer
6566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6567         occurrences:
6568         - 1
6569         - UNBOUNDED
6570       disk.device.read.requests_server_pd_32_test_nested3Level:
6571         type: org.openecomp.capabilities.metric.Ceilometer
6572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6573         occurrences:
6574         - 1
6575         - UNBOUNDED
6576       disk.iops_server_pd_31_test_nested3Level:
6577         type: org.openecomp.capabilities.metric.Ceilometer
6578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6579         occurrences:
6580         - 1
6581         - UNBOUNDED
6582       scalable_server_pd_22:
6583         type: tosca.capabilities.Scalable
6584         occurrences:
6585         - 1
6586         - UNBOUNDED
6587       scalable_server_pd_21:
6588         type: tosca.capabilities.Scalable
6589         occurrences:
6590         - 1
6591         - UNBOUNDED
6592       disk.write.requests_server_pd_31_test_nested3Level:
6593         type: org.openecomp.capabilities.metric.Ceilometer
6594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6595         occurrences:
6596         - 1
6597         - UNBOUNDED
6598       instance_server_pd_31_test_nested3Level:
6599         type: org.openecomp.capabilities.metric.Ceilometer
6600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6601         occurrences:
6602         - 1
6603         - UNBOUNDED
6604       disk.write.bytes_server_pd_31_test_nested3Level:
6605         type: org.openecomp.capabilities.metric.Ceilometer
6606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6607         occurrences:
6608         - 1
6609         - UNBOUNDED
6610       disk.root.size_server_pd_32_test_nested3Level:
6611         type: org.openecomp.capabilities.metric.Ceilometer
6612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6613         occurrences:
6614         - 1
6615         - UNBOUNDED
6616       vcpus_server_pd_32_test_nested3Level:
6617         type: org.openecomp.capabilities.metric.Ceilometer
6618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6619         occurrences:
6620         - 1
6621         - UNBOUNDED
6622       disk.latency_server_pd_32_test_nested3Level:
6623         type: org.openecomp.capabilities.metric.Ceilometer
6624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6625         occurrences:
6626         - 1
6627         - UNBOUNDED
6628       network.incoming.packets.rate_pd02_port_03_test_nested3Level:
6629         type: org.openecomp.capabilities.metric.Ceilometer
6630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6631         occurrences:
6632         - 1
6633         - UNBOUNDED
6634       disk.root.size_server_pd_31_test_nested3Level:
6635         type: org.openecomp.capabilities.metric.Ceilometer
6636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6637         occurrences:
6638         - 1
6639         - UNBOUNDED
6640       memory_server_pd_31_test_nested3Level:
6641         type: org.openecomp.capabilities.metric.Ceilometer
6642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6643         occurrences:
6644         - 1
6645         - UNBOUNDED
6646       os_server_pd_22:
6647         type: tosca.capabilities.OperatingSystem
6648         occurrences:
6649         - 1
6650         - UNBOUNDED
6651       disk.ephemeral.size_server_pd_31_test_nested3Level:
6652         type: org.openecomp.capabilities.metric.Ceilometer
6653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6654         occurrences:
6655         - 1
6656         - UNBOUNDED
6657       os_server_pd_21:
6658         type: tosca.capabilities.OperatingSystem
6659         occurrences:
6660         - 1
6661         - UNBOUNDED
6662       cpu_server_pd_32_test_nested3Level:
6663         type: org.openecomp.capabilities.metric.Ceilometer
6664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6665         occurrences:
6666         - 1
6667         - UNBOUNDED
6668       network.incoming.bytes_pd01_port_02:
6669         type: org.openecomp.capabilities.metric.Ceilometer
6670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6671         occurrences:
6672         - 1
6673         - UNBOUNDED
6674       cpu_util_server_pd_32_test_nested3Level:
6675         type: org.openecomp.capabilities.metric.Ceilometer
6676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6677         occurrences:
6678         - 1
6679         - UNBOUNDED
6680       host_server_pd_22:
6681         type: tosca.capabilities.Container
6682         valid_source_types:
6683         - tosca.nodes.SoftwareComponent
6684         occurrences:
6685         - 1
6686         - UNBOUNDED
6687       host_server_pd_21:
6688         type: tosca.capabilities.Container
6689         valid_source_types:
6690         - tosca.nodes.SoftwareComponent
6691         occurrences:
6692         - 1
6693         - UNBOUNDED
6694       cpu_util_server_pd_31_test_nested3Level:
6695         type: org.openecomp.capabilities.metric.Ceilometer
6696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6697         occurrences:
6698         - 1
6699         - UNBOUNDED
6700       disk.capacity_server_pd_22:
6701         type: org.openecomp.capabilities.metric.Ceilometer
6702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6703         occurrences:
6704         - 1
6705         - UNBOUNDED
6706       disk.capacity_server_pd_21:
6707         type: org.openecomp.capabilities.metric.Ceilometer
6708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6709         occurrences:
6710         - 1
6711         - UNBOUNDED
6712       network.outgoing.packets.rate_pd02_port_03_test_nested3Level:
6713         type: org.openecomp.capabilities.metric.Ceilometer
6714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6715         occurrences:
6716         - 1
6717         - UNBOUNDED
6718       network.outpoing.packets_pd01_port_03_test_nested3Level:
6719         type: org.openecomp.capabilities.metric.Ceilometer
6720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6721         occurrences:
6722         - 1
6723         - UNBOUNDED
6724       network.outgoing.bytes_pd01_port_03_test_nested3Level:
6725         type: org.openecomp.capabilities.metric.Ceilometer
6726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6727         occurrences:
6728         - 1
6729         - UNBOUNDED
6730       feature_server_pd_32_test_nested3Level:
6731         type: tosca.capabilities.Node
6732         occurrences:
6733         - 1
6734         - UNBOUNDED
6735       disk.device.read.requests_server_pd_31_test_nested3Level:
6736         type: org.openecomp.capabilities.metric.Ceilometer
6737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6738         occurrences:
6739         - 1
6740         - UNBOUNDED
6741       disk.capacity_server_pd_32_test_nested3Level:
6742         type: org.openecomp.capabilities.metric.Ceilometer
6743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6744         occurrences:
6745         - 1
6746         - UNBOUNDED
6747       disk.device.iops_server_pd_31_test_nested3Level:
6748         type: org.openecomp.capabilities.metric.Ceilometer
6749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6750         occurrences:
6751         - 1
6752         - UNBOUNDED
6753       disk.device.read.bytes.rate_server_pd_22:
6754         type: org.openecomp.capabilities.metric.Ceilometer
6755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6756         occurrences:
6757         - 1
6758         - UNBOUNDED
6759       disk.device.write.bytes.rate_server_pd_32_test_nested3Level:
6760         type: org.openecomp.capabilities.metric.Ceilometer
6761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6762         occurrences:
6763         - 1
6764         - UNBOUNDED
6765       disk.device.read.bytes.rate_server_pd_21:
6766         type: org.openecomp.capabilities.metric.Ceilometer
6767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6768         occurrences:
6769         - 1
6770         - UNBOUNDED
6771       feature_test_nested3Level:
6772         type: tosca.capabilities.Node
6773         occurrences:
6774         - 1
6775         - UNBOUNDED
6776       disk.usage_server_pd_22:
6777         type: org.openecomp.capabilities.metric.Ceilometer
6778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6779         occurrences:
6780         - 1
6781         - UNBOUNDED
6782       binding_pd01_port_03_test_nested3Level:
6783         type: tosca.capabilities.network.Bindable
6784         valid_source_types:
6785         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6786         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6787         occurrences:
6788         - 0
6789         - UNBOUNDED
6790       disk.usage_server_pd_21:
6791         type: org.openecomp.capabilities.metric.Ceilometer
6792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6793         occurrences:
6794         - 1
6795         - UNBOUNDED
6796       vcpus_server_pd_21:
6797         type: org.openecomp.capabilities.metric.Ceilometer
6798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6799         occurrences:
6800         - 1
6801         - UNBOUNDED
6802       vcpus_server_pd_22:
6803         type: org.openecomp.capabilities.metric.Ceilometer
6804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6805         occurrences:
6806         - 1
6807         - UNBOUNDED
6808       disk.usage_server_pd_32_test_nested3Level:
6809         type: org.openecomp.capabilities.metric.Ceilometer
6810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6811         occurrences:
6812         - 1
6813         - UNBOUNDED
6814       instance_server_pd_22:
6815         type: org.openecomp.capabilities.metric.Ceilometer
6816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6817         occurrences:
6818         - 1
6819         - UNBOUNDED
6820       instance_server_pd_21:
6821         type: org.openecomp.capabilities.metric.Ceilometer
6822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6823         occurrences:
6824         - 1
6825         - UNBOUNDED
6826       binding_pd02_port_03_test_nested3Level:
6827         type: tosca.capabilities.network.Bindable
6828         valid_source_types:
6829         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6830         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6831         occurrences:
6832         - 0
6833         - UNBOUNDED
6834       binding_server_pd_31_test_nested3Level:
6835         type: tosca.capabilities.network.Bindable
6836         occurrences:
6837         - 1
6838         - UNBOUNDED
6839       disk.device.write.bytes_server_pd_22:
6840         type: org.openecomp.capabilities.metric.Ceilometer
6841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6842         occurrences:
6843         - 1
6844         - UNBOUNDED
6845       disk.device.write.bytes_server_pd_21:
6846         type: org.openecomp.capabilities.metric.Ceilometer
6847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6848         occurrences:
6849         - 1
6850         - UNBOUNDED
6851       cpu_server_pd_21:
6852         type: org.openecomp.capabilities.metric.Ceilometer
6853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6854         occurrences:
6855         - 1
6856         - UNBOUNDED
6857       network.incoming.bytes.rate_pd01_port_03_test_nested3Level:
6858         type: org.openecomp.capabilities.metric.Ceilometer
6859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6860         occurrences:
6861         - 1
6862         - UNBOUNDED
6863       cpu_server_pd_22:
6864         type: org.openecomp.capabilities.metric.Ceilometer
6865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6866         occurrences:
6867         - 1
6868         - UNBOUNDED
6869       disk.device.write.bytes_server_pd_32_test_nested3Level:
6870         type: org.openecomp.capabilities.metric.Ceilometer
6871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6872         occurrences:
6873         - 1
6874         - UNBOUNDED
6875       network.outgoing.bytes.rate_pd01_port_03_test_nested3Level:
6876         type: org.openecomp.capabilities.metric.Ceilometer
6877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6878         occurrences:
6879         - 1
6880         - UNBOUNDED
6881       network.incoming.bytes.rate_pd02_port_03_test_nested3Level:
6882         type: org.openecomp.capabilities.metric.Ceilometer
6883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6884         occurrences:
6885         - 1
6886         - UNBOUNDED
6887       network.outgoing.bytes.rate_pd02_port_03_test_nested3Level:
6888         type: org.openecomp.capabilities.metric.Ceilometer
6889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6890         occurrences:
6891         - 1
6892         - UNBOUNDED
6893       forwarder_pd01_port_02:
6894         type: org.openecomp.capabilities.Forwarder
6895         occurrences:
6896         - 1
6897         - UNBOUNDED
6898       network.outgoing.bytes.rate_pd02_port_02:
6899         type: org.openecomp.capabilities.metric.Ceilometer
6900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6901         occurrences:
6902         - 1
6903         - UNBOUNDED
6904       disk.device.allocation_server_pd_31_test_nested3Level:
6905         type: org.openecomp.capabilities.metric.Ceilometer
6906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6907         occurrences:
6908         - 1
6909         - UNBOUNDED
6910       network.incoming.packets.rate_pd01_port_03_test_nested3Level:
6911         type: org.openecomp.capabilities.metric.Ceilometer
6912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6913         occurrences:
6914         - 1
6915         - UNBOUNDED
6916   org.openecomp.resource.abstract.nodes.heat.nested3:
6917     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6918     properties:
6919       pd_flavor_name:
6920         type: string
6921         description: Flavor for CMAUI server
6922         required: true
6923         status: SUPPORTED
6924       p1:
6925         type: string
6926         description: UID of OAM network
6927         required: true
6928         status: SUPPORTED
6929       p2:
6930         type: string
6931         description: UID of OAM network
6932         required: true
6933         status: SUPPORTED
6934       availabilityzone_name:
6935         type: string
6936         description: availabilityzone name
6937         required: true
6938         status: SUPPORTED
6939       security_group_name:
6940         type: list
6941         description: CMAUI1, CMAUI2 server names
6942         required: true
6943         status: SUPPORTED
6944         entry_schema:
6945           type: string
6946       pd_image_name:
6947         type: string
6948         description: Image for CMAUI server
6949         required: true
6950         status: SUPPORTED
6951       pd_server_names:
6952         type: list
6953         description: CMAUI1, CMAUI2 server names
6954         required: true
6955         status: SUPPORTED
6956         entry_schema:
6957           type: string
6958       net:
6959         type: string
6960         required: true
6961         status: SUPPORTED
6962       oam_net_name:
6963         type: string
6964         required: true
6965         status: SUPPORTED
6966     requirements:
6967     - dependency_server_pd_31:
6968         capability: tosca.capabilities.Node
6969         node: tosca.nodes.Root
6970         relationship: tosca.relationships.DependsOn
6971         occurrences:
6972         - 0
6973         - UNBOUNDED
6974     - local_storage_server_pd_31:
6975         capability: tosca.capabilities.Attachment
6976         node: tosca.nodes.BlockStorage
6977         relationship: tosca.relationships.AttachesTo
6978         occurrences:
6979         - 0
6980         - UNBOUNDED
6981     - dependency_server_pd_32:
6982         capability: tosca.capabilities.Node
6983         node: tosca.nodes.Root
6984         relationship: tosca.relationships.DependsOn
6985         occurrences:
6986         - 0
6987         - UNBOUNDED
6988     - local_storage_server_pd_32:
6989         capability: tosca.capabilities.Attachment
6990         node: tosca.nodes.BlockStorage
6991         relationship: tosca.relationships.AttachesTo
6992         occurrences:
6993         - 0
6994         - UNBOUNDED
6995     - dependency_pd02_port_03:
6996         capability: tosca.capabilities.Node
6997         node: tosca.nodes.Root
6998         relationship: tosca.relationships.DependsOn
6999         occurrences:
7000         - 0
7001         - UNBOUNDED
7002     - link_pd02_port_03:
7003         capability: tosca.capabilities.network.Linkable
7004         relationship: tosca.relationships.network.LinksTo
7005         occurrences:
7006         - 1
7007         - 1
7008     - dependency_pd01_port_03:
7009         capability: tosca.capabilities.Node
7010         node: tosca.nodes.Root
7011         relationship: tosca.relationships.DependsOn
7012         occurrences:
7013         - 0
7014         - UNBOUNDED
7015     - link_pd01_port_03:
7016         capability: tosca.capabilities.network.Linkable
7017         relationship: tosca.relationships.network.LinksTo
7018         occurrences:
7019         - 1
7020         - 1
7021     capabilities:
7022       attachment_pd02_port_03:
7023         type: tosca.capabilities.Attachment
7024         occurrences:
7025         - 1
7026         - UNBOUNDED
7027       disk.root.size_server_pd_31:
7028         type: org.openecomp.capabilities.metric.Ceilometer
7029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7030         occurrences:
7031         - 1
7032         - UNBOUNDED
7033       disk.root.size_server_pd_32:
7034         type: org.openecomp.capabilities.metric.Ceilometer
7035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7036         occurrences:
7037         - 1
7038         - UNBOUNDED
7039       network.outgoing.packets.rate_pd02_port_03:
7040         type: org.openecomp.capabilities.metric.Ceilometer
7041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7042         occurrences:
7043         - 1
7044         - UNBOUNDED
7045       disk.iops_server_pd_32:
7046         type: org.openecomp.capabilities.metric.Ceilometer
7047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7048         occurrences:
7049         - 1
7050         - UNBOUNDED
7051       disk.iops_server_pd_31:
7052         type: org.openecomp.capabilities.metric.Ceilometer
7053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7054         occurrences:
7055         - 1
7056         - UNBOUNDED
7057       network.outpoing.packets_pd01_port_03:
7058         type: org.openecomp.capabilities.metric.Ceilometer
7059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7060         occurrences:
7061         - 1
7062         - UNBOUNDED
7063       disk.device.write.bytes.rate_server_pd_32:
7064         type: org.openecomp.capabilities.metric.Ceilometer
7065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7066         occurrences:
7067         - 1
7068         - UNBOUNDED
7069       disk.device.write.bytes.rate_server_pd_31:
7070         type: org.openecomp.capabilities.metric.Ceilometer
7071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7072         occurrences:
7073         - 1
7074         - UNBOUNDED
7075       network.outgoing.bytes_pd01_port_03:
7076         type: org.openecomp.capabilities.metric.Ceilometer
7077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7078         occurrences:
7079         - 1
7080         - UNBOUNDED
7081       disk.write.requests_server_pd_32:
7082         type: org.openecomp.capabilities.metric.Ceilometer
7083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7084         occurrences:
7085         - 1
7086         - UNBOUNDED
7087       disk.write.requests_server_pd_31:
7088         type: org.openecomp.capabilities.metric.Ceilometer
7089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7090         occurrences:
7091         - 1
7092         - UNBOUNDED
7093       disk.read.bytes_server_pd_32:
7094         type: org.openecomp.capabilities.metric.Ceilometer
7095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7096         occurrences:
7097         - 1
7098         - UNBOUNDED
7099       disk.read.bytes_server_pd_31:
7100         type: org.openecomp.capabilities.metric.Ceilometer
7101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7102         occurrences:
7103         - 1
7104         - UNBOUNDED
7105       network.incoming.packets.rate_pd02_port_03:
7106         type: org.openecomp.capabilities.metric.Ceilometer
7107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7108         occurrences:
7109         - 1
7110         - UNBOUNDED
7111       cpu_util_server_pd_31:
7112         type: org.openecomp.capabilities.metric.Ceilometer
7113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7114         occurrences:
7115         - 1
7116         - UNBOUNDED
7117       cpu_util_server_pd_32:
7118         type: org.openecomp.capabilities.metric.Ceilometer
7119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7120         occurrences:
7121         - 1
7122         - UNBOUNDED
7123       disk.allocation_server_pd_31:
7124         type: org.openecomp.capabilities.metric.Ceilometer
7125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7126         occurrences:
7127         - 1
7128         - UNBOUNDED
7129       disk.allocation_server_pd_32:
7130         type: org.openecomp.capabilities.metric.Ceilometer
7131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7132         occurrences:
7133         - 1
7134         - UNBOUNDED
7135       disk.device.write.bytes_server_pd_32:
7136         type: org.openecomp.capabilities.metric.Ceilometer
7137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7138         occurrences:
7139         - 1
7140         - UNBOUNDED
7141       feature_pd02_port_03:
7142         type: tosca.capabilities.Node
7143         occurrences:
7144         - 1
7145         - UNBOUNDED
7146       disk.device.write.bytes_server_pd_31:
7147         type: org.openecomp.capabilities.metric.Ceilometer
7148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7149         occurrences:
7150         - 1
7151         - UNBOUNDED
7152       memory.usage_server_pd_32:
7153         type: org.openecomp.capabilities.metric.Ceilometer
7154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7155         occurrences:
7156         - 1
7157         - UNBOUNDED
7158       memory.usage_server_pd_31:
7159         type: org.openecomp.capabilities.metric.Ceilometer
7160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7161         occurrences:
7162         - 1
7163         - UNBOUNDED
7164       forwarder_pd02_port_03:
7165         type: org.openecomp.capabilities.Forwarder
7166         occurrences:
7167         - 1
7168         - UNBOUNDED
7169       disk.read.bytes.rate_server_pd_31:
7170         type: org.openecomp.capabilities.metric.Ceilometer
7171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7172         occurrences:
7173         - 1
7174         - UNBOUNDED
7175       disk.read.bytes.rate_server_pd_32:
7176         type: org.openecomp.capabilities.metric.Ceilometer
7177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7178         occurrences:
7179         - 1
7180         - UNBOUNDED
7181       binding_pd01_port_03:
7182         type: tosca.capabilities.network.Bindable
7183         valid_source_types:
7184         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7185         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7186         occurrences:
7187         - 0
7188         - UNBOUNDED
7189       attachment_pd01_port_03:
7190         type: tosca.capabilities.Attachment
7191         occurrences:
7192         - 1
7193         - UNBOUNDED
7194       disk.device.read.bytes_server_pd_32:
7195         type: org.openecomp.capabilities.metric.Ceilometer
7196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7197         occurrences:
7198         - 1
7199         - UNBOUNDED
7200       disk.device.read.bytes_server_pd_31:
7201         type: org.openecomp.capabilities.metric.Ceilometer
7202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7203         occurrences:
7204         - 1
7205         - UNBOUNDED
7206       cpu.delta_server_pd_31:
7207         type: org.openecomp.capabilities.metric.Ceilometer
7208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7209         occurrences:
7210         - 1
7211         - UNBOUNDED
7212       disk.device.iops_server_pd_32:
7213         type: org.openecomp.capabilities.metric.Ceilometer
7214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7215         occurrences:
7216         - 1
7217         - UNBOUNDED
7218       disk.device.iops_server_pd_31:
7219         type: org.openecomp.capabilities.metric.Ceilometer
7220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7221         occurrences:
7222         - 1
7223         - UNBOUNDED
7224       cpu.delta_server_pd_32:
7225         type: org.openecomp.capabilities.metric.Ceilometer
7226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7227         occurrences:
7228         - 1
7229         - UNBOUNDED
7230       disk.ephemeral.size_server_pd_32:
7231         type: org.openecomp.capabilities.metric.Ceilometer
7232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7233         occurrences:
7234         - 1
7235         - UNBOUNDED
7236       disk.read.requests_server_pd_32:
7237         type: org.openecomp.capabilities.metric.Ceilometer
7238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7239         occurrences:
7240         - 1
7241         - UNBOUNDED
7242       scalable_server_pd_31:
7243         type: tosca.capabilities.Scalable
7244         occurrences:
7245         - 1
7246         - UNBOUNDED
7247       disk.ephemeral.size_server_pd_31:
7248         type: org.openecomp.capabilities.metric.Ceilometer
7249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7250         occurrences:
7251         - 1
7252         - UNBOUNDED
7253       disk.read.requests_server_pd_31:
7254         type: org.openecomp.capabilities.metric.Ceilometer
7255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7256         occurrences:
7257         - 1
7258         - UNBOUNDED
7259       network.outgoing.bytes_pd02_port_03:
7260         type: org.openecomp.capabilities.metric.Ceilometer
7261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7262         occurrences:
7263         - 1
7264         - UNBOUNDED
7265       network.outpoing.packets_pd02_port_03:
7266         type: org.openecomp.capabilities.metric.Ceilometer
7267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7268         occurrences:
7269         - 1
7270         - UNBOUNDED
7271       disk.device.write.requests.rate_server_pd_31:
7272         type: org.openecomp.capabilities.metric.Ceilometer
7273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7274         occurrences:
7275         - 1
7276         - UNBOUNDED
7277       disk.device.write.requests.rate_server_pd_32:
7278         type: org.openecomp.capabilities.metric.Ceilometer
7279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7280         occurrences:
7281         - 1
7282         - UNBOUNDED
7283       network.incoming.bytes.rate_pd02_port_03:
7284         type: org.openecomp.capabilities.metric.Ceilometer
7285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7286         occurrences:
7287         - 1
7288         - UNBOUNDED
7289       scalable_server_pd_32:
7290         type: tosca.capabilities.Scalable
7291         occurrences:
7292         - 1
7293         - UNBOUNDED
7294       disk.device.latency_server_pd_32:
7295         type: org.openecomp.capabilities.metric.Ceilometer
7296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7297         occurrences:
7298         - 1
7299         - UNBOUNDED
7300       disk.device.write.requests_server_pd_32:
7301         type: org.openecomp.capabilities.metric.Ceilometer
7302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7303         occurrences:
7304         - 1
7305         - UNBOUNDED
7306       network.incoming.packets.rate_pd01_port_03:
7307         type: org.openecomp.capabilities.metric.Ceilometer
7308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7309         occurrences:
7310         - 1
7311         - UNBOUNDED
7312       disk.device.write.requests_server_pd_31:
7313         type: org.openecomp.capabilities.metric.Ceilometer
7314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7315         occurrences:
7316         - 1
7317         - UNBOUNDED
7318       disk.device.latency_server_pd_31:
7319         type: org.openecomp.capabilities.metric.Ceilometer
7320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7321         occurrences:
7322         - 1
7323         - UNBOUNDED
7324       network.incoming.packets_pd01_port_03:
7325         type: org.openecomp.capabilities.metric.Ceilometer
7326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7327         occurrences:
7328         - 1
7329         - UNBOUNDED
7330       disk.device.usage_server_pd_31:
7331         type: org.openecomp.capabilities.metric.Ceilometer
7332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7333         occurrences:
7334         - 1
7335         - UNBOUNDED
7336       disk.device.usage_server_pd_32:
7337         type: org.openecomp.capabilities.metric.Ceilometer
7338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7339         occurrences:
7340         - 1
7341         - UNBOUNDED
7342       feature_pd01_port_03:
7343         type: tosca.capabilities.Node
7344         occurrences:
7345         - 1
7346         - UNBOUNDED
7347       disk.device.read.requests_server_pd_32:
7348         type: org.openecomp.capabilities.metric.Ceilometer
7349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7350         occurrences:
7351         - 1
7352         - UNBOUNDED
7353       os_server_pd_31:
7354         type: tosca.capabilities.OperatingSystem
7355         occurrences:
7356         - 1
7357         - UNBOUNDED
7358       os_server_pd_32:
7359         type: tosca.capabilities.OperatingSystem
7360         occurrences:
7361         - 1
7362         - UNBOUNDED
7363       disk.device.read.requests_server_pd_31:
7364         type: org.openecomp.capabilities.metric.Ceilometer
7365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7366         occurrences:
7367         - 1
7368         - UNBOUNDED
7369       network.incoming.bytes.rate_pd01_port_03:
7370         type: org.openecomp.capabilities.metric.Ceilometer
7371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7372         occurrences:
7373         - 1
7374         - UNBOUNDED
7375       binding_pd02_port_03:
7376         type: tosca.capabilities.network.Bindable
7377         valid_source_types:
7378         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7379         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7380         occurrences:
7381         - 0
7382         - UNBOUNDED
7383       disk.capacity_server_pd_32:
7384         type: org.openecomp.capabilities.metric.Ceilometer
7385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7386         occurrences:
7387         - 1
7388         - UNBOUNDED
7389       disk.capacity_server_pd_31:
7390         type: org.openecomp.capabilities.metric.Ceilometer
7391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7392         occurrences:
7393         - 1
7394         - UNBOUNDED
7395       network.incoming.bytes_pd01_port_03:
7396         type: org.openecomp.capabilities.metric.Ceilometer
7397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7398         occurrences:
7399         - 1
7400         - UNBOUNDED
7401       vcpus_server_pd_31:
7402         type: org.openecomp.capabilities.metric.Ceilometer
7403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7404         occurrences:
7405         - 1
7406         - UNBOUNDED
7407       network.incoming.packets_pd02_port_03:
7408         type: org.openecomp.capabilities.metric.Ceilometer
7409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7410         occurrences:
7411         - 1
7412         - UNBOUNDED
7413       disk.usage_server_pd_32:
7414         type: org.openecomp.capabilities.metric.Ceilometer
7415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7416         occurrences:
7417         - 1
7418         - UNBOUNDED
7419       vcpus_server_pd_32:
7420         type: org.openecomp.capabilities.metric.Ceilometer
7421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7422         occurrences:
7423         - 1
7424         - UNBOUNDED
7425       memory.resident_server_pd_32:
7426         type: org.openecomp.capabilities.metric.Ceilometer
7427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7428         occurrences:
7429         - 1
7430         - UNBOUNDED
7431       disk.usage_server_pd_31:
7432         type: org.openecomp.capabilities.metric.Ceilometer
7433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7434         occurrences:
7435         - 1
7436         - UNBOUNDED
7437       memory.resident_server_pd_31:
7438         type: org.openecomp.capabilities.metric.Ceilometer
7439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7440         occurrences:
7441         - 1
7442         - UNBOUNDED
7443       network.outgoing.bytes.rate_pd01_port_03:
7444         type: org.openecomp.capabilities.metric.Ceilometer
7445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7446         occurrences:
7447         - 1
7448         - UNBOUNDED
7449       cpu_server_pd_32:
7450         type: org.openecomp.capabilities.metric.Ceilometer
7451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7452         occurrences:
7453         - 1
7454         - UNBOUNDED
7455       cpu_server_pd_31:
7456         type: org.openecomp.capabilities.metric.Ceilometer
7457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7458         occurrences:
7459         - 1
7460         - UNBOUNDED
7461       feature_server_pd_31:
7462         type: tosca.capabilities.Node
7463         occurrences:
7464         - 1
7465         - UNBOUNDED
7466       feature_server_pd_32:
7467         type: tosca.capabilities.Node
7468         occurrences:
7469         - 1
7470         - UNBOUNDED
7471       endpoint_server_pd_32:
7472         type: tosca.capabilities.Endpoint.Admin
7473         occurrences:
7474         - 1
7475         - UNBOUNDED
7476       endpoint_server_pd_31:
7477         type: tosca.capabilities.Endpoint.Admin
7478         occurrences:
7479         - 1
7480         - UNBOUNDED
7481       disk.device.capacity_server_pd_31:
7482         type: org.openecomp.capabilities.metric.Ceilometer
7483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7484         occurrences:
7485         - 1
7486         - UNBOUNDED
7487       host_server_pd_31:
7488         type: tosca.capabilities.Container
7489         valid_source_types:
7490         - tosca.nodes.SoftwareComponent
7491         occurrences:
7492         - 1
7493         - UNBOUNDED
7494       host_server_pd_32:
7495         type: tosca.capabilities.Container
7496         valid_source_types:
7497         - tosca.nodes.SoftwareComponent
7498         occurrences:
7499         - 1
7500         - UNBOUNDED
7501       disk.device.capacity_server_pd_32:
7502         type: org.openecomp.capabilities.metric.Ceilometer
7503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7504         occurrences:
7505         - 1
7506         - UNBOUNDED
7507       disk.latency_server_pd_32:
7508         type: org.openecomp.capabilities.metric.Ceilometer
7509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7510         occurrences:
7511         - 1
7512         - UNBOUNDED
7513       disk.write.requests.rate_server_pd_31:
7514         type: org.openecomp.capabilities.metric.Ceilometer
7515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7516         occurrences:
7517         - 1
7518         - UNBOUNDED
7519       disk.write.requests.rate_server_pd_32:
7520         type: org.openecomp.capabilities.metric.Ceilometer
7521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7522         occurrences:
7523         - 1
7524         - UNBOUNDED
7525       network.outgoing.packets.rate_pd01_port_03:
7526         type: org.openecomp.capabilities.metric.Ceilometer
7527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7528         occurrences:
7529         - 1
7530         - UNBOUNDED
7531       memory_server_pd_32:
7532         type: org.openecomp.capabilities.metric.Ceilometer
7533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7534         occurrences:
7535         - 1
7536         - UNBOUNDED
7537       network.incoming.bytes_pd02_port_03:
7538         type: org.openecomp.capabilities.metric.Ceilometer
7539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7540         occurrences:
7541         - 1
7542         - UNBOUNDED
7543       memory_server_pd_31:
7544         type: org.openecomp.capabilities.metric.Ceilometer
7545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7546         occurrences:
7547         - 1
7548         - UNBOUNDED
7549       disk.device.read.bytes.rate_server_pd_31:
7550         type: org.openecomp.capabilities.metric.Ceilometer
7551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7552         occurrences:
7553         - 1
7554         - UNBOUNDED
7555       disk.device.read.bytes.rate_server_pd_32:
7556         type: org.openecomp.capabilities.metric.Ceilometer
7557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7558         occurrences:
7559         - 1
7560         - UNBOUNDED
7561       disk.latency_server_pd_31:
7562         type: org.openecomp.capabilities.metric.Ceilometer
7563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7564         occurrences:
7565         - 1
7566         - UNBOUNDED
7567       disk.device.allocation_server_pd_32:
7568         type: org.openecomp.capabilities.metric.Ceilometer
7569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7570         occurrences:
7571         - 1
7572         - UNBOUNDED
7573       disk.device.read.requests.rate_server_pd_31:
7574         type: org.openecomp.capabilities.metric.Ceilometer
7575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7576         occurrences:
7577         - 1
7578         - UNBOUNDED
7579       instance_server_pd_32:
7580         type: org.openecomp.capabilities.metric.Ceilometer
7581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7582         occurrences:
7583         - 1
7584         - UNBOUNDED
7585       forwarder_pd01_port_03:
7586         type: org.openecomp.capabilities.Forwarder
7587         occurrences:
7588         - 1
7589         - UNBOUNDED
7590       disk.device.allocation_server_pd_31:
7591         type: org.openecomp.capabilities.metric.Ceilometer
7592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7593         occurrences:
7594         - 1
7595         - UNBOUNDED
7596       disk.write.bytes_server_pd_31:
7597         type: org.openecomp.capabilities.metric.Ceilometer
7598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7599         occurrences:
7600         - 1
7601         - UNBOUNDED
7602       binding_server_pd_31:
7603         type: tosca.capabilities.network.Bindable
7604         occurrences:
7605         - 1
7606         - UNBOUNDED
7607       disk.device.read.requests.rate_server_pd_32:
7608         type: org.openecomp.capabilities.metric.Ceilometer
7609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7610         occurrences:
7611         - 1
7612         - UNBOUNDED
7613       disk.write.bytes_server_pd_32:
7614         type: org.openecomp.capabilities.metric.Ceilometer
7615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7616         occurrences:
7617         - 1
7618         - UNBOUNDED
7619       binding_server_pd_32:
7620         type: tosca.capabilities.network.Bindable
7621         occurrences:
7622         - 1
7623         - UNBOUNDED
7624       network.outgoing.bytes.rate_pd02_port_03:
7625         type: org.openecomp.capabilities.metric.Ceilometer
7626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7627         occurrences:
7628         - 1
7629         - UNBOUNDED
7630       disk.write.bytes.rate_server_pd_32:
7631         type: org.openecomp.capabilities.metric.Ceilometer
7632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7633         occurrences:
7634         - 1
7635         - UNBOUNDED
7636       instance_server_pd_31:
7637         type: org.openecomp.capabilities.metric.Ceilometer
7638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7639         occurrences:
7640         - 1
7641         - UNBOUNDED
7642       disk.write.bytes.rate_server_pd_31:
7643         type: org.openecomp.capabilities.metric.Ceilometer
7644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7645         occurrences:
7646         - 1
7647         - UNBOUNDED