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