[SDC-29] Amdocs OnBoard 1707 initial commit.
[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       port_pd01_port_mac_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       vm_image_name:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pd01_port_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: json
27       index_value:
28         type: integer
29         description: Index value of this substitution service template runtime instance
30         required: false
31         default: 0
32         status: SUPPORTED
33         constraints:
34         - greater_or_equal: 0
35       compute_pd_server_availability_zone:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       compute_pd_server_name:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       compute_pd_server_user_data_format:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57     requirements:
58     - dependency_pd_server:
59         capability: tosca.capabilities.Node
60         node: tosca.nodes.Root
61         relationship: tosca.relationships.DependsOn
62         occurrences:
63         - 0
64         - UNBOUNDED
65     - local_storage_pd_server:
66         capability: tosca.capabilities.Attachment
67         node: tosca.nodes.BlockStorage
68         relationship: tosca.relationships.AttachesTo
69         occurrences:
70         - 0
71         - UNBOUNDED
72     - dependency_pd_server_pd01_port:
73         capability: tosca.capabilities.Node
74         node: tosca.nodes.Root
75         relationship: tosca.relationships.DependsOn
76         occurrences:
77         - 0
78         - UNBOUNDED
79     - link_pd_server_pd01_port:
80         capability: tosca.capabilities.network.Linkable
81         relationship: tosca.relationships.network.LinksTo
82         occurrences:
83         - 1
84         - 1
85     capabilities:
86       scalable_pd_server:
87         type: tosca.capabilities.Scalable
88         occurrences:
89         - 1
90         - UNBOUNDED
91       disk.read.bytes.rate_pd_server:
92         type: org.openecomp.capabilities.metric.Ceilometer
93         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
94         occurrences:
95         - 1
96         - UNBOUNDED
97       memory.usage_pd_server:
98         type: org.openecomp.capabilities.metric.Ceilometer
99         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
100         occurrences:
101         - 1
102         - UNBOUNDED
103       memory_pd_server:
104         type: org.openecomp.capabilities.metric.Ceilometer
105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
106         occurrences:
107         - 1
108         - UNBOUNDED
109       disk.device.usage_pd_server:
110         type: org.openecomp.capabilities.metric.Ceilometer
111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
112         occurrences:
113         - 1
114         - UNBOUNDED
115       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
122         type: tosca.capabilities.OperatingSystem
123         occurrences:
124         - 1
125         - UNBOUNDED
126       disk.write.bytes.rate_pd_server:
127         type: org.openecomp.capabilities.metric.Ceilometer
128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
129         occurrences:
130         - 1
131         - UNBOUNDED
132       network.incoming.bytes_pd_server_pd01_port:
133         type: org.openecomp.capabilities.metric.Ceilometer
134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
135         occurrences:
136         - 1
137         - UNBOUNDED
138       cpu_pd_server:
139         type: org.openecomp.capabilities.metric.Ceilometer
140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
141         occurrences:
142         - 1
143         - UNBOUNDED
144       cpu_util_pd_server:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.device.write.requests.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       disk.read.bytes_pd_server:
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       disk.device.read.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.outgoing.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       disk.iops_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       memory.resident_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       cpu.delta_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.incoming.packets.rate_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       vcpus_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       disk.device.write.bytes.rate_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       disk.device.write.requests_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       endpoint_pd_server:
217         type: tosca.capabilities.Endpoint.Admin
218         occurrences:
219         - 1
220         - UNBOUNDED
221       attachment_pd_server_pd01_port:
222         type: tosca.capabilities.Attachment
223         occurrences:
224         - 1
225         - UNBOUNDED
226       disk.capacity_pd_server:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.device.allocation_pd_server:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.allocation_pd_server:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       binding_pd_server:
245         type: tosca.capabilities.network.Bindable
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.read.requests_pd_server:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       feature_pd_server:
256         type: tosca.capabilities.Node
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.usage_pd_server:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       binding_pd_server_pd01_port:
267         type: tosca.capabilities.network.Bindable
268         valid_source_types:
269         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
270         occurrences:
271         - 0
272         - UNBOUNDED
273       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_pd01_port:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.root.size_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       disk.device.read.bytes_pd_server:
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       disk.device.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       disk.device.read.requests_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       instance_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       host_pd_server:
328         type: tosca.capabilities.Container
329         valid_source_types:
330         - tosca.nodes.SoftwareComponent
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.outpoing.packets_pd_server_pd01_port:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.write.requests.rate_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.ephemeral.size_pd_server:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.write.requests_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       feature_pd_server_pd01_port:
359         type: tosca.capabilities.Node
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.latency_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.latency_pd_server:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.device.capacity_pd_server:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       network.outgoing.bytes.rate_pd_server_pd01_port:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1:
394     derived_from: org.openecomp.resource.abstract.nodes.VFC
395     properties:
396       port_pd01_port_mac_requirements:
397         type: list
398         required: true
399         status: SUPPORTED
400         entry_schema:
401           type: json
402       vm_image_name:
403         type: string
404         required: true
405         status: SUPPORTED
406       port_pd01_port_ip_requirements:
407         type: list
408         required: true
409         status: SUPPORTED
410         entry_schema:
411           type: json
412       index_value:
413         type: integer
414         description: Index value of this substitution service template runtime instance
415         required: false
416         default: 0
417         status: SUPPORTED
418         constraints:
419         - greater_or_equal: 0
420       compute_pd_server_availability_zone:
421         type: list
422         required: true
423         status: SUPPORTED
424         entry_schema:
425           type: string
426       compute_pd_server_name:
427         type: list
428         required: true
429         status: SUPPORTED
430         entry_schema:
431           type: string
432       vm_flavor_name:
433         type: string
434         required: true
435         status: SUPPORTED
436       compute_pd_server_user_data_format:
437         type: list
438         required: true
439         status: SUPPORTED
440         entry_schema:
441           type: string
442     requirements:
443     - dependency_pd_server:
444         capability: tosca.capabilities.Node
445         node: tosca.nodes.Root
446         relationship: tosca.relationships.DependsOn
447         occurrences:
448         - 0
449         - UNBOUNDED
450     - local_storage_pd_server:
451         capability: tosca.capabilities.Attachment
452         node: tosca.nodes.BlockStorage
453         relationship: tosca.relationships.AttachesTo
454         occurrences:
455         - 0
456         - UNBOUNDED
457     - dependency_pd_server_pd01_port:
458         capability: tosca.capabilities.Node
459         node: tosca.nodes.Root
460         relationship: tosca.relationships.DependsOn
461         occurrences:
462         - 0
463         - UNBOUNDED
464     - link_pd_server_pd01_port:
465         capability: tosca.capabilities.network.Linkable
466         relationship: tosca.relationships.network.LinksTo
467         occurrences:
468         - 1
469         - 1
470     capabilities:
471       scalable_pd_server:
472         type: tosca.capabilities.Scalable
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.read.bytes.rate_pd_server:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       memory.usage_pd_server:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       memory_pd_server:
489         type: org.openecomp.capabilities.metric.Ceilometer
490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.device.usage_pd_server:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outgoing.packets.rate_pd_server_pd01_port:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       os_pd_server:
507         type: tosca.capabilities.OperatingSystem
508         occurrences:
509         - 1
510         - UNBOUNDED
511       disk.write.bytes.rate_pd_server:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.incoming.bytes_pd_server_pd01_port:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       cpu_pd_server:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       cpu_util_pd_server:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.device.write.requests.rate_pd_server:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       disk.read.bytes_pd_server:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       disk.device.read.bytes.rate_pd_server:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.outgoing.bytes_pd_server_pd01_port:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.iops_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       memory.resident_pd_server:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_server:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.device.write.bytes.rate_pd_server:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.device.write.requests_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       endpoint_pd_server:
602         type: tosca.capabilities.Endpoint.Admin
603         occurrences:
604         - 1
605         - UNBOUNDED
606       attachment_pd_server_pd01_port:
607         type: tosca.capabilities.Attachment
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.capacity_pd_server:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       disk.device.allocation_pd_server:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       disk.allocation_pd_server:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       binding_pd_server:
630         type: tosca.capabilities.network.Bindable
631         occurrences:
632         - 1
633         - UNBOUNDED
634       disk.read.requests_pd_server:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       feature_pd_server:
641         type: tosca.capabilities.Node
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.usage_pd_server:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       binding_pd_server_pd01_port:
652         type: tosca.capabilities.network.Bindable
653         valid_source_types:
654         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
655         occurrences:
656         - 0
657         - UNBOUNDED
658       disk.write.bytes_pd_server:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       network.incoming.bytes.rate_pd_server_pd01_port:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       network.incoming.packets_pd_server_pd01_port:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.device.read.requests.rate_pd_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.root.size_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       disk.device.read.bytes_pd_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       disk.device.write.bytes_pd_server:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       disk.device.read.requests_pd_server:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       instance_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       host_pd_server:
713         type: tosca.capabilities.Container
714         valid_source_types:
715         - tosca.nodes.SoftwareComponent
716         occurrences:
717         - 1
718         - UNBOUNDED
719       network.outpoing.packets_pd_server_pd01_port:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       disk.write.requests.rate_pd_server:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       disk.ephemeral.size_pd_server:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       disk.write.requests_pd_server:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       feature_pd_server_pd01_port:
744         type: tosca.capabilities.Node
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.device.latency_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.latency_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.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.iops_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   org.openecomp.resource.abstract.nodes.pd_server_2:
779     derived_from: org.openecomp.resource.abstract.nodes.VFC
780     properties:
781       port_pd01_port_mac_requirements:
782         type: list
783         required: true
784         status: SUPPORTED
785         entry_schema:
786           type: json
787       vm_image_name:
788         type: string
789         required: true
790         status: SUPPORTED
791       port_pd01_port_ip_requirements:
792         type: list
793         required: true
794         status: SUPPORTED
795         entry_schema:
796           type: json
797       port_pd01_port_network:
798         type: list
799         required: true
800         status: SUPPORTED
801         entry_schema:
802           type: string
803       index_value:
804         type: integer
805         description: Index value of this substitution service template runtime instance
806         required: false
807         default: 0
808         status: SUPPORTED
809         constraints:
810         - greater_or_equal: 0
811       compute_pd_server_availability_zone:
812         type: list
813         required: true
814         status: SUPPORTED
815         entry_schema:
816           type: string
817       compute_pd_server_name:
818         type: list
819         required: true
820         status: SUPPORTED
821         entry_schema:
822           type: string
823       vm_flavor_name:
824         type: string
825         required: true
826         status: SUPPORTED
827       port_pd01_port_network_role_tag:
828         type: list
829         required: true
830         status: SUPPORTED
831         entry_schema:
832           type: string
833       compute_pd_server_user_data_format:
834         type: list
835         required: true
836         status: SUPPORTED
837         entry_schema:
838           type: string
839     requirements:
840     - dependency_pd_server:
841         capability: tosca.capabilities.Node
842         node: tosca.nodes.Root
843         relationship: tosca.relationships.DependsOn
844         occurrences:
845         - 0
846         - UNBOUNDED
847     - local_storage_pd_server:
848         capability: tosca.capabilities.Attachment
849         node: tosca.nodes.BlockStorage
850         relationship: tosca.relationships.AttachesTo
851         occurrences:
852         - 0
853         - UNBOUNDED
854     - dependency_pd_server_pd01_port:
855         capability: tosca.capabilities.Node
856         node: tosca.nodes.Root
857         relationship: tosca.relationships.DependsOn
858         occurrences:
859         - 0
860         - UNBOUNDED
861     - link_pd_server_pd01_port:
862         capability: tosca.capabilities.network.Linkable
863         relationship: tosca.relationships.network.LinksTo
864         occurrences:
865         - 1
866         - 1
867     capabilities:
868       scalable_pd_server:
869         type: tosca.capabilities.Scalable
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.read.bytes.rate_pd_server:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       memory.usage_pd_server:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       memory_pd_server:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       disk.device.usage_pd_server:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       network.outgoing.packets.rate_pd_server_pd01_port:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       os_pd_server:
904         type: tosca.capabilities.OperatingSystem
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.write.bytes.rate_pd_server:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       network.incoming.bytes_pd_server_pd01_port:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       cpu_pd_server:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       cpu_util_pd_server:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.write.requests.rate_pd_server:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       disk.read.bytes_pd_server:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       disk.device.read.bytes.rate_pd_server:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       network.outgoing.bytes_pd_server_pd01_port:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.iops_pd_server:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       memory.resident_pd_server:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       cpu.delta_pd_server:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_server:
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       disk.device.write.bytes.rate_pd_server:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       disk.device.write.requests_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       endpoint_pd_server:
999         type: tosca.capabilities.Endpoint.Admin
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       attachment_pd_server_pd01_port:
1004         type: tosca.capabilities.Attachment
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       disk.capacity_pd_server:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.device.allocation_pd_server:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.allocation_pd_server:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       binding_pd_server:
1027         type: tosca.capabilities.network.Bindable
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.read.requests_pd_server:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       feature_pd_server:
1038         type: tosca.capabilities.Node
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.usage_pd_server:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       binding_pd_server_pd01_port:
1049         type: tosca.capabilities.network.Bindable
1050         valid_source_types:
1051         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1052         occurrences:
1053         - 0
1054         - UNBOUNDED
1055       disk.write.bytes_pd_server:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       network.incoming.bytes.rate_pd_server_pd01_port:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       network.incoming.packets_pd_server_pd01_port:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.read.requests.rate_pd_server:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.root.size_pd_server:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.read.bytes_pd_server:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       disk.device.write.bytes_pd_server:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       disk.device.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       instance_pd_server:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       host_pd_server:
1110         type: tosca.capabilities.Container
1111         valid_source_types:
1112         - tosca.nodes.SoftwareComponent
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       network.outpoing.packets_pd_server_pd01_port:
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.write.requests.rate_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       disk.ephemeral.size_pd_server:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       disk.write.requests_pd_server:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       feature_pd_server_pd01_port:
1141         type: tosca.capabilities.Node
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.latency_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.latency_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.capacity_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.outgoing.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       disk.device.iops_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