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