ee5b626d47787b84cdce2cb6b2cb3e7d256aea78
[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_mgmt_port_0_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       port_pd_server_mgmt_port_0_exCP_naming:
18         type: org.openecomp.datatypes.Naming
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_mgmt_port_0_mac_requirements:
42         type: org.openecomp.datatypes.network.MacRequirements
43         required: true
44         status: SUPPORTED
45       port_pd_server_mgmt_port_0_subnetpoolid:
46         type: string
47         required: true
48         status: SUPPORTED
49       vm_flavor_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_pd_server_mgmt_port_0_order:
54         type: integer
55         required: true
56         status: SUPPORTED
57       port_pd_server_mgmt_port_0_replacement_policy:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       port_pd_server_mgmt_port_0_vlan_requirements:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: org.openecomp.datatypes.network.VlanRequirements
69       vm_image_name:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_pd_server_mgmt_port_0_network:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_pd_server_mgmt_port_0_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd_server_mgmt_port_0_network_role_tag:
84         type: string
85         required: true
86         status: SUPPORTED
87       port_pd_server_mgmt_port_0_ip_requirements:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: org.openecomp.datatypes.network.IpRequirements
93       compute_pd_server_user_data_format:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99     attributes:
100       pd_server_accessIPv4:
101         type: string
102         status: SUPPORTED
103     requirements:
104     - dependency_pd_server:
105         capability: tosca.capabilities.Node
106         node: tosca.nodes.Root
107         relationship: tosca.relationships.DependsOn
108         occurrences:
109         - 0
110         - UNBOUNDED
111     - local_storage_pd_server:
112         capability: tosca.capabilities.Attachment
113         node: tosca.nodes.BlockStorage
114         relationship: tosca.relationships.AttachesTo
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - dependency_pd_server_pd_server_mgmt_port_0:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - link_pd_server_pd_server_mgmt_port_0:
126         capability: tosca.capabilities.network.Linkable
127         relationship: tosca.relationships.network.LinksTo
128         occurrences:
129         - 1
130         - 1
131     capabilities:
132       scalable_pd_server:
133         type: tosca.capabilities.Scalable
134         occurrences:
135         - 1
136         - UNBOUNDED
137       disk.read.bytes.rate_pd_server:
138         type: org.openecomp.capabilities.metric.Ceilometer
139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
140         occurrences:
141         - 1
142         - UNBOUNDED
143       memory.usage_pd_server:
144         type: org.openecomp.capabilities.metric.Ceilometer
145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
146         occurrences:
147         - 1
148         - UNBOUNDED
149       memory_pd_server:
150         type: org.openecomp.capabilities.metric.Ceilometer
151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
152         occurrences:
153         - 1
154         - UNBOUNDED
155       disk.device.usage_pd_server:
156         type: org.openecomp.capabilities.metric.Ceilometer
157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
158         occurrences:
159         - 1
160         - UNBOUNDED
161       network.incoming.bytes.rate_pd_server_pd_server_mgmt_port_0:
162         type: org.openecomp.capabilities.metric.Ceilometer
163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
164         occurrences:
165         - 1
166         - UNBOUNDED
167       os_pd_server:
168         type: tosca.capabilities.OperatingSystem
169         occurrences:
170         - 1
171         - UNBOUNDED
172       disk.write.bytes.rate_pd_server:
173         type: org.openecomp.capabilities.metric.Ceilometer
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         occurrences:
176         - 1
177         - UNBOUNDED
178       cpu_pd_server:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       cpu_util_pd_server:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       attachment_pd_server_pd_server_mgmt_port_0:
191         type: tosca.capabilities.Attachment
192         occurrences:
193         - 1
194         - UNBOUNDED
195       network.incoming.packets_pd_server_pd_server_mgmt_port_0:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       disk.device.write.requests.rate_pd_server:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       disk.read.bytes_pd_server:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       disk.device.read.bytes.rate_pd_server:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       disk.iops_pd_server:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       network.outgoing.bytes.rate_pd_server_pd_server_mgmt_port_0:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       memory.resident_pd_server:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       cpu.delta_pd_server:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       network.outpoing.packets_pd_server_pd_server_mgmt_port_0:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       vcpus_pd_server:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       network.outgoing.packets.rate_pd_server_pd_server_mgmt_port_0:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.device.write.bytes.rate_pd_server:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.write.requests_pd_server:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       endpoint_pd_server:
274         type: tosca.capabilities.Endpoint.Admin
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.capacity_pd_server:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.device.allocation_pd_server:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.allocation_pd_server:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       forwarder_pd_server_pd_server_mgmt_port_0:
297         type: org.openecomp.capabilities.Forwarder
298         occurrences:
299         - 1
300         - UNBOUNDED
301       binding_pd_server:
302         type: tosca.capabilities.network.Bindable
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.read.requests_pd_server:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.bytes_pd_server_pd_server_mgmt_port_0:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       feature_pd_server:
319         type: tosca.capabilities.Node
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.usage_pd_server:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       network.incoming.packets.rate_pd_server_pd_server_mgmt_port_0:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       disk.write.bytes_pd_server:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       binding_pd_server_pd_server_mgmt_port_0:
342         type: tosca.capabilities.network.Bindable
343         valid_source_types:
344         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
345         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
346         occurrences:
347         - 0
348         - UNBOUNDED
349       disk.device.read.requests.rate_pd_server:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       disk.root.size_pd_server:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.device.read.bytes_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       disk.device.write.bytes_pd_server:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.device.read.requests_pd_server:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       instance_pd_server:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       host_pd_server:
386         type: tosca.capabilities.Container
387         valid_source_types:
388         - tosca.nodes.SoftwareComponent
389         occurrences:
390         - 1
391         - UNBOUNDED
392       feature_pd_server_pd_server_mgmt_port_0:
393         type: tosca.capabilities.Node
394         occurrences:
395         - 1
396         - UNBOUNDED
397       network.outgoing.bytes_pd_server_pd_server_mgmt_port_0:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.write.requests.rate_pd_server:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.ephemeral.size_pd_server:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.write.requests_pd_server:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.device.latency_pd_server:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.latency_pd_server:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.device.capacity_pd_server:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.device.iops_pd_server:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445   org.openecomp.resource.abstract.nodes.ps_server:
446     derived_from: org.openecomp.resource.abstract.nodes.VFC
447     properties:
448       compute_ps_server_name:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: string
454       compute_ps_server_availability_zone:
455         type: list
456         required: true
457         status: SUPPORTED
458         entry_schema:
459           type: string
460       compute_ps_server_user_data_format:
461         type: list
462         required: true
463         status: SUPPORTED
464         entry_schema:
465           type: string
466       index_value:
467         type: integer
468         description: Index value of this substitution service template runtime instance
469         required: false
470         default: 0
471         status: SUPPORTED
472         constraints:
473         - greater_or_equal: 0
474       port_ps_server_mgmt_port_0_network:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: string
480       port_ps_server_mgmt_port_0_mac_requirements:
481         type: org.openecomp.datatypes.network.MacRequirements
482         required: true
483         status: SUPPORTED
484       port_ps_server_mgmt_port_0_vlan_requirements:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: org.openecomp.datatypes.network.VlanRequirements
490       vm_flavor_name:
491         type: string
492         required: true
493         status: SUPPORTED
494       port_ps_server_mgmt_port_0_replacement_policy:
495         type: list
496         required: true
497         status: SUPPORTED
498         entry_schema:
499           type: string
500       port_ps_server_mgmt_port_0_related_networks:
501         type: list
502         required: true
503         status: SUPPORTED
504         entry_schema:
505           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
506       vm_image_name:
507         type: string
508         required: true
509         status: SUPPORTED
510       port_ps_server_mgmt_port_0_network_role:
511         type: string
512         required: true
513         status: SUPPORTED
514       port_ps_server_mgmt_port_0_order:
515         type: integer
516         required: true
517         status: SUPPORTED
518       port_ps_server_mgmt_port_0_ip_requirements:
519         type: list
520         required: true
521         status: SUPPORTED
522         entry_schema:
523           type: org.openecomp.datatypes.network.IpRequirements
524       port_ps_server_mgmt_port_0_exCP_naming:
525         type: org.openecomp.datatypes.Naming
526         required: true
527         status: SUPPORTED
528       port_ps_server_mgmt_port_0_subnetpoolid:
529         type: string
530         required: true
531         status: SUPPORTED
532       port_ps_server_mgmt_port_0_network_role_tag:
533         type: string
534         required: true
535         status: SUPPORTED
536     attributes:
537       ps_server_accessIPv4:
538         type: string
539         status: SUPPORTED
540     requirements:
541     - dependency_ps_server:
542         capability: tosca.capabilities.Node
543         node: tosca.nodes.Root
544         relationship: tosca.relationships.DependsOn
545         occurrences:
546         - 0
547         - UNBOUNDED
548     - local_storage_ps_server:
549         capability: tosca.capabilities.Attachment
550         node: tosca.nodes.BlockStorage
551         relationship: tosca.relationships.AttachesTo
552         occurrences:
553         - 0
554         - UNBOUNDED
555     - dependency_ps_server_ps_server_mgmt_port_0:
556         capability: tosca.capabilities.Node
557         node: tosca.nodes.Root
558         relationship: tosca.relationships.DependsOn
559         occurrences:
560         - 0
561         - UNBOUNDED
562     - link_ps_server_ps_server_mgmt_port_0:
563         capability: tosca.capabilities.network.Linkable
564         relationship: tosca.relationships.network.LinksTo
565         occurrences:
566         - 1
567         - 1
568     capabilities:
569       instance_ps_server:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       host_ps_server:
576         type: tosca.capabilities.Container
577         valid_source_types:
578         - tosca.nodes.SoftwareComponent
579         occurrences:
580         - 1
581         - UNBOUNDED
582       cpu.delta_ps_server:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       disk.write.bytes.rate_ps_server:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       network.incoming.packets.rate_ps_server_ps_server_mgmt_port_0:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       feature_ps_server:
601         type: tosca.capabilities.Node
602         occurrences:
603         - 1
604         - UNBOUNDED
605       disk.root.size_ps_server:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.device.read.requests.rate_ps_server:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       feature_ps_server_ps_server_mgmt_port_0:
618         type: tosca.capabilities.Node
619         occurrences:
620         - 1
621         - UNBOUNDED
622       cpu_ps_server:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       disk.device.write.bytes_ps_server:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       network.incoming.bytes_ps_server_ps_server_mgmt_port_0:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       disk.device.read.bytes_ps_server:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.read.bytes_ps_server:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.device.iops_ps_server:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.outgoing.bytes.rate_ps_server_ps_server_mgmt_port_0:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       disk.device.latency_ps_server:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       network.outpoing.packets_ps_server_ps_server_mgmt_port_0:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.read.bytes.rate_ps_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       binding_ps_server_ps_server_mgmt_port_0:
683         type: tosca.capabilities.network.Bindable
684         valid_source_types:
685         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
686         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
687         occurrences:
688         - 0
689         - UNBOUNDED
690       memory_ps_server:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       scalable_ps_server:
697         type: tosca.capabilities.Scalable
698         occurrences:
699         - 1
700         - UNBOUNDED
701       disk.write.requests.rate_ps_server:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       disk.write.requests_ps_server:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       forwarder_ps_server_ps_server_mgmt_port_0:
714         type: org.openecomp.capabilities.Forwarder
715         occurrences:
716         - 1
717         - UNBOUNDED
718       disk.latency_ps_server:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       disk.ephemeral.size_ps_server:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.device.capacity_ps_server:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.iops_ps_server:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.device.read.bytes.rate_ps_server:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       cpu_util_ps_server:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       network.outgoing.packets.rate_ps_server_ps_server_mgmt_port_0:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       memory.resident_ps_server:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       disk.device.read.requests_ps_server:
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       disk.write.bytes_ps_server:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       network.incoming.packets_ps_server_ps_server_mgmt_port_0:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       attachment_ps_server_ps_server_mgmt_port_0:
785         type: tosca.capabilities.Attachment
786         occurrences:
787         - 1
788         - UNBOUNDED
789       network.incoming.bytes.rate_ps_server_ps_server_mgmt_port_0:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       disk.device.write.requests.rate_ps_server:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.read.requests_ps_server:
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.allocation_ps_server:
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       memory.usage_ps_server:
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       binding_ps_server:
820         type: tosca.capabilities.network.Bindable
821         occurrences:
822         - 1
823         - UNBOUNDED
824       os_ps_server:
825         type: tosca.capabilities.OperatingSystem
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.device.usage_ps_server:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.device.write.bytes.rate_ps_server:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       vcpus_ps_server:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.usage_ps_server:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       disk.device.write.requests_ps_server:
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       network.outgoing.bytes_ps_server_ps_server_mgmt_port_0:
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       endpoint_ps_server:
866         type: tosca.capabilities.Endpoint.Admin
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.capacity_ps_server:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.device.allocation_ps_server:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED