62d9868dd6e0a0998cf7e2a5a761d8868f7f67cb
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_ps01_port_subnetpoolid:
12         type: string
13         required: true
14         status: SUPPORTED
15       index_value:
16         type: integer
17         description: Index value of this substitution service template runtime instance
18         required: false
19         default: 0
20         status: SUPPORTED
21         constraints:
22         - greater_or_equal: 0
23       compute_pd_server_availability_zone:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: string
29       compute_pd_server_name:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       port_ps01_port_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       subinterface_nested_service_template_filter_count:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: float
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       subinterface_nested_p1:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_ps01_port_order:
58         type: integer
59         required: true
60         status: SUPPORTED
61       vm_image_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_ps01_port_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_ps01_port_mac_requirements:
70         type: org.openecomp.datatypes.network.MacRequirements
71         required: true
72         status: SUPPORTED
73       port_ps01_port_network:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       subinterface_nested_net1:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_ps01_port_ip_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: org.openecomp.datatypes.network.IpRequirements
91       port_ps01_port_network_role_tag:
92         type: string
93         required: true
94         status: SUPPORTED
95       compute_pd_server_user_data_format:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       port_ps01_port_exCP_naming:
102         type: org.openecomp.datatypes.Naming
103         required: true
104         status: SUPPORTED
105     requirements:
106     - dependency_pd_server_ps01_port_nested:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - dependency_template_Vlan_vmi_1_pd_server_ps01_port_nested:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - link_template_Vlan_vmi_1_pd_server_ps01_port_nested:
121         capability: tosca.capabilities.network.Linkable
122         relationship: tosca.relationships.network.LinksTo
123         occurrences:
124         - 1
125         - 1
126     - dependency_pd_server_ps01_port:
127         capability: tosca.capabilities.Node
128         node: tosca.nodes.Root
129         relationship: tosca.relationships.DependsOn
130         occurrences:
131         - 0
132         - UNBOUNDED
133     - link_pd_server_ps01_port:
134         capability: tosca.capabilities.network.Linkable
135         relationship: tosca.relationships.network.LinksTo
136         occurrences:
137         - 1
138         - 1
139     - dependency_pd_server:
140         capability: tosca.capabilities.Node
141         node: tosca.nodes.Root
142         relationship: tosca.relationships.DependsOn
143         occurrences:
144         - 0
145         - UNBOUNDED
146     - local_storage_pd_server:
147         capability: tosca.capabilities.Attachment
148         node: tosca.nodes.BlockStorage
149         relationship: tosca.relationships.AttachesTo
150         occurrences:
151         - 0
152         - UNBOUNDED
153     capabilities:
154       scalable_pd_server:
155         type: tosca.capabilities.Scalable
156         occurrences:
157         - 1
158         - UNBOUNDED
159       disk.read.bytes.rate_pd_server:
160         type: org.openecomp.capabilities.metric.Ceilometer
161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
162         occurrences:
163         - 1
164         - UNBOUNDED
165       memory.usage_pd_server:
166         type: org.openecomp.capabilities.metric.Ceilometer
167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
168         occurrences:
169         - 1
170         - UNBOUNDED
171       memory_pd_server:
172         type: org.openecomp.capabilities.metric.Ceilometer
173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
174         occurrences:
175         - 1
176         - UNBOUNDED
177       disk.device.usage_pd_server:
178         type: org.openecomp.capabilities.metric.Ceilometer
179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
180         occurrences:
181         - 1
182         - UNBOUNDED
183       os_pd_server:
184         type: tosca.capabilities.OperatingSystem
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.write.bytes.rate_pd_server:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       cpu_pd_server:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       cpu_util_pd_server:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       disk.device.write.requests.rate_pd_server:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.read.bytes_pd_server:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.device.read.bytes.rate_pd_server:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       network.incoming.bytes.rate_pd_server_ps01_port:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.iops_pd_server:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       memory.resident_pd_server:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       cpu.delta_pd_server:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.outgoing.packets.rate_pd_server_ps01_port:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       network.incoming.packets_pd_server_ps01_port:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       vcpus_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       disk.device.write.bytes.rate_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.write.requests_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       endpoint_pd_server:
279         type: tosca.capabilities.Endpoint.Admin
280         occurrences:
281         - 1
282         - UNBOUNDED
283       feature_pd_server_ps01_port:
284         type: tosca.capabilities.Node
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.capacity_pd_server:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       network.outgoing.bytes.rate_pd_server_ps01_port:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.device.allocation_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       disk.allocation_pd_server:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       binding_pd_server:
313         type: tosca.capabilities.network.Bindable
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.read.requests_pd_server:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       network.outpoing.packets_pd_server_ps01_port:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       feature_pd_server_ps01_port_nested:
330         type: tosca.capabilities.Node
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.incoming.packets.rate_pd_server_ps01_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       feature_pd_server:
341         type: tosca.capabilities.Node
342         occurrences:
343         - 1
344         - UNBOUNDED
345       forwarder_pd_server_ps01_port:
346         type: org.openecomp.capabilities.Forwarder
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.usage_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.write.bytes_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.device.read.requests.rate_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       network.outgoing.bytes_pd_server_ps01_port:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.root.size_pd_server:
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.device.read.bytes_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.device.write.bytes_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       feature_template_Vlan_vmi_1_pd_server_ps01_port_nested:
393         type: tosca.capabilities.Node
394         occurrences:
395         - 1
396         - UNBOUNDED
397       disk.device.read.requests_pd_server:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       instance_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       host_pd_server:
410         type: tosca.capabilities.Container
411         valid_source_types:
412         - tosca.nodes.SoftwareComponent
413         occurrences:
414         - 1
415         - UNBOUNDED
416       binding_pd_server_ps01_port:
417         type: tosca.capabilities.network.Bindable
418         valid_source_types:
419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
420         occurrences:
421         - 0
422         - UNBOUNDED
423       network.incoming.bytes_pd_server_ps01_port:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.write.requests.rate_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.ephemeral.size_pd_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.write.requests_pd_server:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       attachment_pd_server_ps01_port:
448         type: tosca.capabilities.Attachment
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.latency_pd_server:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.latency_pd_server:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       disk.device.capacity_pd_server:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.device.iops_pd_server:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476   org.openecomp.resource.abstract.nodes.pd_server_1:
477     derived_from: org.openecomp.resource.abstract.nodes.VFC
478     properties:
479       index_value:
480         type: integer
481         description: Index value of this substitution service template runtime instance
482         required: false
483         default: 0
484         status: SUPPORTED
485         constraints:
486         - greater_or_equal: 0
487       compute_pd_server_availability_zone:
488         type: list
489         required: true
490         status: SUPPORTED
491         entry_schema:
492           type: string
493       compute_pd_server_name:
494         type: list
495         required: true
496         status: SUPPORTED
497         entry_schema:
498           type: string
499       port_pd01_port_exCP_naming:
500         type: org.openecomp.datatypes.Naming
501         required: true
502         status: SUPPORTED
503       subinterface_nested_service_template_filter_count:
504         type: list
505         required: true
506         status: SUPPORTED
507         entry_schema:
508           type: float
509       vm_flavor_name:
510         type: string
511         required: true
512         status: SUPPORTED
513       subinterface_nested_p1:
514         type: list
515         required: true
516         status: SUPPORTED
517         entry_schema:
518           type: string
519       port_pd01_port_mac_requirements:
520         type: org.openecomp.datatypes.network.MacRequirements
521         required: true
522         status: SUPPORTED
523       vm_image_name:
524         type: string
525         required: true
526         status: SUPPORTED
527       port_pd01_port_ip_requirements:
528         type: list
529         required: true
530         status: SUPPORTED
531         entry_schema:
532           type: org.openecomp.datatypes.network.IpRequirements
533       port_pd01_port_network:
534         type: list
535         required: true
536         status: SUPPORTED
537         entry_schema:
538           type: string
539       port_pd01_port_order:
540         type: integer
541         required: true
542         status: SUPPORTED
543       port_pd01_port_subnetpoolid:
544         type: string
545         required: true
546         status: SUPPORTED
547       subinterface_nested_net1:
548         type: list
549         required: true
550         status: SUPPORTED
551         entry_schema:
552           type: string
553       port_pd01_port_network_role:
554         type: string
555         required: true
556         status: SUPPORTED
557       port_pd01_port_network_role_tag:
558         type: string
559         required: true
560         status: SUPPORTED
561       port_pd01_port_vlan_requirements:
562         type: list
563         required: true
564         status: SUPPORTED
565         entry_schema:
566           type: org.openecomp.datatypes.network.VlanRequirements
567       compute_pd_server_user_data_format:
568         type: list
569         required: true
570         status: SUPPORTED
571         entry_schema:
572           type: string
573     requirements:
574     - dependency_pd_server_pd01_port_nested:
575         capability: tosca.capabilities.Node
576         node: tosca.nodes.Root
577         relationship: tosca.relationships.DependsOn
578         occurrences:
579         - 0
580         - UNBOUNDED
581     - dependency_template_Vlan_vmi_1_pd_server_pd01_port_nested:
582         capability: tosca.capabilities.Node
583         node: tosca.nodes.Root
584         relationship: tosca.relationships.DependsOn
585         occurrences:
586         - 0
587         - UNBOUNDED
588     - link_template_Vlan_vmi_1_pd_server_pd01_port_nested:
589         capability: tosca.capabilities.network.Linkable
590         relationship: tosca.relationships.network.LinksTo
591         occurrences:
592         - 1
593         - 1
594     - dependency_pd_server:
595         capability: tosca.capabilities.Node
596         node: tosca.nodes.Root
597         relationship: tosca.relationships.DependsOn
598         occurrences:
599         - 0
600         - UNBOUNDED
601     - local_storage_pd_server:
602         capability: tosca.capabilities.Attachment
603         node: tosca.nodes.BlockStorage
604         relationship: tosca.relationships.AttachesTo
605         occurrences:
606         - 0
607         - UNBOUNDED
608     - dependency_pd_server_pd01_port:
609         capability: tosca.capabilities.Node
610         node: tosca.nodes.Root
611         relationship: tosca.relationships.DependsOn
612         occurrences:
613         - 0
614         - UNBOUNDED
615     - link_pd_server_pd01_port:
616         capability: tosca.capabilities.network.Linkable
617         relationship: tosca.relationships.network.LinksTo
618         occurrences:
619         - 1
620         - 1
621     capabilities:
622       scalable_pd_server:
623         type: tosca.capabilities.Scalable
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.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       memory.usage_pd_server:
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       memory_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       disk.device.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       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
658         type: tosca.capabilities.OperatingSystem
659         occurrences:
660         - 1
661         - UNBOUNDED
662       disk.write.bytes.rate_pd_server:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       network.incoming.bytes_pd_server_pd01_port:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       cpu_pd_server:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       cpu_util_pd_server:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.device.write.requests.rate_pd_server:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.read.bytes_pd_server:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.device.read.bytes.rate_pd_server:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       network.outgoing.bytes_pd_server_pd01_port:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.iops_pd_server:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       memory.resident_pd_server:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       cpu.delta_pd_server:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       network.incoming.packets.rate_pd_server_pd01_port:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       vcpus_pd_server:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.device.write.bytes.rate_pd_server:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.write.requests_pd_server:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       endpoint_pd_server:
753         type: tosca.capabilities.Endpoint.Admin
754         occurrences:
755         - 1
756         - UNBOUNDED
757       attachment_pd_server_pd01_port:
758         type: tosca.capabilities.Attachment
759         occurrences:
760         - 1
761         - UNBOUNDED
762       disk.capacity_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       feature_template_Vlan_vmi_1_pd_server_pd01_port_nested:
769         type: tosca.capabilities.Node
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.device.allocation_pd_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.allocation_pd_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       binding_pd_server:
786         type: tosca.capabilities.network.Bindable
787         occurrences:
788         - 1
789         - UNBOUNDED
790       disk.read.requests_pd_server:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       feature_pd_server_pd01_port_nested:
797         type: tosca.capabilities.Node
798         occurrences:
799         - 1
800         - UNBOUNDED
801       feature_pd_server:
802         type: tosca.capabilities.Node
803         occurrences:
804         - 1
805         - UNBOUNDED
806       disk.usage_pd_server:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       binding_pd_server_pd01_port:
813         type: tosca.capabilities.network.Bindable
814         valid_source_types:
815         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
816         occurrences:
817         - 0
818         - UNBOUNDED
819       disk.write.bytes_pd_server:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.incoming.bytes.rate_pd_server_pd01_port:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.incoming.packets_pd_server_pd01_port:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.read.requests.rate_pd_server:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.root.size_pd_server:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.device.read.bytes_pd_server:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.device.write.bytes_pd_server:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.device.read.requests_pd_server:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       instance_pd_server:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       host_pd_server:
874         type: tosca.capabilities.Container
875         valid_source_types:
876         - tosca.nodes.SoftwareComponent
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.outpoing.packets_pd_server_pd01_port:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       forwarder_pd_server_pd01_port:
887         type: org.openecomp.capabilities.Forwarder
888         occurrences:
889         - 1
890         - UNBOUNDED
891       disk.write.requests.rate_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       disk.ephemeral.size_pd_server:
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       disk.write.requests_pd_server:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       feature_pd_server_pd01_port:
910         type: tosca.capabilities.Node
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.device.latency_pd_server:
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       disk.latency_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       disk.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.device.iops_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   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
945     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
946     properties:
947       vlan_ids:
948         type: string
949         required: true
950         status: SUPPORTED
951       p1:
952         type: string
953         required: true
954         status: SUPPORTED
955       p2:
956         type: string
957         required: true
958         status: SUPPORTED
959       virtual_ipv6_address:
960         type: string
961         required: true
962         status: SUPPORTED
963       virtual_ip_address:
964         type: string
965         required: true
966         status: SUPPORTED
967       net2:
968         type: string
969         required: true
970         status: SUPPORTED
971       lb_st_vlan_type_oam:
972         type: string
973         description: dummy
974         required: true
975         status: SUPPORTED
976       mac_address:
977         type: string
978         required: true
979         status: SUPPORTED
980       net1:
981         type: string
982         required: true
983         status: SUPPORTED
984       subinterface_name_prefix:
985         type: string
986         required: true
987         status: SUPPORTED
988       subinterface_instance_index:
989         type: float
990         required: true
991         status: SUPPORTED
992     requirements:
993     - dependency_template_Vlan_vmi_1:
994         capability: tosca.capabilities.Node
995         node: tosca.nodes.Root
996         relationship: tosca.relationships.DependsOn
997         occurrences:
998         - 0
999         - UNBOUNDED
1000     - link_template_Vlan_vmi_1:
1001         capability: tosca.capabilities.network.Linkable
1002         relationship: tosca.relationships.network.LinksTo
1003         occurrences:
1004         - 1
1005         - 1
1006     - binding_template_Vlan_vmi_1:
1007         capability: tosca.capabilities.network.Bindable
1008         node: org.openecomp.resource.cp.nodes.network.Port
1009         relationship: tosca.relationships.network.BindsTo
1010         occurrences:
1011         - 1
1012         - 1
1013     capabilities:
1014       feature_template_Vlan_vmi_1:
1015         type: tosca.capabilities.Node
1016         occurrences:
1017         - 1
1018         - UNBOUNDED