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