related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / pattern1b / sameComputeDiffPortSubInterface / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       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_related_networks:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
63       port_ps01_port_order:
64         type: integer
65         required: true
66         status: SUPPORTED
67       vm_image_name:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_ps01_port_network_role:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_ps01_port_mac_requirements:
76         type: org.openecomp.datatypes.network.MacRequirements
77         required: true
78         status: SUPPORTED
79       port_ps01_port_network:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       subinterface_nested_net1:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_ps01_port_ip_requirements:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: org.openecomp.datatypes.network.IpRequirements
97       port_ps01_port_network_role_tag:
98         type: string
99         required: true
100         status: SUPPORTED
101       compute_pd_server_user_data_format:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       port_ps01_port_exCP_naming:
108         type: org.openecomp.datatypes.Naming
109         required: true
110         status: SUPPORTED
111     requirements:
112     - dependency_pd_server_ps01_port_nested:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - dependency_template_Vlan_vmi_1_pd_server_ps01_port_nested:
120         capability: tosca.capabilities.Node
121         node: tosca.nodes.Root
122         relationship: tosca.relationships.DependsOn
123         occurrences:
124         - 0
125         - UNBOUNDED
126     - subinterface_link_template_Vlan_vmi_1_pd_server_ps01_port_nested:
127         capability: tosca.capabilities.network.Linkable
128         relationship: tosca.relationships.network.LinksTo
129         occurrences:
130         - 1
131         - 1
132     - dependency_pd_server_ps01_port:
133         capability: tosca.capabilities.Node
134         node: tosca.nodes.Root
135         relationship: tosca.relationships.DependsOn
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - link_pd_server_ps01_port:
140         capability: tosca.capabilities.network.Linkable
141         relationship: tosca.relationships.network.LinksTo
142         occurrences:
143         - 1
144         - 1
145     - dependency_pd_server:
146         capability: tosca.capabilities.Node
147         node: tosca.nodes.Root
148         relationship: tosca.relationships.DependsOn
149         occurrences:
150         - 0
151         - UNBOUNDED
152     - local_storage_pd_server:
153         capability: tosca.capabilities.Attachment
154         node: tosca.nodes.BlockStorage
155         relationship: tosca.relationships.AttachesTo
156         occurrences:
157         - 0
158         - UNBOUNDED
159     capabilities:
160       scalable_pd_server:
161         type: tosca.capabilities.Scalable
162         occurrences:
163         - 1
164         - UNBOUNDED
165       disk.read.bytes.rate_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.usage_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       memory_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       disk.device.usage_pd_server:
184         type: org.openecomp.capabilities.metric.Ceilometer
185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
186         occurrences:
187         - 1
188         - UNBOUNDED
189       os_pd_server:
190         type: tosca.capabilities.OperatingSystem
191         occurrences:
192         - 1
193         - UNBOUNDED
194       disk.write.bytes.rate_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_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       cpu_util_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.device.write.requests.rate_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.read.bytes_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       disk.device.read.bytes.rate_pd_server:
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       network.incoming.bytes.rate_pd_server_ps01_port:
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       disk.iops_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       memory.resident_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       cpu.delta_pd_server:
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.outgoing.packets.rate_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       network.incoming.packets_pd_server_ps01_port:
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       vcpus_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.bytes.rate_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.device.write.requests_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       endpoint_pd_server:
285         type: tosca.capabilities.Endpoint.Admin
286         occurrences:
287         - 1
288         - UNBOUNDED
289       feature_pd_server_ps01_port:
290         type: tosca.capabilities.Node
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.capacity_pd_server:
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       network.outgoing.bytes.rate_pd_server_ps01_port:
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.device.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       disk.allocation_pd_server:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       binding_pd_server:
319         type: tosca.capabilities.network.Bindable
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.read.requests_pd_server:
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       network.outpoing.packets_pd_server_ps01_port:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       feature_pd_server_ps01_port_nested:
336         type: tosca.capabilities.Node
337         occurrences:
338         - 1
339         - UNBOUNDED
340       network.incoming.packets.rate_pd_server_ps01_port:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       feature_pd_server:
347         type: tosca.capabilities.Node
348         occurrences:
349         - 1
350         - UNBOUNDED
351       forwarder_pd_server_ps01_port:
352         type: org.openecomp.capabilities.Forwarder
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.usage_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.write.bytes_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       disk.device.read.requests.rate_pd_server:
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       network.outgoing.bytes_pd_server_ps01_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.root.size_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.read.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       disk.device.write.bytes_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_template_Vlan_vmi_1_pd_server_ps01_port_nested:
399         type: tosca.capabilities.Node
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.device.read.requests_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       instance_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       host_pd_server:
416         type: tosca.capabilities.Container
417         valid_source_types:
418         - tosca.nodes.SoftwareComponent
419         occurrences:
420         - 1
421         - UNBOUNDED
422       binding_pd_server_ps01_port:
423         type: tosca.capabilities.network.Bindable
424         valid_source_types:
425         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
426         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
427         occurrences:
428         - 0
429         - UNBOUNDED
430       network.incoming.bytes_pd_server_ps01_port:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.write.requests.rate_pd_server:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.ephemeral.size_pd_server:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.write.requests_pd_server:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       attachment_pd_server_ps01_port:
455         type: tosca.capabilities.Attachment
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.latency_pd_server:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.latency_pd_server:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.device.capacity_pd_server:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.device.iops_pd_server:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483   org.openecomp.resource.abstract.nodes.pd_server_1:
484     derived_from: org.openecomp.resource.abstract.nodes.VFC
485     properties:
486       index_value:
487         type: integer
488         description: Index value of this substitution service template runtime instance
489         required: false
490         default: 0
491         status: SUPPORTED
492         constraints:
493         - greater_or_equal: 0
494       compute_pd_server_availability_zone:
495         type: list
496         required: true
497         status: SUPPORTED
498         entry_schema:
499           type: string
500       compute_pd_server_name:
501         type: list
502         required: true
503         status: SUPPORTED
504         entry_schema:
505           type: string
506       port_pd01_port_exCP_naming:
507         type: org.openecomp.datatypes.Naming
508         required: true
509         status: SUPPORTED
510       subinterface_nested_service_template_filter_count:
511         type: list
512         required: true
513         status: SUPPORTED
514         entry_schema:
515           type: float
516       port_pd01_port_related_networks:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
522       vm_flavor_name:
523         type: string
524         required: true
525         status: SUPPORTED
526       subinterface_nested_p1:
527         type: list
528         required: true
529         status: SUPPORTED
530         entry_schema:
531           type: string
532       port_pd01_port_mac_requirements:
533         type: org.openecomp.datatypes.network.MacRequirements
534         required: true
535         status: SUPPORTED
536       vm_image_name:
537         type: string
538         required: true
539         status: SUPPORTED
540       port_pd01_port_ip_requirements:
541         type: list
542         required: true
543         status: SUPPORTED
544         entry_schema:
545           type: org.openecomp.datatypes.network.IpRequirements
546       port_pd01_port_network:
547         type: list
548         required: true
549         status: SUPPORTED
550         entry_schema:
551           type: string
552       port_pd01_port_order:
553         type: integer
554         required: true
555         status: SUPPORTED
556       port_pd01_port_subnetpoolid:
557         type: string
558         required: true
559         status: SUPPORTED
560       subinterface_nested_net1:
561         type: list
562         required: true
563         status: SUPPORTED
564         entry_schema:
565           type: string
566       port_pd01_port_network_role:
567         type: string
568         required: true
569         status: SUPPORTED
570       port_pd01_port_network_role_tag:
571         type: string
572         required: true
573         status: SUPPORTED
574       port_pd01_port_vlan_requirements:
575         type: list
576         required: true
577         status: SUPPORTED
578         entry_schema:
579           type: org.openecomp.datatypes.network.VlanRequirements
580       compute_pd_server_user_data_format:
581         type: list
582         required: true
583         status: SUPPORTED
584         entry_schema:
585           type: string
586     requirements:
587     - dependency_pd_server_pd01_port_nested:
588         capability: tosca.capabilities.Node
589         node: tosca.nodes.Root
590         relationship: tosca.relationships.DependsOn
591         occurrences:
592         - 0
593         - UNBOUNDED
594     - dependency_template_Vlan_vmi_1_pd_server_pd01_port_nested:
595         capability: tosca.capabilities.Node
596         node: tosca.nodes.Root
597         relationship: tosca.relationships.DependsOn
598         occurrences:
599         - 0
600         - UNBOUNDED
601     - subinterface_link_template_Vlan_vmi_1_pd_server_pd01_port_nested:
602         capability: tosca.capabilities.network.Linkable
603         relationship: tosca.relationships.network.LinksTo
604         occurrences:
605         - 1
606         - 1
607     - dependency_pd_server:
608         capability: tosca.capabilities.Node
609         node: tosca.nodes.Root
610         relationship: tosca.relationships.DependsOn
611         occurrences:
612         - 0
613         - UNBOUNDED
614     - local_storage_pd_server:
615         capability: tosca.capabilities.Attachment
616         node: tosca.nodes.BlockStorage
617         relationship: tosca.relationships.AttachesTo
618         occurrences:
619         - 0
620         - UNBOUNDED
621     - dependency_pd_server_pd01_port:
622         capability: tosca.capabilities.Node
623         node: tosca.nodes.Root
624         relationship: tosca.relationships.DependsOn
625         occurrences:
626         - 0
627         - UNBOUNDED
628     - link_pd_server_pd01_port:
629         capability: tosca.capabilities.network.Linkable
630         relationship: tosca.relationships.network.LinksTo
631         occurrences:
632         - 1
633         - 1
634     capabilities:
635       scalable_pd_server:
636         type: tosca.capabilities.Scalable
637         occurrences:
638         - 1
639         - UNBOUNDED
640       disk.read.bytes.rate_pd_server:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       memory.usage_pd_server:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       memory_pd_server:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       disk.device.usage_pd_server:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       network.outgoing.packets.rate_pd_server_pd01_port:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       os_pd_server:
671         type: tosca.capabilities.OperatingSystem
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.write.bytes.rate_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       network.incoming.bytes_pd_server_pd01_port:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       cpu_pd_server:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       cpu_util_pd_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.device.write.requests.rate_pd_server:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.read.bytes_pd_server:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.device.read.bytes.rate_pd_server:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       network.outgoing.bytes_pd_server_pd01_port:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.iops_pd_server:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       memory.resident_pd_server:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       cpu.delta_pd_server:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       network.incoming.packets.rate_pd_server_pd01_port:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       vcpus_pd_server:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       disk.device.write.bytes.rate_pd_server:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.device.write.requests_pd_server:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       endpoint_pd_server:
766         type: tosca.capabilities.Endpoint.Admin
767         occurrences:
768         - 1
769         - UNBOUNDED
770       attachment_pd_server_pd01_port:
771         type: tosca.capabilities.Attachment
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.capacity_pd_server:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       feature_template_Vlan_vmi_1_pd_server_pd01_port_nested:
782         type: tosca.capabilities.Node
783         occurrences:
784         - 1
785         - UNBOUNDED
786       disk.device.allocation_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       disk.allocation_pd_server:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       binding_pd_server:
799         type: tosca.capabilities.network.Bindable
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.read.requests_pd_server:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       feature_pd_server_pd01_port_nested:
810         type: tosca.capabilities.Node
811         occurrences:
812         - 1
813         - UNBOUNDED
814       feature_pd_server:
815         type: tosca.capabilities.Node
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.usage_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       binding_pd_server_pd01_port:
826         type: tosca.capabilities.network.Bindable
827         valid_source_types:
828         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
829         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
830         occurrences:
831         - 0
832         - UNBOUNDED
833       disk.write.bytes_pd_server:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       network.incoming.bytes.rate_pd_server_pd01_port:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       network.incoming.packets_pd_server_pd01_port:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       disk.device.read.requests.rate_pd_server:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       disk.root.size_pd_server:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.device.read.bytes_pd_server:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       disk.device.write.bytes_pd_server:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       disk.device.read.requests_pd_server:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       instance_pd_server:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       host_pd_server:
888         type: tosca.capabilities.Container
889         valid_source_types:
890         - tosca.nodes.SoftwareComponent
891         occurrences:
892         - 1
893         - UNBOUNDED
894       network.outpoing.packets_pd_server_pd01_port:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       forwarder_pd_server_pd01_port:
901         type: org.openecomp.capabilities.Forwarder
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.write.requests.rate_pd_server:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       disk.ephemeral.size_pd_server:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       disk.write.requests_pd_server:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       feature_pd_server_pd01_port:
924         type: tosca.capabilities.Node
925         occurrences:
926         - 1
927         - UNBOUNDED
928       disk.device.latency_pd_server:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       disk.latency_pd_server:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       disk.device.capacity_pd_server:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946       network.outgoing.bytes.rate_pd_server_pd01_port:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.device.iops_pd_server:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
959     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
960     properties:
961       vlan_ids:
962         type: string
963         required: true
964         status: SUPPORTED
965       p1:
966         type: string
967         required: true
968         status: SUPPORTED
969       p2:
970         type: string
971         required: true
972         status: SUPPORTED
973       virtual_ipv6_address:
974         type: string
975         required: true
976         status: SUPPORTED
977       virtual_ip_address:
978         type: string
979         required: true
980         status: SUPPORTED
981       net2:
982         type: string
983         required: true
984         status: SUPPORTED
985       lb_st_vlan_type_oam:
986         type: string
987         description: dummy
988         required: true
989         status: SUPPORTED
990       mac_address:
991         type: string
992         required: true
993         status: SUPPORTED
994       net1:
995         type: string
996         required: true
997         status: SUPPORTED
998       subinterface_name_prefix:
999         type: string
1000         required: true
1001         status: SUPPORTED
1002       subinterface_instance_index:
1003         type: float
1004         required: true
1005         status: SUPPORTED
1006     requirements:
1007     - dependency_template_Vlan_vmi_1:
1008         capability: tosca.capabilities.Node
1009         node: tosca.nodes.Root
1010         relationship: tosca.relationships.DependsOn
1011         occurrences:
1012         - 0
1013         - UNBOUNDED
1014     - subinterface_link_template_Vlan_vmi_1:
1015         capability: tosca.capabilities.network.Linkable
1016         relationship: tosca.relationships.network.LinksTo
1017         occurrences:
1018         - 1
1019         - 1
1020     - binding_template_Vlan_vmi_1:
1021         capability: tosca.capabilities.network.Bindable
1022         node: org.openecomp.resource.cp.nodes.network.Port
1023         relationship: tosca.relationships.network.BindsTo
1024         occurrences:
1025         - 1
1026         - 1
1027     capabilities:
1028       feature_template_Vlan_vmi_1:
1029         type: tosca.capabilities.Node
1030         occurrences:
1031         - 1
1032         - UNBOUNDED