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 / nestedTwoSameOneDiffWithConnectivity / 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       port_pd_server_port_security_groups:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: json
35       compute_pd_server_availability_zone:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       compute_pd_server_name:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd_server_port_network:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd_server_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd_server_port_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pd_server_port_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd_server_port_fixed_ips:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
75       vm_image_name:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_pd_server_port_order:
80         type: integer
81         required: true
82         status: SUPPORTED
83       port_pd_server_port_vlan_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.VlanRequirements
89       port_pd_server_port_replacement_policy:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_pd_server_port_related_networks:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
101       port_pd_server_port_mac_requirements:
102         type: org.openecomp.datatypes.network.MacRequirements
103         required: true
104         status: SUPPORTED
105     requirements:
106     - dependency_pd_server:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_pd_server:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_pd_server_pd_server_port:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_pd_server_pd_server_port:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     capabilities:
134       scalable_pd_server:
135         type: tosca.capabilities.Scalable
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.read.bytes.rate_pd_server:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       network.outgoing.packets.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       network.incoming.bytes.rate_pd_server_pd_server_port:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       memory.usage_pd_server:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       network.outgoing.bytes.rate_pd_server_pd_server_port:
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       memory_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       disk.device.usage_pd_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       os_pd_server:
182         type: tosca.capabilities.OperatingSystem
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.write.bytes.rate_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.outpoing.packets_pd_server_pd_server_port:
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_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       cpu_util_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       network.incoming.bytes_pd_server_pd_server_port:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.device.write.requests.rate_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.read.bytes_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.device.read.bytes.rate_pd_server:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       attachment_pd_server_pd_server_port:
235         type: tosca.capabilities.Attachment
236         occurrences:
237         - 1
238         - UNBOUNDED
239       network.incoming.packets.rate_pd_server_pd_server_port:
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       disk.iops_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       memory.resident_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       cpu.delta_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       vcpus_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.bytes.rate_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.device.write.requests_pd_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       endpoint_pd_server:
282         type: tosca.capabilities.Endpoint.Admin
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.capacity_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.device.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       disk.allocation_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       binding_pd_server:
305         type: tosca.capabilities.network.Bindable
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.read.requests_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       network.incoming.packets_pd_server_pd_server_port:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       feature_pd_server:
322         type: tosca.capabilities.Node
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.usage_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.write.bytes_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.read.requests.rate_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.root.size_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.device.read.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.write.bytes_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       disk.device.read.requests_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       feature_pd_server_pd_server_port:
369         type: tosca.capabilities.Node
370         occurrences:
371         - 1
372         - UNBOUNDED
373       instance_pd_server:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       host_pd_server:
380         type: tosca.capabilities.Container
381         valid_source_types:
382         - tosca.nodes.SoftwareComponent
383         occurrences:
384         - 1
385         - UNBOUNDED
386       binding_pd_server_pd_server_port:
387         type: tosca.capabilities.network.Bindable
388         valid_source_types:
389         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
390         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
391         occurrences:
392         - 0
393         - UNBOUNDED
394       disk.write.requests.rate_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       disk.ephemeral.size_pd_server:
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       network.outgoing.bytes_pd_server_pd_server_port:
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       disk.write.requests_pd_server:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       forwarder_pd_server_pd_server_port:
419         type: org.openecomp.capabilities.Forwarder
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.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.latency_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.capacity_pd_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.device.iops_pd_server:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447   org.openecomp.resource.abstract.nodes.heat.nested-same-file-1B:
448     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
449     properties:
450       p1:
451         type: string
452         description: UID of OAM network
453         required: true
454         status: SUPPORTED
455       p2:
456         type: string
457         description: UID of OAM network
458         required: true
459         status: SUPPORTED
460       security_group_name:
461         type: list
462         description: CMAUI1, CMAUI2 server names
463         required: true
464         status: SUPPORTED
465         entry_schema:
466           type: string
467       sm_server_names:
468         type: list
469         description: SM server names
470         required: true
471         status: SUPPORTED
472         entry_schema:
473           type: string
474       oam_server_image:
475         type: string
476         description: OAM Image server
477         required: true
478         status: SUPPORTED
479       oam_server_ips:
480         type: string
481         required: true
482         status: SUPPORTED
483       oam_server_flavor:
484         type: string
485         description: Flavor for OAM server
486         required: true
487         status: SUPPORTED
488       sm_server_ips:
489         type: string
490         required: true
491         status: SUPPORTED
492       availability_zone_0:
493         type: string
494         description: availabilityzone name
495         required: true
496         status: SUPPORTED
497       net:
498         type: string
499         required: true
500         status: SUPPORTED
501       oam_server_names:
502         type: list
503         description: OAM server names
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       sm_server_flavor:
509         type: string
510         description: Flavor for SM server
511         required: true
512         status: SUPPORTED
513       sm_server_image:
514         type: string
515         description: SM Image server
516         required: true
517         status: SUPPORTED
518     attributes:
519       nested_diff_file_attr_1:
520         type: string
521         description: nested_diff_file_attr_1_value
522         status: SUPPORTED
523     requirements:
524     - dependency_oam_server_port:
525         capability: tosca.capabilities.Node
526         node: tosca.nodes.Root
527         relationship: tosca.relationships.DependsOn
528         occurrences:
529         - 0
530         - UNBOUNDED
531     - link_oam_server_port:
532         capability: tosca.capabilities.network.Linkable
533         relationship: tosca.relationships.network.LinksTo
534         occurrences:
535         - 1
536         - 1
537     - dependency_server_oam:
538         capability: tosca.capabilities.Node
539         node: tosca.nodes.Root
540         relationship: tosca.relationships.DependsOn
541         occurrences:
542         - 0
543         - UNBOUNDED
544     - local_storage_server_oam:
545         capability: tosca.capabilities.Attachment
546         node: tosca.nodes.BlockStorage
547         relationship: tosca.relationships.AttachesTo
548         occurrences:
549         - 0
550         - UNBOUNDED
551     - dependency_sm_server_port:
552         capability: tosca.capabilities.Node
553         node: tosca.nodes.Root
554         relationship: tosca.relationships.DependsOn
555         occurrences:
556         - 0
557         - UNBOUNDED
558     - link_sm_server_port:
559         capability: tosca.capabilities.network.Linkable
560         relationship: tosca.relationships.network.LinksTo
561         occurrences:
562         - 1
563         - 1
564     - dependency_server_sm:
565         capability: tosca.capabilities.Node
566         node: tosca.nodes.Root
567         relationship: tosca.relationships.DependsOn
568         occurrences:
569         - 0
570         - UNBOUNDED
571     - local_storage_server_sm:
572         capability: tosca.capabilities.Attachment
573         node: tosca.nodes.BlockStorage
574         relationship: tosca.relationships.AttachesTo
575         occurrences:
576         - 0
577         - UNBOUNDED
578     capabilities:
579       os_server_sm:
580         type: tosca.capabilities.OperatingSystem
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.capacity_server_sm:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       memory_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.iops_server_oam:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.usage_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.device.write.requests.rate_server_sm:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.allocation_server_oam:
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       network.incoming.packets_sm_server_port:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.write.bytes.rate_server_sm:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       feature_oam_server_port:
633         type: tosca.capabilities.Node
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.usage_server_oam:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       instance_server_sm:
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.device.latency_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       disk.root.size_server_oam:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       host_server_sm:
662         type: tosca.capabilities.Container
663         valid_source_types:
664         - tosca.nodes.SoftwareComponent
665         occurrences:
666         - 1
667         - UNBOUNDED
668       memory.usage_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.bytes_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       disk.read.requests_server_oam:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       forwarder_oam_server_port:
687         type: org.openecomp.capabilities.Forwarder
688         occurrences:
689         - 1
690         - UNBOUNDED
691       cpu_util_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.capacity_server_sm:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.device.read.bytes_server_oam:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       forwarder_sm_server_port:
710         type: org.openecomp.capabilities.Forwarder
711         occurrences:
712         - 1
713         - UNBOUNDED
714       network.incoming.bytes_oam_server_port:
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.iops_server_sm:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.device.read.requests.rate_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       vcpus_server_oam:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.read.bytes_server_sm:
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.read.bytes.rate_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.write.bytes_server_oam:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       disk.latency_server_sm:
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       disk.device.allocation_server_oam:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       attachment_oam_server_port:
769         type: tosca.capabilities.Attachment
770         occurrences:
771         - 1
772         - UNBOUNDED
773       scalable_server_oam:
774         type: tosca.capabilities.Scalable
775         occurrences:
776         - 1
777         - UNBOUNDED
778       cpu_util_server_oam:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       feature_server_sm:
785         type: tosca.capabilities.Node
786         occurrences:
787         - 1
788         - UNBOUNDED
789       cpu.delta_server_oam:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       host_server_oam:
796         type: tosca.capabilities.Container
797         valid_source_types:
798         - tosca.nodes.SoftwareComponent
799         occurrences:
800         - 1
801         - UNBOUNDED
802       cpu.delta_server_sm:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       binding_server_oam:
809         type: tosca.capabilities.network.Bindable
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.capacity_server_oam:
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.device.write.bytes.rate_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.write.bytes_server_sm:
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.latency_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.read.requests_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       disk.device.write.requests.rate_server_oam:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       endpoint_server_sm:
850         type: tosca.capabilities.Endpoint.Admin
851         occurrences:
852         - 1
853         - UNBOUNDED
854       disk.device.allocation_server_sm:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       feature_server_oam:
861         type: tosca.capabilities.Node
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.read.requests_server_sm:
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       disk.write.bytes.rate_server_oam:
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       memory.resident_server_sm:
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       cpu_server_oam:
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       memory_server_sm:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       scalable_server_sm:
896         type: tosca.capabilities.Scalable
897         occurrences:
898         - 1
899         - UNBOUNDED
900       network.outgoing.packets.rate_sm_server_port:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       binding_sm_server_port:
907         type: tosca.capabilities.network.Bindable
908         valid_source_types:
909         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
910         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
911         occurrences:
912         - 0
913         - UNBOUNDED
914       network.outgoing.bytes.rate_sm_server_port:
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.write.requests_server_oam:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.latency_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.usage_server_sm:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       memory.resident_server_oam:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       feature_sm_server_port:
945         type: tosca.capabilities.Node
946         occurrences:
947         - 1
948         - UNBOUNDED
949       disk.device.write.requests_server_sm:
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.device.write.requests_server_oam:
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       disk.read.bytes_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       cpu_server_sm:
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.outpoing.packets_sm_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       network.incoming.bytes.rate_oam_server_port:
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       disk.device.usage_server_oam:
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.outgoing.packets.rate_oam_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       network.incoming.packets.rate_sm_server_port:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       binding_oam_server_port:
1004         type: tosca.capabilities.network.Bindable
1005         valid_source_types:
1006         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1007         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1008         occurrences:
1009         - 0
1010         - UNBOUNDED
1011       network.incoming.packets.rate_oam_server_port:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       disk.device.write.bytes_server_oam:
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.requests_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.device.read.bytes.rate_server_sm:
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       disk.ephemeral.size_server_oam:
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       network.outpoing.packets_oam_server_port:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       os_server_oam:
1048         type: tosca.capabilities.OperatingSystem
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       disk.capacity_server_oam:
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.write.requests_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.ephemeral.size_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       disk.read.bytes.rate_server_sm:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       endpoint_server_oam:
1077         type: tosca.capabilities.Endpoint.Admin
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.device.read.requests.rate_server_sm:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       binding_server_sm:
1088         type: tosca.capabilities.network.Bindable
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       disk.root.size_server_sm:
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       network.outgoing.bytes_oam_server_port:
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.allocation_server_sm:
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.iops_server_oam:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.write.requests.rate_server_sm:
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       network.outgoing.bytes.rate_oam_server_port:
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.device.write.bytes_server_sm:
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.write.requests.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       disk.device.read.bytes.rate_server_oam:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       network.incoming.bytes.rate_sm_server_port:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       disk.device.write.bytes.rate_server_oam:
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       network.incoming.packets_oam_server_port:
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       disk.usage_server_sm:
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       instance_server_oam:
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       network.outgoing.bytes_sm_server_port:
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       vcpus_server_sm:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       attachment_sm_server_port:
1189         type: tosca.capabilities.Attachment
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       network.incoming.bytes_sm_server_port:
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       disk.iops_server_sm:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205   org.openecomp.resource.abstract.nodes.heat.nested-other-file-1B:
1206     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1207     properties:
1208       p1:
1209         type: string
1210         description: UID of OAM network
1211         required: true
1212         status: SUPPORTED
1213       ps_server_image:
1214         type: string
1215         description: Ps Image server
1216         required: true
1217         status: SUPPORTED
1218       p2:
1219         type: string
1220         description: UID of OAM network
1221         required: true
1222         status: SUPPORTED
1223       ps_server_ips:
1224         type: string
1225         required: true
1226         status: SUPPORTED
1227       security_group_name:
1228         type: list
1229         description: CMAUI1, CMAUI2 server names
1230         required: true
1231         status: SUPPORTED
1232         entry_schema:
1233           type: string
1234       ps_server_flavor:
1235         type: string
1236         description: Flavor for PS server
1237         required: true
1238         status: SUPPORTED
1239       pd_server_names:
1240         type: list
1241         description: PD server names
1242         required: true
1243         status: SUPPORTED
1244         entry_schema:
1245           type: string
1246       pd_server_flavor:
1247         type: string
1248         description: Flavor for PD server
1249         required: true
1250         status: SUPPORTED
1251       ps_server_names:
1252         type: list
1253         description: Ps server names
1254         required: true
1255         status: SUPPORTED
1256         entry_schema:
1257           type: string
1258       pd_server_image:
1259         type: string
1260         description: PD Image server
1261         required: true
1262         status: SUPPORTED
1263       availability_zone_0:
1264         type: string
1265         description: availabilityzone name
1266         required: true
1267         status: SUPPORTED
1268       net:
1269         type: string
1270         required: true
1271         status: SUPPORTED
1272       pd_server_ips:
1273         type: string
1274         required: true
1275         status: SUPPORTED
1276     attributes:
1277       nested_same_file_attr_1:
1278         type: string
1279         description: nested_same_file_attr_1
1280         status: SUPPORTED
1281     requirements:
1282     - dependency_server_ps:
1283         capability: tosca.capabilities.Node
1284         node: tosca.nodes.Root
1285         relationship: tosca.relationships.DependsOn
1286         occurrences:
1287         - 0
1288         - UNBOUNDED
1289     - local_storage_server_ps:
1290         capability: tosca.capabilities.Attachment
1291         node: tosca.nodes.BlockStorage
1292         relationship: tosca.relationships.AttachesTo
1293         occurrences:
1294         - 0
1295         - UNBOUNDED
1296     - dependency_ps_server_port:
1297         capability: tosca.capabilities.Node
1298         node: tosca.nodes.Root
1299         relationship: tosca.relationships.DependsOn
1300         occurrences:
1301         - 0
1302         - UNBOUNDED
1303     - link_ps_server_port:
1304         capability: tosca.capabilities.network.Linkable
1305         relationship: tosca.relationships.network.LinksTo
1306         occurrences:
1307         - 1
1308         - 1
1309     - dependency_pd_server_port:
1310         capability: tosca.capabilities.Node
1311         node: tosca.nodes.Root
1312         relationship: tosca.relationships.DependsOn
1313         occurrences:
1314         - 0
1315         - UNBOUNDED
1316     - link_pd_server_port:
1317         capability: tosca.capabilities.network.Linkable
1318         relationship: tosca.relationships.network.LinksTo
1319         occurrences:
1320         - 1
1321         - 1
1322     - dependency_server_pd:
1323         capability: tosca.capabilities.Node
1324         node: tosca.nodes.Root
1325         relationship: tosca.relationships.DependsOn
1326         occurrences:
1327         - 0
1328         - UNBOUNDED
1329     - local_storage_server_pd:
1330         capability: tosca.capabilities.Attachment
1331         node: tosca.nodes.BlockStorage
1332         relationship: tosca.relationships.AttachesTo
1333         occurrences:
1334         - 0
1335         - UNBOUNDED
1336     capabilities:
1337       disk.iops_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.device.read.bytes.rate_server_pd:
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.write.bytes_server_ps:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.read.requests_server_pd:
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       network.incoming.packets.rate_ps_server_port:
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.device.allocation_server_pd:
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.iops_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       disk.device.read.bytes.rate_server_ps:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       binding_server_ps:
1386         type: tosca.capabilities.network.Bindable
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       attachment_ps_server_port:
1391         type: tosca.capabilities.Attachment
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       disk.device.read.requests_server_ps:
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       memory.usage_server_pd:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       feature_ps_server_port:
1408         type: tosca.capabilities.Node
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.read.bytes.rate_server_pd:
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       network.outgoing.bytes.rate_ps_server_port:
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       memory_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.write.requests_server_pd:
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.read.bytes_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       disk.device.allocation_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       memory.usage_server_ps:
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       network.outgoing.packets.rate_ps_server_port:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       binding_ps_server_port:
1461         type: tosca.capabilities.network.Bindable
1462         valid_source_types:
1463         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1464         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1465         occurrences:
1466         - 0
1467         - UNBOUNDED
1468       network.incoming.packets_pd_server_port:
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.read.bytes_server_pd:
1475         type: org.openecomp.capabilities.metric.Ceilometer
1476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1477         occurrences:
1478         - 1
1479         - UNBOUNDED
1480       disk.device.write.requests_server_ps:
1481         type: org.openecomp.capabilities.metric.Ceilometer
1482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1483         occurrences:
1484         - 1
1485         - UNBOUNDED
1486       network.outpoing.packets_ps_server_port:
1487         type: org.openecomp.capabilities.metric.Ceilometer
1488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1489         occurrences:
1490         - 1
1491         - UNBOUNDED
1492       disk.device.read.bytes_server_pd:
1493         type: org.openecomp.capabilities.metric.Ceilometer
1494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       host_server_pd:
1499         type: tosca.capabilities.Container
1500         valid_source_types:
1501         - tosca.nodes.SoftwareComponent
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       vcpus_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       disk.ephemeral.size_server_pd:
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       network.incoming.bytes.rate_ps_server_port:
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       disk.write.requests.rate_server_pd:
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       memory_server_ps:
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       network.incoming.bytes_pd_server_port:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       attachment_pd_server_port:
1542         type: tosca.capabilities.Attachment
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       disk.write.requests_server_pd:
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       network.incoming.packets.rate_pd_server_port:
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.ephemeral.size_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.write.requests.rate_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.device.write.bytes_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.root.size_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       disk.device.read.requests.rate_server_ps:
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       network.outgoing.bytes_pd_server_port:
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       disk.write.requests_server_ps:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       binding_server_pd:
1601         type: tosca.capabilities.network.Bindable
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       disk.root.size_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       disk.device.read.requests.rate_server_pd:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       network.outpoing.packets_pd_server_port:
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       disk.device.write.bytes_server_pd:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       host_server_ps:
1630         type: tosca.capabilities.Container
1631         valid_source_types:
1632         - tosca.nodes.SoftwareComponent
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       network.incoming.packets_ps_server_port:
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       memory.resident_server_pd:
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       disk.usage_server_ps:
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       network.outgoing.bytes_ps_server_port:
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       cpu_util_server_pd:
1661         type: org.openecomp.capabilities.metric.Ceilometer
1662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       endpoint_server_ps:
1667         type: tosca.capabilities.Endpoint.Admin
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       disk.read.requests_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       memory.resident_server_ps:
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.usage_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       disk.capacity_server_pd:
1690         type: org.openecomp.capabilities.metric.Ceilometer
1691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       endpoint_server_pd:
1696         type: tosca.capabilities.Endpoint.Admin
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       cpu_util_server_ps:
1701         type: org.openecomp.capabilities.metric.Ceilometer
1702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       forwarder_pd_server_port:
1707         type: org.openecomp.capabilities.Forwarder
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       network.incoming.bytes_ps_server_port:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       forwarder_ps_server_port:
1718         type: org.openecomp.capabilities.Forwarder
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       disk.device.capacity_server_pd:
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       network.incoming.bytes.rate_pd_server_port:
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       vcpus_server_ps:
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.allocation_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.device.usage_server_pd:
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.capacity_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.allocation_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       disk.device.usage_server_ps:
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       instance_server_pd:
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.device.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       disk.write.bytes.rate_server_ps:
1783         type: org.openecomp.capabilities.metric.Ceilometer
1784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1785         occurrences:
1786         - 1
1787         - UNBOUNDED
1788       feature_pd_server_port:
1789         type: tosca.capabilities.Node
1790         occurrences:
1791         - 1
1792         - UNBOUNDED
1793       disk.read.bytes_server_ps:
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.bytes.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       network.outgoing.packets.rate_pd_server_port:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       binding_pd_server_port:
1812         type: tosca.capabilities.network.Bindable
1813         valid_source_types:
1814         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1815         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1816         occurrences:
1817         - 0
1818         - UNBOUNDED
1819       cpu_server_ps:
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       cpu.delta_server_pd:
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       instance_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.read.bytes.rate_server_ps:
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.latency_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       disk.device.write.bytes.rate_server_pd:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       os_server_ps:
1856         type: tosca.capabilities.OperatingSystem
1857         occurrences:
1858         - 1
1859         - UNBOUNDED
1860       cpu.delta_server_ps:
1861         type: org.openecomp.capabilities.metric.Ceilometer
1862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866       feature_server_ps:
1867         type: tosca.capabilities.Node
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       disk.device.iops_server_pd:
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.latency_server_ps:
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.read.requests_server_pd:
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       disk.device.write.requests.rate_server_ps:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       os_server_pd:
1896         type: tosca.capabilities.OperatingSystem
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.latency_server_pd:
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       disk.device.capacity_server_ps:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       scalable_server_pd:
1913         type: tosca.capabilities.Scalable
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       disk.write.bytes_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.write.bytes.rate_server_pd:
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.latency_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       disk.device.iops_server_ps:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       feature_server_pd:
1942         type: tosca.capabilities.Node
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.device.write.requests.rate_server_pd:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       scalable_server_ps:
1953         type: tosca.capabilities.Scalable
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       cpu_server_pd:
1958         type: org.openecomp.capabilities.metric.Ceilometer
1959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963   org.openecomp.resource.abstract.nodes.oam_server:
1964     derived_from: org.openecomp.resource.abstract.nodes.VFC
1965     properties:
1966       port_oam_server_port_network:
1967         type: list
1968         required: true
1969         status: SUPPORTED
1970         entry_schema:
1971           type: string
1972       port_oam_server_port_order:
1973         type: integer
1974         required: true
1975         status: SUPPORTED
1976       index_value:
1977         type: integer
1978         description: Index value of this substitution service template runtime instance
1979         required: false
1980         default: 0
1981         status: SUPPORTED
1982         constraints:
1983         - greater_or_equal: 0
1984       port_oam_server_port_security_groups:
1985         type: list
1986         required: true
1987         status: SUPPORTED
1988         entry_schema:
1989           type: json
1990       port_oam_server_port_replacement_policy:
1991         type: list
1992         required: true
1993         status: SUPPORTED
1994         entry_schema:
1995           type: string
1996       vm_flavor_name:
1997         type: string
1998         required: true
1999         status: SUPPORTED
2000       port_oam_server_port_mac_requirements:
2001         type: org.openecomp.datatypes.network.MacRequirements
2002         required: true
2003         status: SUPPORTED
2004       port_oam_server_port_exCP_naming:
2005         type: org.openecomp.datatypes.Naming
2006         required: true
2007         status: SUPPORTED
2008       compute_oam_server_availability_zone:
2009         type: list
2010         required: true
2011         status: SUPPORTED
2012         entry_schema:
2013           type: string
2014       vm_image_name:
2015         type: string
2016         required: true
2017         status: SUPPORTED
2018       port_oam_server_port_related_networks:
2019         type: list
2020         required: true
2021         status: SUPPORTED
2022         entry_schema:
2023           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2024       port_oam_server_port_fixed_ips:
2025         type: list
2026         required: true
2027         status: SUPPORTED
2028         entry_schema:
2029           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2030       port_oam_server_port_subnetpoolid:
2031         type: string
2032         required: true
2033         status: SUPPORTED
2034       port_oam_server_port_network_role_tag:
2035         type: string
2036         required: true
2037         status: SUPPORTED
2038       port_oam_server_port_network_role:
2039         type: string
2040         required: true
2041         status: SUPPORTED
2042       port_oam_server_port_vlan_requirements:
2043         type: list
2044         required: true
2045         status: SUPPORTED
2046         entry_schema:
2047           type: org.openecomp.datatypes.network.VlanRequirements
2048       compute_oam_server_name:
2049         type: list
2050         required: true
2051         status: SUPPORTED
2052         entry_schema:
2053           type: string
2054       port_oam_server_port_ip_requirements:
2055         type: list
2056         required: true
2057         status: SUPPORTED
2058         entry_schema:
2059           type: org.openecomp.datatypes.network.IpRequirements
2060     requirements:
2061     - dependency_oam_server:
2062         capability: tosca.capabilities.Node
2063         node: tosca.nodes.Root
2064         relationship: tosca.relationships.DependsOn
2065         occurrences:
2066         - 0
2067         - UNBOUNDED
2068     - local_storage_oam_server:
2069         capability: tosca.capabilities.Attachment
2070         node: tosca.nodes.BlockStorage
2071         relationship: tosca.relationships.AttachesTo
2072         occurrences:
2073         - 0
2074         - UNBOUNDED
2075     - dependency_oam_server_oam_server_port:
2076         capability: tosca.capabilities.Node
2077         node: tosca.nodes.Root
2078         relationship: tosca.relationships.DependsOn
2079         occurrences:
2080         - 0
2081         - UNBOUNDED
2082     - link_oam_server_oam_server_port:
2083         capability: tosca.capabilities.network.Linkable
2084         relationship: tosca.relationships.network.LinksTo
2085         occurrences:
2086         - 1
2087         - 1
2088     capabilities:
2089       cpu.delta_oam_server:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       host_oam_server:
2096         type: tosca.capabilities.Container
2097         valid_source_types:
2098         - tosca.nodes.SoftwareComponent
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       disk.usage_oam_server:
2103         type: org.openecomp.capabilities.metric.Ceilometer
2104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       network.incoming.packets.rate_oam_server_oam_server_port:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       feature_oam_server:
2115         type: tosca.capabilities.Node
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       disk.device.write.bytes_oam_server:
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       cpu_util_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       network.outpoing.packets_oam_server_oam_server_port:
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.capacity_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       memory_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.read.bytes.rate_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       disk.write.bytes_oam_server:
2156         type: org.openecomp.capabilities.metric.Ceilometer
2157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       disk.write.requests_oam_server:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       attachment_oam_server_oam_server_port:
2168         type: tosca.capabilities.Attachment
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       cpu_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       vcpus_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.device.read.requests.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.allocation_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       disk.write.bytes.rate_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       disk.device.write.requests.rate_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       instance_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       memory.resident_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.read.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       disk.device.allocation_oam_server:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       disk.device.write.requests_oam_server:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       binding_oam_server_oam_server_port:
2239         type: tosca.capabilities.network.Bindable
2240         valid_source_types:
2241         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2242         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2243         occurrences:
2244         - 0
2245         - UNBOUNDED
2246       disk.iops_oam_server:
2247         type: org.openecomp.capabilities.metric.Ceilometer
2248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2249         occurrences:
2250         - 1
2251         - UNBOUNDED
2252       disk.device.capacity_oam_server:
2253         type: org.openecomp.capabilities.metric.Ceilometer
2254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2255         occurrences:
2256         - 1
2257         - UNBOUNDED
2258       binding_oam_server:
2259         type: tosca.capabilities.network.Bindable
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.device.write.bytes.rate_oam_server:
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.device.usage_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       network.incoming.bytes.rate_oam_server_oam_server_port:
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.latency_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.read.requests_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       disk.device.iops_oam_server:
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.root.size_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       network.outgoing.bytes_oam_server_oam_server_port:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       disk.device.latency_oam_server:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       feature_oam_server_oam_server_port:
2318         type: tosca.capabilities.Node
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       memory.usage_oam_server:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       endpoint_oam_server:
2329         type: tosca.capabilities.Endpoint.Admin
2330         occurrences:
2331         - 1
2332         - UNBOUNDED
2333       forwarder_oam_server_oam_server_port:
2334         type: org.openecomp.capabilities.Forwarder
2335         occurrences:
2336         - 1
2337         - UNBOUNDED
2338       network.outgoing.bytes.rate_oam_server_oam_server_port:
2339         type: org.openecomp.capabilities.metric.Ceilometer
2340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2341         occurrences:
2342         - 1
2343         - UNBOUNDED
2344       scalable_oam_server:
2345         type: tosca.capabilities.Scalable
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       disk.write.requests.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       network.incoming.bytes_oam_server_oam_server_port:
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       disk.device.read.bytes.rate_oam_server:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       disk.device.read.bytes_oam_server:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       os_oam_server:
2374         type: tosca.capabilities.OperatingSystem
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.read.bytes_oam_server:
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       network.incoming.packets_oam_server_oam_server_port:
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       network.outgoing.packets.rate_oam_server_oam_server_port:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       disk.ephemeral.size_oam_server:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402   org.openecomp.resource.abstract.nodes.sm_server:
2403     derived_from: org.openecomp.resource.abstract.nodes.VFC
2404     properties:
2405       index_value:
2406         type: integer
2407         description: Index value of this substitution service template runtime instance
2408         required: false
2409         default: 0
2410         status: SUPPORTED
2411         constraints:
2412         - greater_or_equal: 0
2413       port_sm_server_port_order:
2414         type: integer
2415         required: true
2416         status: SUPPORTED
2417       port_sm_server_port_vlan_requirements:
2418         type: list
2419         required: true
2420         status: SUPPORTED
2421         entry_schema:
2422           type: org.openecomp.datatypes.network.VlanRequirements
2423       port_sm_server_port_subnetpoolid:
2424         type: string
2425         required: true
2426         status: SUPPORTED
2427       vm_flavor_name:
2428         type: string
2429         required: true
2430         status: SUPPORTED
2431       port_sm_server_port_exCP_naming:
2432         type: org.openecomp.datatypes.Naming
2433         required: true
2434         status: SUPPORTED
2435       port_sm_server_port_network_role_tag:
2436         type: string
2437         required: true
2438         status: SUPPORTED
2439       port_sm_server_port_network_role:
2440         type: string
2441         required: true
2442         status: SUPPORTED
2443       port_sm_server_port_network:
2444         type: list
2445         required: true
2446         status: SUPPORTED
2447         entry_schema:
2448           type: string
2449       compute_sm_server_name:
2450         type: list
2451         required: true
2452         status: SUPPORTED
2453         entry_schema:
2454           type: string
2455       port_sm_server_port_ip_requirements:
2456         type: list
2457         required: true
2458         status: SUPPORTED
2459         entry_schema:
2460           type: org.openecomp.datatypes.network.IpRequirements
2461       vm_image_name:
2462         type: string
2463         required: true
2464         status: SUPPORTED
2465       compute_sm_server_availability_zone:
2466         type: list
2467         required: true
2468         status: SUPPORTED
2469         entry_schema:
2470           type: string
2471       port_sm_server_port_mac_requirements:
2472         type: org.openecomp.datatypes.network.MacRequirements
2473         required: true
2474         status: SUPPORTED
2475       port_sm_server_port_replacement_policy:
2476         type: list
2477         required: true
2478         status: SUPPORTED
2479         entry_schema:
2480           type: string
2481       port_sm_server_port_fixed_ips:
2482         type: list
2483         required: true
2484         status: SUPPORTED
2485         entry_schema:
2486           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2487       port_sm_server_port_related_networks:
2488         type: list
2489         required: true
2490         status: SUPPORTED
2491         entry_schema:
2492           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2493       port_sm_server_port_security_groups:
2494         type: list
2495         required: true
2496         status: SUPPORTED
2497         entry_schema:
2498           type: json
2499     requirements:
2500     - dependency_sm_server:
2501         capability: tosca.capabilities.Node
2502         node: tosca.nodes.Root
2503         relationship: tosca.relationships.DependsOn
2504         occurrences:
2505         - 0
2506         - UNBOUNDED
2507     - local_storage_sm_server:
2508         capability: tosca.capabilities.Attachment
2509         node: tosca.nodes.BlockStorage
2510         relationship: tosca.relationships.AttachesTo
2511         occurrences:
2512         - 0
2513         - UNBOUNDED
2514     - dependency_sm_server_sm_server_port:
2515         capability: tosca.capabilities.Node
2516         node: tosca.nodes.Root
2517         relationship: tosca.relationships.DependsOn
2518         occurrences:
2519         - 0
2520         - UNBOUNDED
2521     - link_sm_server_sm_server_port:
2522         capability: tosca.capabilities.network.Linkable
2523         relationship: tosca.relationships.network.LinksTo
2524         occurrences:
2525         - 1
2526         - 1
2527     capabilities:
2528       disk.device.read.requests_sm_server:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       binding_sm_server_sm_server_port:
2535         type: tosca.capabilities.network.Bindable
2536         valid_source_types:
2537         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2538         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2539         occurrences:
2540         - 0
2541         - UNBOUNDED
2542       forwarder_sm_server_sm_server_port:
2543         type: org.openecomp.capabilities.Forwarder
2544         occurrences:
2545         - 1
2546         - UNBOUNDED
2547       disk.iops_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.capacity_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       disk.device.read.bytes.rate_sm_server:
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       disk.device.write.requests.rate_sm_server:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       disk.device.allocation_sm_server:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       network.incoming.bytes_sm_server_sm_server_port:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       attachment_sm_server_sm_server_port:
2584         type: tosca.capabilities.Attachment
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       memory.usage_sm_server:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       binding_sm_server:
2595         type: tosca.capabilities.network.Bindable
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       disk.read.requests_sm_server:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       network.outpoing.packets_sm_server_sm_server_port:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       endpoint_sm_server:
2612         type: tosca.capabilities.Endpoint.Admin
2613         occurrences:
2614         - 1
2615         - UNBOUNDED
2616       disk.device.read.requests.rate_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.capacity_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       disk.allocation_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.root.size_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       disk.usage_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       vcpus_sm_server:
2647         type: org.openecomp.capabilities.metric.Ceilometer
2648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2649         occurrences:
2650         - 1
2651         - UNBOUNDED
2652       disk.write.bytes_sm_server:
2653         type: org.openecomp.capabilities.metric.Ceilometer
2654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2655         occurrences:
2656         - 1
2657         - UNBOUNDED
2658       cpu.delta_sm_server:
2659         type: org.openecomp.capabilities.metric.Ceilometer
2660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664       os_sm_server:
2665         type: tosca.capabilities.OperatingSystem
2666         occurrences:
2667         - 1
2668         - UNBOUNDED
2669       feature_sm_server_sm_server_port:
2670         type: tosca.capabilities.Node
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       memory.resident_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       network.outgoing.bytes_sm_server_sm_server_port:
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       instance_sm_server:
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       cpu_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_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       network.incoming.packets.rate_sm_server_sm_server_port:
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.write.requests.rate_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.write.bytes.rate_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       disk.write.bytes.rate_sm_server:
2723         type: org.openecomp.capabilities.metric.Ceilometer
2724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2725         occurrences:
2726         - 1
2727         - UNBOUNDED
2728       disk.device.write.requests_sm_server:
2729         type: org.openecomp.capabilities.metric.Ceilometer
2730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2731         occurrences:
2732         - 1
2733         - UNBOUNDED
2734       disk.device.latency_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       host_sm_server:
2741         type: tosca.capabilities.Container
2742         valid_source_types:
2743         - tosca.nodes.SoftwareComponent
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       feature_sm_server:
2748         type: tosca.capabilities.Node
2749         occurrences:
2750         - 1
2751         - UNBOUNDED
2752       disk.device.usage_sm_server:
2753         type: org.openecomp.capabilities.metric.Ceilometer
2754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2755         occurrences:
2756         - 1
2757         - UNBOUNDED
2758       scalable_sm_server:
2759         type: tosca.capabilities.Scalable
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.device.iops_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       disk.read.bytes.rate_sm_server:
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.device.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.latency_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       network.incoming.bytes.rate_sm_server_sm_server_port:
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.read.bytes_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       disk.write.requests_sm_server:
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       cpu_util_sm_server:
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       disk.ephemeral.size_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.packets.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       network.incoming.packets_sm_server_sm_server_port:
2824         type: org.openecomp.capabilities.metric.Ceilometer
2825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       memory_sm_server:
2830         type: org.openecomp.capabilities.metric.Ceilometer
2831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       network.outgoing.bytes.rate_sm_server_sm_server_port:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841   org.openecomp.resource.abstract.nodes.ps_server:
2842     derived_from: org.openecomp.resource.abstract.nodes.VFC
2843     properties:
2844       port_ps_server_port_network:
2845         type: list
2846         required: true
2847         status: SUPPORTED
2848         entry_schema:
2849           type: string
2850       compute_ps_server_name:
2851         type: list
2852         required: true
2853         status: SUPPORTED
2854         entry_schema:
2855           type: string
2856       port_ps_server_port_security_groups:
2857         type: list
2858         required: true
2859         status: SUPPORTED
2860         entry_schema:
2861           type: json
2862       port_ps_server_port_vlan_requirements:
2863         type: list
2864         required: true
2865         status: SUPPORTED
2866         entry_schema:
2867           type: org.openecomp.datatypes.network.VlanRequirements
2868       compute_ps_server_availability_zone:
2869         type: list
2870         required: true
2871         status: SUPPORTED
2872         entry_schema:
2873           type: string
2874       port_ps_server_port_network_role:
2875         type: string
2876         required: true
2877         status: SUPPORTED
2878       index_value:
2879         type: integer
2880         description: Index value of this substitution service template runtime instance
2881         required: false
2882         default: 0
2883         status: SUPPORTED
2884         constraints:
2885         - greater_or_equal: 0
2886       port_ps_server_port_order:
2887         type: integer
2888         required: true
2889         status: SUPPORTED
2890       port_ps_server_port_subnetpoolid:
2891         type: string
2892         required: true
2893         status: SUPPORTED
2894       port_ps_server_port_fixed_ips:
2895         type: list
2896         required: true
2897         status: SUPPORTED
2898         entry_schema:
2899           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2900       port_ps_server_port_related_networks:
2901         type: list
2902         required: true
2903         status: SUPPORTED
2904         entry_schema:
2905           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2906       vm_flavor_name:
2907         type: string
2908         required: true
2909         status: SUPPORTED
2910       port_ps_server_port_exCP_naming:
2911         type: org.openecomp.datatypes.Naming
2912         required: true
2913         status: SUPPORTED
2914       port_ps_server_port_ip_requirements:
2915         type: list
2916         required: true
2917         status: SUPPORTED
2918         entry_schema:
2919           type: org.openecomp.datatypes.network.IpRequirements
2920       port_ps_server_port_mac_requirements:
2921         type: org.openecomp.datatypes.network.MacRequirements
2922         required: true
2923         status: SUPPORTED
2924       vm_image_name:
2925         type: string
2926         required: true
2927         status: SUPPORTED
2928       port_ps_server_port_replacement_policy:
2929         type: list
2930         required: true
2931         status: SUPPORTED
2932         entry_schema:
2933           type: string
2934       port_ps_server_port_network_role_tag:
2935         type: string
2936         required: true
2937         status: SUPPORTED
2938     requirements:
2939     - dependency_ps_server_ps_server_port:
2940         capability: tosca.capabilities.Node
2941         node: tosca.nodes.Root
2942         relationship: tosca.relationships.DependsOn
2943         occurrences:
2944         - 0
2945         - UNBOUNDED
2946     - link_ps_server_ps_server_port:
2947         capability: tosca.capabilities.network.Linkable
2948         relationship: tosca.relationships.network.LinksTo
2949         occurrences:
2950         - 1
2951         - 1
2952     - dependency_ps_server:
2953         capability: tosca.capabilities.Node
2954         node: tosca.nodes.Root
2955         relationship: tosca.relationships.DependsOn
2956         occurrences:
2957         - 0
2958         - UNBOUNDED
2959     - local_storage_ps_server:
2960         capability: tosca.capabilities.Attachment
2961         node: tosca.nodes.BlockStorage
2962         relationship: tosca.relationships.AttachesTo
2963         occurrences:
2964         - 0
2965         - UNBOUNDED
2966     capabilities:
2967       instance_ps_server:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       host_ps_server:
2974         type: tosca.capabilities.Container
2975         valid_source_types:
2976         - tosca.nodes.SoftwareComponent
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       network.incoming.packets_ps_server_ps_server_port:
2981         type: org.openecomp.capabilities.metric.Ceilometer
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2983         occurrences:
2984         - 1
2985         - UNBOUNDED
2986       cpu.delta_ps_server:
2987         type: org.openecomp.capabilities.metric.Ceilometer
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2989         occurrences:
2990         - 1
2991         - UNBOUNDED
2992       disk.write.bytes.rate_ps_server:
2993         type: org.openecomp.capabilities.metric.Ceilometer
2994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       forwarder_ps_server_ps_server_port:
2999         type: org.openecomp.capabilities.Forwarder
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       feature_ps_server_ps_server_port:
3004         type: tosca.capabilities.Node
3005         occurrences:
3006         - 1
3007         - UNBOUNDED
3008       feature_ps_server:
3009         type: tosca.capabilities.Node
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       disk.root.size_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.device.read.requests.rate_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       cpu_ps_server:
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.write.bytes_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.read.bytes_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_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       network.incoming.bytes_ps_server_ps_server_port:
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       disk.device.iops_ps_server:
3056         type: org.openecomp.capabilities.metric.Ceilometer
3057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3058         occurrences:
3059         - 1
3060         - UNBOUNDED
3061       disk.device.latency_ps_server:
3062         type: org.openecomp.capabilities.metric.Ceilometer
3063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3064         occurrences:
3065         - 1
3066         - UNBOUNDED
3067       disk.read.bytes.rate_ps_server:
3068         type: org.openecomp.capabilities.metric.Ceilometer
3069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3070         occurrences:
3071         - 1
3072         - UNBOUNDED
3073       memory_ps_server:
3074         type: org.openecomp.capabilities.metric.Ceilometer
3075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3076         occurrences:
3077         - 1
3078         - UNBOUNDED
3079       scalable_ps_server:
3080         type: tosca.capabilities.Scalable
3081         occurrences:
3082         - 1
3083         - UNBOUNDED
3084       attachment_ps_server_ps_server_port:
3085         type: tosca.capabilities.Attachment
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089       disk.write.requests.rate_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       disk.write.requests_ps_server:
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.latency_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.ephemeral.size_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       disk.device.capacity_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       network.incoming.packets.rate_ps_server_ps_server_port:
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.iops_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.device.read.bytes.rate_ps_server:
3132         type: org.openecomp.capabilities.metric.Ceilometer
3133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       cpu_util_ps_server:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       memory.resident_ps_server:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       disk.device.read.requests_ps_server:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       disk.write.bytes_ps_server:
3156         type: org.openecomp.capabilities.metric.Ceilometer
3157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3158         occurrences:
3159         - 1
3160         - UNBOUNDED
3161       network.outgoing.bytes.rate_ps_server_ps_server_port:
3162         type: org.openecomp.capabilities.metric.Ceilometer
3163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3164         occurrences:
3165         - 1
3166         - UNBOUNDED
3167       network.outgoing.packets.rate_ps_server_ps_server_port:
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       network.incoming.bytes.rate_ps_server_ps_server_port:
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       disk.device.write.requests.rate_ps_server:
3180         type: org.openecomp.capabilities.metric.Ceilometer
3181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3182         occurrences:
3183         - 1
3184         - UNBOUNDED
3185       disk.read.requests_ps_server:
3186         type: org.openecomp.capabilities.metric.Ceilometer
3187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3188         occurrences:
3189         - 1
3190         - UNBOUNDED
3191       disk.allocation_ps_server:
3192         type: org.openecomp.capabilities.metric.Ceilometer
3193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3194         occurrences:
3195         - 1
3196         - UNBOUNDED
3197       memory.usage_ps_server:
3198         type: org.openecomp.capabilities.metric.Ceilometer
3199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3200         occurrences:
3201         - 1
3202         - UNBOUNDED
3203       binding_ps_server:
3204         type: tosca.capabilities.network.Bindable
3205         occurrences:
3206         - 1
3207         - UNBOUNDED
3208       os_ps_server:
3209         type: tosca.capabilities.OperatingSystem
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       disk.device.usage_ps_server:
3214         type: org.openecomp.capabilities.metric.Ceilometer
3215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3216         occurrences:
3217         - 1
3218         - UNBOUNDED
3219       binding_ps_server_ps_server_port:
3220         type: tosca.capabilities.network.Bindable
3221         valid_source_types:
3222         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3223         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3224         occurrences:
3225         - 0
3226         - UNBOUNDED
3227       disk.device.write.bytes.rate_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       vcpus_ps_server:
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       network.outgoing.bytes_ps_server_ps_server_port:
3240         type: org.openecomp.capabilities.metric.Ceilometer
3241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3242         occurrences:
3243         - 1
3244         - UNBOUNDED
3245       disk.usage_ps_server:
3246         type: org.openecomp.capabilities.metric.Ceilometer
3247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3248         occurrences:
3249         - 1
3250         - UNBOUNDED
3251       disk.device.write.requests_ps_server:
3252         type: org.openecomp.capabilities.metric.Ceilometer
3253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3254         occurrences:
3255         - 1
3256         - UNBOUNDED
3257       network.outpoing.packets_ps_server_ps_server_port:
3258         type: org.openecomp.capabilities.metric.Ceilometer
3259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3260         occurrences:
3261         - 1
3262         - UNBOUNDED
3263       endpoint_ps_server:
3264         type: tosca.capabilities.Endpoint.Admin
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       disk.capacity_ps_server:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       disk.device.allocation_ps_server:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED