[SDC-29] rebase continue work to align source
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeNovaSameTypeWithGetAttrFromPort / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server_0:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: json
37       vm_flavor_name:
38         type: string
39         required: true
40         status: SUPPORTED
41       port_pd01_port_mac_requirements:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: json
47       vm_image_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd01_port_ip_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: json
57       port_pd01_port_order:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: integer
63       port_pd01_port_subnetpoolid:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_pd01_port_network_role:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_pd01_port_network_role_tag:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd01_port_vlan_requirements:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: json
87       compute_pd_server_user_data_format:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93     requirements:
94     - dependency_pd_server:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_pd_server:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_pd_server_pd01_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_pd_server_pd01_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       scalable_pd_server:
123         type: tosca.capabilities.Scalable
124         occurrences:
125         - 1
126         - UNBOUNDED
127       disk.read.bytes.rate_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       memory.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       memory_pd_server:
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       disk.device.usage_pd_server:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       network.outgoing.packets.rate_pd_server_pd01_port:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       os_pd_server:
158         type: tosca.capabilities.OperatingSystem
159         occurrences:
160         - 1
161         - UNBOUNDED
162       disk.write.bytes.rate_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       network.incoming.bytes_pd_server_pd01_port:
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       cpu_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       cpu_util_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.write.requests.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       disk.read.bytes_pd_server:
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.device.read.bytes.rate_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       network.outgoing.bytes_pd_server_pd01_port:
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       disk.iops_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       memory.resident_pd_server:
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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_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       disk.device.write.bytes.rate_pd_server:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.device.write.requests_pd_server:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       endpoint_pd_server:
253         type: tosca.capabilities.Endpoint.Admin
254         occurrences:
255         - 1
256         - UNBOUNDED
257       attachment_pd_server_pd01_port:
258         type: tosca.capabilities.Attachment
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.capacity_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       disk.device.allocation_pd_server:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       disk.allocation_pd_server:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       binding_pd_server:
281         type: tosca.capabilities.network.Bindable
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.read.requests_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       feature_pd_server:
292         type: tosca.capabilities.Node
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.usage_pd_server:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       binding_pd_server_pd01_port:
303         type: tosca.capabilities.network.Bindable
304         valid_source_types:
305         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
306         occurrences:
307         - 0
308         - UNBOUNDED
309       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_pd01_port:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       network.incoming.packets_pd_server_pd01_port:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.device.read.requests.rate_pd_server:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.root.size_pd_server:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.device.read.bytes_pd_server:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.device.write.bytes_pd_server:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.read.requests_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       instance_pd_server:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       host_pd_server:
364         type: tosca.capabilities.Container
365         valid_source_types:
366         - tosca.nodes.SoftwareComponent
367         occurrences:
368         - 1
369         - UNBOUNDED
370       network.outpoing.packets_pd_server_pd01_port:
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.write.requests.rate_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.ephemeral.size_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       disk.write.requests_pd_server:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       feature_pd_server_pd01_port:
395         type: tosca.capabilities.Node
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.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.latency_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       disk.device.capacity_pd_server:
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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.device.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1:
430     derived_from: org.openecomp.resource.abstract.nodes.VFC
431     properties:
432       index_value:
433         type: integer
434         description: Index value of this substitution service template runtime instance
435         required: false
436         default: 0
437         status: SUPPORTED
438         constraints:
439         - greater_or_equal: 0
440       compute_pd_server_availability_zone:
441         type: list
442         required: true
443         status: SUPPORTED
444         entry_schema:
445           type: string
446       compute_pd_server_name:
447         type: list
448         required: true
449         status: SUPPORTED
450         entry_schema:
451           type: string
452       port_pd01_port_exCP_naming:
453         type: list
454         required: true
455         status: SUPPORTED
456         entry_schema:
457           type: json
458       vm_flavor_name:
459         type: string
460         required: true
461         status: SUPPORTED
462       port_pd01_port_mac_requirements:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: json
468       vm_image_name:
469         type: string
470         required: true
471         status: SUPPORTED
472       port_pd01_port_ip_requirements:
473         type: list
474         required: true
475         status: SUPPORTED
476         entry_schema:
477           type: json
478       port_pd01_port_order:
479         type: list
480         required: true
481         status: SUPPORTED
482         entry_schema:
483           type: integer
484       port_pd01_port_subnetpoolid:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490       port_pd01_port_network_role:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       port_pd01_port_network_role_tag:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: string
502       port_pd01_port_vlan_requirements:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: json
508       compute_pd_server_user_data_format:
509         type: list
510         required: true
511         status: SUPPORTED
512         entry_schema:
513           type: string
514     requirements:
515     - dependency_pd_server:
516         capability: tosca.capabilities.Node
517         node: tosca.nodes.Root
518         relationship: tosca.relationships.DependsOn
519         occurrences:
520         - 0
521         - UNBOUNDED
522     - local_storage_pd_server:
523         capability: tosca.capabilities.Attachment
524         node: tosca.nodes.BlockStorage
525         relationship: tosca.relationships.AttachesTo
526         occurrences:
527         - 0
528         - UNBOUNDED
529     - dependency_pd_server_pd01_port:
530         capability: tosca.capabilities.Node
531         node: tosca.nodes.Root
532         relationship: tosca.relationships.DependsOn
533         occurrences:
534         - 0
535         - UNBOUNDED
536     - link_pd_server_pd01_port:
537         capability: tosca.capabilities.network.Linkable
538         relationship: tosca.relationships.network.LinksTo
539         occurrences:
540         - 1
541         - 1
542     capabilities:
543       scalable_pd_server:
544         type: tosca.capabilities.Scalable
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.read.bytes.rate_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       memory.usage_pd_server:
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       memory_pd_server:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.device.usage_pd_server:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       network.outgoing.packets.rate_pd_server_pd01_port:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       os_pd_server:
579         type: tosca.capabilities.OperatingSystem
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.write.bytes.rate_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       network.incoming.bytes_pd_server_pd01_port:
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       cpu_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       cpu_util_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       disk.device.write.requests.rate_pd_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.read.bytes_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       disk.device.read.bytes.rate_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       network.outgoing.bytes_pd_server_pd01_port:
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       disk.iops_pd_server:
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       memory.resident_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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_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       disk.device.write.bytes.rate_pd_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       disk.device.write.requests_pd_server:
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       endpoint_pd_server:
674         type: tosca.capabilities.Endpoint.Admin
675         occurrences:
676         - 1
677         - UNBOUNDED
678       attachment_pd_server_pd01_port:
679         type: tosca.capabilities.Attachment
680         occurrences:
681         - 1
682         - UNBOUNDED
683       disk.capacity_pd_server:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       disk.device.allocation_pd_server:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       disk.allocation_pd_server:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       binding_pd_server:
702         type: tosca.capabilities.network.Bindable
703         occurrences:
704         - 1
705         - UNBOUNDED
706       disk.read.requests_pd_server:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       feature_pd_server:
713         type: tosca.capabilities.Node
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.usage_pd_server:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       binding_pd_server_pd01_port:
724         type: tosca.capabilities.network.Bindable
725         valid_source_types:
726         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
727         occurrences:
728         - 0
729         - UNBOUNDED
730       disk.write.bytes_pd_server:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       network.incoming.bytes.rate_pd_server_pd01_port:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       network.incoming.packets_pd_server_pd01_port:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.device.read.requests.rate_pd_server:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.root.size_pd_server:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.device.read.bytes_pd_server:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       disk.device.write.bytes_pd_server:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       disk.device.read.requests_pd_server:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       instance_pd_server:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       host_pd_server:
785         type: tosca.capabilities.Container
786         valid_source_types:
787         - tosca.nodes.SoftwareComponent
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.outpoing.packets_pd_server_pd01_port:
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.rate_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       disk.ephemeral.size_pd_server:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.write.requests_pd_server:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       feature_pd_server_pd01_port:
816         type: tosca.capabilities.Node
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.device.latency_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       disk.latency_pd_server:
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.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.iops_pd_server:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850   org.openecomp.resource.abstract.nodes.pd_server_2:
851     derived_from: org.openecomp.resource.abstract.nodes.VFC
852     properties:
853       index_value:
854         type: integer
855         description: Index value of this substitution service template runtime instance
856         required: false
857         default: 0
858         status: SUPPORTED
859         constraints:
860         - greater_or_equal: 0
861       compute_pd_server_availability_zone:
862         type: list
863         required: true
864         status: SUPPORTED
865         entry_schema:
866           type: string
867       compute_pd_server_name:
868         type: list
869         required: true
870         status: SUPPORTED
871         entry_schema:
872           type: string
873       port_pd01_port_exCP_naming:
874         type: list
875         required: true
876         status: SUPPORTED
877         entry_schema:
878           type: json
879       vm_flavor_name:
880         type: string
881         required: true
882         status: SUPPORTED
883       port_pd01_port_mac_requirements:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: json
889       vm_image_name:
890         type: string
891         required: true
892         status: SUPPORTED
893       port_pd01_port_ip_requirements:
894         type: list
895         required: true
896         status: SUPPORTED
897         entry_schema:
898           type: json
899       port_pd01_port_network:
900         type: list
901         required: true
902         status: SUPPORTED
903         entry_schema:
904           type: string
905       port_pd01_port_order:
906         type: list
907         required: true
908         status: SUPPORTED
909         entry_schema:
910           type: integer
911       port_pd01_port_subnetpoolid:
912         type: list
913         required: true
914         status: SUPPORTED
915         entry_schema:
916           type: string
917       port_pd01_port_network_role:
918         type: list
919         required: true
920         status: SUPPORTED
921         entry_schema:
922           type: string
923       port_pd01_port_network_role_tag:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: string
929       port_pd01_port_vlan_requirements:
930         type: list
931         required: true
932         status: SUPPORTED
933         entry_schema:
934           type: json
935       compute_pd_server_user_data_format:
936         type: list
937         required: true
938         status: SUPPORTED
939         entry_schema:
940           type: string
941     requirements:
942     - dependency_pd_server:
943         capability: tosca.capabilities.Node
944         node: tosca.nodes.Root
945         relationship: tosca.relationships.DependsOn
946         occurrences:
947         - 0
948         - UNBOUNDED
949     - local_storage_pd_server:
950         capability: tosca.capabilities.Attachment
951         node: tosca.nodes.BlockStorage
952         relationship: tosca.relationships.AttachesTo
953         occurrences:
954         - 0
955         - UNBOUNDED
956     - dependency_pd_server_pd01_port:
957         capability: tosca.capabilities.Node
958         node: tosca.nodes.Root
959         relationship: tosca.relationships.DependsOn
960         occurrences:
961         - 0
962         - UNBOUNDED
963     - link_pd_server_pd01_port:
964         capability: tosca.capabilities.network.Linkable
965         relationship: tosca.relationships.network.LinksTo
966         occurrences:
967         - 1
968         - 1
969     capabilities:
970       scalable_pd_server:
971         type: tosca.capabilities.Scalable
972         occurrences:
973         - 1
974         - UNBOUNDED
975       disk.read.bytes.rate_pd_server:
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       memory.usage_pd_server:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       memory_pd_server:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.usage_pd_server:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       network.outgoing.packets.rate_pd_server_pd01_port:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       os_pd_server:
1006         type: tosca.capabilities.OperatingSystem
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       disk.write.bytes.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       network.incoming.bytes_pd_server_pd01_port:
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       cpu_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       cpu_util_pd_server:
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.device.write.requests.rate_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       disk.read.bytes_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       disk.device.read.bytes.rate_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.outgoing.bytes_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       disk.iops_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       memory.resident_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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       vcpus_pd_server:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       disk.device.write.bytes.rate_pd_server:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.device.write.requests_pd_server:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       endpoint_pd_server:
1101         type: tosca.capabilities.Endpoint.Admin
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       attachment_pd_server_pd01_port:
1106         type: tosca.capabilities.Attachment
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.capacity_pd_server:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.device.allocation_pd_server:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       disk.allocation_pd_server:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       binding_pd_server:
1129         type: tosca.capabilities.network.Bindable
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.read.requests_pd_server:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       feature_pd_server:
1140         type: tosca.capabilities.Node
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       disk.usage_pd_server:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       binding_pd_server_pd01_port:
1151         type: tosca.capabilities.network.Bindable
1152         valid_source_types:
1153         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1154         occurrences:
1155         - 0
1156         - UNBOUNDED
1157       disk.write.bytes_pd_server:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       network.incoming.bytes.rate_pd_server_pd01_port:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.incoming.packets_pd_server_pd01_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.read.requests.rate_pd_server:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.root.size_pd_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.read.bytes_pd_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.device.write.bytes_pd_server:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.device.read.requests_pd_server:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       instance_pd_server:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       host_pd_server:
1212         type: tosca.capabilities.Container
1213         valid_source_types:
1214         - tosca.nodes.SoftwareComponent
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       network.outpoing.packets_pd_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       disk.write.requests.rate_pd_server:
1225         type: org.openecomp.capabilities.metric.Ceilometer
1226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       disk.ephemeral.size_pd_server:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       disk.write.requests_pd_server:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       feature_pd_server_pd01_port:
1243         type: tosca.capabilities.Node
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.device.latency_pd_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       disk.latency_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
1259       disk.device.capacity_pd_server:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       network.outgoing.bytes.rate_pd_server_pd01_port:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.device.iops_pd_server:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED