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