[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedWithTwoDiffComputeTypes / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pcm_port_fixed_ips:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
37       port_pcm_port_network_role_tag:
38         type: string
39         required: true
40         status: SUPPORTED
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pcm_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       port_pcm_port_order:
50         type: integer
51         required: true
52         status: SUPPORTED
53       port_pcm_port_network:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_pcm_port_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       port_pcm_port_ip_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: org.openecomp.datatypes.network.IpRequirements
71       vm_image_name:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_pcm_port_exCP_naming:
76         type: org.openecomp.datatypes.Naming
77         required: true
78         status: SUPPORTED
79       port_pcm_port_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pcm_port_subnetpoolid:
84         type: string
85         required: true
86         status: SUPPORTED
87       compute_pd_server_config_drive:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: boolean
93       compute_pd_server_user_data_format:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_pcm_port_security_groups:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: json
105     requirements:
106     - dependency_pd_server:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_pd_server:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_pd_server_pcm_port:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_pd_server_pcm_port:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     capabilities:
134       scalable_pd_server:
135         type: tosca.capabilities.Scalable
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.read.bytes.rate_pd_server:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       network.incoming.bytes_pd_server_pcm_port:
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       os_pd_server:
170         type: tosca.capabilities.OperatingSystem
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.write.bytes.rate_pd_server:
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       feature_pd_server_pcm_port:
181         type: tosca.capabilities.Node
182         occurrences:
183         - 1
184         - UNBOUNDED
185       binding_pd_server_pcm_port:
186         type: tosca.capabilities.network.Bindable
187         valid_source_types:
188         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
189         occurrences:
190         - 0
191         - UNBOUNDED
192       cpu_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       cpu_util_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.write.requests.rate_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.read.bytes_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.device.read.bytes.rate_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.iops_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       memory.resident_pd_server:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       cpu.delta_pd_server:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       network.outgoing.bytes_pd_server_pcm_port:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       vcpus_pd_server:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.write.bytes.rate_pd_server:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       disk.device.write.requests_pd_server:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       endpoint_pd_server:
265         type: tosca.capabilities.Endpoint.Admin
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.capacity_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.device.allocation_pd_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.allocation_pd_server:
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       binding_pd_server:
288         type: tosca.capabilities.network.Bindable
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.read.requests_pd_server:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       network.outgoing.packets.rate_pd_server_pcm_port:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       feature_pd_server:
305         type: tosca.capabilities.Node
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.usage_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.write.bytes_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       network.incoming.bytes.rate_pd_server_pcm_port:
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.read.requests.rate_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       disk.root.size_pd_server:
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       disk.device.read.bytes_pd_server:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.outpoing.packets_pd_server_pcm_port:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.write.bytes_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       network.outgoing.bytes.rate_pd_server_pcm_port:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.read.requests_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       network.incoming.packets_pd_server_pcm_port:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       attachment_pd_server_pcm_port:
376         type: tosca.capabilities.Attachment
377         occurrences:
378         - 1
379         - UNBOUNDED
380       instance_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       host_pd_server:
387         type: tosca.capabilities.Container
388         valid_source_types:
389         - tosca.nodes.SoftwareComponent
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.incoming.packets.rate_pd_server_pcm_port:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.write.requests.rate_pd_server:
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.ephemeral.size_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.write.requests_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.device.latency_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.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.device.capacity_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.iops_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   org.openecomp.resource.abstract.nodes.pcm_server:
442     derived_from: org.openecomp.resource.abstract.nodes.VFC
443     properties:
444       index_value:
445         type: integer
446         description: Index value of this substitution service template runtime instance
447         required: false
448         default: 0
449         status: SUPPORTED
450         constraints:
451         - greater_or_equal: 0
452       compute_pcm_server_availability_zone:
453         type: list
454         required: true
455         status: SUPPORTED
456         entry_schema:
457           type: string
458       port_pcm_port_fixed_ips:
459         type: list
460         required: true
461         status: SUPPORTED
462         entry_schema:
463           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
464       port_pcm_port_network_role_tag:
465         type: string
466         required: true
467         status: SUPPORTED
468       vm_flavor_name:
469         type: string
470         required: true
471         status: SUPPORTED
472       port_pcm_port_mac_requirements:
473         type: org.openecomp.datatypes.network.MacRequirements
474         required: true
475         status: SUPPORTED
476       port_pcm_port_order:
477         type: integer
478         required: true
479         status: SUPPORTED
480       compute_pcm_server_name:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       port_pcm_port_network:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: string
492       port_pcm_port_vlan_requirements:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: org.openecomp.datatypes.network.VlanRequirements
498       port_pcm_port_ip_requirements:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: org.openecomp.datatypes.network.IpRequirements
504       compute_pcm_server_user_data_format:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: string
510       vm_image_name:
511         type: string
512         required: true
513         status: SUPPORTED
514       port_pcm_port_exCP_naming:
515         type: org.openecomp.datatypes.Naming
516         required: true
517         status: SUPPORTED
518       compute_pcm_server_config_drive:
519         type: list
520         required: true
521         status: SUPPORTED
522         entry_schema:
523           type: boolean
524       port_pcm_port_network_role:
525         type: string
526         required: true
527         status: SUPPORTED
528       port_pcm_port_subnetpoolid:
529         type: string
530         required: true
531         status: SUPPORTED
532       port_pcm_port_security_groups:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: json
538     requirements:
539     - dependency_pcm_server:
540         capability: tosca.capabilities.Node
541         node: tosca.nodes.Root
542         relationship: tosca.relationships.DependsOn
543         occurrences:
544         - 0
545         - UNBOUNDED
546     - local_storage_pcm_server:
547         capability: tosca.capabilities.Attachment
548         node: tosca.nodes.BlockStorage
549         relationship: tosca.relationships.AttachesTo
550         occurrences:
551         - 0
552         - UNBOUNDED
553     - dependency_pcm_server_pcm_port:
554         capability: tosca.capabilities.Node
555         node: tosca.nodes.Root
556         relationship: tosca.relationships.DependsOn
557         occurrences:
558         - 0
559         - UNBOUNDED
560     - link_pcm_server_pcm_port:
561         capability: tosca.capabilities.network.Linkable
562         relationship: tosca.relationships.network.LinksTo
563         occurrences:
564         - 1
565         - 1
566     capabilities:
567       disk.device.read.requests_pcm_server:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.device.write.requests.rate_pcm_server:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       network.outgoing.bytes.rate_pcm_server_pcm_port:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       attachment_pcm_server_pcm_port:
586         type: tosca.capabilities.Attachment
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.root.size_pcm_server:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       disk.device.write.bytes.rate_pcm_server:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       vcpus_pcm_server:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       memory.usage_pcm_server:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       network.outgoing.packets.rate_pcm_server_pcm_port:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       disk.device.read.requests.rate_pcm_server:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.device.latency_pcm_server:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       disk.device.write.requests_pcm_server:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       disk.read.requests_pcm_server:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       memory.resident_pcm_server:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       network.outgoing.bytes_pcm_server_pcm_port:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       network.outpoing.packets_pcm_server_pcm_port:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       feature_pcm_server_pcm_port:
663         type: tosca.capabilities.Node
664         occurrences:
665         - 1
666         - UNBOUNDED
667       disk.iops_pcm_server:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       disk.capacity_pcm_server:
674         type: org.openecomp.capabilities.metric.Ceilometer
675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
676         occurrences:
677         - 1
678         - UNBOUNDED
679       network.incoming.bytes.rate_pcm_server_pcm_port:
680         type: org.openecomp.capabilities.metric.Ceilometer
681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.read.bytes.rate_pcm_server:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.device.capacity_pcm_server:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       binding_pcm_server:
698         type: tosca.capabilities.network.Bindable
699         occurrences:
700         - 1
701         - UNBOUNDED
702       cpu_pcm_server:
703         type: org.openecomp.capabilities.metric.Ceilometer
704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
705         occurrences:
706         - 1
707         - UNBOUNDED
708       disk.device.iops_pcm_server:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       cpu_util_pcm_server:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.allocation_pcm_server:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       network.incoming.packets_pcm_server_pcm_port:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.device.usage_pcm_server:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.allocation_pcm_server:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       instance_pcm_server:
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.write.requests_pcm_server:
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_pcm_server:
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       host_pcm_server:
763         type: tosca.capabilities.Container
764         valid_source_types:
765         - tosca.nodes.SoftwareComponent
766         occurrences:
767         - 1
768         - UNBOUNDED
769       cpu.delta_pcm_server:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.usage_pcm_server:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       binding_pcm_server_pcm_port:
782         type: tosca.capabilities.network.Bindable
783         valid_source_types:
784         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
785         occurrences:
786         - 0
787         - UNBOUNDED
788       disk.device.read.bytes_pcm_server:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       disk.device.write.bytes_pcm_server:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       feature_pcm_server:
801         type: tosca.capabilities.Node
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.write.bytes.rate_pcm_server:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       os_pcm_server:
812         type: tosca.capabilities.OperatingSystem
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.latency_pcm_server:
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.bytes_pcm_server:
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.write.bytes_pcm_server:
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_pcm_server:
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       endpoint_pcm_server:
841         type: tosca.capabilities.Endpoint.Admin
842         occurrences:
843         - 1
844         - UNBOUNDED
845       network.incoming.bytes_pcm_server_pcm_port:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       scalable_pcm_server:
852         type: tosca.capabilities.Scalable
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.write.requests.rate_pcm_server:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       network.incoming.packets.rate_pcm_server_pcm_port:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.device.read.bytes.rate_pcm_server:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
875     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
876     properties:
877       pd_flavor_name:
878         type: string
879         description: flavor name of PCRF CM instance
880         required: true
881         status: SUPPORTED
882       availabilityzone_name:
883         type: string
884         description: availabilityzone name
885         required: true
886         status: SUPPORTED
887       oam_net_gw:
888         type: string
889         description: CPS network gateway
890         required: true
891         status: SUPPORTED
892       pcm_image_name:
893         type: string
894         description: PCRF CM image name
895         required: true
896         status: SUPPORTED
897       pd_image_name:
898         type: string
899         description: PCRF CM image name
900         required: true
901         status: SUPPORTED
902       security_group_name:
903         type: string
904         description: the name of security group
905         required: true
906         status: SUPPORTED
907       cps_net_ip:
908         type: string
909         description: CPS network ip
910         required: true
911         status: SUPPORTED
912       pcm_flavor_name:
913         type: string
914         description: flavor name of PCRF CM instance
915         required: true
916         status: SUPPORTED
917       pd_server_name:
918         type: string
919         description: PCRF CM server name
920         required: true
921         status: SUPPORTED
922       pcm_vol:
923         type: string
924         description: CPS Cluman Cinder Volume
925         required: true
926         status: SUPPORTED
927       pcm_server_name:
928         type: string
929         description: PCRF CM server name
930         required: true
931         status: SUPPORTED
932       cps_net_name:
933         type: string
934         description: CPS network name
935         required: true
936         status: SUPPORTED
937       cps_net_mask:
938         type: string
939         description: CPS network mask
940         required: true
941         status: SUPPORTED
942       oam_net_ip:
943         type: string
944         description: OAM network ip
945         required: true
946         status: SUPPORTED
947       oam_net_mask:
948         type: string
949         description: CPS network mask
950         required: true
951         status: SUPPORTED
952       oam_net_name:
953         type: string
954         description: OAM network name
955         required: true
956         status: SUPPORTED
957     attributes:
958       server_pcm_id_2:
959         type: string
960         description: the pcm nova service id
961         status: SUPPORTED
962       server_pcm_id_1:
963         type: string
964         description: the pcm nova service id
965         status: SUPPORTED
966     requirements:
967     - dependency_pcm_port_1:
968         capability: tosca.capabilities.Node
969         node: tosca.nodes.Root
970         relationship: tosca.relationships.DependsOn
971         occurrences:
972         - 0
973         - UNBOUNDED
974     - link_pcm_port_1:
975         capability: tosca.capabilities.network.Linkable
976         relationship: tosca.relationships.network.LinksTo
977         occurrences:
978         - 1
979         - 1
980     - dependency_server_pcm_0:
981         capability: tosca.capabilities.Node
982         node: tosca.nodes.Root
983         relationship: tosca.relationships.DependsOn
984         occurrences:
985         - 0
986         - UNBOUNDED
987     - local_storage_server_pcm_0:
988         capability: tosca.capabilities.Attachment
989         node: tosca.nodes.BlockStorage
990         relationship: tosca.relationships.AttachesTo
991         occurrences:
992         - 0
993         - UNBOUNDED
994     - dependency_server_pd_0:
995         capability: tosca.capabilities.Node
996         node: tosca.nodes.Root
997         relationship: tosca.relationships.DependsOn
998         occurrences:
999         - 0
1000         - UNBOUNDED
1001     - local_storage_server_pd_0:
1002         capability: tosca.capabilities.Attachment
1003         node: tosca.nodes.BlockStorage
1004         relationship: tosca.relationships.AttachesTo
1005         occurrences:
1006         - 0
1007         - UNBOUNDED
1008     - dependency_pcm_port_0:
1009         capability: tosca.capabilities.Node
1010         node: tosca.nodes.Root
1011         relationship: tosca.relationships.DependsOn
1012         occurrences:
1013         - 0
1014         - UNBOUNDED
1015     - link_pcm_port_0:
1016         capability: tosca.capabilities.network.Linkable
1017         relationship: tosca.relationships.network.LinksTo
1018         occurrences:
1019         - 1
1020         - 1
1021     capabilities:
1022       network.incoming.packets.rate_pcm_port_0:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.iops_server_pd_0:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       network.incoming.packets.rate_pcm_port_1:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       network.outpoing.packets_pcm_port_1:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       network.outpoing.packets_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.write.bytes.rate_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       cpu.delta_server_pd_0:
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       feature_server_pd_0:
1065         type: tosca.capabilities.Node
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       disk.capacity_server_pcm_0:
1070         type: org.openecomp.capabilities.metric.Ceilometer
1071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       host_server_pd_0:
1076         type: tosca.capabilities.Container
1077         valid_source_types:
1078         - tosca.nodes.SoftwareComponent
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       memory_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       network.incoming.bytes_pcm_port_0:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       network.incoming.bytes_pcm_port_1:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.usage_server_pcm_0:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       binding_pcm_port_0:
1107         type: tosca.capabilities.network.Bindable
1108         valid_source_types:
1109         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1110         occurrences:
1111         - 0
1112         - UNBOUNDED
1113       binding_pcm_port_1:
1114         type: tosca.capabilities.network.Bindable
1115         valid_source_types:
1116         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1117         occurrences:
1118         - 0
1119         - UNBOUNDED
1120       vcpus_server_pcm_0:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       memory.resident_server_pcm_0:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       disk.write.requests_server_pd_0:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       feature_server_pcm_0:
1139         type: tosca.capabilities.Node
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       network.outgoing.packets.rate_pcm_port_0:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       network.outgoing.packets.rate_pcm_port_1:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       feature_pcm_port_1:
1156         type: tosca.capabilities.Node
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.ephemeral.size_server_pd_0:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       network.outgoing.bytes_pcm_port_0:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       feature_pcm_port_0:
1173         type: tosca.capabilities.Node
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       network.outgoing.bytes_pcm_port_1:
1178         type: org.openecomp.capabilities.metric.Ceilometer
1179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       cpu_server_pcm_0:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       attachment_pcm_port_0:
1190         type: tosca.capabilities.Attachment
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       attachment_pcm_port_1:
1195         type: tosca.capabilities.Attachment
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.write.bytes_server_pd_0:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.read.requests_server_pd_0:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       disk.device.usage_server_pd_0:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       disk.device.read.bytes_server_pd_0:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       endpoint_server_pcm_0:
1224         type: tosca.capabilities.Endpoint.Admin
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       host_server_pcm_0:
1229         type: tosca.capabilities.Container
1230         valid_source_types:
1231         - tosca.nodes.SoftwareComponent
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       disk.write.requests.rate_server_pd_0:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       disk.device.capacity_server_pcm_0:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.root.size_server_pd_0:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       disk.latency_server_pcm_0:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       disk.device.iops_server_pd_0:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.write.requests.rate_server_pcm_0:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       memory_server_pcm_0:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.read.bytes.rate_server_pcm_0:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       instance_server_pcm_0:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       disk.device.allocation_server_pcm_0:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       disk.usage_server_pd_0:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       disk.write.bytes_server_pcm_0:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       disk.device.read.requests.rate_server_pcm_0:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       binding_server_pcm_0:
1314         type: tosca.capabilities.network.Bindable
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.read.bytes.rate_server_pd_0:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       disk.write.bytes.rate_server_pcm_0:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       cpu_server_pd_0:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.root.size_server_pcm_0:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       vcpus_server_pd_0:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       disk.iops_server_pcm_0:
1349         type: org.openecomp.capabilities.metric.Ceilometer
1350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       endpoint_server_pd_0:
1355         type: tosca.capabilities.Endpoint.Admin
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       disk.device.write.bytes.rate_server_pd_0:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.device.capacity_server_pd_0:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.device.write.bytes.rate_server_pcm_0:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       disk.write.requests_server_pcm_0:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       disk.read.bytes_server_pcm_0:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.device.latency_server_pd_0:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       cpu_util_server_pcm_0:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.device.read.requests.rate_server_pd_0:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       disk.device.write.bytes_server_pcm_0:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       disk.allocation_server_pcm_0:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       memory.usage_server_pcm_0:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       instance_server_pd_0:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       disk.allocation_server_pd_0:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       disk.device.read.bytes_server_pcm_0:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       cpu_util_server_pd_0:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.read.bytes.rate_server_pcm_0:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       disk.device.iops_server_pcm_0:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       disk.device.write.bytes_server_pd_0:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.capacity_server_pd_0:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.device.read.bytes.rate_server_pd_0:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       cpu.delta_server_pcm_0:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       memory.resident_server_pd_0:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       disk.ephemeral.size_server_pcm_0:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       disk.read.requests_server_pcm_0:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.device.write.requests.rate_server_pcm_0:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       disk.device.write.requests_server_pd_0:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       binding_server_pd_0:
1516         type: tosca.capabilities.network.Bindable
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       scalable_server_pcm_0:
1521         type: tosca.capabilities.Scalable
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.allocation_server_pd_0:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.read.bytes_server_pd_0:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.device.read.requests_server_pd_0:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       network.outgoing.bytes.rate_pcm_port_1:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       network.incoming.packets_pcm_port_0:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.latency_server_pcm_0:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.device.usage_server_pcm_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.latency_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       network.outgoing.bytes.rate_pcm_port_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       memory.usage_server_pd_0:
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_1:
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.write.requests_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.write.requests.rate_server_pd_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.device.read.requests_server_pcm_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       scalable_server_pd_0:
1610         type: tosca.capabilities.Scalable
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       os_server_pcm_0:
1615         type: tosca.capabilities.OperatingSystem
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       network.incoming.bytes.rate_pcm_port_0:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       network.incoming.bytes.rate_pcm_port_1:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       os_server_pd_0:
1632         type: tosca.capabilities.OperatingSystem
1633         occurrences:
1634         - 1
1635         - UNBOUNDED