84d78630504ac11872afd5b38b770741ba3e8d19
[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_pcm_port_fixed_ips:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
37       port_pcm_port_network_role_tag:
38         type: string
39         required: true
40         status: SUPPORTED
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pcm_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       port_pcm_port_order:
50         type: integer
51         required: true
52         status: SUPPORTED
53       port_pcm_port_network:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_pcm_port_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       port_pcm_port_ip_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: org.openecomp.datatypes.network.IpRequirements
71       vm_image_name:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_pcm_port_exCP_naming:
76         type: org.openecomp.datatypes.Naming
77         required: true
78         status: SUPPORTED
79       port_pcm_port_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pcm_port_subnetpoolid:
84         type: string
85         required: true
86         status: SUPPORTED
87       compute_pd_server_config_drive:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: boolean
93       compute_pd_server_user_data_format:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_pcm_port_security_groups:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: json
105     requirements:
106     - dependency_pd_server:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_pd_server:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_pd_server_pcm_port:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_pd_server_pcm_port:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     capabilities:
134       forwarder_pd_server_pcm_port:
135         type: org.openecomp.capabilities.Forwarder
136         occurrences:
137         - 1
138         - UNBOUNDED
139       scalable_pd_server:
140         type: tosca.capabilities.Scalable
141         occurrences:
142         - 1
143         - UNBOUNDED
144       disk.read.bytes.rate_pd_server:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       network.incoming.bytes_pd_server_pcm_port:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       memory.usage_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       memory_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       disk.device.usage_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       os_pd_server:
175         type: tosca.capabilities.OperatingSystem
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.write.bytes.rate_pd_server:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       feature_pd_server_pcm_port:
186         type: tosca.capabilities.Node
187         occurrences:
188         - 1
189         - UNBOUNDED
190       binding_pd_server_pcm_port:
191         type: tosca.capabilities.network.Bindable
192         valid_source_types:
193         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
194         occurrences:
195         - 0
196         - UNBOUNDED
197       cpu_pd_server:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       cpu_util_pd_server:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.device.write.requests.rate_pd_server:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.read.bytes_pd_server:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       disk.device.read.bytes.rate_pd_server:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.iops_pd_server:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       memory.resident_pd_server:
234         type: org.openecomp.capabilities.metric.Ceilometer
235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
236         occurrences:
237         - 1
238         - UNBOUNDED
239       cpu.delta_pd_server:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       network.outgoing.bytes_pd_server_pcm_port:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       vcpus_pd_server:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.device.write.bytes.rate_pd_server:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.device.write.requests_pd_server:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       endpoint_pd_server:
270         type: tosca.capabilities.Endpoint.Admin
271         occurrences:
272         - 1
273         - UNBOUNDED
274       disk.capacity_pd_server:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.device.allocation_pd_server:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.allocation_pd_server:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       binding_pd_server:
293         type: tosca.capabilities.network.Bindable
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.read.requests_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.outgoing.packets.rate_pd_server_pcm_port:
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       feature_pd_server:
310         type: tosca.capabilities.Node
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.usage_pd_server:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.write.bytes_pd_server:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.incoming.bytes.rate_pd_server_pcm_port:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.device.read.requests.rate_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.root.size_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.read.bytes_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.outpoing.packets_pd_server_pcm_port:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.write.bytes_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       network.outgoing.bytes.rate_pd_server_pcm_port:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.read.requests_pd_server:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       network.incoming.packets_pd_server_pcm_port:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       attachment_pd_server_pcm_port:
381         type: tosca.capabilities.Attachment
382         occurrences:
383         - 1
384         - UNBOUNDED
385       instance_pd_server:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       host_pd_server:
392         type: tosca.capabilities.Container
393         valid_source_types:
394         - tosca.nodes.SoftwareComponent
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.incoming.packets.rate_pd_server_pcm_port:
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.write.requests.rate_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.ephemeral.size_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       disk.write.requests_pd_server:
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.latency_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       disk.latency_pd_server:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.device.capacity_pd_server:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.iops_pd_server:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446   org.openecomp.resource.abstract.nodes.pcm_server:
447     derived_from: org.openecomp.resource.abstract.nodes.VFC
448     properties:
449       index_value:
450         type: integer
451         description: Index value of this substitution service template runtime instance
452         required: false
453         default: 0
454         status: SUPPORTED
455         constraints:
456         - greater_or_equal: 0
457       compute_pcm_server_availability_zone:
458         type: list
459         required: true
460         status: SUPPORTED
461         entry_schema:
462           type: string
463       port_pcm_port_fixed_ips:
464         type: list
465         required: true
466         status: SUPPORTED
467         entry_schema:
468           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
469       port_pcm_port_network_role_tag:
470         type: string
471         required: true
472         status: SUPPORTED
473       vm_flavor_name:
474         type: string
475         required: true
476         status: SUPPORTED
477       port_pcm_port_mac_requirements:
478         type: org.openecomp.datatypes.network.MacRequirements
479         required: true
480         status: SUPPORTED
481       port_pcm_port_order:
482         type: integer
483         required: true
484         status: SUPPORTED
485       compute_pcm_server_name:
486         type: list
487         required: true
488         status: SUPPORTED
489         entry_schema:
490           type: string
491       port_pcm_port_network:
492         type: list
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: string
497       port_pcm_port_vlan_requirements:
498         type: list
499         required: true
500         status: SUPPORTED
501         entry_schema:
502           type: org.openecomp.datatypes.network.VlanRequirements
503       port_pcm_port_ip_requirements:
504         type: list
505         required: true
506         status: SUPPORTED
507         entry_schema:
508           type: org.openecomp.datatypes.network.IpRequirements
509       compute_pcm_server_user_data_format:
510         type: list
511         required: true
512         status: SUPPORTED
513         entry_schema:
514           type: string
515       vm_image_name:
516         type: string
517         required: true
518         status: SUPPORTED
519       port_pcm_port_exCP_naming:
520         type: org.openecomp.datatypes.Naming
521         required: true
522         status: SUPPORTED
523       compute_pcm_server_config_drive:
524         type: list
525         required: true
526         status: SUPPORTED
527         entry_schema:
528           type: boolean
529       port_pcm_port_network_role:
530         type: string
531         required: true
532         status: SUPPORTED
533       port_pcm_port_subnetpoolid:
534         type: string
535         required: true
536         status: SUPPORTED
537       port_pcm_port_security_groups:
538         type: list
539         required: true
540         status: SUPPORTED
541         entry_schema:
542           type: json
543     requirements:
544     - dependency_pcm_server:
545         capability: tosca.capabilities.Node
546         node: tosca.nodes.Root
547         relationship: tosca.relationships.DependsOn
548         occurrences:
549         - 0
550         - UNBOUNDED
551     - local_storage_pcm_server:
552         capability: tosca.capabilities.Attachment
553         node: tosca.nodes.BlockStorage
554         relationship: tosca.relationships.AttachesTo
555         occurrences:
556         - 0
557         - UNBOUNDED
558     - dependency_pcm_server_pcm_port:
559         capability: tosca.capabilities.Node
560         node: tosca.nodes.Root
561         relationship: tosca.relationships.DependsOn
562         occurrences:
563         - 0
564         - UNBOUNDED
565     - link_pcm_server_pcm_port:
566         capability: tosca.capabilities.network.Linkable
567         relationship: tosca.relationships.network.LinksTo
568         occurrences:
569         - 1
570         - 1
571     capabilities:
572       disk.device.read.requests_pcm_server:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.write.requests.rate_pcm_server:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       network.outgoing.bytes.rate_pcm_server_pcm_port:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       attachment_pcm_server_pcm_port:
591         type: tosca.capabilities.Attachment
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.root.size_pcm_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.bytes.rate_pcm_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       vcpus_pcm_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       memory.usage_pcm_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.packets.rate_pcm_server_pcm_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.device.read.requests.rate_pcm_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       disk.device.latency_pcm_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       disk.device.write.requests_pcm_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       disk.read.requests_pcm_server:
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       memory.resident_pcm_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       network.outgoing.bytes_pcm_server_pcm_port:
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       network.outpoing.packets_pcm_server_pcm_port:
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       feature_pcm_server_pcm_port:
668         type: tosca.capabilities.Node
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.iops_pcm_server:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.capacity_pcm_server:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       network.incoming.bytes.rate_pcm_server_pcm_port:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.read.bytes.rate_pcm_server:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.device.capacity_pcm_server:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       binding_pcm_server:
703         type: tosca.capabilities.network.Bindable
704         occurrences:
705         - 1
706         - UNBOUNDED
707       cpu_pcm_server:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       disk.device.iops_pcm_server:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       cpu_util_pcm_server:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       disk.allocation_pcm_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.packets_pcm_server_pcm_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       forwarder_pcm_server_pcm_port:
738         type: org.openecomp.capabilities.Forwarder
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.device.usage_pcm_server:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.device.allocation_pcm_server:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       instance_pcm_server:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.write.requests_pcm_server:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       memory_pcm_server:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       host_pcm_server:
773         type: tosca.capabilities.Container
774         valid_source_types:
775         - tosca.nodes.SoftwareComponent
776         occurrences:
777         - 1
778         - UNBOUNDED
779       cpu.delta_pcm_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.usage_pcm_server:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       binding_pcm_server_pcm_port:
792         type: tosca.capabilities.network.Bindable
793         valid_source_types:
794         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
795         occurrences:
796         - 0
797         - UNBOUNDED
798       disk.device.read.bytes_pcm_server:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       disk.device.write.bytes_pcm_server:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       feature_pcm_server:
811         type: tosca.capabilities.Node
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.write.bytes.rate_pcm_server:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       os_pcm_server:
822         type: tosca.capabilities.OperatingSystem
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.latency_pcm_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.read.bytes_pcm_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       disk.write.bytes_pcm_server:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.ephemeral.size_pcm_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       endpoint_pcm_server:
851         type: tosca.capabilities.Endpoint.Admin
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.incoming.bytes_pcm_server_pcm_port:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       scalable_pcm_server:
862         type: tosca.capabilities.Scalable
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.write.requests.rate_pcm_server:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       network.incoming.packets.rate_pcm_server_pcm_port:
873         type: org.openecomp.capabilities.metric.Ceilometer
874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
875         occurrences:
876         - 1
877         - UNBOUNDED
878       disk.device.read.bytes.rate_pcm_server:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
885     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
886     properties:
887       pd_flavor_name:
888         type: string
889         description: flavor name of PCRF CM instance
890         required: true
891         status: SUPPORTED
892       availabilityzone_name:
893         type: string
894         description: availabilityzone name
895         required: true
896         status: SUPPORTED
897       oam_net_gw:
898         type: string
899         description: CPS network gateway
900         required: true
901         status: SUPPORTED
902       pcm_image_name:
903         type: string
904         description: PCRF CM image name
905         required: true
906         status: SUPPORTED
907       pd_image_name:
908         type: string
909         description: PCRF CM image name
910         required: true
911         status: SUPPORTED
912       security_group_name:
913         type: string
914         description: the name of security group
915         required: true
916         status: SUPPORTED
917       cps_net_ip:
918         type: string
919         description: CPS network ip
920         required: true
921         status: SUPPORTED
922       pcm_flavor_name:
923         type: string
924         description: flavor name of PCRF CM instance
925         required: true
926         status: SUPPORTED
927       pd_server_name:
928         type: string
929         description: PCRF CM server name
930         required: true
931         status: SUPPORTED
932       pcm_vol:
933         type: string
934         description: CPS Cluman Cinder Volume
935         required: true
936         status: SUPPORTED
937       pcm_server_name:
938         type: string
939         description: PCRF CM server name
940         required: true
941         status: SUPPORTED
942       cps_net_name:
943         type: string
944         description: CPS network name
945         required: true
946         status: SUPPORTED
947       cps_net_mask:
948         type: string
949         description: CPS network mask
950         required: true
951         status: SUPPORTED
952       oam_net_ip:
953         type: string
954         description: OAM network ip
955         required: true
956         status: SUPPORTED
957       oam_net_mask:
958         type: string
959         description: CPS network mask
960         required: true
961         status: SUPPORTED
962       oam_net_name:
963         type: string
964         description: OAM network name
965         required: true
966         status: SUPPORTED
967     attributes:
968       server_pcm_id_2:
969         type: string
970         description: the pcm nova service id
971         status: SUPPORTED
972       server_pcm_id_1:
973         type: string
974         description: the pcm nova service id
975         status: SUPPORTED
976     requirements:
977     - dependency_pcm_port_1:
978         capability: tosca.capabilities.Node
979         node: tosca.nodes.Root
980         relationship: tosca.relationships.DependsOn
981         occurrences:
982         - 0
983         - UNBOUNDED
984     - link_pcm_port_1:
985         capability: tosca.capabilities.network.Linkable
986         relationship: tosca.relationships.network.LinksTo
987         occurrences:
988         - 1
989         - 1
990     - dependency_server_pcm_0:
991         capability: tosca.capabilities.Node
992         node: tosca.nodes.Root
993         relationship: tosca.relationships.DependsOn
994         occurrences:
995         - 0
996         - UNBOUNDED
997     - local_storage_server_pcm_0:
998         capability: tosca.capabilities.Attachment
999         node: tosca.nodes.BlockStorage
1000         relationship: tosca.relationships.AttachesTo
1001         occurrences:
1002         - 0
1003         - UNBOUNDED
1004     - dependency_server_pd_0:
1005         capability: tosca.capabilities.Node
1006         node: tosca.nodes.Root
1007         relationship: tosca.relationships.DependsOn
1008         occurrences:
1009         - 0
1010         - UNBOUNDED
1011     - local_storage_server_pd_0:
1012         capability: tosca.capabilities.Attachment
1013         node: tosca.nodes.BlockStorage
1014         relationship: tosca.relationships.AttachesTo
1015         occurrences:
1016         - 0
1017         - UNBOUNDED
1018     - dependency_pcm_port_0:
1019         capability: tosca.capabilities.Node
1020         node: tosca.nodes.Root
1021         relationship: tosca.relationships.DependsOn
1022         occurrences:
1023         - 0
1024         - UNBOUNDED
1025     - link_pcm_port_0:
1026         capability: tosca.capabilities.network.Linkable
1027         relationship: tosca.relationships.network.LinksTo
1028         occurrences:
1029         - 1
1030         - 1
1031     capabilities:
1032       network.incoming.packets.rate_pcm_port_0:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.iops_server_pd_0:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.incoming.packets.rate_pcm_port_1:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       network.outpoing.packets_pcm_port_1:
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       network.outpoing.packets_pcm_port_0:
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.write.bytes.rate_server_pd_0:
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       cpu.delta_server_pd_0:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       feature_server_pd_0:
1075         type: tosca.capabilities.Node
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.capacity_server_pcm_0:
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       host_server_pd_0:
1086         type: tosca.capabilities.Container
1087         valid_source_types:
1088         - tosca.nodes.SoftwareComponent
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       memory_server_pd_0:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       network.incoming.bytes_pcm_port_0:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       network.incoming.bytes_pcm_port_1:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.usage_server_pcm_0:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       binding_pcm_port_0:
1117         type: tosca.capabilities.network.Bindable
1118         valid_source_types:
1119         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1120         occurrences:
1121         - 0
1122         - UNBOUNDED
1123       binding_pcm_port_1:
1124         type: tosca.capabilities.network.Bindable
1125         valid_source_types:
1126         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1127         occurrences:
1128         - 0
1129         - UNBOUNDED
1130       vcpus_server_pcm_0:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       memory.resident_server_pcm_0:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       disk.write.requests_server_pd_0:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       feature_server_pcm_0:
1149         type: tosca.capabilities.Node
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       network.outgoing.packets.rate_pcm_port_0:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       network.outgoing.packets.rate_pcm_port_1:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       feature_pcm_port_1:
1166         type: tosca.capabilities.Node
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       disk.ephemeral.size_server_pd_0:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       network.outgoing.bytes_pcm_port_0:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       feature_pcm_port_0:
1183         type: tosca.capabilities.Node
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       network.outgoing.bytes_pcm_port_1:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       cpu_server_pcm_0:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       attachment_pcm_port_0:
1200         type: tosca.capabilities.Attachment
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       attachment_pcm_port_1:
1205         type: tosca.capabilities.Attachment
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.write.bytes_server_pd_0:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       disk.read.requests_server_pd_0:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.device.usage_server_pd_0:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       disk.device.read.bytes_server_pd_0:
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       endpoint_server_pcm_0:
1234         type: tosca.capabilities.Endpoint.Admin
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       host_server_pcm_0:
1239         type: tosca.capabilities.Container
1240         valid_source_types:
1241         - tosca.nodes.SoftwareComponent
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.write.requests.rate_server_pd_0:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       disk.device.capacity_server_pcm_0:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       disk.root.size_server_pd_0:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       disk.latency_server_pcm_0:
1264         type: org.openecomp.capabilities.metric.Ceilometer
1265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.device.iops_server_pd_0:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.write.requests.rate_server_pcm_0:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       memory_server_pcm_0:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       disk.device.read.bytes.rate_server_pcm_0:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       instance_server_pcm_0:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       disk.device.allocation_server_pcm_0:
1300         type: org.openecomp.capabilities.metric.Ceilometer
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       disk.usage_server_pd_0:
1306         type: org.openecomp.capabilities.metric.Ceilometer
1307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1308         occurrences:
1309         - 1
1310         - UNBOUNDED
1311       disk.write.bytes_server_pcm_0:
1312         type: org.openecomp.capabilities.metric.Ceilometer
1313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1314         occurrences:
1315         - 1
1316         - UNBOUNDED
1317       disk.device.read.requests.rate_server_pcm_0:
1318         type: org.openecomp.capabilities.metric.Ceilometer
1319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1320         occurrences:
1321         - 1
1322         - UNBOUNDED
1323       binding_server_pcm_0:
1324         type: tosca.capabilities.network.Bindable
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       disk.read.bytes.rate_server_pd_0:
1329         type: org.openecomp.capabilities.metric.Ceilometer
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1331         occurrences:
1332         - 1
1333         - UNBOUNDED
1334       disk.write.bytes.rate_server_pcm_0:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       cpu_server_pd_0:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       disk.root.size_server_pcm_0:
1347         type: org.openecomp.capabilities.metric.Ceilometer
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       vcpus_server_pd_0:
1353         type: org.openecomp.capabilities.metric.Ceilometer
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       disk.iops_server_pcm_0:
1359         type: org.openecomp.capabilities.metric.Ceilometer
1360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364       endpoint_server_pd_0:
1365         type: tosca.capabilities.Endpoint.Admin
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.device.write.bytes.rate_server_pd_0:
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.device.capacity_server_pd_0:
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.write.bytes.rate_server_pcm_0:
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.write.requests_server_pcm_0:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.read.bytes_server_pcm_0:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.device.latency_server_pd_0:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       cpu_util_server_pcm_0:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       disk.device.read.requests.rate_server_pd_0:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.device.write.bytes_server_pcm_0:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       disk.allocation_server_pcm_0:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       memory.usage_server_pcm_0:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       instance_server_pd_0:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       disk.allocation_server_pd_0:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       disk.device.read.bytes_server_pcm_0:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       cpu_util_server_pd_0:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.read.bytes.rate_server_pcm_0:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       disk.device.iops_server_pcm_0:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       disk.device.write.bytes_server_pd_0:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.capacity_server_pd_0:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.device.read.bytes.rate_server_pd_0:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       cpu.delta_server_pcm_0:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       forwarder_pcm_port_0:
1496         type: org.openecomp.capabilities.Forwarder
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       forwarder_pcm_port_1:
1501         type: org.openecomp.capabilities.Forwarder
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       memory.resident_server_pd_0:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       disk.ephemeral.size_server_pcm_0:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       disk.read.requests_server_pcm_0:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.write.requests.rate_server_pcm_0:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       disk.device.write.requests_server_pd_0:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       binding_server_pd_0:
1536         type: tosca.capabilities.network.Bindable
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       scalable_server_pcm_0:
1541         type: tosca.capabilities.Scalable
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.allocation_server_pd_0:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       disk.read.bytes_server_pd_0:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.device.read.requests_server_pd_0:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       network.outgoing.bytes.rate_pcm_port_1:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       network.incoming.packets_pcm_port_0:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       disk.device.latency_server_pcm_0:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       disk.device.usage_server_pcm_0:
1582         type: org.openecomp.capabilities.metric.Ceilometer
1583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       disk.latency_server_pd_0:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       network.outgoing.bytes.rate_pcm_port_0:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       memory.usage_server_pd_0:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.incoming.packets_pcm_port_1:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       disk.device.write.requests_server_pcm_0:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       disk.device.write.requests.rate_server_pd_0:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.device.read.requests_server_pcm_0:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       scalable_server_pd_0:
1630         type: tosca.capabilities.Scalable
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       os_server_pcm_0:
1635         type: tosca.capabilities.OperatingSystem
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       network.incoming.bytes.rate_pcm_port_0:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       network.incoming.bytes.rate_pcm_port_1:
1646         type: org.openecomp.capabilities.metric.Ceilometer
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       os_server_pd_0:
1652         type: tosca.capabilities.OperatingSystem
1653         occurrences:
1654         - 1
1655         - UNBOUNDED