[sdc] update code of sdc
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / catalogInstances / threeComputesSameTypeDiffImageName / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server_0:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: json
37       vm_flavor_name:
38         type: string
39         required: true
40         status: SUPPORTED
41       port_pd01_port_mac_requirements:
42         type: org.openecomp.datatypes.network.MacRequirements
43         required: true
44         status: SUPPORTED
45       vm_image_name:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd01_port_ip_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.IpRequirements
55       port_pd01_port_network:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       port_pd01_port_order:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: integer
67       port_pd01_port_subnetpoolid:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       port_pd01_port_network_role:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_pd01_port_network_role_tag:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_pd01_port_vlan_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: json
91       compute_pd_server_user_data_format:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
97     requirements:
98     - dependency_pd_server:
99         capability: tosca.capabilities.Node
100         node: tosca.nodes.Root
101         relationship: tosca.relationships.DependsOn
102         occurrences:
103         - 0
104         - UNBOUNDED
105     - local_storage_pd_server:
106         capability: tosca.capabilities.Attachment
107         node: tosca.nodes.BlockStorage
108         relationship: tosca.relationships.AttachesTo
109         occurrences:
110         - 0
111         - UNBOUNDED
112     - dependency_pd_server_pd01_port:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - link_pd_server_pd01_port:
120         capability: tosca.capabilities.network.Linkable
121         relationship: tosca.relationships.network.LinksTo
122         occurrences:
123         - 1
124         - 1
125     capabilities:
126       scalable_pd_server:
127         type: tosca.capabilities.Scalable
128         occurrences:
129         - 1
130         - UNBOUNDED
131       disk.read.bytes.rate_pd_server:
132         type: org.openecomp.capabilities.metric.Ceilometer
133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
134         occurrences:
135         - 1
136         - UNBOUNDED
137       memory.usage_pd_server:
138         type: org.openecomp.capabilities.metric.Ceilometer
139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
140         occurrences:
141         - 1
142         - UNBOUNDED
143       memory_pd_server:
144         type: org.openecomp.capabilities.metric.Ceilometer
145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
146         occurrences:
147         - 1
148         - UNBOUNDED
149       disk.device.usage_pd_server:
150         type: org.openecomp.capabilities.metric.Ceilometer
151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
152         occurrences:
153         - 1
154         - UNBOUNDED
155       network.outgoing.packets.rate_pd_server_pd01_port:
156         type: org.openecomp.capabilities.metric.Ceilometer
157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
158         occurrences:
159         - 1
160         - UNBOUNDED
161       os_pd_server:
162         type: tosca.capabilities.OperatingSystem
163         occurrences:
164         - 1
165         - UNBOUNDED
166       disk.write.bytes.rate_pd_server:
167         type: org.openecomp.capabilities.metric.Ceilometer
168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
169         occurrences:
170         - 1
171         - UNBOUNDED
172       network.incoming.bytes_pd_server_pd01_port:
173         type: org.openecomp.capabilities.metric.Ceilometer
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         occurrences:
176         - 1
177         - UNBOUNDED
178       cpu_pd_server:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       cpu_util_pd_server:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       disk.device.write.requests.rate_pd_server:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       disk.read.bytes_pd_server:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       disk.device.read.bytes.rate_pd_server:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       network.outgoing.bytes_pd_server_pd01_port:
209         type: org.openecomp.capabilities.metric.Ceilometer
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         occurrences:
212         - 1
213         - UNBOUNDED
214       disk.iops_pd_server:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       memory.resident_pd_server:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_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       disk.device.write.bytes.rate_pd_server:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.device.write.requests_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       endpoint_pd_server:
257         type: tosca.capabilities.Endpoint.Admin
258         occurrences:
259         - 1
260         - UNBOUNDED
261       attachment_pd_server_pd01_port:
262         type: tosca.capabilities.Attachment
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.capacity_pd_server:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.device.allocation_pd_server:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.allocation_pd_server:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       binding_pd_server:
285         type: tosca.capabilities.network.Bindable
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.read.requests_pd_server:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       feature_pd_server:
296         type: tosca.capabilities.Node
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.usage_pd_server:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       binding_pd_server_pd01_port:
307         type: tosca.capabilities.network.Bindable
308         valid_source_types:
309         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
310         occurrences:
311         - 0
312         - UNBOUNDED
313       disk.write.bytes_pd_server:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       network.incoming.bytes.rate_pd_server_pd01_port:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.packets_pd_server_pd01_port:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.device.read.requests.rate_pd_server:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.root.size_pd_server:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.device.read.bytes_pd_server:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.device.write.bytes_pd_server:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       disk.device.read.requests_pd_server:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       instance_pd_server:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       host_pd_server:
368         type: tosca.capabilities.Container
369         valid_source_types:
370         - tosca.nodes.SoftwareComponent
371         occurrences:
372         - 1
373         - UNBOUNDED
374       network.outpoing.packets_pd_server_pd01_port:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.write.requests.rate_pd_server:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.ephemeral.size_pd_server:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.write.requests_pd_server:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       feature_pd_server_pd01_port:
399         type: tosca.capabilities.Node
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.device.latency_pd_server:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.latency_pd_server:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.device.capacity_pd_server:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       network.outgoing.bytes.rate_pd_server_pd01_port:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.device.iops_pd_server:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433   org.openecomp.resource.abstract.nodes.pd_server_1:
434     derived_from: org.openecomp.resource.abstract.nodes.VFC
435     properties:
436       index_value:
437         type: integer
438         description: Index value of this substitution service template runtime instance
439         required: false
440         default: 0
441         status: SUPPORTED
442         constraints:
443         - greater_or_equal: 0
444       compute_pd_server_availability_zone:
445         type: list
446         required: true
447         status: SUPPORTED
448         entry_schema:
449           type: string
450       compute_pd_server_name:
451         type: list
452         required: true
453         status: SUPPORTED
454         entry_schema:
455           type: string
456       port_pd01_port_exCP_naming:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: json
462       vm_flavor_name:
463         type: string
464         required: true
465         status: SUPPORTED
466       port_pd01_port_mac_requirements:
467         type: org.openecomp.datatypes.network.MacRequirements
468         required: true
469         status: SUPPORTED
470       vm_image_name:
471         type: string
472         required: true
473         status: SUPPORTED
474       port_pd01_port_ip_requirements:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: org.openecomp.datatypes.network.IpRequirements
480       port_pd01_port_network:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       port_pd01_port_order:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: integer
492       port_pd01_port_subnetpoolid:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: string
498       port_pd01_port_network_role:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       port_pd01_port_network_role_tag:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: string
510       port_pd01_port_vlan_requirements:
511         type: list
512         required: true
513         status: SUPPORTED
514         entry_schema:
515           type: json
516       compute_pd_server_user_data_format:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: string
522     requirements:
523     - dependency_pd_server:
524         capability: tosca.capabilities.Node
525         node: tosca.nodes.Root
526         relationship: tosca.relationships.DependsOn
527         occurrences:
528         - 0
529         - UNBOUNDED
530     - local_storage_pd_server:
531         capability: tosca.capabilities.Attachment
532         node: tosca.nodes.BlockStorage
533         relationship: tosca.relationships.AttachesTo
534         occurrences:
535         - 0
536         - UNBOUNDED
537     - dependency_pd_server_pd01_port:
538         capability: tosca.capabilities.Node
539         node: tosca.nodes.Root
540         relationship: tosca.relationships.DependsOn
541         occurrences:
542         - 0
543         - UNBOUNDED
544     - link_pd_server_pd01_port:
545         capability: tosca.capabilities.network.Linkable
546         relationship: tosca.relationships.network.LinksTo
547         occurrences:
548         - 1
549         - 1
550     capabilities:
551       scalable_pd_server:
552         type: tosca.capabilities.Scalable
553         occurrences:
554         - 1
555         - UNBOUNDED
556       disk.read.bytes.rate_pd_server:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       memory.usage_pd_server:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       memory_pd_server:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED
574       disk.device.usage_pd_server:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       network.outgoing.packets.rate_pd_server_pd01_port:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       os_pd_server:
587         type: tosca.capabilities.OperatingSystem
588         occurrences:
589         - 1
590         - UNBOUNDED
591       disk.write.bytes.rate_pd_server:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       network.incoming.bytes_pd_server_pd01_port:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       cpu_pd_server:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       cpu_util_pd_server:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.device.write.requests.rate_pd_server:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.read.bytes_pd_server:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.device.read.bytes.rate_pd_server:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       network.outgoing.bytes_pd_server_pd01_port:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.iops_pd_server:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       memory.resident_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       cpu.delta_pd_server:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       network.incoming.packets.rate_pd_server_pd01_port:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       vcpus_pd_server:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.device.write.bytes.rate_pd_server:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.write.requests_pd_server:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       endpoint_pd_server:
682         type: tosca.capabilities.Endpoint.Admin
683         occurrences:
684         - 1
685         - UNBOUNDED
686       attachment_pd_server_pd01_port:
687         type: tosca.capabilities.Attachment
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.capacity_pd_server:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.device.allocation_pd_server:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.allocation_pd_server:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       binding_pd_server:
710         type: tosca.capabilities.network.Bindable
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.read.requests_pd_server:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       feature_pd_server:
721         type: tosca.capabilities.Node
722         occurrences:
723         - 1
724         - UNBOUNDED
725       disk.usage_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       binding_pd_server_pd01_port:
732         type: tosca.capabilities.network.Bindable
733         valid_source_types:
734         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
735         occurrences:
736         - 0
737         - UNBOUNDED
738       disk.write.bytes_pd_server:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       network.incoming.bytes.rate_pd_server_pd01_port:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       network.incoming.packets_pd_server_pd01_port:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       disk.device.read.requests.rate_pd_server:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       disk.root.size_pd_server:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       disk.device.read.bytes_pd_server:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       disk.device.write.bytes_pd_server:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       disk.device.read.requests_pd_server:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       instance_pd_server:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       host_pd_server:
793         type: tosca.capabilities.Container
794         valid_source_types:
795         - tosca.nodes.SoftwareComponent
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.outpoing.packets_pd_server_pd01_port:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.write.requests.rate_pd_server:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.ephemeral.size_pd_server:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.write.requests_pd_server:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       feature_pd_server_pd01_port:
824         type: tosca.capabilities.Node
825         occurrences:
826         - 1
827         - UNBOUNDED
828       disk.device.latency_pd_server:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       disk.latency_pd_server:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       disk.device.capacity_pd_server:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       network.outgoing.bytes.rate_pd_server_pd01_port:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       disk.device.iops_pd_server:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858   org.openecomp.resource.abstract.nodes.pd_server_2:
859     derived_from: org.openecomp.resource.abstract.nodes.VFC
860     properties:
861       index_value:
862         type: integer
863         description: Index value of this substitution service template runtime instance
864         required: false
865         default: 0
866         status: SUPPORTED
867         constraints:
868         - greater_or_equal: 0
869       compute_pd_server_availability_zone:
870         type: list
871         required: true
872         status: SUPPORTED
873         entry_schema:
874           type: string
875       compute_pd_server_name:
876         type: list
877         required: true
878         status: SUPPORTED
879         entry_schema:
880           type: string
881       port_pd01_port_exCP_naming:
882         type: list
883         required: true
884         status: SUPPORTED
885         entry_schema:
886           type: json
887       vm_flavor_name:
888         type: string
889         required: true
890         status: SUPPORTED
891       port_pd01_port_mac_requirements:
892         type: org.openecomp.datatypes.network.MacRequirements
893         required: true
894         status: SUPPORTED
895       vm_image_name:
896         type: string
897         required: true
898         status: SUPPORTED
899       port_pd01_port_ip_requirements:
900         type: list
901         required: true
902         status: SUPPORTED
903         entry_schema:
904           type: org.openecomp.datatypes.network.IpRequirements
905       port_pd01_port_network:
906         type: list
907         required: true
908         status: SUPPORTED
909         entry_schema:
910           type: string
911       port_pd01_port_order:
912         type: list
913         required: true
914         status: SUPPORTED
915         entry_schema:
916           type: integer
917       port_pd01_port_subnetpoolid:
918         type: list
919         required: true
920         status: SUPPORTED
921         entry_schema:
922           type: string
923       port_pd01_port_network_role:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: string
929       port_pd01_port_network_role_tag:
930         type: list
931         required: true
932         status: SUPPORTED
933         entry_schema:
934           type: string
935       port_pd01_port_vlan_requirements:
936         type: list
937         required: true
938         status: SUPPORTED
939         entry_schema:
940           type: json
941       compute_pd_server_user_data_format:
942         type: list
943         required: true
944         status: SUPPORTED
945         entry_schema:
946           type: string
947     requirements:
948     - dependency_pd_server:
949         capability: tosca.capabilities.Node
950         node: tosca.nodes.Root
951         relationship: tosca.relationships.DependsOn
952         occurrences:
953         - 0
954         - UNBOUNDED
955     - local_storage_pd_server:
956         capability: tosca.capabilities.Attachment
957         node: tosca.nodes.BlockStorage
958         relationship: tosca.relationships.AttachesTo
959         occurrences:
960         - 0
961         - UNBOUNDED
962     - dependency_pd_server_pd01_port:
963         capability: tosca.capabilities.Node
964         node: tosca.nodes.Root
965         relationship: tosca.relationships.DependsOn
966         occurrences:
967         - 0
968         - UNBOUNDED
969     - link_pd_server_pd01_port:
970         capability: tosca.capabilities.network.Linkable
971         relationship: tosca.relationships.network.LinksTo
972         occurrences:
973         - 1
974         - 1
975     capabilities:
976       scalable_pd_server:
977         type: tosca.capabilities.Scalable
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.read.bytes.rate_pd_server:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       memory.usage_pd_server:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       memory_pd_server:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.device.usage_pd_server:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       network.outgoing.packets.rate_pd_server_pd01_port:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       os_pd_server:
1012         type: tosca.capabilities.OperatingSystem
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       disk.write.bytes.rate_pd_server:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       network.incoming.bytes_pd_server_pd01_port:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       cpu_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_util_pd_server:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.device.write.requests.rate_pd_server:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.read.bytes_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.read.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       network.outgoing.bytes_pd_server_pd01_port:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.iops_pd_server:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       memory.resident_pd_server:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       cpu.delta_pd_server:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       network.incoming.packets.rate_pd_server_pd01_port:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       vcpus_pd_server:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.device.write.bytes.rate_pd_server:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.device.write.requests_pd_server:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       endpoint_pd_server:
1107         type: tosca.capabilities.Endpoint.Admin
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       attachment_pd_server_pd01_port:
1112         type: tosca.capabilities.Attachment
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.capacity_pd_server:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       disk.device.allocation_pd_server:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.allocation_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       binding_pd_server:
1135         type: tosca.capabilities.network.Bindable
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.read.requests_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       feature_pd_server:
1146         type: tosca.capabilities.Node
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       disk.usage_pd_server:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       binding_pd_server_pd01_port:
1157         type: tosca.capabilities.network.Bindable
1158         valid_source_types:
1159         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1160         occurrences:
1161         - 0
1162         - UNBOUNDED
1163       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_pd01_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       network.incoming.packets_pd_server_pd01_port:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.read.requests.rate_pd_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.root.size_pd_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.device.read.bytes_pd_server:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.device.write.bytes_pd_server:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.device.read.requests_pd_server:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       instance_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       host_pd_server:
1218         type: tosca.capabilities.Container
1219         valid_source_types:
1220         - tosca.nodes.SoftwareComponent
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       network.outpoing.packets_pd_server_pd01_port:
1225         type: org.openecomp.capabilities.metric.Ceilometer
1226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       disk.write.requests.rate_pd_server:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       disk.ephemeral.size_pd_server:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       disk.write.requests_pd_server:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       feature_pd_server_pd01_port:
1249         type: tosca.capabilities.Node
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       disk.device.latency_pd_server:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       disk.latency_pd_server:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.device.capacity_pd_server:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       network.outgoing.bytes.rate_pd_server_pd01_port:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.iops_pd_server:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED