[sdc] - latest code changes
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeSameComputesNoConsolidation / 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_0:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: org.openecomp.datatypes.Naming
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_mac_requirements:
40         type: org.openecomp.datatypes.network.MacRequirements
41         required: true
42         status: SUPPORTED
43       vm_image_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd01_port_ip_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.IpRequirements
53       port_pd01_port_network:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_pd01_port_order:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: integer
65       port_pd01_port_subnetpoolid:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_pd01_port_network_role:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       port_pd01_port_network_role_tag:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       port_pd01_port_vlan_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.VlanRequirements
89       compute_pd_server_user_data_format:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95     requirements:
96     - dependency_pd_server:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - local_storage_pd_server:
104         capability: tosca.capabilities.Attachment
105         node: tosca.nodes.BlockStorage
106         relationship: tosca.relationships.AttachesTo
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - dependency_pd_server_pd01_port:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - link_pd_server_pd01_port:
118         capability: tosca.capabilities.network.Linkable
119         relationship: tosca.relationships.network.LinksTo
120         occurrences:
121         - 1
122         - 1
123     capabilities:
124       scalable_pd_server:
125         type: tosca.capabilities.Scalable
126         occurrences:
127         - 1
128         - UNBOUNDED
129       disk.read.bytes.rate_pd_server:
130         type: org.openecomp.capabilities.metric.Ceilometer
131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
132         occurrences:
133         - 1
134         - UNBOUNDED
135       memory.usage_pd_server:
136         type: org.openecomp.capabilities.metric.Ceilometer
137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
138         occurrences:
139         - 1
140         - UNBOUNDED
141       memory_pd_server:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       disk.device.usage_pd_server:
148         type: org.openecomp.capabilities.metric.Ceilometer
149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
150         occurrences:
151         - 1
152         - UNBOUNDED
153       network.outgoing.packets.rate_pd_server_pd01_port:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       os_pd_server:
160         type: tosca.capabilities.OperatingSystem
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.write.bytes.rate_pd_server:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       network.incoming.bytes_pd_server_pd01_port:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       cpu_pd_server:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       cpu_util_pd_server:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.device.write.requests.rate_pd_server:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       disk.read.bytes_pd_server:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       disk.device.read.bytes.rate_pd_server:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.outgoing.bytes_pd_server_pd01_port:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.iops_pd_server:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       memory.resident_pd_server:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       cpu.delta_pd_server:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.packets.rate_pd_server_pd01_port:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       vcpus_pd_server:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.write.bytes.rate_pd_server:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.device.write.requests_pd_server:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       endpoint_pd_server:
255         type: tosca.capabilities.Endpoint.Admin
256         occurrences:
257         - 1
258         - UNBOUNDED
259       attachment_pd_server_pd01_port:
260         type: tosca.capabilities.Attachment
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.capacity_pd_server:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.allocation_pd_server:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.allocation_pd_server:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       binding_pd_server:
283         type: tosca.capabilities.network.Bindable
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.read.requests_pd_server:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       feature_pd_server:
294         type: tosca.capabilities.Node
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.usage_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       binding_pd_server_pd01_port:
305         type: tosca.capabilities.network.Bindable
306         valid_source_types:
307         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
308         occurrences:
309         - 0
310         - UNBOUNDED
311       disk.write.bytes_pd_server:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       network.incoming.bytes.rate_pd_server_pd01_port:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       network.incoming.packets_pd_server_pd01_port:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       disk.device.read.requests.rate_pd_server:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       disk.root.size_pd_server:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       disk.device.read.bytes_pd_server:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.device.write.bytes_pd_server:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.device.read.requests_pd_server:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       instance_pd_server:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       host_pd_server:
366         type: tosca.capabilities.Container
367         valid_source_types:
368         - tosca.nodes.SoftwareComponent
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.outpoing.packets_pd_server_pd01_port:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.write.requests.rate_pd_server:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.ephemeral.size_pd_server:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.write.requests_pd_server:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       feature_pd_server_pd01_port:
397         type: tosca.capabilities.Node
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.device.latency_pd_server:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.latency_pd_server:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.device.capacity_pd_server:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       network.outgoing.bytes.rate_pd_server_pd01_port:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.iops_pd_server:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431   org.openecomp.resource.abstract.nodes.pd_server_1:
432     derived_from: org.openecomp.resource.abstract.nodes.VFC
433     properties:
434       index_value:
435         type: integer
436         description: Index value of this substitution service template runtime instance
437         required: false
438         default: 0
439         status: SUPPORTED
440         constraints:
441         - greater_or_equal: 0
442       compute_pd_server_availability_zone:
443         type: list
444         required: true
445         status: SUPPORTED
446         entry_schema:
447           type: string
448       compute_pd_server_name:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: string
454       port_pd01_port_exCP_naming:
455         type: org.openecomp.datatypes.Naming
456         required: true
457         status: SUPPORTED
458       vm_flavor_name:
459         type: string
460         required: true
461         status: SUPPORTED
462       port_pd01_port_mac_requirements:
463         type: org.openecomp.datatypes.network.MacRequirements
464         required: true
465         status: SUPPORTED
466       vm_image_name:
467         type: string
468         required: true
469         status: SUPPORTED
470       port_pd01_port_ip_requirements:
471         type: list
472         required: true
473         status: SUPPORTED
474         entry_schema:
475           type: org.openecomp.datatypes.network.IpRequirements
476       port_pd01_port_network:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: string
482       port_pd01_port_order:
483         type: list
484         required: true
485         status: SUPPORTED
486         entry_schema:
487           type: integer
488       port_pd01_port_subnetpoolid:
489         type: list
490         required: true
491         status: SUPPORTED
492         entry_schema:
493           type: string
494       port_pd01_port_network_role:
495         type: list
496         required: true
497         status: SUPPORTED
498         entry_schema:
499           type: string
500       port_pd01_port_network_role_tag:
501         type: list
502         required: true
503         status: SUPPORTED
504         entry_schema:
505           type: string
506       port_pd01_port_vlan_requirements:
507         type: list
508         required: true
509         status: SUPPORTED
510         entry_schema:
511           type: org.openecomp.datatypes.network.VlanRequirements
512       compute_pd_server_user_data_format:
513         type: list
514         required: true
515         status: SUPPORTED
516         entry_schema:
517           type: string
518     requirements:
519     - dependency_pd_server:
520         capability: tosca.capabilities.Node
521         node: tosca.nodes.Root
522         relationship: tosca.relationships.DependsOn
523         occurrences:
524         - 0
525         - UNBOUNDED
526     - local_storage_pd_server:
527         capability: tosca.capabilities.Attachment
528         node: tosca.nodes.BlockStorage
529         relationship: tosca.relationships.AttachesTo
530         occurrences:
531         - 0
532         - UNBOUNDED
533     - dependency_pd_server_pd01_port:
534         capability: tosca.capabilities.Node
535         node: tosca.nodes.Root
536         relationship: tosca.relationships.DependsOn
537         occurrences:
538         - 0
539         - UNBOUNDED
540     - link_pd_server_pd01_port:
541         capability: tosca.capabilities.network.Linkable
542         relationship: tosca.relationships.network.LinksTo
543         occurrences:
544         - 1
545         - 1
546     capabilities:
547       scalable_pd_server:
548         type: tosca.capabilities.Scalable
549         occurrences:
550         - 1
551         - UNBOUNDED
552       disk.read.bytes.rate_pd_server:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       memory.usage_pd_server:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       memory_pd_server:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.device.usage_pd_server:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       network.outgoing.packets.rate_pd_server_pd01_port:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       os_pd_server:
583         type: tosca.capabilities.OperatingSystem
584         occurrences:
585         - 1
586         - UNBOUNDED
587       disk.write.bytes.rate_pd_server:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       network.incoming.bytes_pd_server_pd01_port:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       cpu_pd_server:
600         type: org.openecomp.capabilities.metric.Ceilometer
601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
602         occurrences:
603         - 1
604         - UNBOUNDED
605       cpu_util_pd_server:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.device.write.requests.rate_pd_server:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       disk.read.bytes_pd_server:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       disk.device.read.bytes.rate_pd_server:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       network.outgoing.bytes_pd_server_pd01_port:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       disk.iops_pd_server:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       memory.resident_pd_server:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       cpu.delta_pd_server:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       network.incoming.packets.rate_pd_server_pd01_port:
654         type: org.openecomp.capabilities.metric.Ceilometer
655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
656         occurrences:
657         - 1
658         - UNBOUNDED
659       vcpus_pd_server:
660         type: org.openecomp.capabilities.metric.Ceilometer
661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
662         occurrences:
663         - 1
664         - UNBOUNDED
665       disk.device.write.bytes.rate_pd_server:
666         type: org.openecomp.capabilities.metric.Ceilometer
667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
668         occurrences:
669         - 1
670         - UNBOUNDED
671       disk.device.write.requests_pd_server:
672         type: org.openecomp.capabilities.metric.Ceilometer
673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
674         occurrences:
675         - 1
676         - UNBOUNDED
677       endpoint_pd_server:
678         type: tosca.capabilities.Endpoint.Admin
679         occurrences:
680         - 1
681         - UNBOUNDED
682       attachment_pd_server_pd01_port:
683         type: tosca.capabilities.Attachment
684         occurrences:
685         - 1
686         - UNBOUNDED
687       disk.capacity_pd_server:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.allocation_pd_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.allocation_pd_server:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       binding_pd_server:
706         type: tosca.capabilities.network.Bindable
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.read.requests_pd_server:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       feature_pd_server:
717         type: tosca.capabilities.Node
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.usage_pd_server:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       binding_pd_server_pd01_port:
728         type: tosca.capabilities.network.Bindable
729         valid_source_types:
730         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
731         occurrences:
732         - 0
733         - UNBOUNDED
734       disk.write.bytes_pd_server:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       network.incoming.bytes.rate_pd_server_pd01_port:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.incoming.packets_pd_server_pd01_port:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.read.requests.rate_pd_server:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.root.size_pd_server:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.device.read.bytes_pd_server:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.device.write.bytes_pd_server:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.read.requests_pd_server:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       instance_pd_server:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       host_pd_server:
789         type: tosca.capabilities.Container
790         valid_source_types:
791         - tosca.nodes.SoftwareComponent
792         occurrences:
793         - 1
794         - UNBOUNDED
795       network.outpoing.packets_pd_server_pd01_port:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.write.requests.rate_pd_server:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.ephemeral.size_pd_server:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.write.requests_pd_server:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       feature_pd_server_pd01_port:
820         type: tosca.capabilities.Node
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.device.latency_pd_server:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.latency_pd_server:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.device.capacity_pd_server:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       network.outgoing.bytes.rate_pd_server_pd01_port:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       disk.device.iops_pd_server:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854   org.openecomp.resource.abstract.nodes.pd_server_2:
855     derived_from: org.openecomp.resource.abstract.nodes.VFC
856     properties:
857       port_pd01_port_2_order:
858         type: list
859         required: true
860         status: SUPPORTED
861         entry_schema:
862           type: integer
863       port_pd01_port_3_network_role:
864         type: list
865         required: true
866         status: SUPPORTED
867         entry_schema:
868           type: string
869       port_pd01_port_3_order:
870         type: list
871         required: true
872         status: SUPPORTED
873         entry_schema:
874           type: integer
875       index_value:
876         type: integer
877         description: Index value of this substitution service template runtime instance
878         required: false
879         default: 0
880         status: SUPPORTED
881         constraints:
882         - greater_or_equal: 0
883       port_pd01_port_2_vlan_requirements:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: org.openecomp.datatypes.network.VlanRequirements
889       compute_pd_server_availability_zone:
890         type: list
891         required: true
892         status: SUPPORTED
893         entry_schema:
894           type: string
895       compute_pd_server_name:
896         type: list
897         required: true
898         status: SUPPORTED
899         entry_schema:
900           type: string
901       vm_flavor_name:
902         type: string
903         required: true
904         status: SUPPORTED
905       port_pd01_port_2_network_role_tag:
906         type: list
907         required: true
908         status: SUPPORTED
909         entry_schema:
910           type: string
911       port_pd01_port_3_ip_requirements:
912         type: list
913         required: true
914         status: SUPPORTED
915         entry_schema:
916           type: org.openecomp.datatypes.network.IpRequirements
917       port_pd01_port_3_mac_requirements:
918         type: org.openecomp.datatypes.network.MacRequirements
919         required: true
920         status: SUPPORTED
921       port_pd01_port_3_network:
922         type: list
923         required: true
924         status: SUPPORTED
925         entry_schema:
926           type: string
927       port_pd01_port_2_network_role:
928         type: list
929         required: true
930         status: SUPPORTED
931         entry_schema:
932           type: string
933       port_pd01_port_2_subnetpoolid:
934         type: list
935         required: true
936         status: SUPPORTED
937         entry_schema:
938           type: string
939       vm_image_name:
940         type: string
941         required: true
942         status: SUPPORTED
943       port_pd01_port_3_subnetpoolid:
944         type: list
945         required: true
946         status: SUPPORTED
947         entry_schema:
948           type: string
949       port_pd01_port_2_network:
950         type: list
951         required: true
952         status: SUPPORTED
953         entry_schema:
954           type: string
955       port_pd01_port_3_vlan_requirements:
956         type: list
957         required: true
958         status: SUPPORTED
959         entry_schema:
960           type: org.openecomp.datatypes.network.VlanRequirements
961       port_pd01_port_2_mac_requirements:
962         type: org.openecomp.datatypes.network.MacRequirements
963         required: true
964         status: SUPPORTED
965       port_pd01_port_2_exCP_naming:
966         type: org.openecomp.datatypes.Naming
967         required: true
968         status: SUPPORTED
969       port_pd01_port_3_network_role_tag:
970         type: list
971         required: true
972         status: SUPPORTED
973         entry_schema:
974           type: string
975       compute_pd_server_user_data_format:
976         type: list
977         required: true
978         status: SUPPORTED
979         entry_schema:
980           type: string
981       port_pd01_port_2_ip_requirements:
982         type: list
983         required: true
984         status: SUPPORTED
985         entry_schema:
986           type: org.openecomp.datatypes.network.IpRequirements
987       port_pd01_port_3_exCP_naming:
988         type: org.openecomp.datatypes.Naming
989         required: true
990         status: SUPPORTED
991     requirements:
992     - dependency_pd_server:
993         capability: tosca.capabilities.Node
994         node: tosca.nodes.Root
995         relationship: tosca.relationships.DependsOn
996         occurrences:
997         - 0
998         - UNBOUNDED
999     - local_storage_pd_server:
1000         capability: tosca.capabilities.Attachment
1001         node: tosca.nodes.BlockStorage
1002         relationship: tosca.relationships.AttachesTo
1003         occurrences:
1004         - 0
1005         - UNBOUNDED
1006     - dependency_pd_server_pd01_port_2:
1007         capability: tosca.capabilities.Node
1008         node: tosca.nodes.Root
1009         relationship: tosca.relationships.DependsOn
1010         occurrences:
1011         - 0
1012         - UNBOUNDED
1013     - link_pd_server_pd01_port_2:
1014         capability: tosca.capabilities.network.Linkable
1015         relationship: tosca.relationships.network.LinksTo
1016         occurrences:
1017         - 1
1018         - 1
1019     - dependency_pd_server_pd01_port_3:
1020         capability: tosca.capabilities.Node
1021         node: tosca.nodes.Root
1022         relationship: tosca.relationships.DependsOn
1023         occurrences:
1024         - 0
1025         - UNBOUNDED
1026     - link_pd_server_pd01_port_3:
1027         capability: tosca.capabilities.network.Linkable
1028         relationship: tosca.relationships.network.LinksTo
1029         occurrences:
1030         - 1
1031         - 1
1032     capabilities:
1033       scalable_pd_server:
1034         type: tosca.capabilities.Scalable
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.read.bytes.rate_pd_server:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       binding_pd_server_pd01_port_2:
1045         type: tosca.capabilities.network.Bindable
1046         valid_source_types:
1047         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1048         occurrences:
1049         - 0
1050         - UNBOUNDED
1051       binding_pd_server_pd01_port_3:
1052         type: tosca.capabilities.network.Bindable
1053         valid_source_types:
1054         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1055         occurrences:
1056         - 0
1057         - UNBOUNDED
1058       memory.usage_pd_server:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       memory_pd_server:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.device.usage_pd_server:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       os_pd_server:
1077         type: tosca.capabilities.OperatingSystem
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.write.bytes.rate_pd_server:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       cpu_pd_server:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       cpu_util_pd_server:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       disk.device.write.requests.rate_pd_server:
1100         type: org.openecomp.capabilities.metric.Ceilometer
1101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       disk.read.bytes_pd_server:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.device.read.bytes.rate_pd_server:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       network.incoming.packets.rate_pd_server_pd01_port_2:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.bytes.rate_pd_server_pd01_port_2:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.iops_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       network.incoming.packets.rate_pd_server_pd01_port_3:
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       network.incoming.bytes.rate_pd_server_pd01_port_3:
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       memory.resident_pd_server:
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       cpu.delta_pd_server:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       network.outgoing.packets.rate_pd_server_pd01_port_3:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       network.outgoing.packets.rate_pd_server_pd01_port_2:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       attachment_pd_server_pd01_port_2:
1172         type: tosca.capabilities.Attachment
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       attachment_pd_server_pd01_port_3:
1177         type: tosca.capabilities.Attachment
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       vcpus_pd_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.write.bytes.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.device.write.requests_pd_server:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       endpoint_pd_server:
1200         type: tosca.capabilities.Endpoint.Admin
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.capacity_pd_server:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       network.incoming.packets_pd_server_pd01_port_2:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       disk.device.allocation_pd_server:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       disk.allocation_pd_server:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       network.incoming.packets_pd_server_pd01_port_3:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       binding_pd_server:
1235         type: tosca.capabilities.network.Bindable
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       disk.read.requests_pd_server:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       network.outgoing.bytes.rate_pd_server_pd01_port_2:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       feature_pd_server:
1252         type: tosca.capabilities.Node
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.usage_pd_server:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       network.incoming.bytes_pd_server_pd01_port_2:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       network.incoming.bytes_pd_server_pd01_port_3:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       network.outgoing.bytes.rate_pd_server_pd01_port_3:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       disk.write.bytes_pd_server:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       network.outgoing.bytes_pd_server_pd01_port_2:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.device.read.requests.rate_pd_server:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       disk.root.size_pd_server:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.device.read.bytes_pd_server:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       network.outgoing.bytes_pd_server_pd01_port_3:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       disk.device.write.bytes_pd_server:
1317         type: org.openecomp.capabilities.metric.Ceilometer
1318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1319         occurrences:
1320         - 1
1321         - UNBOUNDED
1322       network.outpoing.packets_pd_server_pd01_port_2:
1323         type: org.openecomp.capabilities.metric.Ceilometer
1324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       network.outpoing.packets_pd_server_pd01_port_3:
1329         type: org.openecomp.capabilities.metric.Ceilometer
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1331         occurrences:
1332         - 1
1333         - UNBOUNDED
1334       disk.device.read.requests_pd_server:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       instance_pd_server:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       host_pd_server:
1347         type: tosca.capabilities.Container
1348         valid_source_types:
1349         - tosca.nodes.SoftwareComponent
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       feature_pd_server_pd01_port_3:
1354         type: tosca.capabilities.Node
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       feature_pd_server_pd01_port_2:
1359         type: tosca.capabilities.Node
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.write.requests.rate_pd_server:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.ephemeral.size_pd_server:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       disk.write.requests_pd_server:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.device.latency_pd_server:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       disk.latency_pd_server:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.device.capacity_pd_server:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.device.iops_pd_server:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED