248290cf5d494574630f22ffc32d980afe159bc2
[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_1:
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_1:
79         capability: tosca.capabilities.network.Linkable
80         relationship: tosca.relationships.network.LinksTo
81         occurrences:
82         - 1
83         - 1
84     - dependency_server_pcm_2:
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_2:
92         capability: tosca.capabilities.Attachment
93         node: tosca.nodes.BlockStorage
94         relationship: tosca.relationships.AttachesTo
95         occurrences:
96         - 0
97         - UNBOUNDED
98     - dependency_pcm_port_0:
99         capability: tosca.capabilities.Node
100         node: tosca.nodes.Root
101         relationship: tosca.relationships.DependsOn
102         occurrences:
103         - 0
104         - UNBOUNDED
105     - link_pcm_port_0:
106         capability: tosca.capabilities.network.Linkable
107         relationship: tosca.relationships.network.LinksTo
108         occurrences:
109         - 1
110         - 1
111     capabilities:
112       network.incoming.packets.rate_pcm_port_0:
113         type: org.openecomp.capabilities.metric.Ceilometer
114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
115         occurrences:
116         - 1
117         - UNBOUNDED
118       network.incoming.packets.rate_pcm_port_1:
119         type: org.openecomp.capabilities.metric.Ceilometer
120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
121         occurrences:
122         - 1
123         - UNBOUNDED
124       disk.root.size_server_pcm_2:
125         type: org.openecomp.capabilities.metric.Ceilometer
126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
127         occurrences:
128         - 1
129         - UNBOUNDED
130       network.outpoing.packets_pcm_port_1:
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       disk.iops_server_pcm_2:
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       network.outpoing.packets_pcm_port_0:
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       disk.device.write.bytes.rate_server_pcm_2:
149         type: org.openecomp.capabilities.metric.Ceilometer
150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
151         occurrences:
152         - 1
153         - UNBOUNDED
154       disk.usage_server_pcm_2:
155         type: org.openecomp.capabilities.metric.Ceilometer
156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
157         occurrences:
158         - 1
159         - UNBOUNDED
160       disk.capacity_server_pcm_2:
161         type: org.openecomp.capabilities.metric.Ceilometer
162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
163         occurrences:
164         - 1
165         - UNBOUNDED
166       disk.write.requests_server_pcm_2:
167         type: org.openecomp.capabilities.metric.Ceilometer
168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
169         occurrences:
170         - 1
171         - UNBOUNDED
172       disk.read.bytes_server_pcm_2:
173         type: org.openecomp.capabilities.metric.Ceilometer
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         occurrences:
176         - 1
177         - UNBOUNDED
178       network.incoming.bytes_pcm_port_0:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       network.incoming.bytes_pcm_port_1:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       cpu_util_server_pcm_2:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       vcpus_server_pcm_2:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       memory.resident_server_pcm_2:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       binding_pcm_port_0:
209         type: tosca.capabilities.network.Bindable
210         valid_source_types:
211         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
212         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
213         occurrences:
214         - 0
215         - UNBOUNDED
216       binding_pcm_port_1:
217         type: tosca.capabilities.network.Bindable
218         valid_source_types:
219         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
220         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
221         occurrences:
222         - 0
223         - UNBOUNDED
224       cpu_server_pcm_2:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.outgoing.packets.rate_pcm_port_0:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       network.outgoing.packets.rate_pcm_port_1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       feature_server_pcm_2:
243         type: tosca.capabilities.Node
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.write.bytes_server_pcm_2:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.iops_server_pcm_2:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.allocation_server_pcm_2:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_pcm_port_1:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       network.outgoing.bytes_pcm_port_0:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       feature_pcm_port_0:
277         type: tosca.capabilities.Node
278         occurrences:
279         - 1
280         - UNBOUNDED
281       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
288         type: tosca.capabilities.Attachment
289         occurrences:
290         - 1
291         - UNBOUNDED
292       attachment_pcm_port_1:
293         type: tosca.capabilities.Attachment
294         occurrences:
295         - 1
296         - UNBOUNDED
297       memory.usage_server_pcm_2:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.read.bytes_server_pcm_2:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       host_server_pcm_2:
310         type: tosca.capabilities.Container
311         valid_source_types:
312         - tosca.nodes.SoftwareComponent
313         occurrences:
314         - 1
315         - UNBOUNDED
316       endpoint_server_pcm_2:
317         type: tosca.capabilities.Endpoint.Admin
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.read.bytes.rate_server_pcm_2:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.device.capacity_server_pcm_2:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       cpu.delta_server_pcm_2:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       forwarder_pcm_port_0:
340         type: org.openecomp.capabilities.Forwarder
341         occurrences:
342         - 1
343         - UNBOUNDED
344       forwarder_pcm_port_1:
345         type: org.openecomp.capabilities.Forwarder
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.device.write.requests.rate_server_pcm_2:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       disk.read.requests_server_pcm_2:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.ephemeral.size_server_pcm_2:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       disk.latency_server_pcm_2:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.write.requests.rate_server_pcm_2:
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       scalable_server_pcm_2:
380         type: tosca.capabilities.Scalable
381         occurrences:
382         - 1
383         - UNBOUNDED
384       memory_server_pcm_2:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.bytes.rate_server_pcm_2:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.latency_server_pcm_2:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.outgoing.bytes.rate_pcm_port_1:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       disk.device.usage_server_pcm_2:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       network.incoming.packets_pcm_port_0:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       network.outgoing.bytes.rate_pcm_port_0:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       disk.device.write.requests_server_pcm_2:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       network.incoming.packets_pcm_port_1:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.bytes_server_pcm_2:
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       os_server_pcm_2:
445         type: tosca.capabilities.OperatingSystem
446         occurrences:
447         - 1
448         - UNBOUNDED
449       instance_server_pcm_2:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.device.read.requests_server_pcm_2:
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       disk.device.read.requests.rate_server_pcm_2:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       network.incoming.bytes.rate_pcm_port_0:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       disk.write.bytes.rate_server_pcm_2:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       binding_server_pcm_2:
480         type: tosca.capabilities.network.Bindable
481         occurrences:
482         - 1
483         - UNBOUNDED
484       network.incoming.bytes.rate_pcm_port_1:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.device.allocation_server_pcm_2:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
497     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
498     properties:
499       availabilityzone_name:
500         type: string
501         description: availabilityzone name
502         required: true
503         status: SUPPORTED
504       oam_net_gw:
505         type: string
506         description: CPS network gateway
507         required: true
508         status: SUPPORTED
509       pcm_image_name:
510         type: string
511         description: PCRF CM image name
512         required: true
513         status: SUPPORTED
514       security_group_name:
515         type: string
516         description: the name of security group
517         required: true
518         status: SUPPORTED
519       cps_net_ip:
520         type: string
521         description: CPS network ip
522         required: true
523         status: SUPPORTED
524       pcm_flavor_name:
525         type: string
526         description: flavor name of PCRF CM instance
527         required: true
528         status: SUPPORTED
529       pcm_vol:
530         type: string
531         description: CPS Cluman Cinder Volume
532         required: true
533         status: SUPPORTED
534       pcm_server_name:
535         type: string
536         description: PCRF CM server name
537         required: true
538         status: SUPPORTED
539       cps_net_name:
540         type: string
541         description: CPS network name
542         required: true
543         status: SUPPORTED
544       cps_net_mask:
545         type: string
546         description: CPS network mask
547         required: true
548         status: SUPPORTED
549       oam_net_ip:
550         type: string
551         description: OAM network ip
552         required: true
553         status: SUPPORTED
554       oam_net_mask:
555         type: string
556         description: CPS network mask
557         required: true
558         status: SUPPORTED
559       oam_net_name:
560         type: string
561         description: OAM network name
562         required: true
563         status: SUPPORTED
564     attributes:
565       server_pcm_id:
566         type: string
567         description: the pcm nova service id
568         status: SUPPORTED
569     requirements:
570     - dependency_pcm_port_00:
571         capability: tosca.capabilities.Node
572         node: tosca.nodes.Root
573         relationship: tosca.relationships.DependsOn
574         occurrences:
575         - 0
576         - UNBOUNDED
577     - link_pcm_port_00:
578         capability: tosca.capabilities.network.Linkable
579         relationship: tosca.relationships.network.LinksTo
580         occurrences:
581         - 1
582         - 1
583     - dependency_pcm_port_01:
584         capability: tosca.capabilities.Node
585         node: tosca.nodes.Root
586         relationship: tosca.relationships.DependsOn
587         occurrences:
588         - 0
589         - UNBOUNDED
590     - link_pcm_port_01:
591         capability: tosca.capabilities.network.Linkable
592         relationship: tosca.relationships.network.LinksTo
593         occurrences:
594         - 1
595         - 1
596     - dependency_server_pcm_1:
597         capability: tosca.capabilities.Node
598         node: tosca.nodes.Root
599         relationship: tosca.relationships.DependsOn
600         occurrences:
601         - 0
602         - UNBOUNDED
603     - local_storage_server_pcm_1:
604         capability: tosca.capabilities.Attachment
605         node: tosca.nodes.BlockStorage
606         relationship: tosca.relationships.AttachesTo
607         occurrences:
608         - 0
609         - UNBOUNDED
610     capabilities:
611       disk.root.size_server_pcm_1:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       feature_pcm_port_00:
618         type: tosca.capabilities.Node
619         occurrences:
620         - 1
621         - UNBOUNDED
622       network.incoming.packets_pcm_port_01:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       feature_pcm_port_01:
629         type: tosca.capabilities.Node
630         occurrences:
631         - 1
632         - UNBOUNDED
633       network.incoming.packets_pcm_port_00:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.iops_server_pcm_1:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.device.write.bytes.rate_server_pcm_1:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       network.outgoing.packets.rate_pcm_port_00:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       network.incoming.bytes_pcm_port_00:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       network.incoming.bytes_pcm_port_01:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.capacity_server_pcm_1:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.write.requests_server_pcm_1:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.read.bytes_server_pcm_1:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       attachment_pcm_port_00:
688         type: tosca.capabilities.Attachment
689         occurrences:
690         - 1
691         - UNBOUNDED
692       attachment_pcm_port_01:
693         type: tosca.capabilities.Attachment
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.bytes_pcm_port_00:
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.outgoing.packets.rate_pcm_port_01:
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       disk.usage_server_pcm_1:
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       cpu_util_server_pcm_1:
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       vcpus_server_pcm_1:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       memory.resident_server_pcm_1:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       network.outgoing.bytes_pcm_port_01:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       feature_server_pcm_1:
740         type: tosca.capabilities.Node
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.allocation_server_pcm_1:
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_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       memory.usage_server_pcm_1:
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       cpu_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.bytes.rate_pcm_port_00:
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       disk.device.read.bytes_server_pcm_1:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       network.incoming.bytes.rate_pcm_port_01:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       endpoint_server_pcm_1:
787         type: tosca.capabilities.Endpoint.Admin
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.read.bytes.rate_server_pcm_1:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.device.iops_server_pcm_1:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       cpu.delta_server_pcm_1:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       host_server_pcm_1:
810         type: tosca.capabilities.Container
811         valid_source_types:
812         - tosca.nodes.SoftwareComponent
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.device.capacity_server_pcm_1:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       disk.read.requests_server_pcm_1:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       disk.device.write.requests.rate_server_pcm_1:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       disk.ephemeral.size_server_pcm_1:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       disk.latency_server_pcm_1:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_00:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       binding_pcm_port_01:
865         type: tosca.capabilities.network.Bindable
866         valid_source_types:
867         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
868         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
869         occurrences:
870         - 0
871         - UNBOUNDED
872       scalable_server_pcm_1:
873         type: tosca.capabilities.Scalable
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.write.requests.rate_server_pcm_1:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       binding_pcm_port_00:
884         type: tosca.capabilities.network.Bindable
885         valid_source_types:
886         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
887         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
888         occurrences:
889         - 0
890         - UNBOUNDED
891       memory_server_pcm_1:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       network.outgoing.bytes.rate_pcm_port_00:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.device.latency_server_pcm_1:
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       disk.device.read.bytes.rate_server_pcm_1:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       disk.device.usage_server_pcm_1:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       forwarder_pcm_port_00:
922         type: org.openecomp.capabilities.Forwarder
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.write.requests_server_pcm_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       forwarder_pcm_port_01:
933         type: org.openecomp.capabilities.Forwarder
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.write.bytes_server_pcm_1:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.device.read.requests_server_pcm_1:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       instance_server_pcm_1:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.device.read.requests.rate_server_pcm_1:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       os_server_pcm_1:
962         type: tosca.capabilities.OperatingSystem
963         occurrences:
964         - 1
965         - UNBOUNDED
966       network.outpoing.packets_pcm_port_00:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       binding_server_pcm_1:
973         type: tosca.capabilities.network.Bindable
974         occurrences:
975         - 1
976         - UNBOUNDED
977       network.outpoing.packets_pcm_port_01:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       disk.write.bytes.rate_server_pcm_1:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       disk.device.allocation_server_pcm_1:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED