b75037b55b9c2204b68e713ceb879db13222e3fc
[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         occurrences:
301         - 0
302         - UNBOUNDED
303       disk.write.bytes_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.bytes.rate_pd_server_pd01_port:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       network.incoming.packets_pd_server_pd01_port:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.read.requests.rate_pd_server:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.root.size_pd_server:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.read.bytes_pd_server:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.device.write.bytes_pd_server:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.device.read.requests_pd_server:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       instance_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       host_pd_server:
358         type: tosca.capabilities.Container
359         valid_source_types:
360         - tosca.nodes.SoftwareComponent
361         occurrences:
362         - 1
363         - UNBOUNDED
364       network.outpoing.packets_pd_server_pd01_port:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       forwarder_pd_server_pd01_port:
371         type: org.openecomp.capabilities.Forwarder
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.write.requests.rate_pd_server:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.ephemeral.size_pd_server:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.write.requests_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       feature_pd_server_pd01_port:
394         type: tosca.capabilities.Node
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.device.latency_pd_server:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.latency_pd_server:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.device.capacity_pd_server:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       network.outgoing.bytes.rate_pd_server_pd01_port:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.device.iops_pd_server:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428   org.openecomp.resource.abstract.nodes.pd_server_1:
429     derived_from: org.openecomp.resource.abstract.nodes.VFC
430     properties:
431       index_value:
432         type: integer
433         description: Index value of this substitution service template runtime instance
434         required: false
435         default: 0
436         status: SUPPORTED
437         constraints:
438         - greater_or_equal: 0
439       compute_pd_server_availability_zone:
440         type: list
441         required: true
442         status: SUPPORTED
443         entry_schema:
444           type: string
445       compute_pd_server_name:
446         type: list
447         required: true
448         status: SUPPORTED
449         entry_schema:
450           type: string
451       port_pd01_port_exCP_naming:
452         type: org.openecomp.datatypes.Naming
453         required: true
454         status: SUPPORTED
455       vm_flavor_name:
456         type: string
457         required: true
458         status: SUPPORTED
459       port_pd01_port_mac_requirements:
460         type: org.openecomp.datatypes.network.MacRequirements
461         required: true
462         status: SUPPORTED
463       vm_image_name:
464         type: string
465         required: true
466         status: SUPPORTED
467       port_pd01_port_ip_requirements:
468         type: list
469         required: true
470         status: SUPPORTED
471         entry_schema:
472           type: org.openecomp.datatypes.network.IpRequirements
473       port_pd01_port_network:
474         type: list
475         required: true
476         status: SUPPORTED
477         entry_schema:
478           type: string
479       port_pd01_port_order:
480         type: integer
481         required: true
482         status: SUPPORTED
483       port_pd01_port_subnetpoolid:
484         type: string
485         required: true
486         status: SUPPORTED
487       port_pd01_port_network_role:
488         type: string
489         required: true
490         status: SUPPORTED
491       port_pd01_port_network_role_tag:
492         type: string
493         required: true
494         status: SUPPORTED
495       port_pd01_port_vlan_requirements:
496         type: list
497         required: true
498         status: SUPPORTED
499         entry_schema:
500           type: org.openecomp.datatypes.network.VlanRequirements
501       compute_pd_server_user_data_format:
502         type: list
503         required: true
504         status: SUPPORTED
505         entry_schema:
506           type: string
507     requirements:
508     - dependency_pd_server:
509         capability: tosca.capabilities.Node
510         node: tosca.nodes.Root
511         relationship: tosca.relationships.DependsOn
512         occurrences:
513         - 0
514         - UNBOUNDED
515     - local_storage_pd_server:
516         capability: tosca.capabilities.Attachment
517         node: tosca.nodes.BlockStorage
518         relationship: tosca.relationships.AttachesTo
519         occurrences:
520         - 0
521         - UNBOUNDED
522     - dependency_pd_server_pd01_port:
523         capability: tosca.capabilities.Node
524         node: tosca.nodes.Root
525         relationship: tosca.relationships.DependsOn
526         occurrences:
527         - 0
528         - UNBOUNDED
529     - link_pd_server_pd01_port:
530         capability: tosca.capabilities.network.Linkable
531         relationship: tosca.relationships.network.LinksTo
532         occurrences:
533         - 1
534         - 1
535     capabilities:
536       scalable_pd_server:
537         type: tosca.capabilities.Scalable
538         occurrences:
539         - 1
540         - UNBOUNDED
541       disk.read.bytes.rate_pd_server:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       memory.usage_pd_server:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       memory_pd_server:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.device.usage_pd_server:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       network.outgoing.packets.rate_pd_server_pd01_port:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       os_pd_server:
572         type: tosca.capabilities.OperatingSystem
573         occurrences:
574         - 1
575         - UNBOUNDED
576       disk.write.bytes.rate_pd_server:
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       network.incoming.bytes_pd_server_pd01_port:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       cpu_pd_server:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       cpu_util_pd_server:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       disk.device.write.requests.rate_pd_server:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       disk.read.bytes_pd_server:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.read.bytes.rate_pd_server:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       network.outgoing.bytes_pd_server_pd01_port:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       disk.iops_pd_server:
625         type: org.openecomp.capabilities.metric.Ceilometer
626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
627         occurrences:
628         - 1
629         - UNBOUNDED
630       memory.resident_pd_server:
631         type: org.openecomp.capabilities.metric.Ceilometer
632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
633         occurrences:
634         - 1
635         - UNBOUNDED
636       cpu.delta_pd_server:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       network.incoming.packets.rate_pd_server_pd01_port:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       vcpus_pd_server:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       disk.device.write.bytes.rate_pd_server:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       disk.device.write.requests_pd_server:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       endpoint_pd_server:
667         type: tosca.capabilities.Endpoint.Admin
668         occurrences:
669         - 1
670         - UNBOUNDED
671       attachment_pd_server_pd01_port:
672         type: tosca.capabilities.Attachment
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.capacity_pd_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.device.allocation_pd_server:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.allocation_pd_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       binding_pd_server:
695         type: tosca.capabilities.network.Bindable
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.read.requests_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       feature_pd_server:
706         type: tosca.capabilities.Node
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.usage_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       binding_pd_server_pd01_port:
717         type: tosca.capabilities.network.Bindable
718         valid_source_types:
719         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
720         occurrences:
721         - 0
722         - UNBOUNDED
723       disk.write.bytes_pd_server:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       network.incoming.bytes.rate_pd_server_pd01_port:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       network.incoming.packets_pd_server_pd01_port:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       disk.device.read.requests.rate_pd_server:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       disk.root.size_pd_server:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       disk.device.read.bytes_pd_server:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.device.write.bytes_pd_server:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       disk.device.read.requests_pd_server:
766         type: org.openecomp.capabilities.metric.Ceilometer
767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
768         occurrences:
769         - 1
770         - UNBOUNDED
771       instance_pd_server:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       host_pd_server:
778         type: tosca.capabilities.Container
779         valid_source_types:
780         - tosca.nodes.SoftwareComponent
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.outpoing.packets_pd_server_pd01_port:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       forwarder_pd_server_pd01_port:
791         type: org.openecomp.capabilities.Forwarder
792         occurrences:
793         - 1
794         - UNBOUNDED
795       disk.write.requests.rate_pd_server:
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.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
814         type: tosca.capabilities.Node
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.device.latency_pd_server:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.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.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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       disk.device.iops_pd_server:
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   org.openecomp.resource.abstract.nodes.pd_server_2:
849     derived_from: org.openecomp.resource.abstract.nodes.VFC
850     properties:
851       port_pd01_port_2_order:
852         type: integer
853         required: true
854         status: SUPPORTED
855       port_pd01_port_3_network_role:
856         type: string
857         required: true
858         status: SUPPORTED
859       port_pd01_port_3_order:
860         type: integer
861         required: true
862         status: SUPPORTED
863       index_value:
864         type: integer
865         description: Index value of this substitution service template runtime instance
866         required: false
867         default: 0
868         status: SUPPORTED
869         constraints:
870         - greater_or_equal: 0
871       port_pd01_port_2_vlan_requirements:
872         type: list
873         required: true
874         status: SUPPORTED
875         entry_schema:
876           type: org.openecomp.datatypes.network.VlanRequirements
877       compute_pd_server_availability_zone:
878         type: list
879         required: true
880         status: SUPPORTED
881         entry_schema:
882           type: string
883       compute_pd_server_name:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: string
889       vm_flavor_name:
890         type: string
891         required: true
892         status: SUPPORTED
893       port_pd01_port_2_network_role_tag:
894         type: string
895         required: true
896         status: SUPPORTED
897       port_pd01_port_3_ip_requirements:
898         type: list
899         required: true
900         status: SUPPORTED
901         entry_schema:
902           type: org.openecomp.datatypes.network.IpRequirements
903       port_pd01_port_3_mac_requirements:
904         type: org.openecomp.datatypes.network.MacRequirements
905         required: true
906         status: SUPPORTED
907       port_pd01_port_3_network:
908         type: list
909         required: true
910         status: SUPPORTED
911         entry_schema:
912           type: string
913       port_pd01_port_2_network_role:
914         type: string
915         required: true
916         status: SUPPORTED
917       port_pd01_port_2_subnetpoolid:
918         type: string
919         required: true
920         status: SUPPORTED
921       vm_image_name:
922         type: string
923         required: true
924         status: SUPPORTED
925       port_pd01_port_3_subnetpoolid:
926         type: string
927         required: true
928         status: SUPPORTED
929       port_pd01_port_2_network:
930         type: list
931         required: true
932         status: SUPPORTED
933         entry_schema:
934           type: string
935       port_pd01_port_3_vlan_requirements:
936         type: list
937         required: true
938         status: SUPPORTED
939         entry_schema:
940           type: org.openecomp.datatypes.network.VlanRequirements
941       port_pd01_port_2_mac_requirements:
942         type: org.openecomp.datatypes.network.MacRequirements
943         required: true
944         status: SUPPORTED
945       port_pd01_port_2_exCP_naming:
946         type: org.openecomp.datatypes.Naming
947         required: true
948         status: SUPPORTED
949       port_pd01_port_3_network_role_tag:
950         type: string
951         required: true
952         status: SUPPORTED
953       compute_pd_server_user_data_format:
954         type: list
955         required: true
956         status: SUPPORTED
957         entry_schema:
958           type: string
959       port_pd01_port_2_ip_requirements:
960         type: list
961         required: true
962         status: SUPPORTED
963         entry_schema:
964           type: org.openecomp.datatypes.network.IpRequirements
965       port_pd01_port_3_exCP_naming:
966         type: org.openecomp.datatypes.Naming
967         required: true
968         status: SUPPORTED
969     requirements:
970     - dependency_pd_server:
971         capability: tosca.capabilities.Node
972         node: tosca.nodes.Root
973         relationship: tosca.relationships.DependsOn
974         occurrences:
975         - 0
976         - UNBOUNDED
977     - local_storage_pd_server:
978         capability: tosca.capabilities.Attachment
979         node: tosca.nodes.BlockStorage
980         relationship: tosca.relationships.AttachesTo
981         occurrences:
982         - 0
983         - UNBOUNDED
984     - dependency_pd_server_pd01_port_2:
985         capability: tosca.capabilities.Node
986         node: tosca.nodes.Root
987         relationship: tosca.relationships.DependsOn
988         occurrences:
989         - 0
990         - UNBOUNDED
991     - link_pd_server_pd01_port_2:
992         capability: tosca.capabilities.network.Linkable
993         relationship: tosca.relationships.network.LinksTo
994         occurrences:
995         - 1
996         - 1
997     - dependency_pd_server_pd01_port_3:
998         capability: tosca.capabilities.Node
999         node: tosca.nodes.Root
1000         relationship: tosca.relationships.DependsOn
1001         occurrences:
1002         - 0
1003         - UNBOUNDED
1004     - link_pd_server_pd01_port_3:
1005         capability: tosca.capabilities.network.Linkable
1006         relationship: tosca.relationships.network.LinksTo
1007         occurrences:
1008         - 1
1009         - 1
1010     capabilities:
1011       scalable_pd_server:
1012         type: tosca.capabilities.Scalable
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       disk.read.bytes.rate_pd_server:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       forwarder_pd_server_pd01_port_2:
1023         type: org.openecomp.capabilities.Forwarder
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       binding_pd_server_pd01_port_2:
1028         type: tosca.capabilities.network.Bindable
1029         valid_source_types:
1030         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1031         occurrences:
1032         - 0
1033         - UNBOUNDED
1034       forwarder_pd_server_pd01_port_3:
1035         type: org.openecomp.capabilities.Forwarder
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       binding_pd_server_pd01_port_3:
1040         type: tosca.capabilities.network.Bindable
1041         valid_source_types:
1042         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1043         occurrences:
1044         - 0
1045         - UNBOUNDED
1046       memory.usage_pd_server:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       memory_pd_server:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       disk.device.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       os_pd_server:
1065         type: tosca.capabilities.OperatingSystem
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       disk.write.bytes.rate_pd_server:
1070         type: org.openecomp.capabilities.metric.Ceilometer
1071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       cpu_pd_server:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       cpu_util_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       disk.device.write.requests.rate_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       disk.read.bytes_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.read.bytes.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       network.incoming.packets.rate_pd_server_pd01_port_2:
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       network.incoming.bytes.rate_pd_server_pd01_port_2:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       disk.iops_pd_server:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.packets.rate_pd_server_pd01_port_3:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       network.incoming.bytes.rate_pd_server_pd01_port_3:
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       memory.resident_pd_server:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       cpu.delta_pd_server:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       network.outgoing.packets.rate_pd_server_pd01_port_3:
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       network.outgoing.packets.rate_pd_server_pd01_port_2:
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       attachment_pd_server_pd01_port_2:
1160         type: tosca.capabilities.Attachment
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       attachment_pd_server_pd01_port_3:
1165         type: tosca.capabilities.Attachment
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       vcpus_pd_server:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.write.bytes.rate_pd_server:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.write.requests_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       endpoint_pd_server:
1188         type: tosca.capabilities.Endpoint.Admin
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       disk.capacity_pd_server:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       network.incoming.packets_pd_server_pd01_port_2:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.device.allocation_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       disk.allocation_pd_server:
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       network.incoming.packets_pd_server_pd01_port_3:
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       binding_pd_server:
1223         type: tosca.capabilities.network.Bindable
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       disk.read.requests_pd_server:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       network.outgoing.bytes.rate_pd_server_pd01_port_2:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       feature_pd_server:
1240         type: tosca.capabilities.Node
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       disk.usage_pd_server:
1245         type: org.openecomp.capabilities.metric.Ceilometer
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       network.incoming.bytes_pd_server_pd01_port_2:
1251         type: org.openecomp.capabilities.metric.Ceilometer
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       network.incoming.bytes_pd_server_pd01_port_3:
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.outgoing.bytes.rate_pd_server_pd01_port_3:
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       disk.write.bytes_pd_server:
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_pd_server_pd01_port_2:
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.device.read.requests.rate_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       disk.root.size_pd_server:
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.bytes_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       network.outgoing.bytes_pd_server_pd01_port_3:
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.write.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.outpoing.packets_pd_server_pd01_port_2:
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       network.outpoing.packets_pd_server_pd01_port_3:
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       disk.device.read.requests_pd_server:
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       instance_pd_server:
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       host_pd_server:
1335         type: tosca.capabilities.Container
1336         valid_source_types:
1337         - tosca.nodes.SoftwareComponent
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       feature_pd_server_pd01_port_3:
1342         type: tosca.capabilities.Node
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       feature_pd_server_pd01_port_2:
1347         type: tosca.capabilities.Node
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       disk.write.requests.rate_pd_server:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       disk.ephemeral.size_pd_server:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.write.requests_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.device.latency_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.latency_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.capacity_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.device.iops_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