related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / 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_related_networks:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
95       port_pd_server_port_mac_requirements:
96         type: org.openecomp.datatypes.network.MacRequirements
97         required: true
98         status: SUPPORTED
99     requirements:
100     - dependency_pd_server:
101         capability: tosca.capabilities.Node
102         node: tosca.nodes.Root
103         relationship: tosca.relationships.DependsOn
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - local_storage_pd_server:
108         capability: tosca.capabilities.Attachment
109         node: tosca.nodes.BlockStorage
110         relationship: tosca.relationships.AttachesTo
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - dependency_pd_server_pd_server_port:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - link_pd_server_pd_server_port:
122         capability: tosca.capabilities.network.Linkable
123         relationship: tosca.relationships.network.LinksTo
124         occurrences:
125         - 1
126         - 1
127     capabilities:
128       scalable_pd_server:
129         type: tosca.capabilities.Scalable
130         occurrences:
131         - 1
132         - UNBOUNDED
133       disk.read.bytes.rate_pd_server:
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.outgoing.packets.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       network.incoming.bytes.rate_pd_server_pd_server_port:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       memory.usage_pd_server:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       network.outgoing.bytes.rate_pd_server_pd_server_port:
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       memory_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       disk.device.usage_pd_server:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       os_pd_server:
176         type: tosca.capabilities.OperatingSystem
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.write.bytes.rate_pd_server:
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       network.outpoing.packets_pd_server_pd_server_port:
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_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       cpu_util_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       network.incoming.bytes_pd_server_pd_server_port:
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.device.write.requests.rate_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.read.bytes_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.read.bytes.rate_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       attachment_pd_server_pd_server_port:
229         type: tosca.capabilities.Attachment
230         occurrences:
231         - 1
232         - UNBOUNDED
233       network.incoming.packets.rate_pd_server_pd_server_port:
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       disk.iops_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       memory.resident_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       cpu.delta_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       vcpus_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.bytes.rate_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       disk.device.write.requests_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       endpoint_pd_server:
276         type: tosca.capabilities.Endpoint.Admin
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.capacity_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.device.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       disk.allocation_pd_server:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       binding_pd_server:
299         type: tosca.capabilities.network.Bindable
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.read.requests_pd_server:
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       network.incoming.packets_pd_server_pd_server_port:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       feature_pd_server:
316         type: tosca.capabilities.Node
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.usage_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.write.bytes_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.device.read.requests.rate_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.root.size_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.read.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.write.bytes_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.read.requests_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       feature_pd_server_pd_server_port:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       instance_pd_server:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       host_pd_server:
374         type: tosca.capabilities.Container
375         valid_source_types:
376         - tosca.nodes.SoftwareComponent
377         occurrences:
378         - 1
379         - UNBOUNDED
380       binding_pd_server_pd_server_port:
381         type: tosca.capabilities.network.Bindable
382         valid_source_types:
383         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
384         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
385         occurrences:
386         - 0
387         - UNBOUNDED
388       disk.write.requests.rate_pd_server:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       disk.ephemeral.size_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.outgoing.bytes_pd_server_pd_server_port:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       disk.write.requests_pd_server:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       forwarder_pd_server_pd_server_port:
413         type: org.openecomp.capabilities.Forwarder
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.latency_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.latency_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.capacity_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.iops_pd_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441   org.openecomp.resource.abstract.nodes.heat.nested-same-file-1B:
442     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
443     properties:
444       p1:
445         type: string
446         description: UID of OAM network
447         required: true
448         status: SUPPORTED
449       p2:
450         type: string
451         description: UID of OAM network
452         required: true
453         status: SUPPORTED
454       security_group_name:
455         type: list
456         description: CMAUI1, CMAUI2 server names
457         required: true
458         status: SUPPORTED
459         entry_schema:
460           type: string
461       sm_server_names:
462         type: list
463         description: SM server names
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: string
468       oam_server_image:
469         type: string
470         description: OAM Image server
471         required: true
472         status: SUPPORTED
473       oam_server_ips:
474         type: string
475         required: true
476         status: SUPPORTED
477       oam_server_flavor:
478         type: string
479         description: Flavor for OAM server
480         required: true
481         status: SUPPORTED
482       sm_server_ips:
483         type: string
484         required: true
485         status: SUPPORTED
486       availability_zone_0:
487         type: string
488         description: availabilityzone name
489         required: true
490         status: SUPPORTED
491       net:
492         type: string
493         required: true
494         status: SUPPORTED
495       oam_server_names:
496         type: list
497         description: OAM server names
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: string
502       sm_server_flavor:
503         type: string
504         description: Flavor for SM server
505         required: true
506         status: SUPPORTED
507       sm_server_image:
508         type: string
509         description: SM Image server
510         required: true
511         status: SUPPORTED
512     attributes:
513       nested_diff_file_attr_1:
514         type: string
515         description: nested_diff_file_attr_1_value
516         status: SUPPORTED
517     requirements:
518     - dependency_oam_server_port:
519         capability: tosca.capabilities.Node
520         node: tosca.nodes.Root
521         relationship: tosca.relationships.DependsOn
522         occurrences:
523         - 0
524         - UNBOUNDED
525     - link_oam_server_port:
526         capability: tosca.capabilities.network.Linkable
527         relationship: tosca.relationships.network.LinksTo
528         occurrences:
529         - 1
530         - 1
531     - dependency_server_oam:
532         capability: tosca.capabilities.Node
533         node: tosca.nodes.Root
534         relationship: tosca.relationships.DependsOn
535         occurrences:
536         - 0
537         - UNBOUNDED
538     - local_storage_server_oam:
539         capability: tosca.capabilities.Attachment
540         node: tosca.nodes.BlockStorage
541         relationship: tosca.relationships.AttachesTo
542         occurrences:
543         - 0
544         - UNBOUNDED
545     - dependency_sm_server_port:
546         capability: tosca.capabilities.Node
547         node: tosca.nodes.Root
548         relationship: tosca.relationships.DependsOn
549         occurrences:
550         - 0
551         - UNBOUNDED
552     - link_sm_server_port:
553         capability: tosca.capabilities.network.Linkable
554         relationship: tosca.relationships.network.LinksTo
555         occurrences:
556         - 1
557         - 1
558     - dependency_server_sm:
559         capability: tosca.capabilities.Node
560         node: tosca.nodes.Root
561         relationship: tosca.relationships.DependsOn
562         occurrences:
563         - 0
564         - UNBOUNDED
565     - local_storage_server_sm:
566         capability: tosca.capabilities.Attachment
567         node: tosca.nodes.BlockStorage
568         relationship: tosca.relationships.AttachesTo
569         occurrences:
570         - 0
571         - UNBOUNDED
572     capabilities:
573       os_server_sm:
574         type: tosca.capabilities.OperatingSystem
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.capacity_server_sm:
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       memory_server_oam:
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.iops_server_oam:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       disk.device.usage_server_sm:
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       disk.device.write.requests.rate_server_sm:
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.allocation_server_oam:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       network.incoming.packets_sm_server_port:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       disk.write.bytes.rate_server_sm:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       feature_oam_server_port:
627         type: tosca.capabilities.Node
628         occurrences:
629         - 1
630         - UNBOUNDED
631       disk.usage_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       instance_server_sm:
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       disk.device.latency_server_oam:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       disk.root.size_server_oam:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       host_server_sm:
656         type: tosca.capabilities.Container
657         valid_source_types:
658         - tosca.nodes.SoftwareComponent
659         occurrences:
660         - 1
661         - UNBOUNDED
662       memory.usage_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       disk.read.bytes_server_oam:
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.read.requests_server_oam:
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       forwarder_oam_server_port:
681         type: org.openecomp.capabilities.Forwarder
682         occurrences:
683         - 1
684         - UNBOUNDED
685       cpu_util_server_sm:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.device.capacity_server_sm:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.device.read.bytes_server_oam:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       forwarder_sm_server_port:
704         type: org.openecomp.capabilities.Forwarder
705         occurrences:
706         - 1
707         - UNBOUNDED
708       network.incoming.bytes_oam_server_port:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.device.iops_server_sm:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.read.requests.rate_server_oam:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       vcpus_server_oam:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.device.read.bytes_server_sm:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.read.bytes.rate_server_oam:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.write.bytes_server_oam:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.latency_server_sm:
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       disk.device.allocation_server_oam:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       attachment_oam_server_port:
763         type: tosca.capabilities.Attachment
764         occurrences:
765         - 1
766         - UNBOUNDED
767       scalable_server_oam:
768         type: tosca.capabilities.Scalable
769         occurrences:
770         - 1
771         - UNBOUNDED
772       cpu_util_server_oam:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       feature_server_sm:
779         type: tosca.capabilities.Node
780         occurrences:
781         - 1
782         - UNBOUNDED
783       cpu.delta_server_oam:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       host_server_oam:
790         type: tosca.capabilities.Container
791         valid_source_types:
792         - tosca.nodes.SoftwareComponent
793         occurrences:
794         - 1
795         - UNBOUNDED
796       cpu.delta_server_sm:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       binding_server_oam:
803         type: tosca.capabilities.network.Bindable
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.device.capacity_server_oam:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.write.bytes.rate_server_sm:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.write.bytes_server_sm:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       disk.latency_server_oam:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       disk.device.read.requests_server_oam:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.write.requests.rate_server_oam:
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       endpoint_server_sm:
844         type: tosca.capabilities.Endpoint.Admin
845         occurrences:
846         - 1
847         - UNBOUNDED
848       disk.device.allocation_server_sm:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       feature_server_oam:
855         type: tosca.capabilities.Node
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.read.requests_server_sm:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.write.bytes.rate_server_oam:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       memory.resident_server_sm:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       cpu_server_oam:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       memory_server_sm:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       scalable_server_sm:
890         type: tosca.capabilities.Scalable
891         occurrences:
892         - 1
893         - UNBOUNDED
894       network.outgoing.packets.rate_sm_server_port:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       binding_sm_server_port:
901         type: tosca.capabilities.network.Bindable
902         valid_source_types:
903         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
904         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
905         occurrences:
906         - 0
907         - UNBOUNDED
908       network.outgoing.bytes.rate_sm_server_port:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.write.requests_server_oam:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.device.latency_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       memory.usage_server_sm:
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       memory.resident_server_oam:
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       feature_sm_server_port:
939         type: tosca.capabilities.Node
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.device.write.requests_server_sm:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       disk.device.write.requests_server_oam:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.read.bytes_server_sm:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       cpu_server_sm:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       network.outpoing.packets_sm_server_port:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       network.incoming.bytes.rate_oam_server_port:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.device.usage_server_oam:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       network.outgoing.packets.rate_oam_server_port:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       network.incoming.packets.rate_sm_server_port:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       binding_oam_server_port:
998         type: tosca.capabilities.network.Bindable
999         valid_source_types:
1000         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1001         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1002         occurrences:
1003         - 0
1004         - UNBOUNDED
1005       network.incoming.packets.rate_oam_server_port:
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       disk.device.write.bytes_server_oam:
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       disk.device.read.requests_server_sm:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       disk.device.read.bytes.rate_server_sm:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       disk.ephemeral.size_server_oam:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       network.outpoing.packets_oam_server_port:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       os_server_oam:
1042         type: tosca.capabilities.OperatingSystem
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.capacity_server_oam:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       disk.write.requests_server_sm:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       disk.ephemeral.size_server_sm:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.read.bytes.rate_server_sm:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       endpoint_server_oam:
1071         type: tosca.capabilities.Endpoint.Admin
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       disk.device.read.requests.rate_server_sm:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       binding_server_sm:
1082         type: tosca.capabilities.network.Bindable
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.root.size_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_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.allocation_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.iops_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.write.requests.rate_server_sm:
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.outgoing.bytes.rate_oam_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_server_sm:
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       disk.write.requests.rate_server_oam:
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.device.read.bytes.rate_server_oam:
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       network.incoming.bytes.rate_sm_server_port:
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       disk.device.write.bytes.rate_server_oam:
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       network.incoming.packets_oam_server_port:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       disk.usage_server_sm:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       instance_server_oam:
1165         type: org.openecomp.capabilities.metric.Ceilometer
1166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       network.outgoing.bytes_sm_server_port:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       vcpus_server_sm:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       attachment_sm_server_port:
1183         type: tosca.capabilities.Attachment
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       network.incoming.bytes_sm_server_port:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.iops_server_sm:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199   org.openecomp.resource.abstract.nodes.heat.nested-other-file-1B:
1200     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1201     properties:
1202       p1:
1203         type: string
1204         description: UID of OAM network
1205         required: true
1206         status: SUPPORTED
1207       ps_server_image:
1208         type: string
1209         description: Ps Image server
1210         required: true
1211         status: SUPPORTED
1212       p2:
1213         type: string
1214         description: UID of OAM network
1215         required: true
1216         status: SUPPORTED
1217       ps_server_ips:
1218         type: string
1219         required: true
1220         status: SUPPORTED
1221       security_group_name:
1222         type: list
1223         description: CMAUI1, CMAUI2 server names
1224         required: true
1225         status: SUPPORTED
1226         entry_schema:
1227           type: string
1228       ps_server_flavor:
1229         type: string
1230         description: Flavor for PS server
1231         required: true
1232         status: SUPPORTED
1233       pd_server_names:
1234         type: list
1235         description: PD server names
1236         required: true
1237         status: SUPPORTED
1238         entry_schema:
1239           type: string
1240       pd_server_flavor:
1241         type: string
1242         description: Flavor for PD server
1243         required: true
1244         status: SUPPORTED
1245       ps_server_names:
1246         type: list
1247         description: Ps server names
1248         required: true
1249         status: SUPPORTED
1250         entry_schema:
1251           type: string
1252       pd_server_image:
1253         type: string
1254         description: PD Image server
1255         required: true
1256         status: SUPPORTED
1257       availability_zone_0:
1258         type: string
1259         description: availabilityzone name
1260         required: true
1261         status: SUPPORTED
1262       net:
1263         type: string
1264         required: true
1265         status: SUPPORTED
1266       pd_server_ips:
1267         type: string
1268         required: true
1269         status: SUPPORTED
1270     attributes:
1271       nested_same_file_attr_1:
1272         type: string
1273         description: nested_same_file_attr_1
1274         status: SUPPORTED
1275     requirements:
1276     - dependency_server_ps:
1277         capability: tosca.capabilities.Node
1278         node: tosca.nodes.Root
1279         relationship: tosca.relationships.DependsOn
1280         occurrences:
1281         - 0
1282         - UNBOUNDED
1283     - local_storage_server_ps:
1284         capability: tosca.capabilities.Attachment
1285         node: tosca.nodes.BlockStorage
1286         relationship: tosca.relationships.AttachesTo
1287         occurrences:
1288         - 0
1289         - UNBOUNDED
1290     - dependency_ps_server_port:
1291         capability: tosca.capabilities.Node
1292         node: tosca.nodes.Root
1293         relationship: tosca.relationships.DependsOn
1294         occurrences:
1295         - 0
1296         - UNBOUNDED
1297     - link_ps_server_port:
1298         capability: tosca.capabilities.network.Linkable
1299         relationship: tosca.relationships.network.LinksTo
1300         occurrences:
1301         - 1
1302         - 1
1303     - dependency_pd_server_port:
1304         capability: tosca.capabilities.Node
1305         node: tosca.nodes.Root
1306         relationship: tosca.relationships.DependsOn
1307         occurrences:
1308         - 0
1309         - UNBOUNDED
1310     - link_pd_server_port:
1311         capability: tosca.capabilities.network.Linkable
1312         relationship: tosca.relationships.network.LinksTo
1313         occurrences:
1314         - 1
1315         - 1
1316     - dependency_server_pd:
1317         capability: tosca.capabilities.Node
1318         node: tosca.nodes.Root
1319         relationship: tosca.relationships.DependsOn
1320         occurrences:
1321         - 0
1322         - UNBOUNDED
1323     - local_storage_server_pd:
1324         capability: tosca.capabilities.Attachment
1325         node: tosca.nodes.BlockStorage
1326         relationship: tosca.relationships.AttachesTo
1327         occurrences:
1328         - 0
1329         - UNBOUNDED
1330     capabilities:
1331       disk.iops_server_pd:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.read.bytes.rate_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.write.bytes_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.requests_server_pd:
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       network.incoming.packets.rate_ps_server_port:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       disk.device.allocation_server_pd:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.iops_server_ps:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.read.bytes.rate_server_ps:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       binding_server_ps:
1380         type: tosca.capabilities.network.Bindable
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       attachment_ps_server_port:
1385         type: tosca.capabilities.Attachment
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.device.read.requests_server_ps:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       memory.usage_server_pd:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       feature_ps_server_port:
1402         type: tosca.capabilities.Node
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.read.bytes.rate_server_pd:
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       network.outgoing.bytes.rate_ps_server_port:
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_server_pd:
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       disk.device.write.requests_server_pd:
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       disk.device.read.bytes_server_ps:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.device.allocation_server_ps:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       memory.usage_server_ps:
1443         type: org.openecomp.capabilities.metric.Ceilometer
1444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       network.outgoing.packets.rate_ps_server_port:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       binding_ps_server_port:
1455         type: tosca.capabilities.network.Bindable
1456         valid_source_types:
1457         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1458         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1459         occurrences:
1460         - 0
1461         - UNBOUNDED
1462       network.incoming.packets_pd_server_port:
1463         type: org.openecomp.capabilities.metric.Ceilometer
1464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       disk.read.bytes_server_pd:
1469         type: org.openecomp.capabilities.metric.Ceilometer
1470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       disk.device.write.requests_server_ps:
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       network.outpoing.packets_ps_server_port:
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       disk.device.read.bytes_server_pd:
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       host_server_pd:
1493         type: tosca.capabilities.Container
1494         valid_source_types:
1495         - tosca.nodes.SoftwareComponent
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       vcpus_server_pd:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       disk.ephemeral.size_server_pd:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       network.incoming.bytes.rate_ps_server_port:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       disk.write.requests.rate_server_pd:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       memory_server_ps:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       network.incoming.bytes_pd_server_port:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       attachment_pd_server_port:
1536         type: tosca.capabilities.Attachment
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       disk.write.requests_server_pd:
1541         type: org.openecomp.capabilities.metric.Ceilometer
1542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       network.incoming.packets.rate_pd_server_port:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       disk.ephemeral.size_server_ps:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       disk.write.requests.rate_server_ps:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       disk.device.write.bytes_server_ps:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       disk.root.size_server_ps:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.device.read.requests.rate_server_ps:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       network.outgoing.bytes_pd_server_port:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       disk.write.requests_server_ps:
1589         type: org.openecomp.capabilities.metric.Ceilometer
1590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       binding_server_pd:
1595         type: tosca.capabilities.network.Bindable
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       disk.root.size_server_pd:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       disk.device.read.requests.rate_server_pd:
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       network.outpoing.packets_pd_server_port:
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.device.write.bytes_server_pd:
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       host_server_ps:
1624         type: tosca.capabilities.Container
1625         valid_source_types:
1626         - tosca.nodes.SoftwareComponent
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       network.incoming.packets_ps_server_port:
1631         type: org.openecomp.capabilities.metric.Ceilometer
1632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       memory.resident_server_pd:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       disk.usage_server_ps:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       network.outgoing.bytes_ps_server_port:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       cpu_util_server_pd:
1655         type: org.openecomp.capabilities.metric.Ceilometer
1656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       endpoint_server_ps:
1661         type: tosca.capabilities.Endpoint.Admin
1662         occurrences:
1663         - 1
1664         - UNBOUNDED
1665       disk.read.requests_server_ps:
1666         type: org.openecomp.capabilities.metric.Ceilometer
1667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       memory.resident_server_ps:
1672         type: org.openecomp.capabilities.metric.Ceilometer
1673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       disk.usage_server_pd:
1678         type: org.openecomp.capabilities.metric.Ceilometer
1679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1680         occurrences:
1681         - 1
1682         - UNBOUNDED
1683       disk.capacity_server_pd:
1684         type: org.openecomp.capabilities.metric.Ceilometer
1685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1686         occurrences:
1687         - 1
1688         - UNBOUNDED
1689       endpoint_server_pd:
1690         type: tosca.capabilities.Endpoint.Admin
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       cpu_util_server_ps:
1695         type: org.openecomp.capabilities.metric.Ceilometer
1696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       forwarder_pd_server_port:
1701         type: org.openecomp.capabilities.Forwarder
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       network.incoming.bytes_ps_server_port:
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       forwarder_ps_server_port:
1712         type: org.openecomp.capabilities.Forwarder
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       disk.device.capacity_server_pd:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       network.incoming.bytes.rate_pd_server_port:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       vcpus_server_ps:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       disk.allocation_server_pd:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       disk.device.usage_server_pd:
1741         type: org.openecomp.capabilities.metric.Ceilometer
1742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       disk.capacity_server_ps:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       disk.allocation_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       disk.device.usage_server_ps:
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       instance_server_pd:
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       disk.device.write.bytes.rate_server_ps:
1771         type: org.openecomp.capabilities.metric.Ceilometer
1772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       disk.write.bytes.rate_server_ps:
1777         type: org.openecomp.capabilities.metric.Ceilometer
1778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1779         occurrences:
1780         - 1
1781         - UNBOUNDED
1782       feature_pd_server_port:
1783         type: tosca.capabilities.Node
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787       disk.read.bytes_server_ps:
1788         type: org.openecomp.capabilities.metric.Ceilometer
1789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1790         occurrences:
1791         - 1
1792         - UNBOUNDED
1793       network.outgoing.bytes.rate_pd_server_port:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       network.outgoing.packets.rate_pd_server_port:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       binding_pd_server_port:
1806         type: tosca.capabilities.network.Bindable
1807         valid_source_types:
1808         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1809         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1810         occurrences:
1811         - 0
1812         - UNBOUNDED
1813       cpu_server_ps:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       cpu.delta_server_pd:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       instance_server_ps:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       disk.read.bytes.rate_server_ps:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.latency_server_pd:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       disk.device.write.bytes.rate_server_pd:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       os_server_ps:
1850         type: tosca.capabilities.OperatingSystem
1851         occurrences:
1852         - 1
1853         - UNBOUNDED
1854       cpu.delta_server_ps:
1855         type: org.openecomp.capabilities.metric.Ceilometer
1856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1857         occurrences:
1858         - 1
1859         - UNBOUNDED
1860       feature_server_ps:
1861         type: tosca.capabilities.Node
1862         occurrences:
1863         - 1
1864         - UNBOUNDED
1865       disk.device.iops_server_pd:
1866         type: org.openecomp.capabilities.metric.Ceilometer
1867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       disk.latency_server_ps:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       disk.read.requests_server_pd:
1878         type: org.openecomp.capabilities.metric.Ceilometer
1879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1880         occurrences:
1881         - 1
1882         - UNBOUNDED
1883       disk.device.write.requests.rate_server_ps:
1884         type: org.openecomp.capabilities.metric.Ceilometer
1885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       os_server_pd:
1890         type: tosca.capabilities.OperatingSystem
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       disk.device.latency_server_pd:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.capacity_server_ps:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       scalable_server_pd:
1907         type: tosca.capabilities.Scalable
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.write.bytes_server_pd:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       disk.write.bytes.rate_server_pd:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       disk.device.latency_server_ps:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       disk.device.iops_server_ps:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       feature_server_pd:
1936         type: tosca.capabilities.Node
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.device.write.requests.rate_server_pd:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       scalable_server_ps:
1947         type: tosca.capabilities.Scalable
1948         occurrences:
1949         - 1
1950         - UNBOUNDED
1951       cpu_server_pd:
1952         type: org.openecomp.capabilities.metric.Ceilometer
1953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957   org.openecomp.resource.abstract.nodes.oam_server:
1958     derived_from: org.openecomp.resource.abstract.nodes.VFC
1959     properties:
1960       port_oam_server_port_network:
1961         type: list
1962         required: true
1963         status: SUPPORTED
1964         entry_schema:
1965           type: string
1966       port_oam_server_port_order:
1967         type: integer
1968         required: true
1969         status: SUPPORTED
1970       index_value:
1971         type: integer
1972         description: Index value of this substitution service template runtime instance
1973         required: false
1974         default: 0
1975         status: SUPPORTED
1976         constraints:
1977         - greater_or_equal: 0
1978       port_oam_server_port_replacement_policy:
1979         type: list
1980         required: true
1981         status: SUPPORTED
1982         entry_schema:
1983           type: string
1984       vm_flavor_name:
1985         type: string
1986         required: true
1987         status: SUPPORTED
1988       port_oam_server_port_mac_requirements:
1989         type: org.openecomp.datatypes.network.MacRequirements
1990         required: true
1991         status: SUPPORTED
1992       port_oam_server_port_exCP_naming:
1993         type: org.openecomp.datatypes.Naming
1994         required: true
1995         status: SUPPORTED
1996       compute_oam_server_availability_zone:
1997         type: list
1998         required: true
1999         status: SUPPORTED
2000         entry_schema:
2001           type: string
2002       vm_image_name:
2003         type: string
2004         required: true
2005         status: SUPPORTED
2006       port_oam_server_port_related_networks:
2007         type: list
2008         required: true
2009         status: SUPPORTED
2010         entry_schema:
2011           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2012       port_oam_server_port_fixed_ips:
2013         type: list
2014         required: true
2015         status: SUPPORTED
2016         entry_schema:
2017           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2018       port_oam_server_port_subnetpoolid:
2019         type: string
2020         required: true
2021         status: SUPPORTED
2022       port_oam_server_port_network_role_tag:
2023         type: string
2024         required: true
2025         status: SUPPORTED
2026       port_oam_server_port_network_role:
2027         type: string
2028         required: true
2029         status: SUPPORTED
2030       port_oam_server_port_vlan_requirements:
2031         type: list
2032         required: true
2033         status: SUPPORTED
2034         entry_schema:
2035           type: org.openecomp.datatypes.network.VlanRequirements
2036       compute_oam_server_name:
2037         type: list
2038         required: true
2039         status: SUPPORTED
2040         entry_schema:
2041           type: string
2042       port_oam_server_port_ip_requirements:
2043         type: list
2044         required: true
2045         status: SUPPORTED
2046         entry_schema:
2047           type: org.openecomp.datatypes.network.IpRequirements
2048     requirements:
2049     - dependency_oam_server:
2050         capability: tosca.capabilities.Node
2051         node: tosca.nodes.Root
2052         relationship: tosca.relationships.DependsOn
2053         occurrences:
2054         - 0
2055         - UNBOUNDED
2056     - local_storage_oam_server:
2057         capability: tosca.capabilities.Attachment
2058         node: tosca.nodes.BlockStorage
2059         relationship: tosca.relationships.AttachesTo
2060         occurrences:
2061         - 0
2062         - UNBOUNDED
2063     - dependency_oam_server_oam_server_port:
2064         capability: tosca.capabilities.Node
2065         node: tosca.nodes.Root
2066         relationship: tosca.relationships.DependsOn
2067         occurrences:
2068         - 0
2069         - UNBOUNDED
2070     - link_oam_server_oam_server_port:
2071         capability: tosca.capabilities.network.Linkable
2072         relationship: tosca.relationships.network.LinksTo
2073         occurrences:
2074         - 1
2075         - 1
2076     capabilities:
2077       cpu.delta_oam_server:
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       host_oam_server:
2084         type: tosca.capabilities.Container
2085         valid_source_types:
2086         - tosca.nodes.SoftwareComponent
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       disk.usage_oam_server:
2091         type: org.openecomp.capabilities.metric.Ceilometer
2092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       network.incoming.packets.rate_oam_server_oam_server_port:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       feature_oam_server:
2103         type: tosca.capabilities.Node
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.device.write.bytes_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       cpu_util_oam_server:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       network.outpoing.packets_oam_server_oam_server_port:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       disk.capacity_oam_server:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       memory_oam_server:
2132         type: org.openecomp.capabilities.metric.Ceilometer
2133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       disk.read.bytes.rate_oam_server:
2138         type: org.openecomp.capabilities.metric.Ceilometer
2139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2140         occurrences:
2141         - 1
2142         - UNBOUNDED
2143       disk.write.bytes_oam_server:
2144         type: org.openecomp.capabilities.metric.Ceilometer
2145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2146         occurrences:
2147         - 1
2148         - UNBOUNDED
2149       disk.write.requests_oam_server:
2150         type: org.openecomp.capabilities.metric.Ceilometer
2151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2152         occurrences:
2153         - 1
2154         - UNBOUNDED
2155       attachment_oam_server_oam_server_port:
2156         type: tosca.capabilities.Attachment
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       cpu_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       vcpus_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.read.requests.rate_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.allocation_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       disk.write.bytes.rate_oam_server:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       disk.device.write.requests.rate_oam_server:
2191         type: org.openecomp.capabilities.metric.Ceilometer
2192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2193         occurrences:
2194         - 1
2195         - UNBOUNDED
2196       instance_oam_server:
2197         type: org.openecomp.capabilities.metric.Ceilometer
2198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       memory.resident_oam_server:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.device.read.requests_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.allocation_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       disk.device.write.requests_oam_server:
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       binding_oam_server_oam_server_port:
2227         type: tosca.capabilities.network.Bindable
2228         valid_source_types:
2229         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2230         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2231         occurrences:
2232         - 0
2233         - UNBOUNDED
2234       disk.iops_oam_server:
2235         type: org.openecomp.capabilities.metric.Ceilometer
2236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2237         occurrences:
2238         - 1
2239         - UNBOUNDED
2240       disk.device.capacity_oam_server:
2241         type: org.openecomp.capabilities.metric.Ceilometer
2242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2243         occurrences:
2244         - 1
2245         - UNBOUNDED
2246       binding_oam_server:
2247         type: tosca.capabilities.network.Bindable
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       disk.device.write.bytes.rate_oam_server:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.device.usage_oam_server:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       network.incoming.bytes.rate_oam_server_oam_server_port:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       disk.latency_oam_server:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       disk.read.requests_oam_server:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       disk.device.iops_oam_server:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       disk.root.size_oam_server:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       network.outgoing.bytes_oam_server_oam_server_port:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       disk.device.latency_oam_server:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       feature_oam_server_oam_server_port:
2306         type: tosca.capabilities.Node
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       memory.usage_oam_server:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       endpoint_oam_server:
2317         type: tosca.capabilities.Endpoint.Admin
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       forwarder_oam_server_oam_server_port:
2322         type: org.openecomp.capabilities.Forwarder
2323         occurrences:
2324         - 1
2325         - UNBOUNDED
2326       network.outgoing.bytes.rate_oam_server_oam_server_port:
2327         type: org.openecomp.capabilities.metric.Ceilometer
2328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2329         occurrences:
2330         - 1
2331         - UNBOUNDED
2332       scalable_oam_server:
2333         type: tosca.capabilities.Scalable
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.write.requests.rate_oam_server:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       network.incoming.bytes_oam_server_oam_server_port:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       disk.device.read.bytes.rate_oam_server:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       disk.device.read.bytes_oam_server:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       os_oam_server:
2362         type: tosca.capabilities.OperatingSystem
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.read.bytes_oam_server:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       network.incoming.packets_oam_server_oam_server_port:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       network.outgoing.packets.rate_oam_server_oam_server_port:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.ephemeral.size_oam_server:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390   org.openecomp.resource.abstract.nodes.sm_server:
2391     derived_from: org.openecomp.resource.abstract.nodes.VFC
2392     properties:
2393       index_value:
2394         type: integer
2395         description: Index value of this substitution service template runtime instance
2396         required: false
2397         default: 0
2398         status: SUPPORTED
2399         constraints:
2400         - greater_or_equal: 0
2401       port_sm_server_port_order:
2402         type: integer
2403         required: true
2404         status: SUPPORTED
2405       port_sm_server_port_vlan_requirements:
2406         type: list
2407         required: true
2408         status: SUPPORTED
2409         entry_schema:
2410           type: org.openecomp.datatypes.network.VlanRequirements
2411       port_sm_server_port_subnetpoolid:
2412         type: string
2413         required: true
2414         status: SUPPORTED
2415       vm_flavor_name:
2416         type: string
2417         required: true
2418         status: SUPPORTED
2419       port_sm_server_port_exCP_naming:
2420         type: org.openecomp.datatypes.Naming
2421         required: true
2422         status: SUPPORTED
2423       port_sm_server_port_network_role_tag:
2424         type: string
2425         required: true
2426         status: SUPPORTED
2427       port_sm_server_port_network_role:
2428         type: string
2429         required: true
2430         status: SUPPORTED
2431       port_sm_server_port_network:
2432         type: list
2433         required: true
2434         status: SUPPORTED
2435         entry_schema:
2436           type: string
2437       compute_sm_server_name:
2438         type: list
2439         required: true
2440         status: SUPPORTED
2441         entry_schema:
2442           type: string
2443       port_sm_server_port_ip_requirements:
2444         type: list
2445         required: true
2446         status: SUPPORTED
2447         entry_schema:
2448           type: org.openecomp.datatypes.network.IpRequirements
2449       vm_image_name:
2450         type: string
2451         required: true
2452         status: SUPPORTED
2453       compute_sm_server_availability_zone:
2454         type: list
2455         required: true
2456         status: SUPPORTED
2457         entry_schema:
2458           type: string
2459       port_sm_server_port_mac_requirements:
2460         type: org.openecomp.datatypes.network.MacRequirements
2461         required: true
2462         status: SUPPORTED
2463       port_sm_server_port_replacement_policy:
2464         type: list
2465         required: true
2466         status: SUPPORTED
2467         entry_schema:
2468           type: string
2469       port_sm_server_port_fixed_ips:
2470         type: list
2471         required: true
2472         status: SUPPORTED
2473         entry_schema:
2474           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2475       port_sm_server_port_related_networks:
2476         type: list
2477         required: true
2478         status: SUPPORTED
2479         entry_schema:
2480           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2481     requirements:
2482     - dependency_sm_server:
2483         capability: tosca.capabilities.Node
2484         node: tosca.nodes.Root
2485         relationship: tosca.relationships.DependsOn
2486         occurrences:
2487         - 0
2488         - UNBOUNDED
2489     - local_storage_sm_server:
2490         capability: tosca.capabilities.Attachment
2491         node: tosca.nodes.BlockStorage
2492         relationship: tosca.relationships.AttachesTo
2493         occurrences:
2494         - 0
2495         - UNBOUNDED
2496     - dependency_sm_server_sm_server_port:
2497         capability: tosca.capabilities.Node
2498         node: tosca.nodes.Root
2499         relationship: tosca.relationships.DependsOn
2500         occurrences:
2501         - 0
2502         - UNBOUNDED
2503     - link_sm_server_sm_server_port:
2504         capability: tosca.capabilities.network.Linkable
2505         relationship: tosca.relationships.network.LinksTo
2506         occurrences:
2507         - 1
2508         - 1
2509     capabilities:
2510       disk.device.read.requests_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_sm_server_port:
2517         type: tosca.capabilities.network.Bindable
2518         valid_source_types:
2519         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2520         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2521         occurrences:
2522         - 0
2523         - UNBOUNDED
2524       forwarder_sm_server_sm_server_port:
2525         type: org.openecomp.capabilities.Forwarder
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       disk.iops_sm_server:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       disk.device.capacity_sm_server:
2536         type: org.openecomp.capabilities.metric.Ceilometer
2537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       disk.device.read.bytes.rate_sm_server:
2542         type: org.openecomp.capabilities.metric.Ceilometer
2543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2544         occurrences:
2545         - 1
2546         - UNBOUNDED
2547       disk.device.write.requests.rate_sm_server:
2548         type: org.openecomp.capabilities.metric.Ceilometer
2549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2550         occurrences:
2551         - 1
2552         - UNBOUNDED
2553       disk.device.allocation_sm_server:
2554         type: org.openecomp.capabilities.metric.Ceilometer
2555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       network.incoming.bytes_sm_server_sm_server_port:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       attachment_sm_server_sm_server_port:
2566         type: tosca.capabilities.Attachment
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       memory.usage_sm_server:
2571         type: org.openecomp.capabilities.metric.Ceilometer
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       binding_sm_server:
2577         type: tosca.capabilities.network.Bindable
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       disk.read.requests_sm_server:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       network.outpoing.packets_sm_server_sm_server_port:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       endpoint_sm_server:
2594         type: tosca.capabilities.Endpoint.Admin
2595         occurrences:
2596         - 1
2597         - UNBOUNDED
2598       disk.device.read.requests.rate_sm_server:
2599         type: org.openecomp.capabilities.metric.Ceilometer
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604       disk.capacity_sm_server:
2605         type: org.openecomp.capabilities.metric.Ceilometer
2606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2607         occurrences:
2608         - 1
2609         - UNBOUNDED
2610       disk.allocation_sm_server:
2611         type: org.openecomp.capabilities.metric.Ceilometer
2612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2613         occurrences:
2614         - 1
2615         - UNBOUNDED
2616       disk.root.size_sm_server:
2617         type: org.openecomp.capabilities.metric.Ceilometer
2618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2619         occurrences:
2620         - 1
2621         - UNBOUNDED
2622       disk.usage_sm_server:
2623         type: org.openecomp.capabilities.metric.Ceilometer
2624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2625         occurrences:
2626         - 1
2627         - UNBOUNDED
2628       vcpus_sm_server:
2629         type: org.openecomp.capabilities.metric.Ceilometer
2630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2631         occurrences:
2632         - 1
2633         - UNBOUNDED
2634       disk.write.bytes_sm_server:
2635         type: org.openecomp.capabilities.metric.Ceilometer
2636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2637         occurrences:
2638         - 1
2639         - UNBOUNDED
2640       cpu.delta_sm_server:
2641         type: org.openecomp.capabilities.metric.Ceilometer
2642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2643         occurrences:
2644         - 1
2645         - UNBOUNDED
2646       os_sm_server:
2647         type: tosca.capabilities.OperatingSystem
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       feature_sm_server_sm_server_port:
2652         type: tosca.capabilities.Node
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       memory.resident_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       network.outgoing.bytes_sm_server_sm_server_port:
2663         type: org.openecomp.capabilities.metric.Ceilometer
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       instance_sm_server:
2669         type: org.openecomp.capabilities.metric.Ceilometer
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       cpu_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       disk.device.write.bytes_sm_server:
2681         type: org.openecomp.capabilities.metric.Ceilometer
2682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2683         occurrences:
2684         - 1
2685         - UNBOUNDED
2686       network.incoming.packets.rate_sm_server_sm_server_port:
2687         type: org.openecomp.capabilities.metric.Ceilometer
2688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       disk.write.requests.rate_sm_server:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       disk.device.write.bytes.rate_sm_server:
2699         type: org.openecomp.capabilities.metric.Ceilometer
2700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2701         occurrences:
2702         - 1
2703         - UNBOUNDED
2704       disk.write.bytes.rate_sm_server:
2705         type: org.openecomp.capabilities.metric.Ceilometer
2706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2707         occurrences:
2708         - 1
2709         - UNBOUNDED
2710       disk.device.write.requests_sm_server:
2711         type: org.openecomp.capabilities.metric.Ceilometer
2712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2713         occurrences:
2714         - 1
2715         - UNBOUNDED
2716       disk.device.latency_sm_server:
2717         type: org.openecomp.capabilities.metric.Ceilometer
2718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722       host_sm_server:
2723         type: tosca.capabilities.Container
2724         valid_source_types:
2725         - tosca.nodes.SoftwareComponent
2726         occurrences:
2727         - 1
2728         - UNBOUNDED
2729       feature_sm_server:
2730         type: tosca.capabilities.Node
2731         occurrences:
2732         - 1
2733         - UNBOUNDED
2734       disk.device.usage_sm_server:
2735         type: org.openecomp.capabilities.metric.Ceilometer
2736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2737         occurrences:
2738         - 1
2739         - UNBOUNDED
2740       scalable_sm_server:
2741         type: tosca.capabilities.Scalable
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       disk.device.iops_sm_server:
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       disk.read.bytes.rate_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       disk.device.read.bytes_sm_server:
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       disk.latency_sm_server:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       network.incoming.bytes.rate_sm_server_sm_server_port:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.read.bytes_sm_server:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       disk.write.requests_sm_server:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       cpu_util_sm_server:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       disk.ephemeral.size_sm_server:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       network.outgoing.packets.rate_sm_server_sm_server_port:
2800         type: org.openecomp.capabilities.metric.Ceilometer
2801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       network.incoming.packets_sm_server_sm_server_port:
2806         type: org.openecomp.capabilities.metric.Ceilometer
2807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2808         occurrences:
2809         - 1
2810         - UNBOUNDED
2811       memory_sm_server:
2812         type: org.openecomp.capabilities.metric.Ceilometer
2813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       network.outgoing.bytes.rate_sm_server_sm_server_port:
2818         type: org.openecomp.capabilities.metric.Ceilometer
2819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2820         occurrences:
2821         - 1
2822         - UNBOUNDED
2823   org.openecomp.resource.abstract.nodes.ps_server:
2824     derived_from: org.openecomp.resource.abstract.nodes.VFC
2825     properties:
2826       port_ps_server_port_network:
2827         type: list
2828         required: true
2829         status: SUPPORTED
2830         entry_schema:
2831           type: string
2832       compute_ps_server_name:
2833         type: list
2834         required: true
2835         status: SUPPORTED
2836         entry_schema:
2837           type: string
2838       port_ps_server_port_vlan_requirements:
2839         type: list
2840         required: true
2841         status: SUPPORTED
2842         entry_schema:
2843           type: org.openecomp.datatypes.network.VlanRequirements
2844       compute_ps_server_availability_zone:
2845         type: list
2846         required: true
2847         status: SUPPORTED
2848         entry_schema:
2849           type: string
2850       port_ps_server_port_network_role:
2851         type: string
2852         required: true
2853         status: SUPPORTED
2854       index_value:
2855         type: integer
2856         description: Index value of this substitution service template runtime instance
2857         required: false
2858         default: 0
2859         status: SUPPORTED
2860         constraints:
2861         - greater_or_equal: 0
2862       port_ps_server_port_order:
2863         type: integer
2864         required: true
2865         status: SUPPORTED
2866       port_ps_server_port_subnetpoolid:
2867         type: string
2868         required: true
2869         status: SUPPORTED
2870       port_ps_server_port_fixed_ips:
2871         type: list
2872         required: true
2873         status: SUPPORTED
2874         entry_schema:
2875           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2876       port_ps_server_port_related_networks:
2877         type: list
2878         required: true
2879         status: SUPPORTED
2880         entry_schema:
2881           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2882       vm_flavor_name:
2883         type: string
2884         required: true
2885         status: SUPPORTED
2886       port_ps_server_port_exCP_naming:
2887         type: org.openecomp.datatypes.Naming
2888         required: true
2889         status: SUPPORTED
2890       port_ps_server_port_ip_requirements:
2891         type: list
2892         required: true
2893         status: SUPPORTED
2894         entry_schema:
2895           type: org.openecomp.datatypes.network.IpRequirements
2896       port_ps_server_port_mac_requirements:
2897         type: org.openecomp.datatypes.network.MacRequirements
2898         required: true
2899         status: SUPPORTED
2900       vm_image_name:
2901         type: string
2902         required: true
2903         status: SUPPORTED
2904       port_ps_server_port_replacement_policy:
2905         type: list
2906         required: true
2907         status: SUPPORTED
2908         entry_schema:
2909           type: string
2910       port_ps_server_port_network_role_tag:
2911         type: string
2912         required: true
2913         status: SUPPORTED
2914     requirements:
2915     - dependency_ps_server_ps_server_port:
2916         capability: tosca.capabilities.Node
2917         node: tosca.nodes.Root
2918         relationship: tosca.relationships.DependsOn
2919         occurrences:
2920         - 0
2921         - UNBOUNDED
2922     - link_ps_server_ps_server_port:
2923         capability: tosca.capabilities.network.Linkable
2924         relationship: tosca.relationships.network.LinksTo
2925         occurrences:
2926         - 1
2927         - 1
2928     - dependency_ps_server:
2929         capability: tosca.capabilities.Node
2930         node: tosca.nodes.Root
2931         relationship: tosca.relationships.DependsOn
2932         occurrences:
2933         - 0
2934         - UNBOUNDED
2935     - local_storage_ps_server:
2936         capability: tosca.capabilities.Attachment
2937         node: tosca.nodes.BlockStorage
2938         relationship: tosca.relationships.AttachesTo
2939         occurrences:
2940         - 0
2941         - UNBOUNDED
2942     capabilities:
2943       instance_ps_server:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       host_ps_server:
2950         type: tosca.capabilities.Container
2951         valid_source_types:
2952         - tosca.nodes.SoftwareComponent
2953         occurrences:
2954         - 1
2955         - UNBOUNDED
2956       network.incoming.packets_ps_server_ps_server_port:
2957         type: org.openecomp.capabilities.metric.Ceilometer
2958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962       cpu.delta_ps_server:
2963         type: org.openecomp.capabilities.metric.Ceilometer
2964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2965         occurrences:
2966         - 1
2967         - UNBOUNDED
2968       disk.write.bytes.rate_ps_server:
2969         type: org.openecomp.capabilities.metric.Ceilometer
2970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2971         occurrences:
2972         - 1
2973         - UNBOUNDED
2974       forwarder_ps_server_ps_server_port:
2975         type: org.openecomp.capabilities.Forwarder
2976         occurrences:
2977         - 1
2978         - UNBOUNDED
2979       feature_ps_server_ps_server_port:
2980         type: tosca.capabilities.Node
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       feature_ps_server:
2985         type: tosca.capabilities.Node
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       disk.root.size_ps_server:
2990         type: org.openecomp.capabilities.metric.Ceilometer
2991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       disk.device.read.requests.rate_ps_server:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       cpu_ps_server:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       disk.device.write.bytes_ps_server:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       disk.device.read.bytes_ps_server:
3014         type: org.openecomp.capabilities.metric.Ceilometer
3015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3016         occurrences:
3017         - 1
3018         - UNBOUNDED
3019       disk.read.bytes_ps_server:
3020         type: org.openecomp.capabilities.metric.Ceilometer
3021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3022         occurrences:
3023         - 1
3024         - UNBOUNDED
3025       network.incoming.bytes_ps_server_ps_server_port:
3026         type: org.openecomp.capabilities.metric.Ceilometer
3027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3028         occurrences:
3029         - 1
3030         - UNBOUNDED
3031       disk.device.iops_ps_server:
3032         type: org.openecomp.capabilities.metric.Ceilometer
3033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3034         occurrences:
3035         - 1
3036         - UNBOUNDED
3037       disk.device.latency_ps_server:
3038         type: org.openecomp.capabilities.metric.Ceilometer
3039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       disk.read.bytes.rate_ps_server:
3044         type: org.openecomp.capabilities.metric.Ceilometer
3045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3046         occurrences:
3047         - 1
3048         - UNBOUNDED
3049       memory_ps_server:
3050         type: org.openecomp.capabilities.metric.Ceilometer
3051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3052         occurrences:
3053         - 1
3054         - UNBOUNDED
3055       scalable_ps_server:
3056         type: tosca.capabilities.Scalable
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       attachment_ps_server_ps_server_port:
3061         type: tosca.capabilities.Attachment
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       disk.write.requests.rate_ps_server:
3066         type: org.openecomp.capabilities.metric.Ceilometer
3067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3068         occurrences:
3069         - 1
3070         - UNBOUNDED
3071       disk.write.requests_ps_server:
3072         type: org.openecomp.capabilities.metric.Ceilometer
3073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       disk.latency_ps_server:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       disk.ephemeral.size_ps_server:
3084         type: org.openecomp.capabilities.metric.Ceilometer
3085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089       disk.device.capacity_ps_server:
3090         type: org.openecomp.capabilities.metric.Ceilometer
3091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3092         occurrences:
3093         - 1
3094         - UNBOUNDED
3095       network.incoming.packets.rate_ps_server_ps_server_port:
3096         type: org.openecomp.capabilities.metric.Ceilometer
3097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3098         occurrences:
3099         - 1
3100         - UNBOUNDED
3101       disk.iops_ps_server:
3102         type: org.openecomp.capabilities.metric.Ceilometer
3103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3104         occurrences:
3105         - 1
3106         - UNBOUNDED
3107       disk.device.read.bytes.rate_ps_server:
3108         type: org.openecomp.capabilities.metric.Ceilometer
3109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3110         occurrences:
3111         - 1
3112         - UNBOUNDED
3113       cpu_util_ps_server:
3114         type: org.openecomp.capabilities.metric.Ceilometer
3115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3116         occurrences:
3117         - 1
3118         - UNBOUNDED
3119       memory.resident_ps_server:
3120         type: org.openecomp.capabilities.metric.Ceilometer
3121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3122         occurrences:
3123         - 1
3124         - UNBOUNDED
3125       disk.device.read.requests_ps_server:
3126         type: org.openecomp.capabilities.metric.Ceilometer
3127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3128         occurrences:
3129         - 1
3130         - UNBOUNDED
3131       disk.write.bytes_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       network.outgoing.bytes.rate_ps_server_ps_server_port:
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.packets.rate_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       network.incoming.bytes.rate_ps_server_ps_server_port:
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.rate_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       disk.read.requests_ps_server:
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       disk.allocation_ps_server:
3168         type: org.openecomp.capabilities.metric.Ceilometer
3169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3170         occurrences:
3171         - 1
3172         - UNBOUNDED
3173       memory.usage_ps_server:
3174         type: org.openecomp.capabilities.metric.Ceilometer
3175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3176         occurrences:
3177         - 1
3178         - UNBOUNDED
3179       binding_ps_server:
3180         type: tosca.capabilities.network.Bindable
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       os_ps_server:
3185         type: tosca.capabilities.OperatingSystem
3186         occurrences:
3187         - 1
3188         - UNBOUNDED
3189       disk.device.usage_ps_server:
3190         type: org.openecomp.capabilities.metric.Ceilometer
3191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       binding_ps_server_ps_server_port:
3196         type: tosca.capabilities.network.Bindable
3197         valid_source_types:
3198         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3199         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3200         occurrences:
3201         - 0
3202         - UNBOUNDED
3203       disk.device.write.bytes.rate_ps_server:
3204         type: org.openecomp.capabilities.metric.Ceilometer
3205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3206         occurrences:
3207         - 1
3208         - UNBOUNDED
3209       vcpus_ps_server:
3210         type: org.openecomp.capabilities.metric.Ceilometer
3211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3212         occurrences:
3213         - 1
3214         - UNBOUNDED
3215       network.outgoing.bytes_ps_server_ps_server_port:
3216         type: org.openecomp.capabilities.metric.Ceilometer
3217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3218         occurrences:
3219         - 1
3220         - UNBOUNDED
3221       disk.usage_ps_server:
3222         type: org.openecomp.capabilities.metric.Ceilometer
3223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3224         occurrences:
3225         - 1
3226         - UNBOUNDED
3227       disk.device.write.requests_ps_server:
3228         type: org.openecomp.capabilities.metric.Ceilometer
3229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3230         occurrences:
3231         - 1
3232         - UNBOUNDED
3233       network.outpoing.packets_ps_server_ps_server_port:
3234         type: org.openecomp.capabilities.metric.Ceilometer
3235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3236         occurrences:
3237         - 1
3238         - UNBOUNDED
3239       endpoint_ps_server:
3240         type: tosca.capabilities.Endpoint.Admin
3241         occurrences:
3242         - 1
3243         - UNBOUNDED
3244       disk.capacity_ps_server:
3245         type: org.openecomp.capabilities.metric.Ceilometer
3246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3247         occurrences:
3248         - 1
3249         - UNBOUNDED
3250       disk.device.allocation_ps_server:
3251         type: org.openecomp.capabilities.metric.Ceilometer
3252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3253         occurrences:
3254         - 1
3255         - UNBOUNDED