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