[SDC] Onboarding 1710 rebase.
[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:
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         occurrences:
295         - 0
296         - UNBOUNDED
297       disk.write.bytes_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.incoming.bytes.rate_pd_server_pd01_port:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
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       disk.root.size_pd_server:
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.bytes_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.device.write.bytes_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.requests_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       instance_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       host_pd_server:
352         type: tosca.capabilities.Container
353         valid_source_types:
354         - tosca.nodes.SoftwareComponent
355         occurrences:
356         - 1
357         - UNBOUNDED
358       network.outpoing.packets_pd_server_pd01_port:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.write.requests.rate_pd_server:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
383         type: tosca.capabilities.Node
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.latency_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.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.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1:
418     derived_from: org.openecomp.resource.abstract.nodes.VFC
419     properties:
420       index_value:
421         type: integer
422         description: Index value of this substitution service template runtime instance
423         required: false
424         default: 0
425         status: SUPPORTED
426         constraints:
427         - greater_or_equal: 0
428       compute_pd_server_availability_zone:
429         type: list
430         required: true
431         status: SUPPORTED
432         entry_schema:
433           type: string
434       compute_pd_server_name:
435         type: list
436         required: true
437         status: SUPPORTED
438         entry_schema:
439           type: string
440       port_pd01_port_exCP_naming:
441         type: org.openecomp.datatypes.Naming
442         required: true
443         status: SUPPORTED
444       vm_flavor_name:
445         type: string
446         required: true
447         status: SUPPORTED
448       port_pd01_port_mac_requirements:
449         type: org.openecomp.datatypes.network.MacRequirements
450         required: true
451         status: SUPPORTED
452       vm_image_name:
453         type: string
454         required: true
455         status: SUPPORTED
456       port_pd01_port_ip_requirements:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: org.openecomp.datatypes.network.IpRequirements
462       port_pd01_port_order:
463         type: integer
464         required: true
465         status: SUPPORTED
466       port_pd01_port_subnetpoolid:
467         type: string
468         required: true
469         status: SUPPORTED
470       port_pd01_port_network_role:
471         type: string
472         required: true
473         status: SUPPORTED
474       port_pd01_port_network_role_tag:
475         type: string
476         required: true
477         status: SUPPORTED
478       port_pd01_port_vlan_requirements:
479         type: list
480         required: true
481         status: SUPPORTED
482         entry_schema:
483           type: org.openecomp.datatypes.network.VlanRequirements
484       compute_pd_server_user_data_format:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490     requirements:
491     - dependency_pd_server:
492         capability: tosca.capabilities.Node
493         node: tosca.nodes.Root
494         relationship: tosca.relationships.DependsOn
495         occurrences:
496         - 0
497         - UNBOUNDED
498     - local_storage_pd_server:
499         capability: tosca.capabilities.Attachment
500         node: tosca.nodes.BlockStorage
501         relationship: tosca.relationships.AttachesTo
502         occurrences:
503         - 0
504         - UNBOUNDED
505     - dependency_pd_server_pd01_port:
506         capability: tosca.capabilities.Node
507         node: tosca.nodes.Root
508         relationship: tosca.relationships.DependsOn
509         occurrences:
510         - 0
511         - UNBOUNDED
512     - link_pd_server_pd01_port:
513         capability: tosca.capabilities.network.Linkable
514         relationship: tosca.relationships.network.LinksTo
515         occurrences:
516         - 1
517         - 1
518     capabilities:
519       scalable_pd_server:
520         type: tosca.capabilities.Scalable
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.read.bytes.rate_pd_server:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       memory.usage_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_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       disk.device.usage_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       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
555         type: tosca.capabilities.OperatingSystem
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.write.bytes.rate_pd_server:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       network.incoming.bytes_pd_server_pd01_port:
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       cpu_pd_server:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       cpu_util_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       disk.device.write.requests.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       disk.read.bytes_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.device.read.bytes.rate_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       network.outgoing.bytes_pd_server_pd01_port:
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.iops_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       memory.resident_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       cpu.delta_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.incoming.packets.rate_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       vcpus_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       disk.device.write.bytes.rate_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.requests_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       endpoint_pd_server:
650         type: tosca.capabilities.Endpoint.Admin
651         occurrences:
652         - 1
653         - UNBOUNDED
654       attachment_pd_server_pd01_port:
655         type: tosca.capabilities.Attachment
656         occurrences:
657         - 1
658         - UNBOUNDED
659       disk.capacity_pd_server:
660         type: org.openecomp.capabilities.metric.Ceilometer
661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
662         occurrences:
663         - 1
664         - UNBOUNDED
665       disk.device.allocation_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.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       binding_pd_server:
678         type: tosca.capabilities.network.Bindable
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.read.requests_pd_server:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       feature_pd_server:
689         type: tosca.capabilities.Node
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.usage_pd_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       binding_pd_server_pd01_port:
700         type: tosca.capabilities.network.Bindable
701         valid_source_types:
702         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
703         occurrences:
704         - 0
705         - UNBOUNDED
706       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_pd01_port:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       network.incoming.packets_pd_server_pd01_port:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       disk.device.read.requests.rate_pd_server:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.root.size_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       disk.device.read.bytes_pd_server:
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       disk.device.write.bytes_pd_server:
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_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       instance_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       host_pd_server:
761         type: tosca.capabilities.Container
762         valid_source_types:
763         - tosca.nodes.SoftwareComponent
764         occurrences:
765         - 1
766         - UNBOUNDED
767       network.outpoing.packets_pd_server_pd01_port:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.write.requests.rate_pd_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.ephemeral.size_pd_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.write.requests_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       feature_pd_server_pd01_port:
792         type: tosca.capabilities.Node
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.device.latency_pd_server:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.latency_pd_server:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.iops_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   org.openecomp.resource.abstract.nodes.pd_server_2:
827     derived_from: org.openecomp.resource.abstract.nodes.VFC
828     properties:
829       index_value:
830         type: integer
831         description: Index value of this substitution service template runtime instance
832         required: false
833         default: 0
834         status: SUPPORTED
835         constraints:
836         - greater_or_equal: 0
837       compute_pd_server_availability_zone:
838         type: list
839         required: true
840         status: SUPPORTED
841         entry_schema:
842           type: string
843       compute_pd_server_name:
844         type: list
845         required: true
846         status: SUPPORTED
847         entry_schema:
848           type: string
849       port_pd01_port_exCP_naming:
850         type: org.openecomp.datatypes.Naming
851         required: true
852         status: SUPPORTED
853       vm_flavor_name:
854         type: string
855         required: true
856         status: SUPPORTED
857       port_pd01_port_mac_requirements:
858         type: org.openecomp.datatypes.network.MacRequirements
859         required: true
860         status: SUPPORTED
861       vm_image_name:
862         type: string
863         required: true
864         status: SUPPORTED
865       port_pd01_port_ip_requirements:
866         type: list
867         required: true
868         status: SUPPORTED
869         entry_schema:
870           type: org.openecomp.datatypes.network.IpRequirements
871       port_pd01_port_network:
872         type: list
873         required: true
874         status: SUPPORTED
875         entry_schema:
876           type: string
877       port_pd01_port_order:
878         type: integer
879         required: true
880         status: SUPPORTED
881       port_pd01_port_subnetpoolid:
882         type: string
883         required: true
884         status: SUPPORTED
885       port_pd01_port_network_role:
886         type: string
887         required: true
888         status: SUPPORTED
889       port_pd01_port_network_role_tag:
890         type: string
891         required: true
892         status: SUPPORTED
893       port_pd01_port_vlan_requirements:
894         type: list
895         required: true
896         status: SUPPORTED
897         entry_schema:
898           type: org.openecomp.datatypes.network.VlanRequirements
899       compute_pd_server_user_data_format:
900         type: list
901         required: true
902         status: SUPPORTED
903         entry_schema:
904           type: string
905     requirements:
906     - dependency_pd_server:
907         capability: tosca.capabilities.Node
908         node: tosca.nodes.Root
909         relationship: tosca.relationships.DependsOn
910         occurrences:
911         - 0
912         - UNBOUNDED
913     - local_storage_pd_server:
914         capability: tosca.capabilities.Attachment
915         node: tosca.nodes.BlockStorage
916         relationship: tosca.relationships.AttachesTo
917         occurrences:
918         - 0
919         - UNBOUNDED
920     - dependency_pd_server_pd01_port:
921         capability: tosca.capabilities.Node
922         node: tosca.nodes.Root
923         relationship: tosca.relationships.DependsOn
924         occurrences:
925         - 0
926         - UNBOUNDED
927     - link_pd_server_pd01_port:
928         capability: tosca.capabilities.network.Linkable
929         relationship: tosca.relationships.network.LinksTo
930         occurrences:
931         - 1
932         - 1
933     capabilities:
934       scalable_pd_server:
935         type: tosca.capabilities.Scalable
936         occurrences:
937         - 1
938         - UNBOUNDED
939       disk.read.bytes.rate_pd_server:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       memory.usage_pd_server:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       memory_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       disk.device.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       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
970         type: tosca.capabilities.OperatingSystem
971         occurrences:
972         - 1
973         - UNBOUNDED
974       disk.write.bytes.rate_pd_server:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       network.incoming.bytes_pd_server_pd01_port:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       cpu_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       cpu_util_pd_server:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.device.write.requests.rate_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       disk.read.bytes_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.read.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.outgoing.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       disk.iops_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       memory.resident_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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_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       disk.device.write.bytes.rate_pd_server:
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.device.write.requests_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       endpoint_pd_server:
1065         type: tosca.capabilities.Endpoint.Admin
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       attachment_pd_server_pd01_port:
1070         type: tosca.capabilities.Attachment
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.capacity_pd_server:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.device.allocation_pd_server:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.allocation_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       binding_pd_server:
1093         type: tosca.capabilities.network.Bindable
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       disk.read.requests_pd_server:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       feature_pd_server:
1104         type: tosca.capabilities.Node
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       disk.usage_pd_server:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       binding_pd_server_pd01_port:
1115         type: tosca.capabilities.network.Bindable
1116         valid_source_types:
1117         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1118         occurrences:
1119         - 0
1120         - UNBOUNDED
1121       disk.write.bytes_pd_server:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       network.incoming.bytes.rate_pd_server_pd01_port:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.root.size_pd_server:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.device.read.bytes_pd_server:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.device.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       disk.device.read.requests_pd_server:
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       instance_pd_server:
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       host_pd_server:
1176         type: tosca.capabilities.Container
1177         valid_source_types:
1178         - tosca.nodes.SoftwareComponent
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       network.outpoing.packets_pd_server_pd01_port:
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       disk.write.requests.rate_pd_server:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       disk.ephemeral.size_pd_server:
1195         type: org.openecomp.capabilities.metric.Ceilometer
1196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1197         occurrences:
1198         - 1
1199         - UNBOUNDED
1200       disk.write.requests_pd_server:
1201         type: org.openecomp.capabilities.metric.Ceilometer
1202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       feature_pd_server_pd01_port:
1207         type: tosca.capabilities.Node
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       disk.device.latency_pd_server:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       disk.latency_pd_server:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       disk.device.capacity_pd_server:
1224         type: org.openecomp.capabilities.metric.Ceilometer
1225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       network.outgoing.bytes.rate_pd_server_pd01_port:
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.device.iops_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