[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / oneLevel / nestedTwoSameFileOneDiff / 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_pd_server_port_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       port_pd_server_port_subnetpoolid:
18         type: string
19         required: true
20         status: SUPPORTED
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       compute_pd_server_availability_zone:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       compute_pd_server_name:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       port_pd_server_port_network:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd_server_port_network_role_tag:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd_server_port_exCP_naming:
56         type: org.openecomp.datatypes.Naming
57         required: true
58         status: SUPPORTED
59       port_pd_server_port_network_role:
60         type: string
61         required: true
62         status: SUPPORTED
63       port_pd_server_port_fixed_ips:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
69       vm_image_name:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_pd_server_port_order:
74         type: integer
75         required: true
76         status: SUPPORTED
77       port_pd_server_port_vlan_requirements:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: org.openecomp.datatypes.network.VlanRequirements
83       port_pd_server_port_replacement_policy:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89       port_pd_server_port_mac_requirements:
90         type: org.openecomp.datatypes.network.MacRequirements
91         required: true
92         status: SUPPORTED
93     requirements:
94     - dependency_pd_server:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_pd_server:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_pd_server_pd_server_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_pd_server_pd_server_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       scalable_pd_server:
123         type: tosca.capabilities.Scalable
124         occurrences:
125         - 1
126         - UNBOUNDED
127       disk.read.bytes.rate_pd_server:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       network.outgoing.packets.rate_pd_server_pd_server_port:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       network.incoming.bytes.rate_pd_server_pd_server_port:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       memory.usage_pd_server:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       network.outgoing.bytes.rate_pd_server_pd_server_port:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       memory_pd_server:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       disk.device.usage_pd_server:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       os_pd_server:
170         type: tosca.capabilities.OperatingSystem
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.write.bytes.rate_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       network.outpoing.packets_pd_server_pd_server_port:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       cpu_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       cpu_util_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       network.incoming.bytes_pd_server_pd_server_port:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.write.requests.rate_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.read.bytes_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.device.read.bytes.rate_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       attachment_pd_server_pd_server_port:
223         type: tosca.capabilities.Attachment
224         occurrences:
225         - 1
226         - UNBOUNDED
227       network.incoming.packets.rate_pd_server_pd_server_port:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       disk.iops_pd_server:
234         type: org.openecomp.capabilities.metric.Ceilometer
235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
236         occurrences:
237         - 1
238         - UNBOUNDED
239       memory.resident_pd_server:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       cpu.delta_pd_server:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       vcpus_pd_server:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.device.write.bytes.rate_pd_server:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.device.write.requests_pd_server:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       endpoint_pd_server:
270         type: tosca.capabilities.Endpoint.Admin
271         occurrences:
272         - 1
273         - UNBOUNDED
274       disk.capacity_pd_server:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.device.allocation_pd_server:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.allocation_pd_server:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       binding_pd_server:
293         type: tosca.capabilities.network.Bindable
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.read.requests_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.incoming.packets_pd_server_pd_server_port:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       feature_pd_server:
310         type: tosca.capabilities.Node
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.usage_pd_server:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.write.bytes_pd_server:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.device.read.requests.rate_pd_server:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.root.size_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.read.bytes_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.write.bytes_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.device.read.requests_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       feature_pd_server_pd_server_port:
357         type: tosca.capabilities.Node
358         occurrences:
359         - 1
360         - UNBOUNDED
361       instance_pd_server:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       host_pd_server:
368         type: tosca.capabilities.Container
369         valid_source_types:
370         - tosca.nodes.SoftwareComponent
371         occurrences:
372         - 1
373         - UNBOUNDED
374       binding_pd_server_pd_server_port:
375         type: tosca.capabilities.network.Bindable
376         valid_source_types:
377         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
378         occurrences:
379         - 0
380         - UNBOUNDED
381       disk.write.requests.rate_pd_server:
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       disk.ephemeral.size_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.outgoing.bytes_pd_server_pd_server_port:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.write.requests_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.latency_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.latency_pd_server:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.capacity_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.iops_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   org.openecomp.resource.abstract.nodes.heat.nested-same-file-1B:
430     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
431     properties:
432       p1:
433         type: string
434         description: UID of OAM network
435         required: true
436         status: SUPPORTED
437       p2:
438         type: string
439         description: UID of OAM network
440         required: true
441         status: SUPPORTED
442       security_group_name:
443         type: list
444         description: CMAUI1, CMAUI2 server names
445         required: true
446         status: SUPPORTED
447         entry_schema:
448           type: string
449       sm_server_names:
450         type: list
451         description: SM server names
452         required: true
453         status: SUPPORTED
454         entry_schema:
455           type: string
456       oam_server_image:
457         type: string
458         description: OAM Image server
459         required: true
460         status: SUPPORTED
461       oam_server_ips:
462         type: string
463         required: true
464         status: SUPPORTED
465       oam_server_flavor:
466         type: string
467         description: Flavor for OAM server
468         required: true
469         status: SUPPORTED
470       sm_server_ips:
471         type: string
472         required: true
473         status: SUPPORTED
474       availability_zone_0:
475         type: string
476         description: availabilityzone name
477         required: true
478         status: SUPPORTED
479       net:
480         type: string
481         required: true
482         status: SUPPORTED
483       oam_server_names:
484         type: list
485         description: OAM server names
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490       sm_server_flavor:
491         type: string
492         description: Flavor for SM server
493         required: true
494         status: SUPPORTED
495       sm_server_image:
496         type: string
497         description: SM Image server
498         required: true
499         status: SUPPORTED
500     attributes:
501       nested_diff_file_attr_1:
502         type: string
503         description: nested_diff_file_attr_1_value
504         status: SUPPORTED
505     requirements:
506     - dependency_oam_server_port:
507         capability: tosca.capabilities.Node
508         node: tosca.nodes.Root
509         relationship: tosca.relationships.DependsOn
510         occurrences:
511         - 0
512         - UNBOUNDED
513     - link_oam_server_port:
514         capability: tosca.capabilities.network.Linkable
515         relationship: tosca.relationships.network.LinksTo
516         occurrences:
517         - 1
518         - 1
519     - dependency_server_oam:
520         capability: tosca.capabilities.Node
521         node: tosca.nodes.Root
522         relationship: tosca.relationships.DependsOn
523         occurrences:
524         - 0
525         - UNBOUNDED
526     - local_storage_server_oam:
527         capability: tosca.capabilities.Attachment
528         node: tosca.nodes.BlockStorage
529         relationship: tosca.relationships.AttachesTo
530         occurrences:
531         - 0
532         - UNBOUNDED
533     - dependency_sm_server_port:
534         capability: tosca.capabilities.Node
535         node: tosca.nodes.Root
536         relationship: tosca.relationships.DependsOn
537         occurrences:
538         - 0
539         - UNBOUNDED
540     - link_sm_server_port:
541         capability: tosca.capabilities.network.Linkable
542         relationship: tosca.relationships.network.LinksTo
543         occurrences:
544         - 1
545         - 1
546     - dependency_server_sm:
547         capability: tosca.capabilities.Node
548         node: tosca.nodes.Root
549         relationship: tosca.relationships.DependsOn
550         occurrences:
551         - 0
552         - UNBOUNDED
553     - local_storage_server_sm:
554         capability: tosca.capabilities.Attachment
555         node: tosca.nodes.BlockStorage
556         relationship: tosca.relationships.AttachesTo
557         occurrences:
558         - 0
559         - UNBOUNDED
560     capabilities:
561       os_server_sm:
562         type: tosca.capabilities.OperatingSystem
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.capacity_server_sm:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       memory_server_oam:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.iops_server_oam:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.device.usage_server_sm:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.device.write.requests.rate_server_sm:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       disk.allocation_server_oam:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       network.incoming.packets_sm_server_port:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.write.bytes.rate_server_sm:
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       feature_oam_server_port:
615         type: tosca.capabilities.Node
616         occurrences:
617         - 1
618         - UNBOUNDED
619       disk.usage_server_oam:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       instance_server_sm:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       disk.device.latency_server_oam:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.root.size_server_oam:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       host_server_sm:
644         type: tosca.capabilities.Container
645         valid_source_types:
646         - tosca.nodes.SoftwareComponent
647         occurrences:
648         - 1
649         - UNBOUNDED
650       memory.usage_server_oam:
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.bytes_server_oam:
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       disk.read.requests_server_oam:
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       cpu_util_server_sm:
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       disk.device.capacity_server_sm:
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       disk.device.read.bytes_server_oam:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       network.incoming.bytes_oam_server_port:
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       disk.device.iops_server_sm:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.device.read.requests.rate_server_oam:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       vcpus_server_oam:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.read.bytes_server_sm:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.read.bytes.rate_server_oam:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       disk.write.bytes_server_oam:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.latency_server_sm:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.device.allocation_server_oam:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       attachment_oam_server_port:
741         type: tosca.capabilities.Attachment
742         occurrences:
743         - 1
744         - UNBOUNDED
745       scalable_server_oam:
746         type: tosca.capabilities.Scalable
747         occurrences:
748         - 1
749         - UNBOUNDED
750       cpu_util_server_oam:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       feature_server_sm:
757         type: tosca.capabilities.Node
758         occurrences:
759         - 1
760         - UNBOUNDED
761       cpu.delta_server_oam:
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       host_server_oam:
768         type: tosca.capabilities.Container
769         valid_source_types:
770         - tosca.nodes.SoftwareComponent
771         occurrences:
772         - 1
773         - UNBOUNDED
774       cpu.delta_server_sm:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       binding_server_oam:
781         type: tosca.capabilities.network.Bindable
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.device.capacity_server_oam:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.device.write.bytes.rate_server_sm:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.write.bytes_server_sm:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.latency_server_oam:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.device.read.requests_server_oam:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.device.write.requests.rate_server_oam:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       endpoint_server_sm:
822         type: tosca.capabilities.Endpoint.Admin
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.allocation_server_sm:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       feature_server_oam:
833         type: tosca.capabilities.Node
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.read.requests_server_sm:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.write.bytes.rate_server_oam:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       memory.resident_server_sm:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       cpu_server_oam:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       memory_server_sm:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       scalable_server_sm:
868         type: tosca.capabilities.Scalable
869         occurrences:
870         - 1
871         - UNBOUNDED
872       network.outgoing.packets.rate_sm_server_port:
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       binding_sm_server_port:
879         type: tosca.capabilities.network.Bindable
880         valid_source_types:
881         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
882         occurrences:
883         - 0
884         - UNBOUNDED
885       network.outgoing.bytes.rate_sm_server_port:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       disk.write.requests_server_oam:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       disk.device.latency_server_sm:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       memory.usage_server_sm:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       memory.resident_server_oam:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       feature_sm_server_port:
916         type: tosca.capabilities.Node
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.device.write.requests_server_sm:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.write.requests_server_oam:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.read.bytes_server_sm:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       cpu_server_sm:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       network.outpoing.packets_sm_server_port:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       network.incoming.bytes.rate_oam_server_port:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.device.usage_server_oam:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       network.outgoing.packets.rate_oam_server_port:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       network.incoming.packets.rate_sm_server_port:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       binding_oam_server_port:
975         type: tosca.capabilities.network.Bindable
976         valid_source_types:
977         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
978         occurrences:
979         - 0
980         - UNBOUNDED
981       network.incoming.packets.rate_oam_server_port:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       disk.device.write.bytes_server_oam:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.read.requests_server_sm:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.device.read.bytes.rate_server_sm:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.ephemeral.size_server_oam:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       network.outpoing.packets_oam_server_port:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       os_server_oam:
1018         type: tosca.capabilities.OperatingSystem
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.capacity_server_oam:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.write.requests_server_sm:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       disk.ephemeral.size_server_sm:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.read.bytes.rate_server_sm:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       endpoint_server_oam:
1047         type: tosca.capabilities.Endpoint.Admin
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       disk.device.read.requests.rate_server_sm:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       binding_server_sm:
1058         type: tosca.capabilities.network.Bindable
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       disk.root.size_server_sm:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       network.outgoing.bytes_oam_server_port:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.allocation_server_sm:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.iops_server_oam:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.write.requests.rate_server_sm:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.outgoing.bytes.rate_oam_server_port:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.device.write.bytes_server_sm:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.write.requests.rate_server_oam:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.device.read.bytes.rate_server_oam:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       network.incoming.bytes.rate_sm_server_port:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       disk.device.write.bytes.rate_server_oam:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       network.incoming.packets_oam_server_port:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       disk.usage_server_sm:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       instance_server_oam:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       network.outgoing.bytes_sm_server_port:
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       vcpus_server_sm:
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       attachment_sm_server_port:
1159         type: tosca.capabilities.Attachment
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       network.incoming.bytes_sm_server_port:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.iops_server_sm:
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   org.openecomp.resource.abstract.nodes.heat.nested-other-file-1B:
1176     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1177     properties:
1178       p1:
1179         type: string
1180         description: UID of OAM network
1181         required: true
1182         status: SUPPORTED
1183       ps_server_image:
1184         type: string
1185         description: Ps Image server
1186         required: true
1187         status: SUPPORTED
1188       p2:
1189         type: string
1190         description: UID of OAM network
1191         required: true
1192         status: SUPPORTED
1193       ps_server_ips:
1194         type: string
1195         required: true
1196         status: SUPPORTED
1197       security_group_name:
1198         type: list
1199         description: CMAUI1, CMAUI2 server names
1200         required: true
1201         status: SUPPORTED
1202         entry_schema:
1203           type: string
1204       ps_server_flavor:
1205         type: string
1206         description: Flavor for PS server
1207         required: true
1208         status: SUPPORTED
1209       pd_server_names:
1210         type: list
1211         description: PD server names
1212         required: true
1213         status: SUPPORTED
1214         entry_schema:
1215           type: string
1216       pd_server_flavor:
1217         type: string
1218         description: Flavor for PD server
1219         required: true
1220         status: SUPPORTED
1221       ps_server_names:
1222         type: list
1223         description: Ps server names
1224         required: true
1225         status: SUPPORTED
1226         entry_schema:
1227           type: string
1228       pd_server_image:
1229         type: string
1230         description: PD Image server
1231         required: true
1232         status: SUPPORTED
1233       availability_zone_0:
1234         type: string
1235         description: availabilityzone name
1236         required: true
1237         status: SUPPORTED
1238       net:
1239         type: string
1240         required: true
1241         status: SUPPORTED
1242       pd_server_ips:
1243         type: string
1244         required: true
1245         status: SUPPORTED
1246     attributes:
1247       nested_same_file_attr_1:
1248         type: string
1249         description: nested_same_file_attr_1
1250         status: SUPPORTED
1251     requirements:
1252     - dependency_server_ps:
1253         capability: tosca.capabilities.Node
1254         node: tosca.nodes.Root
1255         relationship: tosca.relationships.DependsOn
1256         occurrences:
1257         - 0
1258         - UNBOUNDED
1259     - local_storage_server_ps:
1260         capability: tosca.capabilities.Attachment
1261         node: tosca.nodes.BlockStorage
1262         relationship: tosca.relationships.AttachesTo
1263         occurrences:
1264         - 0
1265         - UNBOUNDED
1266     - dependency_ps_server_port:
1267         capability: tosca.capabilities.Node
1268         node: tosca.nodes.Root
1269         relationship: tosca.relationships.DependsOn
1270         occurrences:
1271         - 0
1272         - UNBOUNDED
1273     - link_ps_server_port:
1274         capability: tosca.capabilities.network.Linkable
1275         relationship: tosca.relationships.network.LinksTo
1276         occurrences:
1277         - 1
1278         - 1
1279     - dependency_pd_server_port:
1280         capability: tosca.capabilities.Node
1281         node: tosca.nodes.Root
1282         relationship: tosca.relationships.DependsOn
1283         occurrences:
1284         - 0
1285         - UNBOUNDED
1286     - link_pd_server_port:
1287         capability: tosca.capabilities.network.Linkable
1288         relationship: tosca.relationships.network.LinksTo
1289         occurrences:
1290         - 1
1291         - 1
1292     - dependency_server_pd:
1293         capability: tosca.capabilities.Node
1294         node: tosca.nodes.Root
1295         relationship: tosca.relationships.DependsOn
1296         occurrences:
1297         - 0
1298         - UNBOUNDED
1299     - local_storage_server_pd:
1300         capability: tosca.capabilities.Attachment
1301         node: tosca.nodes.BlockStorage
1302         relationship: tosca.relationships.AttachesTo
1303         occurrences:
1304         - 0
1305         - UNBOUNDED
1306     capabilities:
1307       disk.iops_server_pd:
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.device.read.bytes.rate_server_pd:
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.write.bytes_server_ps:
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.device.read.requests_server_pd:
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       network.incoming.packets.rate_ps_server_port:
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.allocation_server_pd:
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.iops_server_ps:
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.rate_server_ps:
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       binding_server_ps:
1356         type: tosca.capabilities.network.Bindable
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       attachment_ps_server_port:
1361         type: tosca.capabilities.Attachment
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.device.read.requests_server_ps:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       memory.usage_server_pd:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       feature_ps_server_port:
1378         type: tosca.capabilities.Node
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       disk.read.bytes.rate_server_pd:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       network.outgoing.bytes.rate_ps_server_port:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       memory_server_pd:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       disk.device.write.requests_server_pd:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.device.read.bytes_server_ps:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.device.allocation_server_ps:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       memory.usage_server_ps:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       network.outgoing.packets.rate_ps_server_port:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       binding_ps_server_port:
1431         type: tosca.capabilities.network.Bindable
1432         valid_source_types:
1433         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1434         occurrences:
1435         - 0
1436         - UNBOUNDED
1437       network.incoming.packets_pd_server_port:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       disk.read.bytes_server_pd:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.device.write.requests_server_ps:
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       network.outpoing.packets_ps_server_port:
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.read.bytes_server_pd:
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       host_server_pd:
1468         type: tosca.capabilities.Container
1469         valid_source_types:
1470         - tosca.nodes.SoftwareComponent
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       vcpus_server_pd:
1475         type: org.openecomp.capabilities.metric.Ceilometer
1476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1477         occurrences:
1478         - 1
1479         - UNBOUNDED
1480       disk.ephemeral.size_server_pd:
1481         type: org.openecomp.capabilities.metric.Ceilometer
1482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1483         occurrences:
1484         - 1
1485         - UNBOUNDED
1486       network.incoming.bytes.rate_ps_server_port:
1487         type: org.openecomp.capabilities.metric.Ceilometer
1488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1489         occurrences:
1490         - 1
1491         - UNBOUNDED
1492       disk.write.requests.rate_server_pd:
1493         type: org.openecomp.capabilities.metric.Ceilometer
1494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       memory_server_ps:
1499         type: org.openecomp.capabilities.metric.Ceilometer
1500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       network.incoming.bytes_pd_server_port:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       attachment_pd_server_port:
1511         type: tosca.capabilities.Attachment
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       disk.write.requests_server_pd:
1516         type: org.openecomp.capabilities.metric.Ceilometer
1517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       network.incoming.packets.rate_pd_server_port:
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_ps:
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.write.requests.rate_server_ps:
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.bytes_server_ps:
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.root.size_server_ps:
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       disk.device.read.requests.rate_server_ps:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       network.outgoing.bytes_pd_server_port:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       disk.write.requests_server_ps:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       binding_server_pd:
1570         type: tosca.capabilities.network.Bindable
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       disk.root.size_server_pd:
1575         type: org.openecomp.capabilities.metric.Ceilometer
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       disk.device.read.requests.rate_server_pd:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       network.outpoing.packets_pd_server_port:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.device.write.bytes_server_pd:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       host_server_ps:
1599         type: tosca.capabilities.Container
1600         valid_source_types:
1601         - tosca.nodes.SoftwareComponent
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.incoming.packets_ps_server_port:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       memory.resident_server_pd:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       disk.usage_server_ps:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       network.outgoing.bytes_ps_server_port:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       cpu_util_server_pd:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       endpoint_server_ps:
1636         type: tosca.capabilities.Endpoint.Admin
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       disk.read.requests_server_ps:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       memory.resident_server_ps:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       disk.usage_server_pd:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       disk.capacity_server_pd:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       endpoint_server_pd:
1665         type: tosca.capabilities.Endpoint.Admin
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       cpu_util_server_ps:
1670         type: org.openecomp.capabilities.metric.Ceilometer
1671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       network.incoming.bytes_ps_server_port:
1676         type: org.openecomp.capabilities.metric.Ceilometer
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       disk.device.capacity_server_pd:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       network.incoming.bytes.rate_pd_server_port:
1688         type: org.openecomp.capabilities.metric.Ceilometer
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       vcpus_server_ps:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       disk.allocation_server_pd:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.device.usage_server_pd:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       disk.capacity_server_ps:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       disk.allocation_server_ps:
1718         type: org.openecomp.capabilities.metric.Ceilometer
1719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       disk.device.usage_server_ps:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       instance_server_pd:
1730         type: org.openecomp.capabilities.metric.Ceilometer
1731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       disk.device.write.bytes.rate_server_ps:
1736         type: org.openecomp.capabilities.metric.Ceilometer
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1738         occurrences:
1739         - 1
1740         - UNBOUNDED
1741       disk.write.bytes.rate_server_ps:
1742         type: org.openecomp.capabilities.metric.Ceilometer
1743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1744         occurrences:
1745         - 1
1746         - UNBOUNDED
1747       feature_pd_server_port:
1748         type: tosca.capabilities.Node
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       disk.read.bytes_server_ps:
1753         type: org.openecomp.capabilities.metric.Ceilometer
1754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1755         occurrences:
1756         - 1
1757         - UNBOUNDED
1758       network.outgoing.bytes.rate_pd_server_port:
1759         type: org.openecomp.capabilities.metric.Ceilometer
1760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1761         occurrences:
1762         - 1
1763         - UNBOUNDED
1764       network.outgoing.packets.rate_pd_server_port:
1765         type: org.openecomp.capabilities.metric.Ceilometer
1766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1767         occurrences:
1768         - 1
1769         - UNBOUNDED
1770       binding_pd_server_port:
1771         type: tosca.capabilities.network.Bindable
1772         valid_source_types:
1773         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1774         occurrences:
1775         - 0
1776         - UNBOUNDED
1777       cpu_server_ps:
1778         type: org.openecomp.capabilities.metric.Ceilometer
1779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1780         occurrences:
1781         - 1
1782         - UNBOUNDED
1783       cpu.delta_server_pd:
1784         type: org.openecomp.capabilities.metric.Ceilometer
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       instance_server_ps:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       disk.read.bytes.rate_server_ps:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       disk.latency_server_pd:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       disk.device.write.bytes.rate_server_pd:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       os_server_ps:
1814         type: tosca.capabilities.OperatingSystem
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       cpu.delta_server_ps:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       feature_server_ps:
1825         type: tosca.capabilities.Node
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       disk.device.iops_server_pd:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       disk.latency_server_ps:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       disk.read.requests_server_pd:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       disk.device.write.requests.rate_server_ps:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       os_server_pd:
1854         type: tosca.capabilities.OperatingSystem
1855         occurrences:
1856         - 1
1857         - UNBOUNDED
1858       disk.device.latency_server_pd:
1859         type: org.openecomp.capabilities.metric.Ceilometer
1860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       disk.device.capacity_server_ps:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       scalable_server_pd:
1871         type: tosca.capabilities.Scalable
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.write.bytes_server_pd:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.write.bytes.rate_server_pd:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.device.latency_server_ps:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       disk.device.iops_server_ps:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       feature_server_pd:
1900         type: tosca.capabilities.Node
1901         occurrences:
1902         - 1
1903         - UNBOUNDED
1904       disk.device.write.requests.rate_server_pd:
1905         type: org.openecomp.capabilities.metric.Ceilometer
1906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       scalable_server_ps:
1911         type: tosca.capabilities.Scalable
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       cpu_server_pd:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921   org.openecomp.resource.abstract.nodes.oam_server:
1922     derived_from: org.openecomp.resource.abstract.nodes.VFC
1923     properties:
1924       port_oam_server_port_network:
1925         type: list
1926         required: true
1927         status: SUPPORTED
1928         entry_schema:
1929           type: string
1930       port_oam_server_port_order:
1931         type: integer
1932         required: true
1933         status: SUPPORTED
1934       index_value:
1935         type: integer
1936         description: Index value of this substitution service template runtime instance
1937         required: false
1938         default: 0
1939         status: SUPPORTED
1940         constraints:
1941         - greater_or_equal: 0
1942       port_oam_server_port_replacement_policy:
1943         type: list
1944         required: true
1945         status: SUPPORTED
1946         entry_schema:
1947           type: string
1948       vm_flavor_name:
1949         type: string
1950         required: true
1951         status: SUPPORTED
1952       port_oam_server_port_mac_requirements:
1953         type: org.openecomp.datatypes.network.MacRequirements
1954         required: true
1955         status: SUPPORTED
1956       port_oam_server_port_exCP_naming:
1957         type: org.openecomp.datatypes.Naming
1958         required: true
1959         status: SUPPORTED
1960       compute_oam_server_availability_zone:
1961         type: list
1962         required: true
1963         status: SUPPORTED
1964         entry_schema:
1965           type: string
1966       vm_image_name:
1967         type: string
1968         required: true
1969         status: SUPPORTED
1970       port_oam_server_port_fixed_ips:
1971         type: list
1972         required: true
1973         status: SUPPORTED
1974         entry_schema:
1975           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1976       port_oam_server_port_subnetpoolid:
1977         type: string
1978         required: true
1979         status: SUPPORTED
1980       port_oam_server_port_network_role_tag:
1981         type: string
1982         required: true
1983         status: SUPPORTED
1984       port_oam_server_port_network_role:
1985         type: string
1986         required: true
1987         status: SUPPORTED
1988       port_oam_server_port_vlan_requirements:
1989         type: list
1990         required: true
1991         status: SUPPORTED
1992         entry_schema:
1993           type: org.openecomp.datatypes.network.VlanRequirements
1994       compute_oam_server_name:
1995         type: list
1996         required: true
1997         status: SUPPORTED
1998         entry_schema:
1999           type: string
2000       port_oam_server_port_ip_requirements:
2001         type: list
2002         required: true
2003         status: SUPPORTED
2004         entry_schema:
2005           type: org.openecomp.datatypes.network.IpRequirements
2006     requirements:
2007     - dependency_oam_server:
2008         capability: tosca.capabilities.Node
2009         node: tosca.nodes.Root
2010         relationship: tosca.relationships.DependsOn
2011         occurrences:
2012         - 0
2013         - UNBOUNDED
2014     - local_storage_oam_server:
2015         capability: tosca.capabilities.Attachment
2016         node: tosca.nodes.BlockStorage
2017         relationship: tosca.relationships.AttachesTo
2018         occurrences:
2019         - 0
2020         - UNBOUNDED
2021     - dependency_oam_server_oam_server_port:
2022         capability: tosca.capabilities.Node
2023         node: tosca.nodes.Root
2024         relationship: tosca.relationships.DependsOn
2025         occurrences:
2026         - 0
2027         - UNBOUNDED
2028     - link_oam_server_oam_server_port:
2029         capability: tosca.capabilities.network.Linkable
2030         relationship: tosca.relationships.network.LinksTo
2031         occurrences:
2032         - 1
2033         - 1
2034     capabilities:
2035       cpu.delta_oam_server:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       host_oam_server:
2042         type: tosca.capabilities.Container
2043         valid_source_types:
2044         - tosca.nodes.SoftwareComponent
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       disk.usage_oam_server:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       network.incoming.packets.rate_oam_server_oam_server_port:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       feature_oam_server:
2061         type: tosca.capabilities.Node
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       disk.device.write.bytes_oam_server:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       cpu_util_oam_server:
2072         type: org.openecomp.capabilities.metric.Ceilometer
2073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       network.outpoing.packets_oam_server_oam_server_port:
2078         type: org.openecomp.capabilities.metric.Ceilometer
2079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.capacity_oam_server:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       memory_oam_server:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.read.bytes.rate_oam_server:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.write.bytes_oam_server:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.write.requests_oam_server:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       attachment_oam_server_oam_server_port:
2114         type: tosca.capabilities.Attachment
2115         occurrences:
2116         - 1
2117         - UNBOUNDED
2118       cpu_oam_server:
2119         type: org.openecomp.capabilities.metric.Ceilometer
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       vcpus_oam_server:
2125         type: org.openecomp.capabilities.metric.Ceilometer
2126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       disk.device.read.requests.rate_oam_server:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       disk.allocation_oam_server:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.write.bytes.rate_oam_server:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       disk.device.write.requests.rate_oam_server:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       instance_oam_server:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       memory.resident_oam_server:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       disk.device.read.requests_oam_server:
2167         type: org.openecomp.capabilities.metric.Ceilometer
2168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       disk.device.allocation_oam_server:
2173         type: org.openecomp.capabilities.metric.Ceilometer
2174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       disk.device.write.requests_oam_server:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       binding_oam_server_oam_server_port:
2185         type: tosca.capabilities.network.Bindable
2186         valid_source_types:
2187         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2188         occurrences:
2189         - 0
2190         - UNBOUNDED
2191       disk.iops_oam_server:
2192         type: org.openecomp.capabilities.metric.Ceilometer
2193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       disk.device.capacity_oam_server:
2198         type: org.openecomp.capabilities.metric.Ceilometer
2199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       binding_oam_server:
2204         type: tosca.capabilities.network.Bindable
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.device.write.bytes.rate_oam_server:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       disk.device.usage_oam_server:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       network.incoming.bytes.rate_oam_server_oam_server_port:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       disk.latency_oam_server:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       disk.read.requests_oam_server:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       disk.device.iops_oam_server:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       disk.root.size_oam_server:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       network.outgoing.bytes_oam_server_oam_server_port:
2251         type: org.openecomp.capabilities.metric.Ceilometer
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       disk.device.latency_oam_server:
2257         type: org.openecomp.capabilities.metric.Ceilometer
2258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2259         occurrences:
2260         - 1
2261         - UNBOUNDED
2262       feature_oam_server_oam_server_port:
2263         type: tosca.capabilities.Node
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       memory.usage_oam_server:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       endpoint_oam_server:
2274         type: tosca.capabilities.Endpoint.Admin
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       network.outgoing.bytes.rate_oam_server_oam_server_port:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       scalable_oam_server:
2285         type: tosca.capabilities.Scalable
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.write.requests.rate_oam_server:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       network.incoming.bytes_oam_server_oam_server_port:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       disk.device.read.bytes.rate_oam_server:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       disk.device.read.bytes_oam_server:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       os_oam_server:
2314         type: tosca.capabilities.OperatingSystem
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       disk.read.bytes_oam_server:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       network.incoming.packets_oam_server_oam_server_port:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       network.outgoing.packets.rate_oam_server_oam_server_port:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       disk.ephemeral.size_oam_server:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342   org.openecomp.resource.abstract.nodes.sm_server:
2343     derived_from: org.openecomp.resource.abstract.nodes.VFC
2344     properties:
2345       index_value:
2346         type: integer
2347         description: Index value of this substitution service template runtime instance
2348         required: false
2349         default: 0
2350         status: SUPPORTED
2351         constraints:
2352         - greater_or_equal: 0
2353       port_sm_server_port_order:
2354         type: integer
2355         required: true
2356         status: SUPPORTED
2357       port_sm_server_port_vlan_requirements:
2358         type: list
2359         required: true
2360         status: SUPPORTED
2361         entry_schema:
2362           type: org.openecomp.datatypes.network.VlanRequirements
2363       port_sm_server_port_subnetpoolid:
2364         type: string
2365         required: true
2366         status: SUPPORTED
2367       vm_flavor_name:
2368         type: string
2369         required: true
2370         status: SUPPORTED
2371       port_sm_server_port_exCP_naming:
2372         type: org.openecomp.datatypes.Naming
2373         required: true
2374         status: SUPPORTED
2375       port_sm_server_port_network_role_tag:
2376         type: string
2377         required: true
2378         status: SUPPORTED
2379       port_sm_server_port_network_role:
2380         type: string
2381         required: true
2382         status: SUPPORTED
2383       port_sm_server_port_network:
2384         type: list
2385         required: true
2386         status: SUPPORTED
2387         entry_schema:
2388           type: string
2389       compute_sm_server_name:
2390         type: list
2391         required: true
2392         status: SUPPORTED
2393         entry_schema:
2394           type: string
2395       port_sm_server_port_ip_requirements:
2396         type: list
2397         required: true
2398         status: SUPPORTED
2399         entry_schema:
2400           type: org.openecomp.datatypes.network.IpRequirements
2401       vm_image_name:
2402         type: string
2403         required: true
2404         status: SUPPORTED
2405       compute_sm_server_availability_zone:
2406         type: list
2407         required: true
2408         status: SUPPORTED
2409         entry_schema:
2410           type: string
2411       port_sm_server_port_mac_requirements:
2412         type: org.openecomp.datatypes.network.MacRequirements
2413         required: true
2414         status: SUPPORTED
2415       port_sm_server_port_replacement_policy:
2416         type: list
2417         required: true
2418         status: SUPPORTED
2419         entry_schema:
2420           type: string
2421       port_sm_server_port_fixed_ips:
2422         type: list
2423         required: true
2424         status: SUPPORTED
2425         entry_schema:
2426           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2427     requirements:
2428     - dependency_sm_server:
2429         capability: tosca.capabilities.Node
2430         node: tosca.nodes.Root
2431         relationship: tosca.relationships.DependsOn
2432         occurrences:
2433         - 0
2434         - UNBOUNDED
2435     - local_storage_sm_server:
2436         capability: tosca.capabilities.Attachment
2437         node: tosca.nodes.BlockStorage
2438         relationship: tosca.relationships.AttachesTo
2439         occurrences:
2440         - 0
2441         - UNBOUNDED
2442     - dependency_sm_server_sm_server_port:
2443         capability: tosca.capabilities.Node
2444         node: tosca.nodes.Root
2445         relationship: tosca.relationships.DependsOn
2446         occurrences:
2447         - 0
2448         - UNBOUNDED
2449     - link_sm_server_sm_server_port:
2450         capability: tosca.capabilities.network.Linkable
2451         relationship: tosca.relationships.network.LinksTo
2452         occurrences:
2453         - 1
2454         - 1
2455     capabilities:
2456       disk.device.read.requests_sm_server:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       binding_sm_server_sm_server_port:
2463         type: tosca.capabilities.network.Bindable
2464         valid_source_types:
2465         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2466         occurrences:
2467         - 0
2468         - UNBOUNDED
2469       disk.iops_sm_server:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       disk.device.capacity_sm_server:
2476         type: org.openecomp.capabilities.metric.Ceilometer
2477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       disk.device.read.bytes.rate_sm_server:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       disk.device.write.requests.rate_sm_server:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       disk.device.allocation_sm_server:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       network.incoming.bytes_sm_server_sm_server_port:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       attachment_sm_server_sm_server_port:
2506         type: tosca.capabilities.Attachment
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       memory.usage_sm_server:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       binding_sm_server:
2517         type: tosca.capabilities.network.Bindable
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521       disk.read.requests_sm_server:
2522         type: org.openecomp.capabilities.metric.Ceilometer
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2524         occurrences:
2525         - 1
2526         - UNBOUNDED
2527       network.outpoing.packets_sm_server_sm_server_port:
2528         type: org.openecomp.capabilities.metric.Ceilometer
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       endpoint_sm_server:
2534         type: tosca.capabilities.Endpoint.Admin
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       disk.device.read.requests.rate_sm_server:
2539         type: org.openecomp.capabilities.metric.Ceilometer
2540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2541         occurrences:
2542         - 1
2543         - UNBOUNDED
2544       disk.capacity_sm_server:
2545         type: org.openecomp.capabilities.metric.Ceilometer
2546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2547         occurrences:
2548         - 1
2549         - UNBOUNDED
2550       disk.allocation_sm_server:
2551         type: org.openecomp.capabilities.metric.Ceilometer
2552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2553         occurrences:
2554         - 1
2555         - UNBOUNDED
2556       disk.root.size_sm_server:
2557         type: org.openecomp.capabilities.metric.Ceilometer
2558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       disk.usage_sm_server:
2563         type: org.openecomp.capabilities.metric.Ceilometer
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       vcpus_sm_server:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       disk.write.bytes_sm_server:
2575         type: org.openecomp.capabilities.metric.Ceilometer
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       cpu.delta_sm_server:
2581         type: org.openecomp.capabilities.metric.Ceilometer
2582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2583         occurrences:
2584         - 1
2585         - UNBOUNDED
2586       os_sm_server:
2587         type: tosca.capabilities.OperatingSystem
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       feature_sm_server_sm_server_port:
2592         type: tosca.capabilities.Node
2593         occurrences:
2594         - 1
2595         - UNBOUNDED
2596       memory.resident_sm_server:
2597         type: org.openecomp.capabilities.metric.Ceilometer
2598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2599         occurrences:
2600         - 1
2601         - UNBOUNDED
2602       network.outgoing.bytes_sm_server_sm_server_port:
2603         type: org.openecomp.capabilities.metric.Ceilometer
2604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       instance_sm_server:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       cpu_sm_server:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       disk.device.write.bytes_sm_server:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       network.incoming.packets.rate_sm_server_sm_server_port:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       disk.write.requests.rate_sm_server:
2633         type: org.openecomp.capabilities.metric.Ceilometer
2634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638       disk.device.write.bytes.rate_sm_server:
2639         type: org.openecomp.capabilities.metric.Ceilometer
2640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2641         occurrences:
2642         - 1
2643         - UNBOUNDED
2644       disk.write.bytes.rate_sm_server:
2645         type: org.openecomp.capabilities.metric.Ceilometer
2646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       disk.device.write.requests_sm_server:
2651         type: org.openecomp.capabilities.metric.Ceilometer
2652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       disk.device.latency_sm_server:
2657         type: org.openecomp.capabilities.metric.Ceilometer
2658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       host_sm_server:
2663         type: tosca.capabilities.Container
2664         valid_source_types:
2665         - tosca.nodes.SoftwareComponent
2666         occurrences:
2667         - 1
2668         - UNBOUNDED
2669       feature_sm_server:
2670         type: tosca.capabilities.Node
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       disk.device.usage_sm_server:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       scalable_sm_server:
2681         type: tosca.capabilities.Scalable
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       disk.device.iops_sm_server:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       disk.read.bytes.rate_sm_server:
2692         type: org.openecomp.capabilities.metric.Ceilometer
2693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2694         occurrences:
2695         - 1
2696         - UNBOUNDED
2697       disk.device.read.bytes_sm_server:
2698         type: org.openecomp.capabilities.metric.Ceilometer
2699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       disk.latency_sm_server:
2704         type: org.openecomp.capabilities.metric.Ceilometer
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       network.incoming.bytes.rate_sm_server_sm_server_port:
2710         type: org.openecomp.capabilities.metric.Ceilometer
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       disk.read.bytes_sm_server:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.write.requests_sm_server:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       cpu_util_sm_server:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.ephemeral.size_sm_server:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       network.outgoing.packets.rate_sm_server_sm_server_port:
2740         type: org.openecomp.capabilities.metric.Ceilometer
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       network.incoming.packets_sm_server_sm_server_port:
2746         type: org.openecomp.capabilities.metric.Ceilometer
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       memory_sm_server:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       network.outgoing.bytes.rate_sm_server_sm_server_port:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763   org.openecomp.resource.abstract.nodes.ps_server:
2764     derived_from: org.openecomp.resource.abstract.nodes.VFC
2765     properties:
2766       port_ps_server_port_network:
2767         type: list
2768         required: true
2769         status: SUPPORTED
2770         entry_schema:
2771           type: string
2772       compute_ps_server_name:
2773         type: list
2774         required: true
2775         status: SUPPORTED
2776         entry_schema:
2777           type: string
2778       port_ps_server_port_vlan_requirements:
2779         type: list
2780         required: true
2781         status: SUPPORTED
2782         entry_schema:
2783           type: org.openecomp.datatypes.network.VlanRequirements
2784       compute_ps_server_availability_zone:
2785         type: list
2786         required: true
2787         status: SUPPORTED
2788         entry_schema:
2789           type: string
2790       port_ps_server_port_network_role:
2791         type: string
2792         required: true
2793         status: SUPPORTED
2794       index_value:
2795         type: integer
2796         description: Index value of this substitution service template runtime instance
2797         required: false
2798         default: 0
2799         status: SUPPORTED
2800         constraints:
2801         - greater_or_equal: 0
2802       port_ps_server_port_order:
2803         type: integer
2804         required: true
2805         status: SUPPORTED
2806       port_ps_server_port_subnetpoolid:
2807         type: string
2808         required: true
2809         status: SUPPORTED
2810       port_ps_server_port_fixed_ips:
2811         type: list
2812         required: true
2813         status: SUPPORTED
2814         entry_schema:
2815           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2816       vm_flavor_name:
2817         type: string
2818         required: true
2819         status: SUPPORTED
2820       port_ps_server_port_exCP_naming:
2821         type: org.openecomp.datatypes.Naming
2822         required: true
2823         status: SUPPORTED
2824       port_ps_server_port_ip_requirements:
2825         type: list
2826         required: true
2827         status: SUPPORTED
2828         entry_schema:
2829           type: org.openecomp.datatypes.network.IpRequirements
2830       port_ps_server_port_mac_requirements:
2831         type: org.openecomp.datatypes.network.MacRequirements
2832         required: true
2833         status: SUPPORTED
2834       vm_image_name:
2835         type: string
2836         required: true
2837         status: SUPPORTED
2838       port_ps_server_port_replacement_policy:
2839         type: list
2840         required: true
2841         status: SUPPORTED
2842         entry_schema:
2843           type: string
2844       port_ps_server_port_network_role_tag:
2845         type: string
2846         required: true
2847         status: SUPPORTED
2848     requirements:
2849     - dependency_ps_server_ps_server_port:
2850         capability: tosca.capabilities.Node
2851         node: tosca.nodes.Root
2852         relationship: tosca.relationships.DependsOn
2853         occurrences:
2854         - 0
2855         - UNBOUNDED
2856     - link_ps_server_ps_server_port:
2857         capability: tosca.capabilities.network.Linkable
2858         relationship: tosca.relationships.network.LinksTo
2859         occurrences:
2860         - 1
2861         - 1
2862     - dependency_ps_server:
2863         capability: tosca.capabilities.Node
2864         node: tosca.nodes.Root
2865         relationship: tosca.relationships.DependsOn
2866         occurrences:
2867         - 0
2868         - UNBOUNDED
2869     - local_storage_ps_server:
2870         capability: tosca.capabilities.Attachment
2871         node: tosca.nodes.BlockStorage
2872         relationship: tosca.relationships.AttachesTo
2873         occurrences:
2874         - 0
2875         - UNBOUNDED
2876     capabilities:
2877       instance_ps_server:
2878         type: org.openecomp.capabilities.metric.Ceilometer
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2880         occurrences:
2881         - 1
2882         - UNBOUNDED
2883       host_ps_server:
2884         type: tosca.capabilities.Container
2885         valid_source_types:
2886         - tosca.nodes.SoftwareComponent
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       network.incoming.packets_ps_server_ps_server_port:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       cpu.delta_ps_server:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       disk.write.bytes.rate_ps_server:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       feature_ps_server_ps_server_port:
2909         type: tosca.capabilities.Node
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       feature_ps_server:
2914         type: tosca.capabilities.Node
2915         occurrences:
2916         - 1
2917         - UNBOUNDED
2918       disk.root.size_ps_server:
2919         type: org.openecomp.capabilities.metric.Ceilometer
2920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       disk.device.read.requests.rate_ps_server:
2925         type: org.openecomp.capabilities.metric.Ceilometer
2926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       cpu_ps_server:
2931         type: org.openecomp.capabilities.metric.Ceilometer
2932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2933         occurrences:
2934         - 1
2935         - UNBOUNDED
2936       disk.device.write.bytes_ps_server:
2937         type: org.openecomp.capabilities.metric.Ceilometer
2938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       disk.device.read.bytes_ps_server:
2943         type: org.openecomp.capabilities.metric.Ceilometer
2944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2945         occurrences:
2946         - 1
2947         - UNBOUNDED
2948       disk.read.bytes_ps_server:
2949         type: org.openecomp.capabilities.metric.Ceilometer
2950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2951         occurrences:
2952         - 1
2953         - UNBOUNDED
2954       network.incoming.bytes_ps_server_ps_server_port:
2955         type: org.openecomp.capabilities.metric.Ceilometer
2956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2957         occurrences:
2958         - 1
2959         - UNBOUNDED
2960       disk.device.iops_ps_server:
2961         type: org.openecomp.capabilities.metric.Ceilometer
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       disk.device.latency_ps_server:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       disk.read.bytes.rate_ps_server:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       memory_ps_server:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       scalable_ps_server:
2985         type: tosca.capabilities.Scalable
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       attachment_ps_server_ps_server_port:
2990         type: tosca.capabilities.Attachment
2991         occurrences:
2992         - 1
2993         - UNBOUNDED
2994       disk.write.requests.rate_ps_server:
2995         type: org.openecomp.capabilities.metric.Ceilometer
2996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2997         occurrences:
2998         - 1
2999         - UNBOUNDED
3000       disk.write.requests_ps_server:
3001         type: org.openecomp.capabilities.metric.Ceilometer
3002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3003         occurrences:
3004         - 1
3005         - UNBOUNDED
3006       disk.latency_ps_server:
3007         type: org.openecomp.capabilities.metric.Ceilometer
3008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3009         occurrences:
3010         - 1
3011         - UNBOUNDED
3012       disk.ephemeral.size_ps_server:
3013         type: org.openecomp.capabilities.metric.Ceilometer
3014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3015         occurrences:
3016         - 1
3017         - UNBOUNDED
3018       disk.device.capacity_ps_server:
3019         type: org.openecomp.capabilities.metric.Ceilometer
3020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       network.incoming.packets.rate_ps_server_ps_server_port:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       disk.iops_ps_server:
3031         type: org.openecomp.capabilities.metric.Ceilometer
3032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3033         occurrences:
3034         - 1
3035         - UNBOUNDED
3036       disk.device.read.bytes.rate_ps_server:
3037         type: org.openecomp.capabilities.metric.Ceilometer
3038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3039         occurrences:
3040         - 1
3041         - UNBOUNDED
3042       cpu_util_ps_server:
3043         type: org.openecomp.capabilities.metric.Ceilometer
3044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3045         occurrences:
3046         - 1
3047         - UNBOUNDED
3048       memory.resident_ps_server:
3049         type: org.openecomp.capabilities.metric.Ceilometer
3050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3051         occurrences:
3052         - 1
3053         - UNBOUNDED
3054       disk.device.read.requests_ps_server:
3055         type: org.openecomp.capabilities.metric.Ceilometer
3056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       disk.write.bytes_ps_server:
3061         type: org.openecomp.capabilities.metric.Ceilometer
3062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3063         occurrences:
3064         - 1
3065         - UNBOUNDED
3066       network.outgoing.bytes.rate_ps_server_ps_server_port:
3067         type: org.openecomp.capabilities.metric.Ceilometer
3068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3069         occurrences:
3070         - 1
3071         - UNBOUNDED
3072       network.outgoing.packets.rate_ps_server_ps_server_port:
3073         type: org.openecomp.capabilities.metric.Ceilometer
3074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3075         occurrences:
3076         - 1
3077         - UNBOUNDED
3078       network.incoming.bytes.rate_ps_server_ps_server_port:
3079         type: org.openecomp.capabilities.metric.Ceilometer
3080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3081         occurrences:
3082         - 1
3083         - UNBOUNDED
3084       disk.device.write.requests.rate_ps_server:
3085         type: org.openecomp.capabilities.metric.Ceilometer
3086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3087         occurrences:
3088         - 1
3089         - UNBOUNDED
3090       disk.read.requests_ps_server:
3091         type: org.openecomp.capabilities.metric.Ceilometer
3092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3093         occurrences:
3094         - 1
3095         - UNBOUNDED
3096       disk.allocation_ps_server:
3097         type: org.openecomp.capabilities.metric.Ceilometer
3098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3099         occurrences:
3100         - 1
3101         - UNBOUNDED
3102       memory.usage_ps_server:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       binding_ps_server:
3109         type: tosca.capabilities.network.Bindable
3110         occurrences:
3111         - 1
3112         - UNBOUNDED
3113       os_ps_server:
3114         type: tosca.capabilities.OperatingSystem
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       disk.device.usage_ps_server:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       binding_ps_server_ps_server_port:
3125         type: tosca.capabilities.network.Bindable
3126         valid_source_types:
3127         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3128         occurrences:
3129         - 0
3130         - UNBOUNDED
3131       disk.device.write.bytes.rate_ps_server:
3132         type: org.openecomp.capabilities.metric.Ceilometer
3133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       vcpus_ps_server:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       network.outgoing.bytes_ps_server_ps_server_port:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       disk.usage_ps_server:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       disk.device.write.requests_ps_server:
3156         type: org.openecomp.capabilities.metric.Ceilometer
3157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3158         occurrences:
3159         - 1
3160         - UNBOUNDED
3161       network.outpoing.packets_ps_server_ps_server_port:
3162         type: org.openecomp.capabilities.metric.Ceilometer
3163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3164         occurrences:
3165         - 1
3166         - UNBOUNDED
3167       endpoint_ps_server:
3168         type: tosca.capabilities.Endpoint.Admin
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       disk.capacity_ps_server:
3173         type: org.openecomp.capabilities.metric.Ceilometer
3174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       disk.device.allocation_ps_server:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED