85dac74ae7d223d3c0a3cefc77ebe3c567b63be5
[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         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
408         occurrences:
409         - 0
410         - UNBOUNDED
411       disk.write.requests.rate_server_pcm:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       binding_pcm_port_00:
418         type: tosca.capabilities.network.Bindable
419         valid_source_types:
420         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
421         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
422         occurrences:
423         - 0
424         - UNBOUNDED
425       disk.device.write.bytes.rate_server_pcm:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       host_server_pcm:
432         type: tosca.capabilities.Container
433         valid_source_types:
434         - tosca.nodes.SoftwareComponent
435         occurrences:
436         - 1
437         - UNBOUNDED
438       network.outgoing.bytes.rate_pcm_port_00:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       cpu.delta_server_pcm:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       binding_server_pcm:
451         type: tosca.capabilities.network.Bindable
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.device.capacity_server_pcm:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       forwarder_pcm_port_00:
462         type: org.openecomp.capabilities.Forwarder
463         occurrences:
464         - 1
465         - UNBOUNDED
466       forwarder_pcm_port_01:
467         type: org.openecomp.capabilities.Forwarder
468         occurrences:
469         - 1
470         - UNBOUNDED
471       instance_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.write.requests.rate_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       disk.latency_server_pcm:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       disk.device.read.requests_server_pcm:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       feature_server_pcm:
496         type: tosca.capabilities.Node
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outpoing.packets_pcm_port_00:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       disk.write.bytes.rate_server_pcm:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       end_point_network_2:
513         type: tosca.capabilities.Endpoint
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.outpoing.packets_pcm_port_01:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
524     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
525     properties:
526       availabilityzone_name:
527         type: string
528         description: availabilityzone name
529         required: true
530         status: SUPPORTED
531       oam_net_gw:
532         type: string
533         description: CPS network gateway
534         required: true
535         status: SUPPORTED
536       pcm_image_name:
537         type: string
538         description: PCRF CM image name
539         required: true
540         status: SUPPORTED
541       cps_net_ips:
542         type: string
543         description: CPS network ip
544         required: true
545         status: SUPPORTED
546       security_group_name:
547         type: string
548         description: the name of security group
549         required: true
550         status: SUPPORTED
551       cps_net_ip:
552         type: string
553         description: CPS network ip
554         required: true
555         status: SUPPORTED
556       pcm_volumes:
557         type: string
558         description: CPS Cluman Cinder Volume
559         required: true
560         status: SUPPORTED
561       pcm_flavor_name:
562         type: string
563         description: flavor name of PCRF CM instance
564         required: true
565         status: SUPPORTED
566       pcm_vol:
567         type: string
568         description: CPS Cluman Cinder Volume
569         required: true
570         status: SUPPORTED
571       pcm_server_name:
572         type: string
573         description: PCRF CM server name
574         required: true
575         status: SUPPORTED
576       cps_net_name:
577         type: string
578         description: CPS network name
579         required: true
580         status: SUPPORTED
581       cps_net_mask:
582         type: string
583         description: CPS network mask
584         required: true
585         status: SUPPORTED
586       oam_net_ip:
587         type: string
588         description: OAM network ip
589         required: true
590         status: SUPPORTED
591       oam_net_mask:
592         type: string
593         description: CPS network mask
594         required: true
595         status: SUPPORTED
596       oam_net_name:
597         type: string
598         description: OAM network name
599         required: true
600         status: SUPPORTED
601     attributes:
602       server_pcm_id:
603         type: string
604         description: the pcm nova service id
605         status: SUPPORTED
606     requirements:
607     - dependency_pcm_port_1:
608         capability: tosca.capabilities.Node
609         node: tosca.nodes.Root
610         relationship: tosca.relationships.DependsOn
611         occurrences:
612         - 0
613         - UNBOUNDED
614     - link_pcm_port_1:
615         capability: tosca.capabilities.network.Linkable
616         relationship: tosca.relationships.network.LinksTo
617         occurrences:
618         - 1
619         - 1
620     - dependency_network_1:
621         capability: tosca.capabilities.Node
622         node: tosca.nodes.Root
623         relationship: tosca.relationships.DependsOn
624         occurrences:
625         - 0
626         - UNBOUNDED
627     - dependency_server_pcm_005:
628         capability: tosca.capabilities.Node
629         node: tosca.nodes.Root
630         relationship: tosca.relationships.DependsOn
631         occurrences:
632         - 0
633         - UNBOUNDED
634     - dependency_pcm_port_00_server_pcm_005:
635         capability: tosca.capabilities.Node
636         node: tosca.nodes.Root
637         relationship: tosca.relationships.DependsOn
638         occurrences:
639         - 0
640         - UNBOUNDED
641     - link_pcm_port_00_server_pcm_005:
642         capability: tosca.capabilities.network.Linkable
643         relationship: tosca.relationships.network.LinksTo
644         occurrences:
645         - 1
646         - 1
647     - dependency_server_pcm_server_pcm_005:
648         capability: tosca.capabilities.Node
649         node: tosca.nodes.Root
650         relationship: tosca.relationships.DependsOn
651         occurrences:
652         - 0
653         - UNBOUNDED
654     - local_storage_server_pcm_server_pcm_005:
655         capability: tosca.capabilities.Attachment
656         node: tosca.nodes.BlockStorage
657         relationship: tosca.relationships.AttachesTo
658         occurrences:
659         - 0
660         - UNBOUNDED
661     - dependency_network_2_server_pcm_005:
662         capability: tosca.capabilities.Node
663         node: tosca.nodes.Root
664         relationship: tosca.relationships.DependsOn
665         occurrences:
666         - 0
667         - UNBOUNDED
668     - dependency_pcm_port_01_server_pcm_005:
669         capability: tosca.capabilities.Node
670         node: tosca.nodes.Root
671         relationship: tosca.relationships.DependsOn
672         occurrences:
673         - 0
674         - UNBOUNDED
675     - link_pcm_port_01_server_pcm_005:
676         capability: tosca.capabilities.network.Linkable
677         relationship: tosca.relationships.network.LinksTo
678         occurrences:
679         - 1
680         - 1
681     - dependency_server_pcm_1:
682         capability: tosca.capabilities.Node
683         node: tosca.nodes.Root
684         relationship: tosca.relationships.DependsOn
685         occurrences:
686         - 0
687         - UNBOUNDED
688     - local_storage_server_pcm_1:
689         capability: tosca.capabilities.Attachment
690         node: tosca.nodes.BlockStorage
691         relationship: tosca.relationships.AttachesTo
692         occurrences:
693         - 0
694         - UNBOUNDED
695     - dependency_pcm_port_0:
696         capability: tosca.capabilities.Node
697         node: tosca.nodes.Root
698         relationship: tosca.relationships.DependsOn
699         occurrences:
700         - 0
701         - UNBOUNDED
702     - link_pcm_port_0:
703         capability: tosca.capabilities.network.Linkable
704         relationship: tosca.relationships.network.LinksTo
705         occurrences:
706         - 1
707         - 1
708     capabilities:
709       network.incoming.bytes.rate_pcm_port_01_server_pcm_005:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       network.incoming.packets.rate_pcm_port_0:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       scalable_server_pcm_server_pcm_005:
722         type: tosca.capabilities.Scalable
723         occurrences:
724         - 1
725         - UNBOUNDED
726       network.incoming.packets.rate_pcm_port_1:
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.outpoing.packets_pcm_port_1:
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       network.outpoing.packets_pcm_port_0:
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       network.outgoing.bytes_pcm_port_01_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.device.write.bytes_server_pcm_server_pcm_005:
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       memory_server_pcm_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       disk.capacity_server_pcm_1:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       network.incoming.packets.rate_pcm_port_00_server_pcm_005:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       feature_network_1:
775         type: tosca.capabilities.Node
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.device.read.requests.rate_server_pcm_server_pcm_005:
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       os_server_pcm_server_pcm_005:
786         type: tosca.capabilities.OperatingSystem
787         occurrences:
788         - 1
789         - UNBOUNDED
790       disk.read.bytes_server_pcm_server_pcm_005:
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.device.write.bytes.rate_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       network.incoming.bytes_pcm_port_0:
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       disk.write.requests_server_pcm_server_pcm_005:
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       disk.usage_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       vcpus_server_pcm_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       memory.resident_server_pcm_1:
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       network.incoming.bytes_pcm_port_1:
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       instance_server_pcm_server_pcm_005:
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       binding_pcm_port_0:
845         type: tosca.capabilities.network.Bindable
846         valid_source_types:
847         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
848         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
849         occurrences:
850         - 0
851         - UNBOUNDED
852       binding_pcm_port_1:
853         type: tosca.capabilities.network.Bindable
854         valid_source_types:
855         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
856         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
857         occurrences:
858         - 0
859         - UNBOUNDED
860       disk.iops_server_pcm_server_pcm_005:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.device.read.bytes.rate_server_pcm_server_pcm_005:
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       binding_pcm_port_00_server_pcm_005:
873         type: tosca.capabilities.network.Bindable
874         valid_source_types:
875         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
876         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
877         occurrences:
878         - 0
879         - UNBOUNDED
880       link_network_1:
881         type: tosca.capabilities.network.Linkable
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.device.latency_server_pcm_server_pcm_005:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       feature_server_pcm_1:
892         type: tosca.capabilities.Node
893         occurrences:
894         - 1
895         - UNBOUNDED
896       network.outgoing.packets.rate_pcm_port_0:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       network.outgoing.packets.rate_pcm_port_1:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       link_network_2_server_pcm_005:
909         type: tosca.capabilities.network.Linkable
910         occurrences:
911         - 1
912         - UNBOUNDED
913       feature_pcm_port_1:
914         type: tosca.capabilities.Node
915         occurrences:
916         - 1
917         - UNBOUNDED
918       network.outgoing.bytes_pcm_port_0:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       feature_pcm_port_0:
925         type: tosca.capabilities.Node
926         occurrences:
927         - 1
928         - UNBOUNDED
929       disk.device.read.requests_server_pcm_server_pcm_005:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       cpu_server_pcm_1:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       network.outgoing.bytes_pcm_port_1:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       attachment_pcm_port_0:
948         type: tosca.capabilities.Attachment
949         occurrences:
950         - 1
951         - UNBOUNDED
952       attachment_pcm_port_1:
953         type: tosca.capabilities.Attachment
954         occurrences:
955         - 1
956         - UNBOUNDED
957       disk.device.usage_server_pcm_server_pcm_005:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       network.outgoing.bytes_pcm_port_00_server_pcm_005:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       disk.read.requests_server_pcm_server_pcm_005:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       endpoint_server_pcm_1:
976         type: tosca.capabilities.Endpoint.Admin
977         occurrences:
978         - 1
979         - UNBOUNDED
980       network.incoming.packets.rate_pcm_port_01_server_pcm_005:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       host_server_pcm_1:
987         type: tosca.capabilities.Container
988         valid_source_types:
989         - tosca.nodes.SoftwareComponent
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.capacity_server_pcm_1:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.write.bytes.rate_server_pcm_server_pcm_005:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.allocation_server_pcm_server_pcm_005:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       network.outgoing.bytes.rate_pcm_port_00_server_pcm_005:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       disk.latency_server_pcm_1:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       vcpus_server_pcm_server_pcm_005:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       disk.write.requests.rate_server_pcm_1:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       attachment_pcm_port_01_server_pcm_005:
1036         type: tosca.capabilities.Attachment
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       memory_server_pcm_1:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       network.incoming.packets_pcm_port_00_server_pcm_005:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       network.incoming.bytes_pcm_port_00_server_pcm_005:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       network.outpoing.packets_pcm_port_00_server_pcm_005:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.device.read.bytes.rate_server_pcm_1:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       forwarder_pcm_port_00_server_pcm_005:
1071         type: org.openecomp.capabilities.Forwarder
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       disk.write.bytes_server_pcm_server_pcm_005:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.usage_server_pcm_server_pcm_005:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       disk.write.bytes_server_pcm_1:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       network.outgoing.packets.rate_pcm_port_01_server_pcm_005:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       instance_server_pcm_1:
1100         type: org.openecomp.capabilities.metric.Ceilometer
1101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       disk.device.read.requests.rate_server_pcm_1:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       cpu_util_server_pcm_server_pcm_005:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       disk.ephemeral.size_server_pcm_server_pcm_005:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       end_point_network_1:
1124         type: tosca.capabilities.Endpoint
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       binding_server_pcm_1:
1129         type: tosca.capabilities.network.Bindable
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.write.bytes.rate_server_pcm_1:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       memory.resident_server_pcm_server_pcm_005:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.allocation_server_pcm_1:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.capacity_server_pcm_server_pcm_005:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.root.size_server_pcm_1:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.latency_server_pcm_server_pcm_005:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.write.requests.rate_server_pcm_server_pcm_005:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       host_server_pcm_server_pcm_005:
1176         type: tosca.capabilities.Container
1177         valid_source_types:
1178         - tosca.nodes.SoftwareComponent
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       attachment_network_2_server_pcm_005:
1183         type: tosca.capabilities.Attachment
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       feature_pcm_port_01_server_pcm_005:
1188         type: tosca.capabilities.Node
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       disk.read.bytes.rate_server_pcm_server_pcm_005:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       binding_server_pcm_server_pcm_005:
1199         type: tosca.capabilities.network.Bindable
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       endpoint_server_pcm_server_pcm_005:
1204         type: tosca.capabilities.Endpoint.Admin
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       cpu_server_pcm_server_pcm_005:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       binding_pcm_port_01_server_pcm_005:
1215         type: tosca.capabilities.network.Bindable
1216         valid_source_types:
1217         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1218         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1219         occurrences:
1220         - 0
1221         - UNBOUNDED
1222       disk.iops_server_pcm_1:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       feature_network_2_server_pcm_005:
1229         type: tosca.capabilities.Node
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.device.read.bytes_server_pcm_server_pcm_005:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       disk.device.write.bytes.rate_server_pcm_1:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       attachment_network_1:
1246         type: tosca.capabilities.Attachment
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       attachment_pcm_port_00_server_pcm_005:
1251         type: tosca.capabilities.Attachment
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       end_point_network_2_server_pcm_005:
1256         type: tosca.capabilities.Endpoint
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       feature_server_pcm_005:
1261         type: tosca.capabilities.Node
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.write.requests_server_pcm_1:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.read.bytes_server_pcm_1:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       cpu_util_server_pcm_1:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       disk.allocation_server_pcm_1:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       disk.device.write.bytes_server_pcm_1:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       memory.usage_server_pcm_1:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       memory.usage_server_pcm_server_pcm_005:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       disk.device.read.bytes_server_pcm_1:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.device.write.requests_server_pcm_server_pcm_005:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.read.bytes.rate_server_pcm_1:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.device.iops_server_pcm_1:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.device.iops_server_pcm_server_pcm_005:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.capacity_server_pcm_server_pcm_005:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       cpu.delta_server_pcm_1:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       forwarder_pcm_port_0:
1350         type: org.openecomp.capabilities.Forwarder
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       forwarder_pcm_port_1:
1355         type: org.openecomp.capabilities.Forwarder
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       network.outpoing.packets_pcm_port_01_server_pcm_005:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       network.incoming.bytes.rate_pcm_port_00_server_pcm_005:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.read.requests_server_pcm_1:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       disk.device.write.requests.rate_server_pcm_1:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       feature_pcm_port_00_server_pcm_005:
1384         type: tosca.capabilities.Node
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.ephemeral.size_server_pcm_1:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       feature_server_pcm_server_pcm_005:
1395         type: tosca.capabilities.Node
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.device.write.requests.rate_server_pcm_server_pcm_005:
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       scalable_server_pcm_1:
1406         type: tosca.capabilities.Scalable
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       network.outgoing.bytes.rate_pcm_port_01_server_pcm_005:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       network.outgoing.packets.rate_pcm_port_00_server_pcm_005:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.device.allocation_server_pcm_server_pcm_005:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.device.latency_server_pcm_1:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       forwarder_pcm_port_01_server_pcm_005:
1435         type: org.openecomp.capabilities.Forwarder
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       network.outgoing.bytes.rate_pcm_port_1:
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.packets_pcm_port_0:
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       disk.device.usage_server_pcm_1:
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       network.outgoing.bytes.rate_pcm_port_0:
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       disk.device.write.requests_server_pcm_1:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       network.incoming.packets_pcm_port_1:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       disk.root.size_server_pcm_server_pcm_005:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       network.incoming.bytes_pcm_port_01_server_pcm_005:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.incoming.packets_pcm_port_01_server_pcm_005:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.read.requests_server_pcm_1:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       os_server_pcm_1:
1500         type: tosca.capabilities.OperatingSystem
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       cpu.delta_server_pcm_server_pcm_005:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       network.incoming.bytes.rate_pcm_port_0:
1511         type: org.openecomp.capabilities.metric.Ceilometer
1512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       network.incoming.bytes.rate_pcm_port_1:
1517         type: org.openecomp.capabilities.metric.Ceilometer
1518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1519         occurrences:
1520         - 1
1521         - UNBOUNDED