2b4345e6813f904f89e67a17beb8acf11f56ba01
[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       compute_pd_server_scheduler_hints:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       compute_pd_server_availability_zone:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       compute_pd_server_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pd01_port_exCP_naming:
38         type: org.openecomp.datatypes.Naming
39         required: true
40         status: SUPPORTED
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd01_port_security_groups:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: json
51       port_pd01_port_mac_requirements:
52         type: org.openecomp.datatypes.network.MacRequirements
53         required: true
54         status: SUPPORTED
55       vm_image_name:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_pd01_port_ip_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.IpRequirements
65       port_pd01_port_network:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_pd01_port_order:
72         type: integer
73         required: true
74         status: SUPPORTED
75       port_pd01_port_subnetpoolid:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_pd01_port_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd01_port_network_role_tag:
84         type: string
85         required: true
86         status: SUPPORTED
87       port_pd01_port_vlan_requirements:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: org.openecomp.datatypes.network.VlanRequirements
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       pd_server_pd01_port_device_owner:
104         type: string
105         status: SUPPORTED
106     requirements:
107     - dependency_pd_server:
108         capability: tosca.capabilities.Node
109         node: tosca.nodes.Root
110         relationship: tosca.relationships.DependsOn
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - local_storage_pd_server:
115         capability: tosca.capabilities.Attachment
116         node: tosca.nodes.BlockStorage
117         relationship: tosca.relationships.AttachesTo
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - dependency_pd_server_pd01_port:
122         capability: tosca.capabilities.Node
123         node: tosca.nodes.Root
124         relationship: tosca.relationships.DependsOn
125         occurrences:
126         - 0
127         - UNBOUNDED
128     - link_pd_server_pd01_port:
129         capability: tosca.capabilities.network.Linkable
130         relationship: tosca.relationships.network.LinksTo
131         occurrences:
132         - 1
133         - 1
134     capabilities:
135       scalable_pd_server:
136         type: tosca.capabilities.Scalable
137         occurrences:
138         - 1
139         - UNBOUNDED
140       disk.read.bytes.rate_pd_server:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       memory.usage_pd_server:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       memory_pd_server:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       disk.device.usage_pd_server:
159         type: org.openecomp.capabilities.metric.Ceilometer
160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
161         occurrences:
162         - 1
163         - UNBOUNDED
164       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
171         type: tosca.capabilities.OperatingSystem
172         occurrences:
173         - 1
174         - UNBOUNDED
175       disk.write.bytes.rate_pd_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       network.incoming.bytes_pd_server_pd01_port:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       cpu_pd_server:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       cpu_util_pd_server:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.write.requests.rate_pd_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.read.bytes_pd_server:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.device.read.bytes.rate_pd_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       network.outgoing.bytes_pd_server_pd01_port:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       disk.iops_pd_server:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       memory.resident_pd_server:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       cpu.delta_pd_server:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       network.incoming.packets.rate_pd_server_pd01_port:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       vcpus_pd_server:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.write.bytes.rate_pd_server:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.write.requests_pd_server:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       endpoint_pd_server:
266         type: tosca.capabilities.Endpoint.Admin
267         occurrences:
268         - 1
269         - UNBOUNDED
270       attachment_pd_server_pd01_port:
271         type: tosca.capabilities.Attachment
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.capacity_pd_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.device.allocation_pd_server:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.allocation_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       binding_pd_server:
294         type: tosca.capabilities.network.Bindable
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.read.requests_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       feature_pd_server:
305         type: tosca.capabilities.Node
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.usage_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       binding_pd_server_pd01_port:
316         type: tosca.capabilities.network.Bindable
317         valid_source_types:
318         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
319         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
320         occurrences:
321         - 0
322         - UNBOUNDED
323       disk.write.bytes_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.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
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.requests.rate_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.root.size_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.bytes_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       disk.device.write.bytes_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       disk.device.read.requests_pd_server:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       instance_pd_server:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       host_pd_server:
378         type: tosca.capabilities.Container
379         valid_source_types:
380         - tosca.nodes.SoftwareComponent
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outpoing.packets_pd_server_pd01_port:
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       forwarder_pd_server_pd01_port:
391         type: org.openecomp.capabilities.Forwarder
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.write.requests.rate_pd_server:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
414         type: tosca.capabilities.Node
415         occurrences:
416         - 1
417         - UNBOUNDED
418       disk.device.latency_pd_server:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.latency_pd_server:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.device.capacity_pd_server:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       network.outgoing.bytes.rate_pd_server_pd01_port:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.device.iops_pd_server:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448   org.openecomp.resource.abstract.nodes.oam_server:
449     derived_from: org.openecomp.resource.abstract.nodes.VFC
450     properties:
451       index_value:
452         type: integer
453         description: Index value of this substitution service template runtime instance
454         required: false
455         default: 0
456         status: SUPPORTED
457         constraints:
458         - greater_or_equal: 0
459       port_pd01_port_exCP_naming:
460         type: org.openecomp.datatypes.Naming
461         required: true
462         status: SUPPORTED
463       vm_flavor_name:
464         type: string
465         required: true
466         status: SUPPORTED
467       port_pd01_port_security_groups:
468         type: list
469         required: true
470         status: SUPPORTED
471         entry_schema:
472           type: json
473       port_pd01_port_mac_requirements:
474         type: org.openecomp.datatypes.network.MacRequirements
475         required: true
476         status: SUPPORTED
477       compute_oam_server_availability_zone:
478         type: list
479         required: true
480         status: SUPPORTED
481         entry_schema:
482           type: string
483       vm_image_name:
484         type: string
485         required: true
486         status: SUPPORTED
487       port_pd01_port_ip_requirements:
488         type: list
489         required: true
490         status: SUPPORTED
491         entry_schema:
492           type: org.openecomp.datatypes.network.IpRequirements
493       port_pd01_port_network:
494         type: list
495         required: true
496         status: SUPPORTED
497         entry_schema:
498           type: string
499       port_pd01_port_order:
500         type: integer
501         required: true
502         status: SUPPORTED
503       port_pd01_port_subnetpoolid:
504         type: string
505         required: true
506         status: SUPPORTED
507       compute_oam_server_user_data_format:
508         type: list
509         required: true
510         status: SUPPORTED
511         entry_schema:
512           type: string
513       compute_oam_server_name:
514         type: list
515         required: true
516         status: SUPPORTED
517         entry_schema:
518           type: string
519       port_pd01_port_network_role:
520         type: string
521         required: true
522         status: SUPPORTED
523       port_pd01_port_network_role_tag:
524         type: string
525         required: true
526         status: SUPPORTED
527       port_pd01_port_vlan_requirements:
528         type: list
529         required: true
530         status: SUPPORTED
531         entry_schema:
532           type: org.openecomp.datatypes.network.VlanRequirements
533       compute_oam_server_scheduler_hints:
534         type: list
535         required: true
536         status: SUPPORTED
537         entry_schema:
538           type: json
539     attributes:
540       oam_server_accessIPv4:
541         type: string
542         status: SUPPORTED
543     requirements:
544     - dependency_oam_server_pd01_port:
545         capability: tosca.capabilities.Node
546         node: tosca.nodes.Root
547         relationship: tosca.relationships.DependsOn
548         occurrences:
549         - 0
550         - UNBOUNDED
551     - link_oam_server_pd01_port:
552         capability: tosca.capabilities.network.Linkable
553         relationship: tosca.relationships.network.LinksTo
554         occurrences:
555         - 1
556         - 1
557     - dependency_oam_server:
558         capability: tosca.capabilities.Node
559         node: tosca.nodes.Root
560         relationship: tosca.relationships.DependsOn
561         occurrences:
562         - 0
563         - UNBOUNDED
564     - local_storage_oam_server:
565         capability: tosca.capabilities.Attachment
566         node: tosca.nodes.BlockStorage
567         relationship: tosca.relationships.AttachesTo
568         occurrences:
569         - 0
570         - UNBOUNDED
571     capabilities:
572       cpu.delta_oam_server:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       host_oam_server:
579         type: tosca.capabilities.Container
580         valid_source_types:
581         - tosca.nodes.SoftwareComponent
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.usage_oam_server:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       network.incoming.bytes.rate_oam_server_pd01_port:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       feature_oam_server:
598         type: tosca.capabilities.Node
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.write.bytes_oam_server:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       cpu_util_oam_server:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.capacity_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       memory_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       disk.read.bytes.rate_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       binding_oam_server_pd01_port:
633         type: tosca.capabilities.network.Bindable
634         valid_source_types:
635         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
636         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
637         occurrences:
638         - 0
639         - UNBOUNDED
640       disk.write.bytes_oam_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.write.requests_oam_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       forwarder_oam_server_pd01_port:
653         type: org.openecomp.capabilities.Forwarder
654         occurrences:
655         - 1
656         - UNBOUNDED
657       cpu_oam_server:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       vcpus_oam_server:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       network.incoming.packets_oam_server_pd01_port:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.read.requests.rate_oam_server:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       network.outpoing.packets_oam_server_pd01_port:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       disk.allocation_oam_server:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.write.bytes.rate_oam_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.device.write.requests.rate_oam_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       instance_oam_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       memory.resident_oam_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.device.read.requests_oam_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.allocation_oam_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.device.write.requests_oam_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.iops_oam_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       disk.device.capacity_oam_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       binding_oam_server:
748         type: tosca.capabilities.network.Bindable
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.write.bytes.rate_oam_server:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.usage_oam_server:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       network.outgoing.packets.rate_oam_server_pd01_port:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       attachment_oam_server_pd01_port:
771         type: tosca.capabilities.Attachment
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.latency_oam_server:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.read.requests_oam_server:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.device.iops_oam_server:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.root.size_oam_server:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.device.latency_oam_server:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       feature_oam_server_pd01_port:
806         type: tosca.capabilities.Node
807         occurrences:
808         - 1
809         - UNBOUNDED
810       memory.usage_oam_server:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       endpoint_oam_server:
817         type: tosca.capabilities.Endpoint.Admin
818         occurrences:
819         - 1
820         - UNBOUNDED
821       scalable_oam_server:
822         type: tosca.capabilities.Scalable
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.incoming.bytes_oam_server_pd01_port:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.write.requests.rate_oam_server:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.incoming.packets.rate_oam_server_pd01_port:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.read.bytes.rate_oam_server:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.read.bytes_oam_server:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       os_oam_server:
857         type: tosca.capabilities.OperatingSystem
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.read.bytes_oam_server:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       network.outgoing.bytes_oam_server_pd01_port:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       network.outgoing.bytes.rate_oam_server_pd01_port:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       disk.ephemeral.size_oam_server:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885   org.openecomp.resource.abstract.nodes.ps_server:
886     derived_from: org.openecomp.resource.abstract.nodes.VFC
887     properties:
888       compute_ps_server_name:
889         type: list
890         required: true
891         status: SUPPORTED
892         entry_schema:
893           type: string
894       compute_ps_server_availability_zone:
895         type: list
896         required: true
897         status: SUPPORTED
898         entry_schema:
899           type: string
900       compute_ps_server_user_data_format:
901         type: list
902         required: true
903         status: SUPPORTED
904         entry_schema:
905           type: string
906       compute_ps_server_scheduler_hints:
907         type: list
908         required: true
909         status: SUPPORTED
910         entry_schema:
911           type: json
912       index_value:
913         type: integer
914         description: Index value of this substitution service template runtime instance
915         required: false
916         default: 0
917         status: SUPPORTED
918         constraints:
919         - greater_or_equal: 0
920       port_pd01_port_exCP_naming:
921         type: org.openecomp.datatypes.Naming
922         required: true
923         status: SUPPORTED
924       vm_flavor_name:
925         type: string
926         required: true
927         status: SUPPORTED
928       port_pd01_port_security_groups:
929         type: list
930         required: true
931         status: SUPPORTED
932         entry_schema:
933           type: json
934       port_pd01_port_mac_requirements:
935         type: org.openecomp.datatypes.network.MacRequirements
936         required: true
937         status: SUPPORTED
938       vm_image_name:
939         type: string
940         required: true
941         status: SUPPORTED
942       port_pd01_port_ip_requirements:
943         type: list
944         required: true
945         status: SUPPORTED
946         entry_schema:
947           type: org.openecomp.datatypes.network.IpRequirements
948       port_pd01_port_network:
949         type: list
950         required: true
951         status: SUPPORTED
952         entry_schema:
953           type: string
954       port_pd01_port_order:
955         type: integer
956         required: true
957         status: SUPPORTED
958       port_pd01_port_subnetpoolid:
959         type: string
960         required: true
961         status: SUPPORTED
962       port_pd01_port_network_role:
963         type: string
964         required: true
965         status: SUPPORTED
966       port_pd01_port_network_role_tag:
967         type: string
968         required: true
969         status: SUPPORTED
970       port_pd01_port_vlan_requirements:
971         type: list
972         required: true
973         status: SUPPORTED
974         entry_schema:
975           type: org.openecomp.datatypes.network.VlanRequirements
976     attributes:
977       ps_server_accessIPv4:
978         type: string
979         status: SUPPORTED
980       ps_server_pd01_port_device_id:
981         type: string
982         status: SUPPORTED
983     requirements:
984     - dependency_ps_server_pd01_port:
985         capability: tosca.capabilities.Node
986         node: tosca.nodes.Root
987         relationship: tosca.relationships.DependsOn
988         occurrences:
989         - 0
990         - UNBOUNDED
991     - link_ps_server_pd01_port:
992         capability: tosca.capabilities.network.Linkable
993         relationship: tosca.relationships.network.LinksTo
994         occurrences:
995         - 1
996         - 1
997     - dependency_ps_server:
998         capability: tosca.capabilities.Node
999         node: tosca.nodes.Root
1000         relationship: tosca.relationships.DependsOn
1001         occurrences:
1002         - 0
1003         - UNBOUNDED
1004     - local_storage_ps_server:
1005         capability: tosca.capabilities.Attachment
1006         node: tosca.nodes.BlockStorage
1007         relationship: tosca.relationships.AttachesTo
1008         occurrences:
1009         - 0
1010         - UNBOUNDED
1011     capabilities:
1012       instance_ps_server:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       binding_ps_server_pd01_port:
1019         type: tosca.capabilities.network.Bindable
1020         valid_source_types:
1021         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1022         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1023         occurrences:
1024         - 0
1025         - UNBOUNDED
1026       host_ps_server:
1027         type: tosca.capabilities.Container
1028         valid_source_types:
1029         - tosca.nodes.SoftwareComponent
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       cpu.delta_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.write.bytes.rate_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       feature_ps_server:
1046         type: tosca.capabilities.Node
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.root.size_ps_server:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.device.read.requests.rate_ps_server:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       cpu_ps_server:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.device.write.bytes_ps_server:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.device.read.bytes_ps_server:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.read.bytes_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       disk.device.iops_ps_server:
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       network.outpoing.packets_ps_server_pd01_port:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.device.latency_ps_server:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.read.bytes.rate_ps_server:
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       memory_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       scalable_ps_server:
1117         type: tosca.capabilities.Scalable
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       disk.write.requests.rate_ps_server:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       network.outgoing.bytes_ps_server_pd01_port:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       forwarder_ps_server_pd01_port:
1134         type: org.openecomp.capabilities.Forwarder
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       disk.write.requests_ps_server:
1139         type: org.openecomp.capabilities.metric.Ceilometer
1140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       network.incoming.bytes.rate_ps_server_pd01_port:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       network.incoming.packets_ps_server_pd01_port:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       disk.latency_ps_server:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       disk.ephemeral.size_ps_server:
1163         type: org.openecomp.capabilities.metric.Ceilometer
1164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       disk.device.capacity_ps_server:
1169         type: org.openecomp.capabilities.metric.Ceilometer
1170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       disk.iops_ps_server:
1175         type: org.openecomp.capabilities.metric.Ceilometer
1176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       disk.device.read.bytes.rate_ps_server:
1181         type: org.openecomp.capabilities.metric.Ceilometer
1182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       network.outgoing.packets.rate_ps_server_pd01_port:
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       cpu_util_ps_server:
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       memory.resident_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.device.read.requests_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       disk.write.bytes_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       feature_ps_server_pd01_port:
1217         type: tosca.capabilities.Node
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       network.outgoing.bytes.rate_ps_server_pd01_port:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       attachment_ps_server_pd01_port:
1228         type: tosca.capabilities.Attachment
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.device.write.requests.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       network.incoming.packets.rate_ps_server_pd01_port:
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       disk.read.requests_ps_server:
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.allocation_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       memory.usage_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       binding_ps_server:
1263         type: tosca.capabilities.network.Bindable
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       os_ps_server:
1268         type: tosca.capabilities.OperatingSystem
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.device.usage_ps_server:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       disk.device.write.bytes.rate_ps_server:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       vcpus_ps_server:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       network.incoming.bytes_ps_server_pd01_port:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       disk.usage_ps_server:
1297         type: org.openecomp.capabilities.metric.Ceilometer
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       disk.device.write.requests_ps_server:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       endpoint_ps_server:
1309         type: tosca.capabilities.Endpoint.Admin
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.capacity_ps_server:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.device.allocation_ps_server:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED