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 / nestedWithTwoComputesOfSameType / 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.pcm_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_pcm_server_availability_zone:
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       compute_pcm_server_name:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
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       compute_pcm_server_user_data_format:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       vm_image_name:
84         type: string
85         required: true
86         status: SUPPORTED
87       port_pcm_port_exCP_naming:
88         type: org.openecomp.datatypes.Naming
89         required: true
90         status: SUPPORTED
91       compute_pcm_server_config_drive:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: boolean
97       port_pcm_port_network_role:
98         type: string
99         required: true
100         status: SUPPORTED
101       port_pcm_port_subnetpoolid:
102         type: string
103         required: true
104         status: SUPPORTED
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_pcm_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_pcm_server:
120         capability: tosca.capabilities.Attachment
121         node: tosca.nodes.BlockStorage
122         relationship: tosca.relationships.AttachesTo
123         occurrences:
124         - 0
125         - UNBOUNDED
126     - dependency_pcm_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_pcm_server_pcm_port:
134         capability: tosca.capabilities.network.Linkable
135         relationship: tosca.relationships.network.LinksTo
136         occurrences:
137         - 1
138         - 1
139     capabilities:
140       disk.device.read.requests_pcm_server:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       disk.device.write.requests.rate_pcm_server:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       network.outgoing.bytes.rate_pcm_server_pcm_port:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       attachment_pcm_server_pcm_port:
159         type: tosca.capabilities.Attachment
160         occurrences:
161         - 1
162         - UNBOUNDED
163       disk.root.size_pcm_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       disk.device.write.bytes.rate_pcm_server:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       vcpus_pcm_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       memory.usage_pcm_server:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       network.outgoing.packets.rate_pcm_server_pcm_port:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.device.read.requests.rate_pcm_server:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.latency_pcm_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.device.write.requests_pcm_server:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.read.requests_pcm_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       memory.resident_pcm_server:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       network.outgoing.bytes_pcm_server_pcm_port:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.outpoing.packets_pcm_server_pcm_port:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       feature_pcm_server_pcm_port:
236         type: tosca.capabilities.Node
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.iops_pcm_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       disk.capacity_pcm_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.incoming.bytes.rate_pcm_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       disk.read.bytes.rate_pcm_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.capacity_pcm_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       binding_pcm_server:
271         type: tosca.capabilities.network.Bindable
272         occurrences:
273         - 1
274         - UNBOUNDED
275       cpu_pcm_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.device.iops_pcm_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       cpu_util_pcm_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_pcm_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       network.incoming.packets_pcm_server_pcm_port:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       forwarder_pcm_server_pcm_port:
306         type: org.openecomp.capabilities.Forwarder
307         occurrences:
308         - 1
309         - UNBOUNDED
310       disk.device.usage_pcm_server:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.device.allocation_pcm_server:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       instance_pcm_server:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       disk.write.requests_pcm_server:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       memory_pcm_server:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       host_pcm_server:
341         type: tosca.capabilities.Container
342         valid_source_types:
343         - tosca.nodes.SoftwareComponent
344         occurrences:
345         - 1
346         - UNBOUNDED
347       cpu.delta_pcm_server:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.usage_pcm_server:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       binding_pcm_server_pcm_port:
360         type: tosca.capabilities.network.Bindable
361         valid_source_types:
362         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
363         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
364         occurrences:
365         - 0
366         - UNBOUNDED
367       disk.device.read.bytes_pcm_server:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.device.write.bytes_pcm_server:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       feature_pcm_server:
380         type: tosca.capabilities.Node
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.write.bytes.rate_pcm_server:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       os_pcm_server:
391         type: tosca.capabilities.OperatingSystem
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.latency_pcm_server:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.read.bytes_pcm_server:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.write.bytes_pcm_server:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.ephemeral.size_pcm_server:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       endpoint_pcm_server:
420         type: tosca.capabilities.Endpoint.Admin
421         occurrences:
422         - 1
423         - UNBOUNDED
424       network.incoming.bytes_pcm_server_pcm_port:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       scalable_pcm_server:
431         type: tosca.capabilities.Scalable
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.write.requests.rate_pcm_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       network.incoming.packets.rate_pcm_server_pcm_port:
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.read.bytes.rate_pcm_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.heat.nested-pcm_v0.1:
454     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
455     properties:
456       availabilityzone_name:
457         type: string
458         description: availabilityzone name
459         required: true
460         status: SUPPORTED
461       oam_net_gw:
462         type: string
463         description: CPS network gateway
464         required: true
465         status: SUPPORTED
466       pcm_image_name:
467         type: string
468         description: PCRF CM image name
469         required: true
470         status: SUPPORTED
471       security_group_name:
472         type: string
473         description: the name of security group
474         required: true
475         status: SUPPORTED
476       cps_net_ip:
477         type: string
478         description: CPS network ip
479         required: true
480         status: SUPPORTED
481       pcm_flavor_name:
482         type: string
483         description: flavor name of PCRF CM instance
484         required: true
485         status: SUPPORTED
486       pcm_vol:
487         type: string
488         description: CPS Cluman Cinder Volume
489         required: true
490         status: SUPPORTED
491       pcm_server_name:
492         type: string
493         description: PCRF CM server name
494         required: true
495         status: SUPPORTED
496       cps_net_name:
497         type: string
498         description: CPS network name
499         required: true
500         status: SUPPORTED
501       cps_net_mask:
502         type: string
503         description: CPS network mask
504         required: true
505         status: SUPPORTED
506       oam_net_ip:
507         type: string
508         description: OAM network ip
509         required: true
510         status: SUPPORTED
511       oam_net_mask:
512         type: string
513         description: CPS network mask
514         required: true
515         status: SUPPORTED
516       oam_net_name:
517         type: string
518         description: OAM network name
519         required: true
520         status: SUPPORTED
521     attributes:
522       server_pcm_id_2:
523         type: string
524         description: the pcm nova service id
525         status: SUPPORTED
526       server_pcm_id_1:
527         type: string
528         description: the pcm nova service id
529         status: SUPPORTED
530     requirements:
531     - dependency_pcm_port_1:
532         capability: tosca.capabilities.Node
533         node: tosca.nodes.Root
534         relationship: tosca.relationships.DependsOn
535         occurrences:
536         - 0
537         - UNBOUNDED
538     - link_pcm_port_1:
539         capability: tosca.capabilities.network.Linkable
540         relationship: tosca.relationships.network.LinksTo
541         occurrences:
542         - 1
543         - 1
544     - dependency_server_pcm_2:
545         capability: tosca.capabilities.Node
546         node: tosca.nodes.Root
547         relationship: tosca.relationships.DependsOn
548         occurrences:
549         - 0
550         - UNBOUNDED
551     - local_storage_server_pcm_2:
552         capability: tosca.capabilities.Attachment
553         node: tosca.nodes.BlockStorage
554         relationship: tosca.relationships.AttachesTo
555         occurrences:
556         - 0
557         - UNBOUNDED
558     - dependency_server_pcm_1:
559         capability: tosca.capabilities.Node
560         node: tosca.nodes.Root
561         relationship: tosca.relationships.DependsOn
562         occurrences:
563         - 0
564         - UNBOUNDED
565     - local_storage_server_pcm_1:
566         capability: tosca.capabilities.Attachment
567         node: tosca.nodes.BlockStorage
568         relationship: tosca.relationships.AttachesTo
569         occurrences:
570         - 0
571         - UNBOUNDED
572     - dependency_pcm_port_0:
573         capability: tosca.capabilities.Node
574         node: tosca.nodes.Root
575         relationship: tosca.relationships.DependsOn
576         occurrences:
577         - 0
578         - UNBOUNDED
579     - link_pcm_port_0:
580         capability: tosca.capabilities.network.Linkable
581         relationship: tosca.relationships.network.LinksTo
582         occurrences:
583         - 1
584         - 1
585     capabilities:
586       network.incoming.packets.rate_pcm_port_0:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.incoming.packets.rate_pcm_port_1:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       network.outpoing.packets_pcm_port_1:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       network.outpoing.packets_pcm_port_0:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       disk.usage_server_pcm_2:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       disk.capacity_server_pcm_1:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       disk.capacity_server_pcm_2:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       network.incoming.bytes_pcm_port_0:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       disk.usage_server_pcm_1:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       vcpus_server_pcm_1:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       memory.resident_server_pcm_1:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.bytes_pcm_port_1:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       vcpus_server_pcm_2:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       memory.resident_server_pcm_2:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       binding_pcm_port_0:
671         type: tosca.capabilities.network.Bindable
672         valid_source_types:
673         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
674         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
675         occurrences:
676         - 0
677         - UNBOUNDED
678       binding_pcm_port_1:
679         type: tosca.capabilities.network.Bindable
680         valid_source_types:
681         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
682         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
683         occurrences:
684         - 0
685         - UNBOUNDED
686       cpu_server_pcm_2:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       feature_server_pcm_1:
693         type: tosca.capabilities.Node
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.packets.rate_pcm_port_0:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       network.outgoing.packets.rate_pcm_port_1:
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       feature_server_pcm_2:
710         type: tosca.capabilities.Node
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.device.iops_server_pcm_2:
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       feature_pcm_port_1:
721         type: tosca.capabilities.Node
722         occurrences:
723         - 1
724         - UNBOUNDED
725       network.outgoing.bytes_pcm_port_0:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       feature_pcm_port_0:
732         type: tosca.capabilities.Node
733         occurrences:
734         - 1
735         - UNBOUNDED
736       cpu_server_pcm_1:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       network.outgoing.bytes_pcm_port_1:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       attachment_pcm_port_0:
749         type: tosca.capabilities.Attachment
750         occurrences:
751         - 1
752         - UNBOUNDED
753       attachment_pcm_port_1:
754         type: tosca.capabilities.Attachment
755         occurrences:
756         - 1
757         - UNBOUNDED
758       host_server_pcm_2:
759         type: tosca.capabilities.Container
760         valid_source_types:
761         - tosca.nodes.SoftwareComponent
762         occurrences:
763         - 1
764         - UNBOUNDED
765       endpoint_server_pcm_2:
766         type: tosca.capabilities.Endpoint.Admin
767         occurrences:
768         - 1
769         - UNBOUNDED
770       endpoint_server_pcm_1:
771         type: tosca.capabilities.Endpoint.Admin
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.device.capacity_server_pcm_2:
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       host_server_pcm_1:
782         type: tosca.capabilities.Container
783         valid_source_types:
784         - tosca.nodes.SoftwareComponent
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.capacity_server_pcm_1:
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.latency_server_pcm_1:
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       disk.latency_server_pcm_2:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       disk.write.requests.rate_server_pcm_2:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.write.requests.rate_server_pcm_1:
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       memory_server_pcm_2:
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       disk.device.read.bytes.rate_server_pcm_2:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       memory_server_pcm_1:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.device.read.bytes.rate_server_pcm_1:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       disk.write.bytes_server_pcm_2:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       disk.write.bytes_server_pcm_1:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       instance_server_pcm_2:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       instance_server_pcm_1:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.device.read.requests.rate_server_pcm_1:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       disk.device.read.requests.rate_server_pcm_2:
873         type: org.openecomp.capabilities.metric.Ceilometer
874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
875         occurrences:
876         - 1
877         - UNBOUNDED
878       disk.write.bytes.rate_server_pcm_2:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       binding_server_pcm_1:
885         type: tosca.capabilities.network.Bindable
886         occurrences:
887         - 1
888         - UNBOUNDED
889       binding_server_pcm_2:
890         type: tosca.capabilities.network.Bindable
891         occurrences:
892         - 1
893         - UNBOUNDED
894       disk.write.bytes.rate_server_pcm_1:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       disk.device.allocation_server_pcm_1:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       disk.device.allocation_server_pcm_2:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.root.size_server_pcm_1:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       disk.root.size_server_pcm_2:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.iops_server_pcm_2:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       disk.iops_server_pcm_1:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       disk.device.write.bytes.rate_server_pcm_1:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       disk.device.write.bytes.rate_server_pcm_2:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       disk.write.requests_server_pcm_2:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       disk.write.requests_server_pcm_1:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       disk.read.bytes_server_pcm_1:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.read.bytes_server_pcm_2:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       cpu_util_server_pcm_1:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       cpu_util_server_pcm_2:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.device.write.bytes_server_pcm_2:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.allocation_server_pcm_1:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.allocation_server_pcm_2:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.device.write.bytes_server_pcm_1:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       memory.usage_server_pcm_1:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       memory.usage_server_pcm_2:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.device.read.bytes_server_pcm_2:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.device.read.bytes_server_pcm_1:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       disk.read.bytes.rate_server_pcm_2:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.read.bytes.rate_server_pcm_1:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       disk.device.iops_server_pcm_1:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       cpu.delta_server_pcm_1:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       cpu.delta_server_pcm_2:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       forwarder_pcm_port_0:
1063         type: org.openecomp.capabilities.Forwarder
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       forwarder_pcm_port_1:
1068         type: org.openecomp.capabilities.Forwarder
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       disk.device.write.requests.rate_server_pcm_2:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       disk.read.requests_server_pcm_2:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       disk.read.requests_server_pcm_1:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       disk.device.write.requests.rate_server_pcm_1:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       disk.ephemeral.size_server_pcm_1:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       disk.ephemeral.size_server_pcm_2:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       scalable_server_pcm_2:
1109         type: tosca.capabilities.Scalable
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       scalable_server_pcm_1:
1114         type: tosca.capabilities.Scalable
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.device.latency_server_pcm_2:
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.device.latency_server_pcm_1:
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       network.outgoing.bytes.rate_pcm_port_1:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       disk.device.usage_server_pcm_2:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       network.incoming.packets_pcm_port_0:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.device.usage_server_pcm_1:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       network.outgoing.bytes.rate_pcm_port_0:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.device.write.requests_server_pcm_2:
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       disk.device.write.requests_server_pcm_1:
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       network.incoming.packets_pcm_port_1:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       os_server_pcm_2:
1179         type: tosca.capabilities.OperatingSystem
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       disk.device.read.requests_server_pcm_1:
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       disk.device.read.requests_server_pcm_2:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       os_server_pcm_1:
1196         type: tosca.capabilities.OperatingSystem
1197         occurrences:
1198         - 1
1199         - UNBOUNDED
1200       network.incoming.bytes.rate_pcm_port_0:
1201         type: org.openecomp.capabilities.metric.Ceilometer
1202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       network.incoming.bytes.rate_pcm_port_1:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212   org.openecomp.resource.abstract.nodes.compute:
1213     derived_from: org.openecomp.resource.abstract.nodes.VFC
1214     properties:
1215       compute_compute_user_data_format:
1216         type: list
1217         required: true
1218         status: SUPPORTED
1219         entry_schema:
1220           type: string
1221       vm_image_name:
1222         type: string
1223         required: true
1224         status: SUPPORTED
1225       index_value:
1226         type: integer
1227         description: Index value of this substitution service template runtime instance
1228         required: false
1229         default: 0
1230         status: SUPPORTED
1231         constraints:
1232         - greater_or_equal: 0
1233       compute_compute_name:
1234         type: list
1235         required: true
1236         status: SUPPORTED
1237         entry_schema:
1238           type: string
1239       vm_flavor_name:
1240         type: string
1241         required: true
1242         status: SUPPORTED
1243       compute_compute_config_drive:
1244         type: list
1245         required: true
1246         status: SUPPORTED
1247         entry_schema:
1248           type: boolean
1249     requirements:
1250     - dependency_compute:
1251         capability: tosca.capabilities.Node
1252         node: tosca.nodes.Root
1253         relationship: tosca.relationships.DependsOn
1254         occurrences:
1255         - 0
1256         - UNBOUNDED
1257     - local_storage_compute:
1258         capability: tosca.capabilities.Attachment
1259         node: tosca.nodes.BlockStorage
1260         relationship: tosca.relationships.AttachesTo
1261         occurrences:
1262         - 0
1263         - UNBOUNDED
1264     capabilities:
1265       disk.device.usage_compute:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.write.requests_compute:
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       instance_compute:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       disk.ephemeral.size_compute:
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.read.bytes.rate_compute:
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.latency_compute:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       memory.resident_compute:
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       memory_compute:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.iops_compute:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.root.size_compute:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.write.requests.rate_compute:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.read.requests_compute:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.read.requests.rate_compute:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.read.bytes_compute:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.device.read.bytes_compute:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.write.bytes_compute:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       disk.usage_compute:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       os_compute:
1368         type: tosca.capabilities.OperatingSystem
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.write.bytes.rate_compute:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       vcpus_compute:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.capacity_compute:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       cpu_util_compute:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       disk.read.bytes.rate_compute:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       disk.device.latency_compute:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       disk.device.write.requests_compute:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       disk.device.iops_compute:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       disk.device.write.requests.rate_compute:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       endpoint_compute:
1427         type: tosca.capabilities.Endpoint.Admin
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       memory.usage_compute:
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       host_compute:
1438         type: tosca.capabilities.Container
1439         valid_source_types:
1440         - tosca.nodes.SoftwareComponent
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       feature_compute:
1445         type: tosca.capabilities.Node
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.device.write.bytes_compute:
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       cpu_compute:
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.rate_compute:
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       scalable_compute:
1468         type: tosca.capabilities.Scalable
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       disk.device.read.requests_compute:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       disk.allocation_compute:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.device.capacity_compute:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       disk.device.allocation_compute:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       cpu.delta_compute:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       binding_compute:
1503         type: tosca.capabilities.network.Bindable
1504         occurrences:
1505         - 1
1506         - UNBOUNDED