[sdc] update code of sdc
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / scalingInstances / twoComputeTypesOnePortWithGetAttr / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_replacement_policy:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pd01_port_exCP_naming:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: json
43       vm_flavor_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd01_port_mac_requirements:
48         type: org.openecomp.datatypes.network.MacRequirements
49         required: true
50         status: SUPPORTED
51       vm_image_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd01_port_ip_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.IpRequirements
61       port_pd01_port_network:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: string
67       port_pd01_port_order:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: integer
73       port_pd01_port_subnetpoolid:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_pd01_port_network_role:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_pd01_port_network_role_tag:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_pd01_port_vlan_requirements:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: json
97       compute_pd_server_user_data_format:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: string
103     attributes:
104       pd_server_accessIPv4:
105         type: list
106         status: SUPPORTED
107         entry_schema:
108           type: string
109     requirements:
110     - dependency_pd_server:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - local_storage_pd_server:
118         capability: tosca.capabilities.Attachment
119         node: tosca.nodes.BlockStorage
120         relationship: tosca.relationships.AttachesTo
121         occurrences:
122         - 0
123         - UNBOUNDED
124     - dependency_pd_server_pd01_port:
125         capability: tosca.capabilities.Node
126         node: tosca.nodes.Root
127         relationship: tosca.relationships.DependsOn
128         occurrences:
129         - 0
130         - UNBOUNDED
131     - link_pd_server_pd01_port:
132         capability: tosca.capabilities.network.Linkable
133         relationship: tosca.relationships.network.LinksTo
134         occurrences:
135         - 1
136         - 1
137     capabilities:
138       scalable_pd_server:
139         type: tosca.capabilities.Scalable
140         occurrences:
141         - 1
142         - UNBOUNDED
143       disk.read.bytes.rate_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.usage_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       memory_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       disk.device.usage_pd_server:
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       network.outgoing.packets.rate_pd_server_pd01_port:
168         type: org.openecomp.capabilities.metric.Ceilometer
169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
170         occurrences:
171         - 1
172         - UNBOUNDED
173       os_pd_server:
174         type: tosca.capabilities.OperatingSystem
175         occurrences:
176         - 1
177         - UNBOUNDED
178       disk.write.bytes.rate_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       network.incoming.bytes_pd_server_pd01_port:
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       cpu_pd_server:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       cpu_util_pd_server:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       disk.device.write.requests.rate_pd_server:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       disk.read.bytes_pd_server:
209         type: org.openecomp.capabilities.metric.Ceilometer
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         occurrences:
212         - 1
213         - UNBOUNDED
214       disk.device.read.bytes.rate_pd_server:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       network.outgoing.bytes_pd_server_pd01_port:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       disk.iops_pd_server:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       memory.resident_pd_server:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       cpu.delta_pd_server:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       network.incoming.packets.rate_pd_server_pd01_port:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       vcpus_pd_server:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.device.write.bytes.rate_pd_server:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.device.write.requests_pd_server:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       endpoint_pd_server:
269         type: tosca.capabilities.Endpoint.Admin
270         occurrences:
271         - 1
272         - UNBOUNDED
273       attachment_pd_server_pd01_port:
274         type: tosca.capabilities.Attachment
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       binding_pd_server:
297         type: tosca.capabilities.network.Bindable
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.read.requests_pd_server:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       feature_pd_server:
308         type: tosca.capabilities.Node
309         occurrences:
310         - 1
311         - UNBOUNDED
312       disk.usage_pd_server:
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       binding_pd_server_pd01_port:
319         type: tosca.capabilities.network.Bindable
320         valid_source_types:
321         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
322         occurrences:
323         - 0
324         - UNBOUNDED
325       disk.write.bytes_pd_server:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       network.incoming.bytes.rate_pd_server_pd01_port:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       network.incoming.packets_pd_server_pd01_port:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.device.read.requests.rate_pd_server:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.root.size_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.device.read.bytes_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.write.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.read.requests_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       instance_pd_server:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       host_pd_server:
380         type: tosca.capabilities.Container
381         valid_source_types:
382         - tosca.nodes.SoftwareComponent
383         occurrences:
384         - 1
385         - UNBOUNDED
386       network.outpoing.packets_pd_server_pd01_port:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.write.requests.rate_pd_server:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.ephemeral.size_pd_server:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.write.requests_pd_server:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       feature_pd_server_pd01_port:
411         type: tosca.capabilities.Node
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.device.latency_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.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.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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       port_ps01_port_subnetpoolid:
455         type: list
456         required: true
457         status: SUPPORTED
458         entry_schema:
459           type: string
460       compute_ps_server_availability_zone:
461         type: list
462         required: true
463         status: SUPPORTED
464         entry_schema:
465           type: string
466       compute_ps_server_user_data_format:
467         type: list
468         required: true
469         status: SUPPORTED
470         entry_schema:
471           type: string
472       index_value:
473         type: integer
474         description: Index value of this substitution service template runtime instance
475         required: false
476         default: 0
477         status: SUPPORTED
478         constraints:
479         - greater_or_equal: 0
480       port_ps01_port_vlan_requirements:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: json
486       vm_flavor_name:
487         type: string
488         required: true
489         status: SUPPORTED
490       port_ps01_port_order:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: integer
496       vm_image_name:
497         type: string
498         required: true
499         status: SUPPORTED
500       port_ps01_port_network_role:
501         type: list
502         required: true
503         status: SUPPORTED
504         entry_schema:
505           type: string
506       port_ps01_port_replacement_policy:
507         type: list
508         required: true
509         status: SUPPORTED
510         entry_schema:
511           type: string
512       port_ps01_port_mac_requirements:
513         type: org.openecomp.datatypes.network.MacRequirements
514         required: true
515         status: SUPPORTED
516       port_ps01_port_network:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: string
522       port_ps01_port_ip_requirements:
523         type: list
524         required: true
525         status: SUPPORTED
526         entry_schema:
527           type: org.openecomp.datatypes.network.IpRequirements
528       port_ps01_port_network_role_tag:
529         type: list
530         required: true
531         status: SUPPORTED
532         entry_schema:
533           type: string
534       port_ps01_port_exCP_naming:
535         type: list
536         required: true
537         status: SUPPORTED
538         entry_schema:
539           type: json
540     attributes:
541       ps_server_accessIPv4:
542         type: list
543         status: SUPPORTED
544         entry_schema:
545           type: string
546     requirements:
547     - dependency_ps_server:
548         capability: tosca.capabilities.Node
549         node: tosca.nodes.Root
550         relationship: tosca.relationships.DependsOn
551         occurrences:
552         - 0
553         - UNBOUNDED
554     - local_storage_ps_server:
555         capability: tosca.capabilities.Attachment
556         node: tosca.nodes.BlockStorage
557         relationship: tosca.relationships.AttachesTo
558         occurrences:
559         - 0
560         - UNBOUNDED
561     - dependency_ps_server_ps01_port:
562         capability: tosca.capabilities.Node
563         node: tosca.nodes.Root
564         relationship: tosca.relationships.DependsOn
565         occurrences:
566         - 0
567         - UNBOUNDED
568     - link_ps_server_ps01_port:
569         capability: tosca.capabilities.network.Linkable
570         relationship: tosca.relationships.network.LinksTo
571         occurrences:
572         - 1
573         - 1
574     capabilities:
575       network.incoming.packets.rate_ps_server_ps01_port:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       instance_ps_server:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587       network.outpoing.packets_ps_server_ps01_port:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       host_ps_server:
594         type: tosca.capabilities.Container
595         valid_source_types:
596         - tosca.nodes.SoftwareComponent
597         occurrences:
598         - 1
599         - UNBOUNDED
600       network.incoming.packets_ps_server_ps01_port:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       cpu.delta_ps_server:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.write.bytes.rate_ps_server:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       feature_ps_server_ps01_port:
619         type: tosca.capabilities.Node
620         occurrences:
621         - 1
622         - UNBOUNDED
623       feature_ps_server:
624         type: tosca.capabilities.Node
625         occurrences:
626         - 1
627         - UNBOUNDED
628       disk.root.size_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       disk.device.read.requests.rate_ps_server:
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       cpu_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.device.write.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.read.bytes_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       disk.read.bytes_ps_server:
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.iops_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.outgoing.packets.rate_ps_server_ps01_port:
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.device.latency_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       disk.read.bytes.rate_ps_server:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       memory_ps_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       scalable_ps_server:
695         type: tosca.capabilities.Scalable
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.write.requests.rate_ps_server:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.write.requests_ps_server:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.latency_ps_server:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.ephemeral.size_ps_server:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.device.capacity_ps_server:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.iops_ps_server:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.device.read.bytes.rate_ps_server:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       cpu_util_ps_server:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       memory.resident_ps_server:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       network.incoming.bytes_ps_server_ps01_port:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.device.read.requests_ps_server:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       disk.write.bytes_ps_server:
766         type: org.openecomp.capabilities.metric.Ceilometer
767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
768         occurrences:
769         - 1
770         - UNBOUNDED
771       network.outgoing.bytes.rate_ps_server_ps01_port:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       disk.device.write.requests.rate_ps_server:
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       disk.read.requests_ps_server:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.allocation_ps_server:
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       memory.usage_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       binding_ps_server:
802         type: tosca.capabilities.network.Bindable
803         occurrences:
804         - 1
805         - UNBOUNDED
806       attachment_ps_server_ps01_port:
807         type: tosca.capabilities.Attachment
808         occurrences:
809         - 1
810         - UNBOUNDED
811       os_ps_server:
812         type: tosca.capabilities.OperatingSystem
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.device.usage_ps_server:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       binding_ps_server_ps01_port:
823         type: tosca.capabilities.network.Bindable
824         valid_source_types:
825         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
826         occurrences:
827         - 0
828         - UNBOUNDED
829       disk.device.write.bytes.rate_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       vcpus_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       disk.usage_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.device.write.requests_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       endpoint_ps_server:
854         type: tosca.capabilities.Endpoint.Admin
855         occurrences:
856         - 1
857         - UNBOUNDED
858       disk.capacity_ps_server:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       network.incoming.bytes.rate_ps_server_ps01_port:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.device.allocation_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       network.outgoing.bytes_ps_server_ps01_port:
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