d68f8cb73e81ba72ee413208f1e9548efa8f0ce5
[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         occurrences:
320         - 0
321         - UNBOUNDED
322       disk.write.bytes_pd_server:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.incoming.bytes.rate_pd_server_pd01_port:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.incoming.packets_pd_server_pd01_port:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.device.read.requests.rate_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.root.size_pd_server:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.device.read.bytes_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.device.write.bytes_pd_server:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.device.read.requests_pd_server:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       instance_pd_server:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       host_pd_server:
377         type: tosca.capabilities.Container
378         valid_source_types:
379         - tosca.nodes.SoftwareComponent
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.outpoing.packets_pd_server_pd01_port:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       forwarder_pd_server_pd01_port:
390         type: org.openecomp.capabilities.Forwarder
391         occurrences:
392         - 1
393         - UNBOUNDED
394       disk.write.requests.rate_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.ephemeral.size_pd_server:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       disk.write.requests_pd_server:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       feature_pd_server_pd01_port:
413         type: tosca.capabilities.Node
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.latency_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.latency_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.capacity_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       network.outgoing.bytes.rate_pd_server_pd01_port:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.device.iops_pd_server:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447   org.openecomp.resource.abstract.nodes.oam_server:
448     derived_from: org.openecomp.resource.abstract.nodes.VFC
449     properties:
450       index_value:
451         type: integer
452         description: Index value of this substitution service template runtime instance
453         required: false
454         default: 0
455         status: SUPPORTED
456         constraints:
457         - greater_or_equal: 0
458       port_pd01_port_exCP_naming:
459         type: org.openecomp.datatypes.Naming
460         required: true
461         status: SUPPORTED
462       vm_flavor_name:
463         type: string
464         required: true
465         status: SUPPORTED
466       port_pd01_port_security_groups:
467         type: list
468         required: true
469         status: SUPPORTED
470         entry_schema:
471           type: json
472       port_pd01_port_mac_requirements:
473         type: org.openecomp.datatypes.network.MacRequirements
474         required: true
475         status: SUPPORTED
476       compute_oam_server_availability_zone:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: string
482       vm_image_name:
483         type: string
484         required: true
485         status: SUPPORTED
486       port_pd01_port_ip_requirements:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: org.openecomp.datatypes.network.IpRequirements
492       port_pd01_port_network:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: string
498       port_pd01_port_order:
499         type: integer
500         required: true
501         status: SUPPORTED
502       port_pd01_port_subnetpoolid:
503         type: string
504         required: true
505         status: SUPPORTED
506       compute_oam_server_user_data_format:
507         type: list
508         required: true
509         status: SUPPORTED
510         entry_schema:
511           type: string
512       compute_oam_server_name:
513         type: list
514         required: true
515         status: SUPPORTED
516         entry_schema:
517           type: string
518       port_pd01_port_network_role:
519         type: string
520         required: true
521         status: SUPPORTED
522       port_pd01_port_network_role_tag:
523         type: string
524         required: true
525         status: SUPPORTED
526       port_pd01_port_vlan_requirements:
527         type: list
528         required: true
529         status: SUPPORTED
530         entry_schema:
531           type: org.openecomp.datatypes.network.VlanRequirements
532       compute_oam_server_scheduler_hints:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: json
538     attributes:
539       oam_server_accessIPv4:
540         type: string
541         status: SUPPORTED
542     requirements:
543     - dependency_oam_server_pd01_port:
544         capability: tosca.capabilities.Node
545         node: tosca.nodes.Root
546         relationship: tosca.relationships.DependsOn
547         occurrences:
548         - 0
549         - UNBOUNDED
550     - link_oam_server_pd01_port:
551         capability: tosca.capabilities.network.Linkable
552         relationship: tosca.relationships.network.LinksTo
553         occurrences:
554         - 1
555         - 1
556     - dependency_oam_server:
557         capability: tosca.capabilities.Node
558         node: tosca.nodes.Root
559         relationship: tosca.relationships.DependsOn
560         occurrences:
561         - 0
562         - UNBOUNDED
563     - local_storage_oam_server:
564         capability: tosca.capabilities.Attachment
565         node: tosca.nodes.BlockStorage
566         relationship: tosca.relationships.AttachesTo
567         occurrences:
568         - 0
569         - UNBOUNDED
570     capabilities:
571       cpu.delta_oam_server:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       host_oam_server:
578         type: tosca.capabilities.Container
579         valid_source_types:
580         - tosca.nodes.SoftwareComponent
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.usage_oam_server:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       network.incoming.bytes.rate_oam_server_pd01_port:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       feature_oam_server:
597         type: tosca.capabilities.Node
598         occurrences:
599         - 1
600         - UNBOUNDED
601       disk.device.write.bytes_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       cpu_util_oam_server:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       disk.capacity_oam_server:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       memory_oam_server:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.read.bytes.rate_oam_server:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       binding_oam_server_pd01_port:
632         type: tosca.capabilities.network.Bindable
633         valid_source_types:
634         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
635         occurrences:
636         - 0
637         - UNBOUNDED
638       disk.write.bytes_oam_server:
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.write.requests_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       forwarder_oam_server_pd01_port:
651         type: org.openecomp.capabilities.Forwarder
652         occurrences:
653         - 1
654         - UNBOUNDED
655       cpu_oam_server:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       vcpus_oam_server:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       network.incoming.packets_oam_server_pd01_port:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       disk.device.read.requests.rate_oam_server:
674         type: org.openecomp.capabilities.metric.Ceilometer
675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
676         occurrences:
677         - 1
678         - UNBOUNDED
679       network.outpoing.packets_oam_server_pd01_port:
680         type: org.openecomp.capabilities.metric.Ceilometer
681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.allocation_oam_server:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.write.bytes.rate_oam_server:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.device.write.requests.rate_oam_server:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       instance_oam_server:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       memory.resident_oam_server:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       disk.device.read.requests_oam_server:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.device.allocation_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.write.requests_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       disk.iops_oam_server:
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       disk.device.capacity_oam_server:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       binding_oam_server:
746         type: tosca.capabilities.network.Bindable
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.device.write.bytes.rate_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.usage_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       network.outgoing.packets.rate_oam_server_pd01_port:
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       attachment_oam_server_pd01_port:
769         type: tosca.capabilities.Attachment
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.latency_oam_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.read.requests_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       disk.device.iops_oam_server:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.root.size_oam_server:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.device.latency_oam_server:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       feature_oam_server_pd01_port:
804         type: tosca.capabilities.Node
805         occurrences:
806         - 1
807         - UNBOUNDED
808       memory.usage_oam_server:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       endpoint_oam_server:
815         type: tosca.capabilities.Endpoint.Admin
816         occurrences:
817         - 1
818         - UNBOUNDED
819       scalable_oam_server:
820         type: tosca.capabilities.Scalable
821         occurrences:
822         - 1
823         - UNBOUNDED
824       network.incoming.bytes_oam_server_pd01_port:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.write.requests.rate_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.incoming.packets.rate_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       disk.device.read.bytes.rate_oam_server:
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.device.read.bytes_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       os_oam_server:
855         type: tosca.capabilities.OperatingSystem
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.read.bytes_oam_server:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       network.outgoing.bytes_oam_server_pd01_port:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       network.outgoing.bytes.rate_oam_server_pd01_port:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.ephemeral.size_oam_server:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883   org.openecomp.resource.abstract.nodes.ps_server:
884     derived_from: org.openecomp.resource.abstract.nodes.VFC
885     properties:
886       compute_ps_server_name:
887         type: list
888         required: true
889         status: SUPPORTED
890         entry_schema:
891           type: string
892       compute_ps_server_availability_zone:
893         type: list
894         required: true
895         status: SUPPORTED
896         entry_schema:
897           type: string
898       compute_ps_server_user_data_format:
899         type: list
900         required: true
901         status: SUPPORTED
902         entry_schema:
903           type: string
904       compute_ps_server_scheduler_hints:
905         type: list
906         required: true
907         status: SUPPORTED
908         entry_schema:
909           type: json
910       index_value:
911         type: integer
912         description: Index value of this substitution service template runtime instance
913         required: false
914         default: 0
915         status: SUPPORTED
916         constraints:
917         - greater_or_equal: 0
918       port_pd01_port_exCP_naming:
919         type: org.openecomp.datatypes.Naming
920         required: true
921         status: SUPPORTED
922       vm_flavor_name:
923         type: string
924         required: true
925         status: SUPPORTED
926       port_pd01_port_security_groups:
927         type: list
928         required: true
929         status: SUPPORTED
930         entry_schema:
931           type: json
932       port_pd01_port_mac_requirements:
933         type: org.openecomp.datatypes.network.MacRequirements
934         required: true
935         status: SUPPORTED
936       vm_image_name:
937         type: string
938         required: true
939         status: SUPPORTED
940       port_pd01_port_ip_requirements:
941         type: list
942         required: true
943         status: SUPPORTED
944         entry_schema:
945           type: org.openecomp.datatypes.network.IpRequirements
946       port_pd01_port_network:
947         type: list
948         required: true
949         status: SUPPORTED
950         entry_schema:
951           type: string
952       port_pd01_port_order:
953         type: integer
954         required: true
955         status: SUPPORTED
956       port_pd01_port_subnetpoolid:
957         type: string
958         required: true
959         status: SUPPORTED
960       port_pd01_port_network_role:
961         type: string
962         required: true
963         status: SUPPORTED
964       port_pd01_port_network_role_tag:
965         type: string
966         required: true
967         status: SUPPORTED
968       port_pd01_port_vlan_requirements:
969         type: list
970         required: true
971         status: SUPPORTED
972         entry_schema:
973           type: org.openecomp.datatypes.network.VlanRequirements
974     attributes:
975       ps_server_accessIPv4:
976         type: string
977         status: SUPPORTED
978       ps_server_pd01_port_device_id:
979         type: string
980         status: SUPPORTED
981     requirements:
982     - dependency_ps_server_pd01_port:
983         capability: tosca.capabilities.Node
984         node: tosca.nodes.Root
985         relationship: tosca.relationships.DependsOn
986         occurrences:
987         - 0
988         - UNBOUNDED
989     - link_ps_server_pd01_port:
990         capability: tosca.capabilities.network.Linkable
991         relationship: tosca.relationships.network.LinksTo
992         occurrences:
993         - 1
994         - 1
995     - dependency_ps_server:
996         capability: tosca.capabilities.Node
997         node: tosca.nodes.Root
998         relationship: tosca.relationships.DependsOn
999         occurrences:
1000         - 0
1001         - UNBOUNDED
1002     - local_storage_ps_server:
1003         capability: tosca.capabilities.Attachment
1004         node: tosca.nodes.BlockStorage
1005         relationship: tosca.relationships.AttachesTo
1006         occurrences:
1007         - 0
1008         - UNBOUNDED
1009     capabilities:
1010       instance_ps_server:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       binding_ps_server_pd01_port:
1017         type: tosca.capabilities.network.Bindable
1018         valid_source_types:
1019         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1020         occurrences:
1021         - 0
1022         - UNBOUNDED
1023       host_ps_server:
1024         type: tosca.capabilities.Container
1025         valid_source_types:
1026         - tosca.nodes.SoftwareComponent
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       cpu.delta_ps_server:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.write.bytes.rate_ps_server:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       feature_ps_server:
1043         type: tosca.capabilities.Node
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.root.size_ps_server:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.read.requests.rate_ps_server:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       cpu_ps_server:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       disk.device.write.bytes_ps_server:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.device.read.bytes_ps_server:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.read.bytes_ps_server:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       disk.device.iops_ps_server:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       network.outpoing.packets_ps_server_pd01_port:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.latency_ps_server:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.read.bytes.rate_ps_server:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       memory_ps_server:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       scalable_ps_server:
1114         type: tosca.capabilities.Scalable
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.write.requests.rate_ps_server:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       network.outgoing.bytes_ps_server_pd01_port:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       forwarder_ps_server_pd01_port:
1131         type: org.openecomp.capabilities.Forwarder
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       disk.write.requests_ps_server:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       network.incoming.bytes.rate_ps_server_pd01_port:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       network.incoming.packets_ps_server_pd01_port:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.latency_ps_server:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.ephemeral.size_ps_server:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       disk.device.capacity_ps_server:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       disk.iops_ps_server:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       disk.device.read.bytes.rate_ps_server:
1178         type: org.openecomp.capabilities.metric.Ceilometer
1179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       network.outgoing.packets.rate_ps_server_pd01_port:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       cpu_util_ps_server:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       memory.resident_ps_server:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       disk.device.read.requests_ps_server:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.write.bytes_ps_server:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       feature_ps_server_pd01_port:
1214         type: tosca.capabilities.Node
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       network.outgoing.bytes.rate_ps_server_pd01_port:
1219         type: org.openecomp.capabilities.metric.Ceilometer
1220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       attachment_ps_server_pd01_port:
1225         type: tosca.capabilities.Attachment
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       disk.device.write.requests.rate_ps_server:
1230         type: org.openecomp.capabilities.metric.Ceilometer
1231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       network.incoming.packets.rate_ps_server_pd01_port:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       disk.read.requests_ps_server:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.allocation_ps_server:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       memory.usage_ps_server:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       binding_ps_server:
1260         type: tosca.capabilities.network.Bindable
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       os_ps_server:
1265         type: tosca.capabilities.OperatingSystem
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.device.usage_ps_server:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.device.write.bytes.rate_ps_server:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       vcpus_ps_server:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       network.incoming.bytes_ps_server_pd01_port:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       disk.usage_ps_server:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       disk.device.write.requests_ps_server:
1300         type: org.openecomp.capabilities.metric.Ceilometer
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       endpoint_ps_server:
1306         type: tosca.capabilities.Endpoint.Admin
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       disk.capacity_ps_server:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       disk.device.allocation_ps_server:
1317         type: org.openecomp.capabilities.metric.Ceilometer
1318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1319         occurrences:
1320         - 1
1321         - UNBOUNDED