related-networks property support as input
[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       port_pcm_port_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       compute_pd_server_availability_zone:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       compute_pd_server_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pcm_port_fixed_ips:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
43       port_pcm_port_network_role_tag:
44         type: string
45         required: true
46         status: SUPPORTED
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pcm_port_mac_requirements:
52         type: org.openecomp.datatypes.network.MacRequirements
53         required: true
54         status: SUPPORTED
55       port_pcm_port_order:
56         type: integer
57         required: true
58         status: SUPPORTED
59       port_pcm_port_network:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: string
65       port_pcm_port_vlan_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: org.openecomp.datatypes.network.VlanRequirements
71       port_pcm_port_ip_requirements:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: org.openecomp.datatypes.network.IpRequirements
77       vm_image_name:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_pcm_port_exCP_naming:
82         type: org.openecomp.datatypes.Naming
83         required: true
84         status: SUPPORTED
85       port_pcm_port_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_pcm_port_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93       compute_pd_server_config_drive:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: boolean
99       compute_pd_server_user_data_format:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: string
105       port_pcm_port_security_groups:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: json
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:
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:
134         capability: tosca.capabilities.network.Linkable
135         relationship: tosca.relationships.network.LinksTo
136         occurrences:
137         - 1
138         - 1
139     capabilities:
140       forwarder_pd_server_pcm_port:
141         type: org.openecomp.capabilities.Forwarder
142         occurrences:
143         - 1
144         - UNBOUNDED
145       scalable_pd_server:
146         type: tosca.capabilities.Scalable
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.read.bytes.rate_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       network.incoming.bytes_pd_server_pcm_port:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       memory.usage_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       memory_pd_server:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.device.usage_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       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       feature_pd_server_pcm_port:
192         type: tosca.capabilities.Node
193         occurrences:
194         - 1
195         - UNBOUNDED
196       binding_pd_server_pcm_port:
197         type: tosca.capabilities.network.Bindable
198         valid_source_types:
199         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
200         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
201         occurrences:
202         - 0
203         - UNBOUNDED
204       cpu_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       cpu_util_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.write.requests.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.read.bytes_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       disk.device.read.bytes.rate_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       disk.iops_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       memory.resident_pd_server:
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       cpu.delta_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       network.outgoing.bytes_pd_server_pcm_port:
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       vcpus_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       disk.device.write.bytes.rate_pd_server:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.write.requests_pd_server:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       endpoint_pd_server:
277         type: tosca.capabilities.Endpoint.Admin
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.capacity_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       disk.device.allocation_pd_server:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.allocation_pd_server:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       binding_pd_server:
300         type: tosca.capabilities.network.Bindable
301         occurrences:
302         - 1
303         - UNBOUNDED
304       disk.read.requests_pd_server:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       network.outgoing.packets.rate_pd_server_pcm_port:
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       feature_pd_server:
317         type: tosca.capabilities.Node
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.usage_pd_server:
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.write.bytes_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.rate_pd_server_pcm_port:
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.requests.rate_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       disk.root.size_pd_server:
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.read.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.outpoing.packets_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.write.bytes_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.outgoing.bytes.rate_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       disk.device.read.requests_pd_server:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       network.incoming.packets_pd_server_pcm_port:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       attachment_pd_server_pcm_port:
388         type: tosca.capabilities.Attachment
389         occurrences:
390         - 1
391         - UNBOUNDED
392       instance_pd_server:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       host_pd_server:
399         type: tosca.capabilities.Container
400         valid_source_types:
401         - tosca.nodes.SoftwareComponent
402         occurrences:
403         - 1
404         - UNBOUNDED
405       network.incoming.packets.rate_pd_server_pcm_port:
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.rate_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.ephemeral.size_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.write.requests_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.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.latency_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.capacity_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       disk.device.iops_pd_server:
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_related_networks:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
462       index_value:
463         type: integer
464         description: Index value of this substitution service template runtime instance
465         required: false
466         default: 0
467         status: SUPPORTED
468         constraints:
469         - greater_or_equal: 0
470       compute_pcm_server_availability_zone:
471         type: list
472         required: true
473         status: SUPPORTED
474         entry_schema:
475           type: string
476       port_pcm_port_fixed_ips:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
482       port_pcm_port_network_role_tag:
483         type: string
484         required: true
485         status: SUPPORTED
486       vm_flavor_name:
487         type: string
488         required: true
489         status: SUPPORTED
490       port_pcm_port_mac_requirements:
491         type: org.openecomp.datatypes.network.MacRequirements
492         required: true
493         status: SUPPORTED
494       port_pcm_port_order:
495         type: integer
496         required: true
497         status: SUPPORTED
498       compute_pcm_server_name:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       port_pcm_port_network:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: string
510       port_pcm_port_vlan_requirements:
511         type: list
512         required: true
513         status: SUPPORTED
514         entry_schema:
515           type: org.openecomp.datatypes.network.VlanRequirements
516       port_pcm_port_ip_requirements:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: org.openecomp.datatypes.network.IpRequirements
522       compute_pcm_server_user_data_format:
523         type: list
524         required: true
525         status: SUPPORTED
526         entry_schema:
527           type: string
528       vm_image_name:
529         type: string
530         required: true
531         status: SUPPORTED
532       port_pcm_port_exCP_naming:
533         type: org.openecomp.datatypes.Naming
534         required: true
535         status: SUPPORTED
536       compute_pcm_server_config_drive:
537         type: list
538         required: true
539         status: SUPPORTED
540         entry_schema:
541           type: boolean
542       port_pcm_port_network_role:
543         type: string
544         required: true
545         status: SUPPORTED
546       port_pcm_port_subnetpoolid:
547         type: string
548         required: true
549         status: SUPPORTED
550       port_pcm_port_security_groups:
551         type: list
552         required: true
553         status: SUPPORTED
554         entry_schema:
555           type: json
556     requirements:
557     - dependency_pcm_server:
558         capability: tosca.capabilities.Node
559         node: tosca.nodes.Root
560         relationship: tosca.relationships.DependsOn
561         occurrences:
562         - 0
563         - UNBOUNDED
564     - local_storage_pcm_server:
565         capability: tosca.capabilities.Attachment
566         node: tosca.nodes.BlockStorage
567         relationship: tosca.relationships.AttachesTo
568         occurrences:
569         - 0
570         - UNBOUNDED
571     - dependency_pcm_server_pcm_port:
572         capability: tosca.capabilities.Node
573         node: tosca.nodes.Root
574         relationship: tosca.relationships.DependsOn
575         occurrences:
576         - 0
577         - UNBOUNDED
578     - link_pcm_server_pcm_port:
579         capability: tosca.capabilities.network.Linkable
580         relationship: tosca.relationships.network.LinksTo
581         occurrences:
582         - 1
583         - 1
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       network.outgoing.bytes.rate_pcm_server_pcm_port:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       attachment_pcm_server_pcm_port:
604         type: tosca.capabilities.Attachment
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.root.size_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       disk.device.write.bytes.rate_pcm_server:
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       vcpus_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       memory.usage_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       network.outgoing.packets.rate_pcm_server_pcm_port:
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.device.read.requests.rate_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       disk.device.latency_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       disk.device.write.requests_pcm_server:
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       disk.read.requests_pcm_server:
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       memory.resident_pcm_server:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       network.outgoing.bytes_pcm_server_pcm_port:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       network.outpoing.packets_pcm_server_pcm_port:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       feature_pcm_server_pcm_port:
681         type: tosca.capabilities.Node
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.iops_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.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       network.incoming.bytes.rate_pcm_server_pcm_port:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.read.bytes.rate_pcm_server:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.capacity_pcm_server:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       binding_pcm_server:
716         type: tosca.capabilities.network.Bindable
717         occurrences:
718         - 1
719         - UNBOUNDED
720       cpu_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       disk.device.iops_pcm_server:
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       cpu_util_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.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       network.incoming.packets_pcm_server_pcm_port:
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       forwarder_pcm_server_pcm_port:
751         type: org.openecomp.capabilities.Forwarder
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.device.usage_pcm_server:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       disk.device.allocation_pcm_server:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       instance_pcm_server:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.write.requests_pcm_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       memory_pcm_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       host_pcm_server:
786         type: tosca.capabilities.Container
787         valid_source_types:
788         - tosca.nodes.SoftwareComponent
789         occurrences:
790         - 1
791         - UNBOUNDED
792       cpu.delta_pcm_server:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       disk.usage_pcm_server:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       binding_pcm_server_pcm_port:
805         type: tosca.capabilities.network.Bindable
806         valid_source_types:
807         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
808         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
809         occurrences:
810         - 0
811         - UNBOUNDED
812       disk.device.read.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       disk.device.write.bytes_pcm_server:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       feature_pcm_server:
825         type: tosca.capabilities.Node
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.write.bytes.rate_pcm_server:
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       disk.write.bytes_pcm_server:
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.ephemeral.size_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       endpoint_pcm_server:
865         type: tosca.capabilities.Endpoint.Admin
866         occurrences:
867         - 1
868         - UNBOUNDED
869       network.incoming.bytes_pcm_server_pcm_port:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       scalable_pcm_server:
876         type: tosca.capabilities.Scalable
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.write.requests.rate_pcm_server:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.incoming.packets.rate_pcm_server_pcm_port:
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