ce3d6964c1bf313473db2ca8974aaed3be4c9884
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_1_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       port_pcm_port_1_network_role_tag:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pcm_port_1_network:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: string
27       port_pcm_port_1_security_groups:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: json
33       index_value:
34         type: integer
35         description: Index value of this substitution service template runtime instance
36         required: false
37         default: 0
38         status: SUPPORTED
39         constraints:
40         - greater_or_equal: 0
41       compute_pd_server_availability_zone:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       compute_pd_server_name:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pcm_port_1_mac_requirements:
58         type: org.openecomp.datatypes.network.MacRequirements
59         required: true
60         status: SUPPORTED
61       port_pcm_port_1_vlan_requirements:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.VlanRequirements
67       port_pcm_port_1_fixed_ips:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
73       vm_image_name:
74         type: string
75         required: true
76         status: SUPPORTED
77       port_pcm_port_1_subnetpoolid:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_pcm_port_1_ip_requirements:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: org.openecomp.datatypes.network.IpRequirements
87       compute_pd_server_config_drive:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: boolean
93       port_pcm_port_1_exCP_naming:
94         type: org.openecomp.datatypes.Naming
95         required: true
96         status: SUPPORTED
97       compute_pd_server_user_data_format:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: string
103       port_pcm_port_1_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       port_pcm_port_1_network_role:
108         type: string
109         required: true
110         status: SUPPORTED
111     requirements:
112     - dependency_pd_server:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - local_storage_pd_server:
120         capability: tosca.capabilities.Attachment
121         node: tosca.nodes.BlockStorage
122         relationship: tosca.relationships.AttachesTo
123         occurrences:
124         - 0
125         - UNBOUNDED
126     - dependency_pd_server_pcm_port_1:
127         capability: tosca.capabilities.Node
128         node: tosca.nodes.Root
129         relationship: tosca.relationships.DependsOn
130         occurrences:
131         - 0
132         - UNBOUNDED
133     - link_pd_server_pcm_port_1:
134         capability: tosca.capabilities.network.Linkable
135         relationship: tosca.relationships.network.LinksTo
136         occurrences:
137         - 1
138         - 1
139     capabilities:
140       scalable_pd_server:
141         type: tosca.capabilities.Scalable
142         occurrences:
143         - 1
144         - UNBOUNDED
145       disk.read.bytes.rate_pd_server:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       memory.usage_pd_server:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       memory_pd_server:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       disk.device.usage_pd_server:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       forwarder_pd_server_pcm_port_1:
170         type: org.openecomp.capabilities.Forwarder
171         occurrences:
172         - 1
173         - UNBOUNDED
174       network.incoming.packets_pd_server_pcm_port_1:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       os_pd_server:
181         type: tosca.capabilities.OperatingSystem
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.write.bytes.rate_pd_server:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       network.outgoing.bytes.rate_pd_server_pcm_port_1:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       cpu_pd_server:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       cpu_util_pd_server:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.device.write.requests.rate_pd_server:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.read.bytes_pd_server:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       disk.device.read.bytes.rate_pd_server:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       network.incoming.bytes.rate_pd_server_pcm_port_1:
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       attachment_pd_server_pcm_port_1:
234         type: tosca.capabilities.Attachment
235         occurrences:
236         - 1
237         - UNBOUNDED
238       network.outgoing.bytes_pd_server_pcm_port_1:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.iops_pd_server:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       memory.resident_pd_server:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       cpu.delta_pd_server:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       vcpus_pd_server:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.device.write.bytes.rate_pd_server:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       feature_pd_server_pcm_port_1:
275         type: tosca.capabilities.Node
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.device.write.requests_pd_server:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       network.incoming.packets.rate_pd_server_pcm_port_1:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       endpoint_pd_server:
292         type: tosca.capabilities.Endpoint.Admin
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.capacity_pd_server:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       binding_pd_server_pcm_port_1:
303         type: tosca.capabilities.network.Bindable
304         valid_source_types:
305         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
306         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
307         occurrences:
308         - 0
309         - UNBOUNDED
310       disk.device.allocation_pd_server:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.allocation_pd_server:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       binding_pd_server:
323         type: tosca.capabilities.network.Bindable
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.read.requests_pd_server:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       network.incoming.bytes_pd_server_pcm_port_1:
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       feature_pd_server:
340         type: tosca.capabilities.Node
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.usage_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.write.bytes_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.read.requests.rate_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.root.size_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.read.bytes_pd_server:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.device.write.bytes_pd_server:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.device.read.requests_pd_server:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       instance_pd_server:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       host_pd_server:
393         type: tosca.capabilities.Container
394         valid_source_types:
395         - tosca.nodes.SoftwareComponent
396         occurrences:
397         - 1
398         - UNBOUNDED
399       network.outgoing.packets.rate_pd_server_pcm_port_1:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.write.requests.rate_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.ephemeral.size_pd_server:
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       disk.write.requests_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.latency_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.latency_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.capacity_pd_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.device.iops_pd_server:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       network.outpoing.packets_pd_server_pcm_port_1:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453   org.openecomp.resource.abstract.nodes.pcm_server:
454     derived_from: org.openecomp.resource.abstract.nodes.VFC
455     properties:
456       port_pcm_port_0_network_role:
457         type: string
458         required: true
459         status: SUPPORTED
460       port_pcm_port_0_ip_requirements:
461         type: list
462         required: true
463         status: SUPPORTED
464         entry_schema:
465           type: org.openecomp.datatypes.network.IpRequirements
466       index_value:
467         type: integer
468         description: Index value of this substitution service template runtime instance
469         required: false
470         default: 0
471         status: SUPPORTED
472         constraints:
473         - greater_or_equal: 0
474       port_pcm_port_0_fixed_ips:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
480       port_pcm_port_0_network:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       port_pcm_port_0_vlan_requirements:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: org.openecomp.datatypes.network.VlanRequirements
492       compute_pcm_server_availability_zone:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: string
498       vm_flavor_name:
499         type: string
500         required: true
501         status: SUPPORTED
502       compute_pcm_server_name:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       port_pcm_port_0_security_groups:
509         type: list
510         required: true
511         status: SUPPORTED
512         entry_schema:
513           type: json
514       compute_pcm_server_user_data_format:
515         type: list
516         required: true
517         status: SUPPORTED
518         entry_schema:
519           type: string
520       port_pcm_port_0_order:
521         type: integer
522         required: true
523         status: SUPPORTED
524       port_pcm_port_0_subnetpoolid:
525         type: string
526         required: true
527         status: SUPPORTED
528       vm_image_name:
529         type: string
530         required: true
531         status: SUPPORTED
532       port_pcm_port_0_related_networks:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
538       compute_pcm_server_config_drive:
539         type: list
540         required: true
541         status: SUPPORTED
542         entry_schema:
543           type: boolean
544       port_pcm_port_0_mac_requirements:
545         type: org.openecomp.datatypes.network.MacRequirements
546         required: true
547         status: SUPPORTED
548       port_pcm_port_0_network_role_tag:
549         type: string
550         required: true
551         status: SUPPORTED
552       port_pcm_port_0_exCP_naming:
553         type: org.openecomp.datatypes.Naming
554         required: true
555         status: SUPPORTED
556     requirements:
557     - dependency_pcm_server_pcm_port_0:
558         capability: tosca.capabilities.Node
559         node: tosca.nodes.Root
560         relationship: tosca.relationships.DependsOn
561         occurrences:
562         - 0
563         - UNBOUNDED
564     - link_pcm_server_pcm_port_0:
565         capability: tosca.capabilities.network.Linkable
566         relationship: tosca.relationships.network.LinksTo
567         occurrences:
568         - 1
569         - 1
570     - dependency_pcm_server:
571         capability: tosca.capabilities.Node
572         node: tosca.nodes.Root
573         relationship: tosca.relationships.DependsOn
574         occurrences:
575         - 0
576         - UNBOUNDED
577     - local_storage_pcm_server:
578         capability: tosca.capabilities.Attachment
579         node: tosca.nodes.BlockStorage
580         relationship: tosca.relationships.AttachesTo
581         occurrences:
582         - 0
583         - UNBOUNDED
584     capabilities:
585       disk.device.read.requests_pcm_server:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       disk.device.write.requests.rate_pcm_server:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       forwarder_pcm_server_pcm_port_0:
598         type: org.openecomp.capabilities.Forwarder
599         occurrences:
600         - 1
601         - UNBOUNDED
602       binding_pcm_server_pcm_port_0:
603         type: tosca.capabilities.network.Bindable
604         valid_source_types:
605         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
606         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
607         occurrences:
608         - 0
609         - UNBOUNDED
610       disk.root.size_pcm_server:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       disk.device.write.bytes.rate_pcm_server:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       vcpus_pcm_server:
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       memory.usage_pcm_server:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       network.incoming.bytes.rate_pcm_server_pcm_port_0:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       disk.device.read.requests.rate_pcm_server:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.device.latency_pcm_server:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.packets.rate_pcm_server_pcm_port_0:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.outgoing.packets.rate_pcm_server_pcm_port_0:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       disk.device.write.requests_pcm_server:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       disk.read.requests_pcm_server:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       memory.resident_pcm_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.iops_pcm_server:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.capacity_pcm_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       disk.read.bytes.rate_pcm_server:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       disk.device.capacity_pcm_server:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       binding_pcm_server:
707         type: tosca.capabilities.network.Bindable
708         occurrences:
709         - 1
710         - UNBOUNDED
711       cpu_pcm_server:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.device.iops_pcm_server:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       feature_pcm_server_pcm_port_0:
724         type: tosca.capabilities.Node
725         occurrences:
726         - 1
727         - UNBOUNDED
728       network.incoming.bytes_pcm_server_pcm_port_0:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       cpu_util_pcm_server:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.allocation_pcm_server:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.usage_pcm_server:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.allocation_pcm_server:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       instance_pcm_server:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.write.requests_pcm_server:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       memory_pcm_server:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       host_pcm_server:
777         type: tosca.capabilities.Container
778         valid_source_types:
779         - tosca.nodes.SoftwareComponent
780         occurrences:
781         - 1
782         - UNBOUNDED
783       cpu.delta_pcm_server:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.usage_pcm_server:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       attachment_pcm_server_pcm_port_0:
796         type: tosca.capabilities.Attachment
797         occurrences:
798         - 1
799         - UNBOUNDED
800       network.outgoing.bytes_pcm_server_pcm_port_0:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       disk.device.read.bytes_pcm_server:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.device.write.bytes_pcm_server:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       feature_pcm_server:
819         type: tosca.capabilities.Node
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.write.bytes.rate_pcm_server:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       network.incoming.packets_pcm_server_pcm_port_0:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       os_pcm_server:
836         type: tosca.capabilities.OperatingSystem
837         occurrences:
838         - 1
839         - UNBOUNDED
840       disk.latency_pcm_server:
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       disk.read.bytes_pcm_server:
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.outpoing.packets_pcm_server_pcm_port_0:
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       disk.write.bytes_pcm_server:
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       disk.ephemeral.size_pcm_server:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.outgoing.bytes.rate_pcm_server_pcm_port_0:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       endpoint_pcm_server:
877         type: tosca.capabilities.Endpoint.Admin
878         occurrences:
879         - 1
880         - UNBOUNDED
881       scalable_pcm_server:
882         type: tosca.capabilities.Scalable
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.write.requests.rate_pcm_server:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.read.bytes.rate_pcm_server:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
899     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
900     properties:
901       pd_flavor_name:
902         type: string
903         description: flavor name of PCRF CM instance
904         required: true
905         status: SUPPORTED
906       availabilityzone_name:
907         type: string
908         description: availabilityzone name
909         required: true
910         status: SUPPORTED
911       oam_net_gw:
912         type: string
913         description: CPS network gateway
914         required: true
915         status: SUPPORTED
916       pcm_image_name:
917         type: string
918         description: PCRF CM image name
919         required: true
920         status: SUPPORTED
921       pd_image_name:
922         type: string
923         description: PCRF CM image name
924         required: true
925         status: SUPPORTED
926       security_group_name:
927         type: string
928         description: the name of security group
929         required: true
930         status: SUPPORTED
931       cps_net_ip:
932         type: string
933         description: CPS network ip
934         required: true
935         status: SUPPORTED
936       pcm_flavor_name:
937         type: string
938         description: flavor name of PCRF CM instance
939         required: true
940         status: SUPPORTED
941       pd_server_name:
942         type: string
943         description: PCRF CM server name
944         required: true
945         status: SUPPORTED
946       pcm_vol:
947         type: string
948         description: CPS Cluman Cinder Volume
949         required: true
950         status: SUPPORTED
951       pcm_server_name:
952         type: string
953         description: PCRF CM server name
954         required: true
955         status: SUPPORTED
956       cps_net_name:
957         type: string
958         description: CPS network name
959         required: true
960         status: SUPPORTED
961       cps_net_mask:
962         type: string
963         description: CPS network mask
964         required: true
965         status: SUPPORTED
966       oam_net_ip:
967         type: string
968         description: OAM network ip
969         required: true
970         status: SUPPORTED
971       oam_net_mask:
972         type: string
973         description: CPS network mask
974         required: true
975         status: SUPPORTED
976       oam_net_name:
977         type: string
978         description: OAM network name
979         required: true
980         status: SUPPORTED
981     attributes:
982       server_pcm_id_2:
983         type: string
984         description: the pcm nova service id
985         status: SUPPORTED
986       server_pcm_id_1:
987         type: string
988         description: the pcm nova service id
989         status: SUPPORTED
990     requirements:
991     - dependency_pcm_port_1:
992         capability: tosca.capabilities.Node
993         node: tosca.nodes.Root
994         relationship: tosca.relationships.DependsOn
995         occurrences:
996         - 0
997         - UNBOUNDED
998     - link_pcm_port_1:
999         capability: tosca.capabilities.network.Linkable
1000         relationship: tosca.relationships.network.LinksTo
1001         occurrences:
1002         - 1
1003         - 1
1004     - dependency_server_pcm_0:
1005         capability: tosca.capabilities.Node
1006         node: tosca.nodes.Root
1007         relationship: tosca.relationships.DependsOn
1008         occurrences:
1009         - 0
1010         - UNBOUNDED
1011     - local_storage_server_pcm_0:
1012         capability: tosca.capabilities.Attachment
1013         node: tosca.nodes.BlockStorage
1014         relationship: tosca.relationships.AttachesTo
1015         occurrences:
1016         - 0
1017         - UNBOUNDED
1018     - dependency_server_pd_0:
1019         capability: tosca.capabilities.Node
1020         node: tosca.nodes.Root
1021         relationship: tosca.relationships.DependsOn
1022         occurrences:
1023         - 0
1024         - UNBOUNDED
1025     - local_storage_server_pd_0:
1026         capability: tosca.capabilities.Attachment
1027         node: tosca.nodes.BlockStorage
1028         relationship: tosca.relationships.AttachesTo
1029         occurrences:
1030         - 0
1031         - UNBOUNDED
1032     - dependency_pcm_port_0:
1033         capability: tosca.capabilities.Node
1034         node: tosca.nodes.Root
1035         relationship: tosca.relationships.DependsOn
1036         occurrences:
1037         - 0
1038         - UNBOUNDED
1039     - link_pcm_port_0:
1040         capability: tosca.capabilities.network.Linkable
1041         relationship: tosca.relationships.network.LinksTo
1042         occurrences:
1043         - 1
1044         - 1
1045     capabilities:
1046       network.incoming.packets.rate_pcm_port_0:
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       disk.iops_server_pd_0:
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.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_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       network.outpoing.packets_pcm_port_0:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       disk.write.bytes.rate_server_pd_0:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       cpu.delta_server_pd_0:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       feature_server_pd_0:
1089         type: tosca.capabilities.Node
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       disk.capacity_server_pcm_0:
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       host_server_pd_0:
1100         type: tosca.capabilities.Container
1101         valid_source_types:
1102         - tosca.nodes.SoftwareComponent
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       memory_server_pd_0:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       network.incoming.bytes_pcm_port_0:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       network.incoming.bytes_pcm_port_1:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.usage_server_pcm_0:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       binding_pcm_port_0:
1131         type: tosca.capabilities.network.Bindable
1132         valid_source_types:
1133         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1134         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1135         occurrences:
1136         - 0
1137         - UNBOUNDED
1138       binding_pcm_port_1:
1139         type: tosca.capabilities.network.Bindable
1140         valid_source_types:
1141         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1142         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1143         occurrences:
1144         - 0
1145         - UNBOUNDED
1146       vcpus_server_pcm_0:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       memory.resident_server_pcm_0:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       disk.write.requests_server_pd_0:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       feature_server_pcm_0:
1165         type: tosca.capabilities.Node
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       feature_pcm_port_1:
1182         type: tosca.capabilities.Node
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       disk.ephemeral.size_server_pd_0:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       network.outgoing.bytes_pcm_port_0:
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       feature_pcm_port_0:
1199         type: tosca.capabilities.Node
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       network.outgoing.bytes_pcm_port_1:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       cpu_server_pcm_0:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       attachment_pcm_port_0:
1216         type: tosca.capabilities.Attachment
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       attachment_pcm_port_1:
1221         type: tosca.capabilities.Attachment
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       disk.write.bytes_server_pd_0:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       disk.read.requests_server_pd_0:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       disk.device.usage_server_pd_0:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       disk.device.read.bytes_server_pd_0:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       endpoint_server_pcm_0:
1250         type: tosca.capabilities.Endpoint.Admin
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       host_server_pcm_0:
1255         type: tosca.capabilities.Container
1256         valid_source_types:
1257         - tosca.nodes.SoftwareComponent
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       disk.write.requests.rate_server_pd_0:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.device.capacity_server_pcm_0:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       disk.root.size_server_pd_0:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.latency_server_pcm_0:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       disk.device.iops_server_pd_0:
1286         type: org.openecomp.capabilities.metric.Ceilometer
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       disk.write.requests.rate_server_pcm_0:
1292         type: org.openecomp.capabilities.metric.Ceilometer
1293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       memory_server_pcm_0:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       disk.device.read.bytes.rate_server_pcm_0:
1304         type: org.openecomp.capabilities.metric.Ceilometer
1305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       instance_server_pcm_0:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       disk.device.allocation_server_pcm_0:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       disk.usage_server_pd_0:
1322         type: org.openecomp.capabilities.metric.Ceilometer
1323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1324         occurrences:
1325         - 1
1326         - UNBOUNDED
1327       disk.write.bytes_server_pcm_0:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       disk.device.read.requests.rate_server_pcm_0:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       binding_server_pcm_0:
1340         type: tosca.capabilities.network.Bindable
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.read.bytes.rate_server_pd_0:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       disk.write.bytes.rate_server_pcm_0:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       cpu_server_pd_0:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       disk.root.size_server_pcm_0:
1363         type: org.openecomp.capabilities.metric.Ceilometer
1364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       vcpus_server_pd_0:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       disk.iops_server_pcm_0:
1375         type: org.openecomp.capabilities.metric.Ceilometer
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1377         occurrences:
1378         - 1
1379         - UNBOUNDED
1380       endpoint_server_pd_0:
1381         type: tosca.capabilities.Endpoint.Admin
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.device.write.bytes.rate_server_pd_0:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       disk.device.capacity_server_pd_0:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.device.write.bytes.rate_server_pcm_0:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.write.requests_server_pcm_0:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.read.bytes_server_pcm_0:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       disk.device.latency_server_pd_0:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       cpu_util_server_pcm_0:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.device.read.requests.rate_server_pd_0:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.device.write.bytes_server_pcm_0:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.allocation_server_pcm_0:
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       memory.usage_server_pcm_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       instance_server_pd_0:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.allocation_server_pd_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.read.bytes_server_pcm_0:
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       cpu_util_server_pd_0:
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.read.bytes.rate_server_pcm_0:
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       disk.device.iops_server_pcm_0:
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       disk.device.write.bytes_server_pd_0:
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.capacity_server_pd_0:
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       disk.device.read.bytes.rate_server_pd_0:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       cpu.delta_server_pcm_0:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       forwarder_pcm_port_0:
1512         type: org.openecomp.capabilities.Forwarder
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       forwarder_pcm_port_1:
1517         type: org.openecomp.capabilities.Forwarder
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       memory.resident_server_pd_0:
1522         type: org.openecomp.capabilities.metric.Ceilometer
1523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       disk.ephemeral.size_server_pcm_0:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       disk.read.requests_server_pcm_0:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       disk.device.write.requests.rate_server_pcm_0:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.write.requests_server_pd_0:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       binding_server_pd_0:
1552         type: tosca.capabilities.network.Bindable
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       scalable_server_pcm_0:
1557         type: tosca.capabilities.Scalable
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.device.allocation_server_pd_0:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       disk.read.bytes_server_pd_0:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       disk.device.read.requests_server_pd_0:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       network.outgoing.bytes.rate_pcm_port_1:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       network.incoming.packets_pcm_port_0:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       disk.device.latency_server_pcm_0:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       disk.device.usage_server_pcm_0:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       disk.latency_server_pd_0:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       network.outgoing.bytes.rate_pcm_port_0:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       memory.usage_server_pd_0:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       network.incoming.packets_pcm_port_1:
1622         type: org.openecomp.capabilities.metric.Ceilometer
1623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       disk.device.write.requests_server_pcm_0:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       disk.device.write.requests.rate_server_pd_0:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       disk.device.read.requests_server_pcm_0:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       scalable_server_pd_0:
1646         type: tosca.capabilities.Scalable
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       os_server_pcm_0:
1651         type: tosca.capabilities.OperatingSystem
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       network.incoming.bytes.rate_pcm_port_0:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       network.incoming.bytes.rate_pcm_port_1:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       os_server_pd_0:
1668         type: tosca.capabilities.OperatingSystem
1669         occurrences:
1670         - 1
1671         - UNBOUNDED