435c42a81c631d836062660d764ab8f799d8fee8
[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.heat.nested-pcm_v0.1_2:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       pcm_flavor_name:
12         type: string
13         description: flavor name of PCRF CM instance
14         required: true
15         status: SUPPORTED
16       availabilityzone_name:
17         type: string
18         description: availabilityzone name
19         required: true
20         status: SUPPORTED
21       pcm_image_name:
22         type: string
23         description: PCRF CM image name
24         required: true
25         status: SUPPORTED
26       pcm_vol:
27         type: string
28         description: CPS Cluman Cinder Volume
29         required: true
30         status: SUPPORTED
31       security_group_name:
32         type: string
33         description: the name of security group
34         required: true
35         status: SUPPORTED
36       cps_net_ip:
37         type: string
38         description: CPS network ip
39         required: true
40         status: SUPPORTED
41       pcm_server_name:
42         type: string
43         description: PCRF CM server name
44         required: true
45         status: SUPPORTED
46       cps_net_name:
47         type: string
48         description: CPS network name
49         required: true
50         status: SUPPORTED
51       cps_net_mask:
52         type: string
53         description: CPS network mask
54         required: true
55         status: SUPPORTED
56       oam_net_ip:
57         type: string
58         required: true
59         status: SUPPORTED
60       oam_net_name:
61         type: string
62         description: OAM network name
63         required: true
64         status: SUPPORTED
65     attributes:
66       server_pcm_id:
67         type: string
68         description: the pcm nova service id
69         status: SUPPORTED
70     requirements:
71     - dependency_pcm_port_00:
72         capability: tosca.capabilities.Node
73         node: tosca.nodes.Root
74         relationship: tosca.relationships.DependsOn
75         occurrences:
76         - 0
77         - UNBOUNDED
78     - link_pcm_port_00:
79         capability: tosca.capabilities.network.Linkable
80         relationship: tosca.relationships.network.LinksTo
81         occurrences:
82         - 1
83         - 1
84     - dependency_server_pcm:
85         capability: tosca.capabilities.Node
86         node: tosca.nodes.Root
87         relationship: tosca.relationships.DependsOn
88         occurrences:
89         - 0
90         - UNBOUNDED
91     - local_storage_server_pcm:
92         capability: tosca.capabilities.Attachment
93         node: tosca.nodes.BlockStorage
94         relationship: tosca.relationships.AttachesTo
95         occurrences:
96         - 0
97         - UNBOUNDED
98     - dependency_network_2:
99         capability: tosca.capabilities.Node
100         node: tosca.nodes.Root
101         relationship: tosca.relationships.DependsOn
102         occurrences:
103         - 0
104         - UNBOUNDED
105     - dependency_pcm_port_01:
106         capability: tosca.capabilities.Node
107         node: tosca.nodes.Root
108         relationship: tosca.relationships.DependsOn
109         occurrences:
110         - 0
111         - UNBOUNDED
112     - link_pcm_port_01:
113         capability: tosca.capabilities.network.Linkable
114         relationship: tosca.relationships.network.LinksTo
115         occurrences:
116         - 1
117         - 1
118     capabilities:
119       cpu_server_pcm:
120         type: org.openecomp.capabilities.metric.Ceilometer
121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
122         occurrences:
123         - 1
124         - UNBOUNDED
125       feature_pcm_port_00:
126         type: tosca.capabilities.Node
127         occurrences:
128         - 1
129         - UNBOUNDED
130       memory_server_pcm:
131         type: org.openecomp.capabilities.metric.Ceilometer
132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
133         occurrences:
134         - 1
135         - UNBOUNDED
136       network.incoming.packets_pcm_port_01:
137         type: org.openecomp.capabilities.metric.Ceilometer
138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
139         occurrences:
140         - 1
141         - UNBOUNDED
142       disk.write.requests_server_pcm:
143         type: org.openecomp.capabilities.metric.Ceilometer
144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
145         occurrences:
146         - 1
147         - UNBOUNDED
148       feature_pcm_port_01:
149         type: tosca.capabilities.Node
150         occurrences:
151         - 1
152         - UNBOUNDED
153       network.incoming.packets_pcm_port_00:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       disk.device.iops_server_pcm:
160         type: org.openecomp.capabilities.metric.Ceilometer
161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
162         occurrences:
163         - 1
164         - UNBOUNDED
165       memory.resident_server_pcm:
166         type: org.openecomp.capabilities.metric.Ceilometer
167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
168         occurrences:
169         - 1
170         - UNBOUNDED
171       attachment_network_2:
172         type: tosca.capabilities.Attachment
173         occurrences:
174         - 1
175         - UNBOUNDED
176       disk.device.write.requests_server_pcm:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       feature_network_2:
183         type: tosca.capabilities.Node
184         occurrences:
185         - 1
186         - UNBOUNDED
187       network.outgoing.packets.rate_pcm_port_00:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       network.incoming.bytes_pcm_port_00:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       network.incoming.bytes_pcm_port_01:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.device.usage_server_pcm:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.allocation_server_pcm:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       attachment_pcm_port_00:
218         type: tosca.capabilities.Attachment
219         occurrences:
220         - 1
221         - UNBOUNDED
222       attachment_pcm_port_01:
223         type: tosca.capabilities.Attachment
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.usage_server_pcm:
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       disk.device.write.bytes_server_pcm:
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       network.outgoing.bytes_pcm_port_00:
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       disk.root.size_server_pcm:
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       disk.ephemeral.size_server_pcm:
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.latency_server_pcm:
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       network.outgoing.packets.rate_pcm_port_01:
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       memory.usage_server_pcm:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       network.outgoing.bytes_pcm_port_01:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.read.requests_server_pcm:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.capacity_server_pcm:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       os_server_pcm:
294         type: tosca.capabilities.OperatingSystem
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.read.bytes_server_pcm:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       link_network_2:
305         type: tosca.capabilities.network.Linkable
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.device.read.bytes_server_pcm:
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.bytes.rate_pcm_port_00:
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       endpoint_server_pcm:
322         type: tosca.capabilities.Endpoint.Admin
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.incoming.bytes.rate_pcm_port_01:
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_server_pcm:
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       vcpus_server_pcm:
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.write.bytes_server_pcm:
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       disk.iops_server_pcm:
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.read.bytes.rate_server_pcm:
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       disk.device.allocation_server_pcm:
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       scalable_server_pcm:
369         type: tosca.capabilities.Scalable
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.device.read.bytes.rate_server_pcm:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       cpu_util_server_pcm:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       network.incoming.packets.rate_pcm_port_00:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       binding_pcm_port_01:
404         type: tosca.capabilities.network.Bindable
405         valid_source_types:
406         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
407         occurrences:
408         - 0
409         - UNBOUNDED
410       disk.write.requests.rate_server_pcm:
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       binding_pcm_port_00:
417         type: tosca.capabilities.network.Bindable
418         valid_source_types:
419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
420         occurrences:
421         - 0
422         - UNBOUNDED
423       disk.device.write.bytes.rate_server_pcm:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       host_server_pcm:
430         type: tosca.capabilities.Container
431         valid_source_types:
432         - tosca.nodes.SoftwareComponent
433         occurrences:
434         - 1
435         - UNBOUNDED
436       network.outgoing.bytes.rate_pcm_port_00:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       cpu.delta_server_pcm:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       binding_server_pcm:
449         type: tosca.capabilities.network.Bindable
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.capacity_server_pcm:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       instance_server_pcm:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.device.write.requests.rate_server_pcm:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.latency_server_pcm:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.device.read.requests_server_pcm:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       feature_server_pcm:
484         type: tosca.capabilities.Node
485         occurrences:
486         - 1
487         - UNBOUNDED
488       network.outpoing.packets_pcm_port_00:
489         type: org.openecomp.capabilities.metric.Ceilometer
490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.write.bytes.rate_server_pcm:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       end_point_network_2:
501         type: tosca.capabilities.Endpoint
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.outpoing.packets_pcm_port_01:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
512     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
513     properties:
514       availabilityzone_name:
515         type: string
516         description: availabilityzone name
517         required: true
518         status: SUPPORTED
519       oam_net_gw:
520         type: string
521         description: CPS network gateway
522         required: true
523         status: SUPPORTED
524       pcm_image_name:
525         type: string
526         description: PCRF CM image name
527         required: true
528         status: SUPPORTED
529       cps_net_ips:
530         type: string
531         description: CPS network ip
532         required: true
533         status: SUPPORTED
534       security_group_name:
535         type: string
536         description: the name of security group
537         required: true
538         status: SUPPORTED
539       cps_net_ip:
540         type: string
541         description: CPS network ip
542         required: true
543         status: SUPPORTED
544       pcm_volumes:
545         type: string
546         description: CPS Cluman Cinder Volume
547         required: true
548         status: SUPPORTED
549       pcm_flavor_name:
550         type: string
551         description: flavor name of PCRF CM instance
552         required: true
553         status: SUPPORTED
554       pcm_vol:
555         type: string
556         description: CPS Cluman Cinder Volume
557         required: true
558         status: SUPPORTED
559       pcm_server_name:
560         type: string
561         description: PCRF CM server name
562         required: true
563         status: SUPPORTED
564       cps_net_name:
565         type: string
566         description: CPS network name
567         required: true
568         status: SUPPORTED
569       cps_net_mask:
570         type: string
571         description: CPS network mask
572         required: true
573         status: SUPPORTED
574       oam_net_ip:
575         type: string
576         description: OAM network ip
577         required: true
578         status: SUPPORTED
579       oam_net_mask:
580         type: string
581         description: CPS network mask
582         required: true
583         status: SUPPORTED
584       oam_net_name:
585         type: string
586         description: OAM network name
587         required: true
588         status: SUPPORTED
589     attributes:
590       server_pcm_id:
591         type: string
592         description: the pcm nova service id
593         status: SUPPORTED
594     requirements:
595     - dependency_pcm_port_1:
596         capability: tosca.capabilities.Node
597         node: tosca.nodes.Root
598         relationship: tosca.relationships.DependsOn
599         occurrences:
600         - 0
601         - UNBOUNDED
602     - link_pcm_port_1:
603         capability: tosca.capabilities.network.Linkable
604         relationship: tosca.relationships.network.LinksTo
605         occurrences:
606         - 1
607         - 1
608     - dependency_network_1:
609         capability: tosca.capabilities.Node
610         node: tosca.nodes.Root
611         relationship: tosca.relationships.DependsOn
612         occurrences:
613         - 0
614         - UNBOUNDED
615     - dependency_server_pcm_005:
616         capability: tosca.capabilities.Node
617         node: tosca.nodes.Root
618         relationship: tosca.relationships.DependsOn
619         occurrences:
620         - 0
621         - UNBOUNDED
622     - dependency_pcm_port_00_server_pcm_005:
623         capability: tosca.capabilities.Node
624         node: tosca.nodes.Root
625         relationship: tosca.relationships.DependsOn
626         occurrences:
627         - 0
628         - UNBOUNDED
629     - link_pcm_port_00_server_pcm_005:
630         capability: tosca.capabilities.network.Linkable
631         relationship: tosca.relationships.network.LinksTo
632         occurrences:
633         - 1
634         - 1
635     - dependency_server_pcm_server_pcm_005:
636         capability: tosca.capabilities.Node
637         node: tosca.nodes.Root
638         relationship: tosca.relationships.DependsOn
639         occurrences:
640         - 0
641         - UNBOUNDED
642     - local_storage_server_pcm_server_pcm_005:
643         capability: tosca.capabilities.Attachment
644         node: tosca.nodes.BlockStorage
645         relationship: tosca.relationships.AttachesTo
646         occurrences:
647         - 0
648         - UNBOUNDED
649     - dependency_network_2_server_pcm_005:
650         capability: tosca.capabilities.Node
651         node: tosca.nodes.Root
652         relationship: tosca.relationships.DependsOn
653         occurrences:
654         - 0
655         - UNBOUNDED
656     - dependency_pcm_port_01_server_pcm_005:
657         capability: tosca.capabilities.Node
658         node: tosca.nodes.Root
659         relationship: tosca.relationships.DependsOn
660         occurrences:
661         - 0
662         - UNBOUNDED
663     - link_pcm_port_01_server_pcm_005:
664         capability: tosca.capabilities.network.Linkable
665         relationship: tosca.relationships.network.LinksTo
666         occurrences:
667         - 1
668         - 1
669     - dependency_server_pcm_1:
670         capability: tosca.capabilities.Node
671         node: tosca.nodes.Root
672         relationship: tosca.relationships.DependsOn
673         occurrences:
674         - 0
675         - UNBOUNDED
676     - local_storage_server_pcm_1:
677         capability: tosca.capabilities.Attachment
678         node: tosca.nodes.BlockStorage
679         relationship: tosca.relationships.AttachesTo
680         occurrences:
681         - 0
682         - UNBOUNDED
683     - dependency_pcm_port_0:
684         capability: tosca.capabilities.Node
685         node: tosca.nodes.Root
686         relationship: tosca.relationships.DependsOn
687         occurrences:
688         - 0
689         - UNBOUNDED
690     - link_pcm_port_0:
691         capability: tosca.capabilities.network.Linkable
692         relationship: tosca.relationships.network.LinksTo
693         occurrences:
694         - 1
695         - 1
696     capabilities:
697       network.incoming.bytes.rate_pcm_port_01_server_pcm_005:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       network.incoming.packets.rate_pcm_port_0:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       scalable_server_pcm_server_pcm_005:
710         type: tosca.capabilities.Scalable
711         occurrences:
712         - 1
713         - UNBOUNDED
714       network.incoming.packets.rate_pcm_port_1:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       network.outpoing.packets_pcm_port_1:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       network.outpoing.packets_pcm_port_0:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       network.outgoing.bytes_pcm_port_01_server_pcm_005:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.write.bytes_server_pcm_server_pcm_005:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       memory_server_pcm_server_pcm_005:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.capacity_server_pcm_1:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       network.incoming.packets.rate_pcm_port_00_server_pcm_005:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       feature_network_1:
763         type: tosca.capabilities.Node
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.device.read.requests.rate_server_pcm_server_pcm_005:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       os_server_pcm_server_pcm_005:
774         type: tosca.capabilities.OperatingSystem
775         occurrences:
776         - 1
777         - UNBOUNDED
778       disk.read.bytes_server_pcm_server_pcm_005:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.device.write.bytes.rate_server_pcm_server_pcm_005:
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       network.incoming.bytes_pcm_port_0:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.write.requests_server_pcm_server_pcm_005:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.usage_server_pcm_1:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       vcpus_server_pcm_1:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       memory.resident_server_pcm_1:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       network.incoming.bytes_pcm_port_1:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       instance_server_pcm_server_pcm_005:
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       binding_pcm_port_0:
833         type: tosca.capabilities.network.Bindable
834         valid_source_types:
835         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
836         occurrences:
837         - 0
838         - UNBOUNDED
839       binding_pcm_port_1:
840         type: tosca.capabilities.network.Bindable
841         valid_source_types:
842         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
843         occurrences:
844         - 0
845         - UNBOUNDED
846       disk.iops_server_pcm_server_pcm_005:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       disk.device.read.bytes.rate_server_pcm_server_pcm_005:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       binding_pcm_port_00_server_pcm_005:
859         type: tosca.capabilities.network.Bindable
860         valid_source_types:
861         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
862         occurrences:
863         - 0
864         - UNBOUNDED
865       link_network_1:
866         type: tosca.capabilities.network.Linkable
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.device.latency_server_pcm_server_pcm_005:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       feature_server_pcm_1:
877         type: tosca.capabilities.Node
878         occurrences:
879         - 1
880         - UNBOUNDED
881       network.outgoing.packets.rate_pcm_port_0:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       network.outgoing.packets.rate_pcm_port_1:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       link_network_2_server_pcm_005:
894         type: tosca.capabilities.network.Linkable
895         occurrences:
896         - 1
897         - UNBOUNDED
898       feature_pcm_port_1:
899         type: tosca.capabilities.Node
900         occurrences:
901         - 1
902         - UNBOUNDED
903       network.outgoing.bytes_pcm_port_0:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       feature_pcm_port_0:
910         type: tosca.capabilities.Node
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.device.read.requests_server_pcm_server_pcm_005:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       cpu_server_pcm_1:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outgoing.bytes_pcm_port_1:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       attachment_pcm_port_0:
933         type: tosca.capabilities.Attachment
934         occurrences:
935         - 1
936         - UNBOUNDED
937       attachment_pcm_port_1:
938         type: tosca.capabilities.Attachment
939         occurrences:
940         - 1
941         - UNBOUNDED
942       disk.device.usage_server_pcm_server_pcm_005:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       network.outgoing.bytes_pcm_port_00_server_pcm_005:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       disk.read.requests_server_pcm_server_pcm_005:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       endpoint_server_pcm_1:
961         type: tosca.capabilities.Endpoint.Admin
962         occurrences:
963         - 1
964         - UNBOUNDED
965       network.incoming.packets.rate_pcm_port_01_server_pcm_005:
966         type: org.openecomp.capabilities.metric.Ceilometer
967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
968         occurrences:
969         - 1
970         - UNBOUNDED
971       host_server_pcm_1:
972         type: tosca.capabilities.Container
973         valid_source_types:
974         - tosca.nodes.SoftwareComponent
975         occurrences:
976         - 1
977         - UNBOUNDED
978       disk.device.capacity_server_pcm_1:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.write.bytes.rate_server_pcm_server_pcm_005:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.allocation_server_pcm_server_pcm_005:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       network.outgoing.bytes.rate_pcm_port_00_server_pcm_005:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.latency_server_pcm_1:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       vcpus_server_pcm_server_pcm_005:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.write.requests.rate_server_pcm_1:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       attachment_pcm_port_01_server_pcm_005:
1021         type: tosca.capabilities.Attachment
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       memory_server_pcm_1:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       network.incoming.packets_pcm_port_00_server_pcm_005:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       network.incoming.bytes_pcm_port_00_server_pcm_005:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       network.outpoing.packets_pcm_port_00_server_pcm_005:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       disk.device.read.bytes.rate_server_pcm_1:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       disk.write.bytes_server_pcm_server_pcm_005:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.usage_server_pcm_server_pcm_005:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.write.bytes_server_pcm_1:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       network.outgoing.packets.rate_pcm_port_01_server_pcm_005:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       instance_server_pcm_1:
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       disk.device.read.requests.rate_server_pcm_1:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       cpu_util_server_pcm_server_pcm_005:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       disk.ephemeral.size_server_pcm_server_pcm_005:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       end_point_network_1:
1104         type: tosca.capabilities.Endpoint
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       binding_server_pcm_1:
1109         type: tosca.capabilities.network.Bindable
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.write.bytes.rate_server_pcm_1:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       memory.resident_server_pcm_server_pcm_005:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.device.allocation_server_pcm_1:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.capacity_server_pcm_server_pcm_005:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.root.size_server_pcm_1:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       disk.latency_server_pcm_server_pcm_005:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       disk.write.requests.rate_server_pcm_server_pcm_005:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       host_server_pcm_server_pcm_005:
1156         type: tosca.capabilities.Container
1157         valid_source_types:
1158         - tosca.nodes.SoftwareComponent
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       attachment_network_2_server_pcm_005:
1163         type: tosca.capabilities.Attachment
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       feature_pcm_port_01_server_pcm_005:
1168         type: tosca.capabilities.Node
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.read.bytes.rate_server_pcm_server_pcm_005:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       binding_server_pcm_server_pcm_005:
1179         type: tosca.capabilities.network.Bindable
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       endpoint_server_pcm_server_pcm_005:
1184         type: tosca.capabilities.Endpoint.Admin
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       cpu_server_pcm_server_pcm_005:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       binding_pcm_port_01_server_pcm_005:
1195         type: tosca.capabilities.network.Bindable
1196         valid_source_types:
1197         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1198         occurrences:
1199         - 0
1200         - UNBOUNDED
1201       disk.iops_server_pcm_1:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       feature_network_2_server_pcm_005:
1208         type: tosca.capabilities.Node
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       disk.device.read.bytes_server_pcm_server_pcm_005:
1213         type: org.openecomp.capabilities.metric.Ceilometer
1214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       disk.device.write.bytes.rate_server_pcm_1:
1219         type: org.openecomp.capabilities.metric.Ceilometer
1220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       attachment_network_1:
1225         type: tosca.capabilities.Attachment
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       attachment_pcm_port_00_server_pcm_005:
1230         type: tosca.capabilities.Attachment
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       end_point_network_2_server_pcm_005:
1235         type: tosca.capabilities.Endpoint
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       feature_server_pcm_005:
1240         type: tosca.capabilities.Node
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       disk.write.requests_server_pcm_1:
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       disk.read.bytes_server_pcm_1:
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       cpu_util_server_pcm_1:
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       disk.allocation_server_pcm_1:
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.device.write.bytes_server_pcm_1:
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       memory.usage_server_pcm_1:
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       memory.usage_server_pcm_server_pcm_005:
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.device.read.bytes_server_pcm_1:
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.write.requests_server_pcm_server_pcm_005:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       disk.read.bytes.rate_server_pcm_1:
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.iops_server_pcm_1:
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       disk.device.iops_server_pcm_server_pcm_005:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       disk.device.capacity_server_pcm_server_pcm_005:
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       cpu.delta_server_pcm_1:
1323         type: org.openecomp.capabilities.metric.Ceilometer
1324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       network.outpoing.packets_pcm_port_01_server_pcm_005:
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       network.incoming.bytes.rate_pcm_port_00_server_pcm_005:
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       disk.read.requests_server_pcm_1:
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.device.write.requests.rate_server_pcm_1:
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       feature_pcm_port_00_server_pcm_005:
1353         type: tosca.capabilities.Node
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       disk.ephemeral.size_server_pcm_1:
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       feature_server_pcm_server_pcm_005:
1364         type: tosca.capabilities.Node
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       disk.device.write.requests.rate_server_pcm_server_pcm_005:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       scalable_server_pcm_1:
1375         type: tosca.capabilities.Scalable
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       network.outgoing.bytes.rate_pcm_port_01_server_pcm_005:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       network.outgoing.packets.rate_pcm_port_00_server_pcm_005:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       disk.device.allocation_server_pcm_server_pcm_005:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.device.latency_server_pcm_1:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       network.outgoing.bytes.rate_pcm_port_1:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       network.incoming.packets_pcm_port_0:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       disk.device.usage_server_pcm_1:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       network.outgoing.bytes.rate_pcm_port_0:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.device.write.requests_server_pcm_1:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       network.incoming.packets_pcm_port_1:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.root.size_server_pcm_server_pcm_005:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       network.incoming.bytes_pcm_port_01_server_pcm_005:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       network.incoming.packets_pcm_port_01_server_pcm_005:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.device.read.requests_server_pcm_1:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       os_server_pcm_1:
1464         type: tosca.capabilities.OperatingSystem
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       cpu.delta_server_pcm_server_pcm_005:
1469         type: org.openecomp.capabilities.metric.Ceilometer
1470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       network.incoming.bytes.rate_pcm_port_0:
1475         type: org.openecomp.capabilities.metric.Ceilometer
1476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1477         occurrences:
1478         - 1
1479         - UNBOUNDED
1480       network.incoming.bytes.rate_pcm_port_1:
1481         type: org.openecomp.capabilities.metric.Ceilometer
1482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1483         occurrences:
1484         - 1
1485         - UNBOUNDED