abab5c3f7ff693bf7f4c66b46e6d29b5272f164a
[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       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: org.openecomp.datatypes.Naming
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_mac_requirements:
40         type: org.openecomp.datatypes.network.MacRequirements
41         required: true
42         status: SUPPORTED
43       vm_image_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd01_port_ip_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.IpRequirements
53       port_pd01_port_order:
54         type: integer
55         required: true
56         status: SUPPORTED
57       port_pd01_port_subnetpoolid:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd01_port_network_role:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_pd01_port_network_role_tag:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd01_port_vlan_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.VlanRequirements
75       compute_pd_server_user_data_format:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81     requirements:
82     - dependency_pd_server:
83         capability: tosca.capabilities.Node
84         node: tosca.nodes.Root
85         relationship: tosca.relationships.DependsOn
86         occurrences:
87         - 0
88         - UNBOUNDED
89     - local_storage_pd_server:
90         capability: tosca.capabilities.Attachment
91         node: tosca.nodes.BlockStorage
92         relationship: tosca.relationships.AttachesTo
93         occurrences:
94         - 0
95         - UNBOUNDED
96     - dependency_pd_server_pd01_port:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - link_pd_server_pd01_port:
104         capability: tosca.capabilities.network.Linkable
105         relationship: tosca.relationships.network.LinksTo
106         occurrences:
107         - 1
108         - 1
109     capabilities:
110       scalable_pd_server:
111         type: tosca.capabilities.Scalable
112         occurrences:
113         - 1
114         - UNBOUNDED
115       disk.read.bytes.rate_pd_server:
116         type: org.openecomp.capabilities.metric.Ceilometer
117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
118         occurrences:
119         - 1
120         - UNBOUNDED
121       memory.usage_pd_server:
122         type: org.openecomp.capabilities.metric.Ceilometer
123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
124         occurrences:
125         - 1
126         - UNBOUNDED
127       memory_pd_server:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       disk.device.usage_pd_server:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       network.outgoing.packets.rate_pd_server_pd01_port:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       os_pd_server:
146         type: tosca.capabilities.OperatingSystem
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.write.bytes.rate_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       network.incoming.bytes_pd_server_pd01_port:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       cpu_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       cpu_util_pd_server:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.device.write.requests.rate_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.read.bytes_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.device.read.bytes.rate_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.outgoing.bytes_pd_server_pd01_port:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.iops_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       memory.resident_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       cpu.delta_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       network.incoming.packets.rate_pd_server_pd01_port:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       vcpus_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.device.write.bytes.rate_pd_server:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.device.write.requests_pd_server:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       endpoint_pd_server:
241         type: tosca.capabilities.Endpoint.Admin
242         occurrences:
243         - 1
244         - UNBOUNDED
245       attachment_pd_server_pd01_port:
246         type: tosca.capabilities.Attachment
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.capacity_pd_server:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.device.allocation_pd_server:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.allocation_pd_server:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       binding_pd_server:
269         type: tosca.capabilities.network.Bindable
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.read.requests_pd_server:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       feature_pd_server:
280         type: tosca.capabilities.Node
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.usage_pd_server:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       binding_pd_server_pd01_port:
291         type: tosca.capabilities.network.Bindable
292         valid_source_types:
293         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
294         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
295         occurrences:
296         - 0
297         - UNBOUNDED
298       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_pd01_port:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       network.incoming.packets_pd_server_pd01_port:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.device.read.requests.rate_pd_server:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.root.size_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       disk.device.read.bytes_pd_server:
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       disk.device.write.bytes_pd_server:
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_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       instance_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       host_pd_server:
353         type: tosca.capabilities.Container
354         valid_source_types:
355         - tosca.nodes.SoftwareComponent
356         occurrences:
357         - 1
358         - UNBOUNDED
359       network.outpoing.packets_pd_server_pd01_port:
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       forwarder_pd_server_pd01_port:
366         type: org.openecomp.capabilities.Forwarder
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.write.requests.rate_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       disk.ephemeral.size_pd_server:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.write.requests_pd_server:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_pd_server_pd01_port:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.latency_pd_server:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.latency_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.capacity_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       network.outgoing.bytes.rate_pd_server_pd01_port:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1:
424     derived_from: org.openecomp.resource.abstract.nodes.VFC
425     properties:
426       index_value:
427         type: integer
428         description: Index value of this substitution service template runtime instance
429         required: false
430         default: 0
431         status: SUPPORTED
432         constraints:
433         - greater_or_equal: 0
434       compute_pd_server_availability_zone:
435         type: list
436         required: true
437         status: SUPPORTED
438         entry_schema:
439           type: string
440       compute_pd_server_name:
441         type: list
442         required: true
443         status: SUPPORTED
444         entry_schema:
445           type: string
446       port_pd01_port_exCP_naming:
447         type: org.openecomp.datatypes.Naming
448         required: true
449         status: SUPPORTED
450       vm_flavor_name:
451         type: string
452         required: true
453         status: SUPPORTED
454       port_pd01_port_mac_requirements:
455         type: org.openecomp.datatypes.network.MacRequirements
456         required: true
457         status: SUPPORTED
458       vm_image_name:
459         type: string
460         required: true
461         status: SUPPORTED
462       port_pd01_port_ip_requirements:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: org.openecomp.datatypes.network.IpRequirements
468       port_pd01_port_order:
469         type: integer
470         required: true
471         status: SUPPORTED
472       port_pd01_port_subnetpoolid:
473         type: string
474         required: true
475         status: SUPPORTED
476       port_pd01_port_network_role:
477         type: string
478         required: true
479         status: SUPPORTED
480       port_pd01_port_network_role_tag:
481         type: string
482         required: true
483         status: SUPPORTED
484       port_pd01_port_vlan_requirements:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: org.openecomp.datatypes.network.VlanRequirements
490       compute_pd_server_user_data_format:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496     requirements:
497     - dependency_pd_server:
498         capability: tosca.capabilities.Node
499         node: tosca.nodes.Root
500         relationship: tosca.relationships.DependsOn
501         occurrences:
502         - 0
503         - UNBOUNDED
504     - local_storage_pd_server:
505         capability: tosca.capabilities.Attachment
506         node: tosca.nodes.BlockStorage
507         relationship: tosca.relationships.AttachesTo
508         occurrences:
509         - 0
510         - UNBOUNDED
511     - dependency_pd_server_pd01_port:
512         capability: tosca.capabilities.Node
513         node: tosca.nodes.Root
514         relationship: tosca.relationships.DependsOn
515         occurrences:
516         - 0
517         - UNBOUNDED
518     - link_pd_server_pd01_port:
519         capability: tosca.capabilities.network.Linkable
520         relationship: tosca.relationships.network.LinksTo
521         occurrences:
522         - 1
523         - 1
524     capabilities:
525       scalable_pd_server:
526         type: tosca.capabilities.Scalable
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.read.bytes.rate_pd_server:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       memory.usage_pd_server:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       memory_pd_server:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.usage_pd_server:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       network.outgoing.packets.rate_pd_server_pd01_port:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       os_pd_server:
561         type: tosca.capabilities.OperatingSystem
562         occurrences:
563         - 1
564         - UNBOUNDED
565       disk.write.bytes.rate_pd_server:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       network.incoming.bytes_pd_server_pd01_port:
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       cpu_pd_server:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       cpu_util_pd_server:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.device.write.requests.rate_pd_server:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.read.bytes_pd_server:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       disk.device.read.bytes.rate_pd_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       network.outgoing.bytes_pd_server_pd01_port:
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.iops_pd_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.resident_pd_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       cpu.delta_pd_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       network.incoming.packets.rate_pd_server_pd01_port:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       vcpus_pd_server:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.device.write.bytes.rate_pd_server:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       disk.device.write.requests_pd_server:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       endpoint_pd_server:
656         type: tosca.capabilities.Endpoint.Admin
657         occurrences:
658         - 1
659         - UNBOUNDED
660       attachment_pd_server_pd01_port:
661         type: tosca.capabilities.Attachment
662         occurrences:
663         - 1
664         - UNBOUNDED
665       disk.capacity_pd_server:
666         type: org.openecomp.capabilities.metric.Ceilometer
667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
668         occurrences:
669         - 1
670         - UNBOUNDED
671       disk.device.allocation_pd_server:
672         type: org.openecomp.capabilities.metric.Ceilometer
673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
674         occurrences:
675         - 1
676         - UNBOUNDED
677       disk.allocation_pd_server:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       binding_pd_server:
684         type: tosca.capabilities.network.Bindable
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.read.requests_pd_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       feature_pd_server:
695         type: tosca.capabilities.Node
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.usage_pd_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       binding_pd_server_pd01_port:
706         type: tosca.capabilities.network.Bindable
707         valid_source_types:
708         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
709         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
710         occurrences:
711         - 0
712         - UNBOUNDED
713       disk.write.bytes_pd_server:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       network.incoming.bytes.rate_pd_server_pd01_port:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       network.incoming.packets_pd_server_pd01_port:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       disk.device.read.requests.rate_pd_server:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       disk.root.size_pd_server:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       disk.device.read.bytes_pd_server:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       disk.device.write.bytes_pd_server:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.device.read.requests_pd_server:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       instance_pd_server:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       host_pd_server:
768         type: tosca.capabilities.Container
769         valid_source_types:
770         - tosca.nodes.SoftwareComponent
771         occurrences:
772         - 1
773         - UNBOUNDED
774       network.outpoing.packets_pd_server_pd01_port:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       forwarder_pd_server_pd01_port:
781         type: org.openecomp.capabilities.Forwarder
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.write.requests.rate_pd_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.ephemeral.size_pd_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.write.requests_pd_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_pd_server_pd01_port:
804         type: tosca.capabilities.Node
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.latency_pd_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       disk.latency_pd_server:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.device.capacity_pd_server:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.outgoing.bytes.rate_pd_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.device.iops_pd_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   org.openecomp.resource.abstract.nodes.pd_server_2:
839     derived_from: org.openecomp.resource.abstract.nodes.VFC
840     properties:
841       index_value:
842         type: integer
843         description: Index value of this substitution service template runtime instance
844         required: false
845         default: 0
846         status: SUPPORTED
847         constraints:
848         - greater_or_equal: 0
849       compute_pd_server_availability_zone:
850         type: list
851         required: true
852         status: SUPPORTED
853         entry_schema:
854           type: string
855       compute_pd_server_name:
856         type: list
857         required: true
858         status: SUPPORTED
859         entry_schema:
860           type: string
861       port_pd01_port_exCP_naming:
862         type: org.openecomp.datatypes.Naming
863         required: true
864         status: SUPPORTED
865       vm_flavor_name:
866         type: string
867         required: true
868         status: SUPPORTED
869       port_pd01_port_mac_requirements:
870         type: org.openecomp.datatypes.network.MacRequirements
871         required: true
872         status: SUPPORTED
873       vm_image_name:
874         type: string
875         required: true
876         status: SUPPORTED
877       port_pd01_port_ip_requirements:
878         type: list
879         required: true
880         status: SUPPORTED
881         entry_schema:
882           type: org.openecomp.datatypes.network.IpRequirements
883       port_pd01_port_network:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: string
889       port_pd01_port_order:
890         type: integer
891         required: true
892         status: SUPPORTED
893       port_pd01_port_subnetpoolid:
894         type: string
895         required: true
896         status: SUPPORTED
897       port_pd01_port_network_role:
898         type: string
899         required: true
900         status: SUPPORTED
901       port_pd01_port_network_role_tag:
902         type: string
903         required: true
904         status: SUPPORTED
905       port_pd01_port_vlan_requirements:
906         type: list
907         required: true
908         status: SUPPORTED
909         entry_schema:
910           type: org.openecomp.datatypes.network.VlanRequirements
911       compute_pd_server_user_data_format:
912         type: list
913         required: true
914         status: SUPPORTED
915         entry_schema:
916           type: string
917     requirements:
918     - dependency_pd_server:
919         capability: tosca.capabilities.Node
920         node: tosca.nodes.Root
921         relationship: tosca.relationships.DependsOn
922         occurrences:
923         - 0
924         - UNBOUNDED
925     - local_storage_pd_server:
926         capability: tosca.capabilities.Attachment
927         node: tosca.nodes.BlockStorage
928         relationship: tosca.relationships.AttachesTo
929         occurrences:
930         - 0
931         - UNBOUNDED
932     - dependency_pd_server_pd01_port:
933         capability: tosca.capabilities.Node
934         node: tosca.nodes.Root
935         relationship: tosca.relationships.DependsOn
936         occurrences:
937         - 0
938         - UNBOUNDED
939     - link_pd_server_pd01_port:
940         capability: tosca.capabilities.network.Linkable
941         relationship: tosca.relationships.network.LinksTo
942         occurrences:
943         - 1
944         - 1
945     capabilities:
946       scalable_pd_server:
947         type: tosca.capabilities.Scalable
948         occurrences:
949         - 1
950         - UNBOUNDED
951       disk.read.bytes.rate_pd_server:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       memory.usage_pd_server:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       memory_pd_server:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       disk.device.usage_pd_server:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       network.outgoing.packets.rate_pd_server_pd01_port:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       os_pd_server:
982         type: tosca.capabilities.OperatingSystem
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.write.bytes.rate_pd_server:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       network.incoming.bytes_pd_server_pd01_port:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       cpu_pd_server:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       cpu_util_pd_server:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       disk.device.write.requests.rate_pd_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       disk.read.bytes_pd_server:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.device.read.bytes.rate_pd_server:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       network.outgoing.bytes_pd_server_pd01_port:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       disk.iops_pd_server:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       memory.resident_pd_server:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       cpu.delta_pd_server:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       network.incoming.packets.rate_pd_server_pd01_port:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       vcpus_pd_server:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.device.write.bytes.rate_pd_server:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.device.write.requests_pd_server:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       endpoint_pd_server:
1077         type: tosca.capabilities.Endpoint.Admin
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       attachment_pd_server_pd01_port:
1082         type: tosca.capabilities.Attachment
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.capacity_pd_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       disk.device.allocation_pd_server:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.allocation_pd_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       binding_pd_server:
1105         type: tosca.capabilities.network.Bindable
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.read.requests_pd_server:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       feature_pd_server:
1116         type: tosca.capabilities.Node
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       disk.usage_pd_server:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       binding_pd_server_pd01_port:
1127         type: tosca.capabilities.network.Bindable
1128         valid_source_types:
1129         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1130         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1131         occurrences:
1132         - 0
1133         - UNBOUNDED
1134       disk.write.bytes_pd_server:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       network.incoming.bytes.rate_pd_server_pd01_port:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       network.incoming.packets_pd_server_pd01_port:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       disk.device.read.requests.rate_pd_server:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       disk.root.size_pd_server:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.device.read.bytes_pd_server:
1165         type: org.openecomp.capabilities.metric.Ceilometer
1166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       disk.device.write.bytes_pd_server:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       disk.device.read.requests_pd_server:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       instance_pd_server:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       host_pd_server:
1189         type: tosca.capabilities.Container
1190         valid_source_types:
1191         - tosca.nodes.SoftwareComponent
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       network.outpoing.packets_pd_server_pd01_port:
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       forwarder_pd_server_pd01_port:
1202         type: org.openecomp.capabilities.Forwarder
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       disk.write.requests.rate_pd_server:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       disk.ephemeral.size_pd_server:
1213         type: org.openecomp.capabilities.metric.Ceilometer
1214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       disk.write.requests_pd_server:
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       feature_pd_server_pd01_port:
1225         type: tosca.capabilities.Node
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       disk.device.latency_pd_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       disk.latency_pd_server:
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.device.capacity_pd_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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       disk.device.iops_pd_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