5b3ab356a31fe8bbf467faaf90a5e693cdeba878
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeDiffComputesWithPorts / 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_exCP_naming:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: json
37       vm_flavor_name:
38         type: string
39         required: true
40         status: SUPPORTED
41       port_pd01_port_mac_requirements:
42         type: org.openecomp.datatypes.network.MacRequirements
43         required: true
44         status: SUPPORTED
45       vm_image_name:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd01_port_ip_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.IpRequirements
55       port_pd01_port_network:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       port_pd01_port_order:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: integer
67       port_pd01_port_subnetpoolid:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       port_pd01_port_network_role:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_pd01_port_network_role_tag:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd01_port_vlan_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: json
89       compute_pd_server_user_data_format:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95     requirements:
96     - dependency_pd_server:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - local_storage_pd_server:
104         capability: tosca.capabilities.Attachment
105         node: tosca.nodes.BlockStorage
106         relationship: tosca.relationships.AttachesTo
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - dependency_pd_server_pd01_port:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - link_pd_server_pd01_port:
118         capability: tosca.capabilities.network.Linkable
119         relationship: tosca.relationships.network.LinksTo
120         occurrences:
121         - 1
122         - 1
123     capabilities:
124       scalable_pd_server:
125         type: tosca.capabilities.Scalable
126         occurrences:
127         - 1
128         - UNBOUNDED
129       disk.read.bytes.rate_pd_server:
130         type: org.openecomp.capabilities.metric.Ceilometer
131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
132         occurrences:
133         - 1
134         - UNBOUNDED
135       memory.usage_pd_server:
136         type: org.openecomp.capabilities.metric.Ceilometer
137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
138         occurrences:
139         - 1
140         - UNBOUNDED
141       memory_pd_server:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       disk.device.usage_pd_server:
148         type: org.openecomp.capabilities.metric.Ceilometer
149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
150         occurrences:
151         - 1
152         - UNBOUNDED
153       network.outgoing.packets.rate_pd_server_pd01_port:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       os_pd_server:
160         type: tosca.capabilities.OperatingSystem
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.write.bytes.rate_pd_server:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       network.incoming.bytes_pd_server_pd01_port:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       cpu_pd_server:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       cpu_util_pd_server:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.device.write.requests.rate_pd_server:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       disk.read.bytes_pd_server:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       disk.device.read.bytes.rate_pd_server:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.outgoing.bytes_pd_server_pd01_port:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.iops_pd_server:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       memory.resident_pd_server:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       cpu.delta_pd_server:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.packets.rate_pd_server_pd01_port:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       vcpus_pd_server:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.write.bytes.rate_pd_server:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.device.write.requests_pd_server:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       endpoint_pd_server:
255         type: tosca.capabilities.Endpoint.Admin
256         occurrences:
257         - 1
258         - UNBOUNDED
259       attachment_pd_server_pd01_port:
260         type: tosca.capabilities.Attachment
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.capacity_pd_server:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.allocation_pd_server:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.allocation_pd_server:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       binding_pd_server:
283         type: tosca.capabilities.network.Bindable
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.read.requests_pd_server:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       feature_pd_server:
294         type: tosca.capabilities.Node
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.usage_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       binding_pd_server_pd01_port:
305         type: tosca.capabilities.network.Bindable
306         valid_source_types:
307         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
308         occurrences:
309         - 0
310         - UNBOUNDED
311       disk.write.bytes_pd_server:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       network.incoming.bytes.rate_pd_server_pd01_port:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
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.root.size_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       disk.device.read.bytes_pd_server:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.device.write.bytes_pd_server:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.device.read.requests_pd_server:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       instance_pd_server:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       host_pd_server:
366         type: tosca.capabilities.Container
367         valid_source_types:
368         - tosca.nodes.SoftwareComponent
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.outpoing.packets_pd_server_pd01_port:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.write.requests.rate_pd_server:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.ephemeral.size_pd_server:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.write.requests_pd_server:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       feature_pd_server_pd01_port:
397         type: tosca.capabilities.Node
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.device.latency_pd_server:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.latency_pd_server:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.device.capacity_pd_server:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       network.outgoing.bytes.rate_pd_server_pd01_port:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.iops_pd_server:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431   org.openecomp.resource.abstract.nodes.oam_server:
432     derived_from: org.openecomp.resource.abstract.nodes.VFC
433     properties:
434       index_value:
435         type: integer
436         description: Index value of this substitution service template runtime instance
437         required: false
438         default: 0
439         status: SUPPORTED
440         constraints:
441         - greater_or_equal: 0
442       port_pd01_port_exCP_naming:
443         type: list
444         required: true
445         status: SUPPORTED
446         entry_schema:
447           type: json
448       vm_flavor_name:
449         type: string
450         required: true
451         status: SUPPORTED
452       port_pd01_port_mac_requirements:
453         type: org.openecomp.datatypes.network.MacRequirements
454         required: true
455         status: SUPPORTED
456       compute_oam_server_availability_zone:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: string
462       vm_image_name:
463         type: string
464         required: true
465         status: SUPPORTED
466       port_pd01_port_ip_requirements:
467         type: list
468         required: true
469         status: SUPPORTED
470         entry_schema:
471           type: org.openecomp.datatypes.network.IpRequirements
472       port_pd01_port_network:
473         type: list
474         required: true
475         status: SUPPORTED
476         entry_schema:
477           type: string
478       port_pd01_port_order:
479         type: list
480         required: true
481         status: SUPPORTED
482         entry_schema:
483           type: integer
484       port_pd01_port_subnetpoolid:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490       compute_oam_server_user_data_format:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       compute_oam_server_name:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: string
502       port_pd01_port_network_role:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       port_pd01_port_network_role_tag:
509         type: string
510         required: true
511         status: SUPPORTED
512       port_pd01_port_vlan_requirements:
513         type: list
514         required: true
515         status: SUPPORTED
516         entry_schema:
517           type: json
518     requirements:
519     - dependency_oam_server_pd01_port:
520         capability: tosca.capabilities.Node
521         node: tosca.nodes.Root
522         relationship: tosca.relationships.DependsOn
523         occurrences:
524         - 0
525         - UNBOUNDED
526     - link_oam_server_pd01_port:
527         capability: tosca.capabilities.network.Linkable
528         relationship: tosca.relationships.network.LinksTo
529         occurrences:
530         - 1
531         - 1
532     - dependency_oam_server:
533         capability: tosca.capabilities.Node
534         node: tosca.nodes.Root
535         relationship: tosca.relationships.DependsOn
536         occurrences:
537         - 0
538         - UNBOUNDED
539     - local_storage_oam_server:
540         capability: tosca.capabilities.Attachment
541         node: tosca.nodes.BlockStorage
542         relationship: tosca.relationships.AttachesTo
543         occurrences:
544         - 0
545         - UNBOUNDED
546     capabilities:
547       cpu.delta_oam_server:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       host_oam_server:
554         type: tosca.capabilities.Container
555         valid_source_types:
556         - tosca.nodes.SoftwareComponent
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.usage_oam_server:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       network.incoming.bytes.rate_oam_server_pd01_port:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       feature_oam_server:
573         type: tosca.capabilities.Node
574         occurrences:
575         - 1
576         - UNBOUNDED
577       disk.device.write.bytes_oam_server:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       cpu_util_oam_server:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.capacity_oam_server:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       memory_oam_server:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       disk.read.bytes.rate_oam_server:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       binding_oam_server_pd01_port:
608         type: tosca.capabilities.network.Bindable
609         valid_source_types:
610         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
611         occurrences:
612         - 0
613         - UNBOUNDED
614       disk.write.bytes_oam_server:
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       disk.write.requests_oam_server:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       cpu_oam_server:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       vcpus_oam_server:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       network.incoming.packets_oam_server_pd01_port:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       disk.device.read.requests.rate_oam_server:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       network.outpoing.packets_oam_server_pd01_port:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       disk.allocation_oam_server:
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.write.bytes.rate_oam_server:
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.device.write.requests.rate_oam_server:
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       instance_oam_server:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       memory.resident_oam_server:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.device.read.requests_oam_server:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.device.allocation_oam_server:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.device.write.requests_oam_server:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.iops_oam_server:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.capacity_oam_server:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       binding_oam_server:
717         type: tosca.capabilities.network.Bindable
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.device.write.bytes.rate_oam_server:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       disk.device.usage_oam_server:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       network.outgoing.packets.rate_oam_server_pd01_port:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       attachment_oam_server_pd01_port:
740         type: tosca.capabilities.Attachment
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.latency_oam_server:
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.read.requests_oam_server:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       disk.device.iops_oam_server:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       disk.root.size_oam_server:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       disk.device.latency_oam_server:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       feature_oam_server_pd01_port:
775         type: tosca.capabilities.Node
776         occurrences:
777         - 1
778         - UNBOUNDED
779       memory.usage_oam_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       endpoint_oam_server:
786         type: tosca.capabilities.Endpoint.Admin
787         occurrences:
788         - 1
789         - UNBOUNDED
790       scalable_oam_server:
791         type: tosca.capabilities.Scalable
792         occurrences:
793         - 1
794         - UNBOUNDED
795       network.incoming.bytes_oam_server_pd01_port:
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.write.requests.rate_oam_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       network.incoming.packets.rate_oam_server_pd01_port:
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.device.read.bytes.rate_oam_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       disk.device.read.bytes_oam_server:
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       os_oam_server:
826         type: tosca.capabilities.OperatingSystem
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.read.bytes_oam_server:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       network.outgoing.bytes_oam_server_pd01_port:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       network.outgoing.bytes.rate_oam_server_pd01_port:
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       disk.ephemeral.size_oam_server:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854   org.openecomp.resource.abstract.nodes.ps_server:
855     derived_from: org.openecomp.resource.abstract.nodes.VFC
856     properties:
857       compute_ps_server_name:
858         type: list
859         required: true
860         status: SUPPORTED
861         entry_schema:
862           type: string
863       compute_ps_server_availability_zone:
864         type: list
865         required: true
866         status: SUPPORTED
867         entry_schema:
868           type: string
869       compute_ps_server_user_data_format:
870         type: list
871         required: true
872         status: SUPPORTED
873         entry_schema:
874           type: string
875       index_value:
876         type: integer
877         description: Index value of this substitution service template runtime instance
878         required: false
879         default: 0
880         status: SUPPORTED
881         constraints:
882         - greater_or_equal: 0
883       port_pd01_port_exCP_naming:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: json
889       vm_flavor_name:
890         type: string
891         required: true
892         status: SUPPORTED
893       port_pd01_port_mac_requirements:
894         type: org.openecomp.datatypes.network.MacRequirements
895         required: true
896         status: SUPPORTED
897       vm_image_name:
898         type: string
899         required: true
900         status: SUPPORTED
901       port_pd01_port_ip_requirements:
902         type: list
903         required: true
904         status: SUPPORTED
905         entry_schema:
906           type: org.openecomp.datatypes.network.IpRequirements
907       port_pd01_port_network:
908         type: list
909         required: true
910         status: SUPPORTED
911         entry_schema:
912           type: string
913       port_pd01_port_order:
914         type: list
915         required: true
916         status: SUPPORTED
917         entry_schema:
918           type: integer
919       port_pd01_port_subnetpoolid:
920         type: list
921         required: true
922         status: SUPPORTED
923         entry_schema:
924           type: string
925       port_pd01_port_network_role:
926         type: list
927         required: true
928         status: SUPPORTED
929         entry_schema:
930           type: string
931       port_pd01_port_network_role_tag:
932         type: list
933         required: true
934         status: SUPPORTED
935         entry_schema:
936           type: string
937       port_pd01_port_vlan_requirements:
938         type: list
939         required: true
940         status: SUPPORTED
941         entry_schema:
942           type: json
943     requirements:
944     - dependency_ps_server_pd01_port:
945         capability: tosca.capabilities.Node
946         node: tosca.nodes.Root
947         relationship: tosca.relationships.DependsOn
948         occurrences:
949         - 0
950         - UNBOUNDED
951     - link_ps_server_pd01_port:
952         capability: tosca.capabilities.network.Linkable
953         relationship: tosca.relationships.network.LinksTo
954         occurrences:
955         - 1
956         - 1
957     - dependency_ps_server:
958         capability: tosca.capabilities.Node
959         node: tosca.nodes.Root
960         relationship: tosca.relationships.DependsOn
961         occurrences:
962         - 0
963         - UNBOUNDED
964     - local_storage_ps_server:
965         capability: tosca.capabilities.Attachment
966         node: tosca.nodes.BlockStorage
967         relationship: tosca.relationships.AttachesTo
968         occurrences:
969         - 0
970         - UNBOUNDED
971     capabilities:
972       instance_ps_server:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       binding_ps_server_pd01_port:
979         type: tosca.capabilities.network.Bindable
980         valid_source_types:
981         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
982         occurrences:
983         - 0
984         - UNBOUNDED
985       host_ps_server:
986         type: tosca.capabilities.Container
987         valid_source_types:
988         - tosca.nodes.SoftwareComponent
989         occurrences:
990         - 1
991         - UNBOUNDED
992       cpu.delta_ps_server:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.write.bytes.rate_ps_server:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       feature_ps_server:
1005         type: tosca.capabilities.Node
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       disk.root.size_ps_server:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.device.read.requests.rate_ps_server:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       cpu_ps_server:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.write.bytes_ps_server:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       disk.device.read.bytes_ps_server:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.read.bytes_ps_server:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.iops_ps_server:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       network.outpoing.packets_ps_server_pd01_port:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.device.latency_ps_server:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       disk.read.bytes.rate_ps_server:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       memory_ps_server:
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       scalable_ps_server:
1076         type: tosca.capabilities.Scalable
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.write.requests.rate_ps_server:
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_ps_server_pd01_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.write.requests_ps_server:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       network.incoming.bytes.rate_ps_server_pd01_port:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       network.incoming.packets_ps_server_pd01_port:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.latency_ps_server:
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.ephemeral.size_ps_server:
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.device.capacity_ps_server:
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.iops_ps_server:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       disk.device.read.bytes.rate_ps_server:
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       network.outgoing.packets.rate_ps_server_pd01_port:
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       cpu_util_ps_server:
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       memory.resident_ps_server:
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       disk.device.read.requests_ps_server:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.write.bytes_ps_server:
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       feature_ps_server_pd01_port:
1171         type: tosca.capabilities.Node
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       network.outgoing.bytes.rate_ps_server_pd01_port:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       attachment_ps_server_pd01_port:
1182         type: tosca.capabilities.Attachment
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       disk.device.write.requests.rate_ps_server:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       network.incoming.packets.rate_ps_server_pd01_port:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.read.requests_ps_server:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.allocation_ps_server:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       memory.usage_ps_server:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       binding_ps_server:
1217         type: tosca.capabilities.network.Bindable
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       os_ps_server:
1222         type: tosca.capabilities.OperatingSystem
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       disk.device.usage_ps_server:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.device.write.bytes.rate_ps_server:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       vcpus_ps_server:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       network.incoming.bytes_ps_server_pd01_port:
1245         type: org.openecomp.capabilities.metric.Ceilometer
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       disk.usage_ps_server:
1251         type: org.openecomp.capabilities.metric.Ceilometer
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.device.write.requests_ps_server:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       endpoint_ps_server:
1263         type: tosca.capabilities.Endpoint.Admin
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.capacity_ps_server:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       disk.device.allocation_ps_server:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED