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 / onePortIsConnectedWithSubInf / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: org.openecomp.datatypes.Naming
33         required: true
34         status: SUPPORTED
35       port_pd01_port_related_networks:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd01_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       vm_image_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_pd01_port_ip_requirements:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: org.openecomp.datatypes.network.IpRequirements
59       port_pd01_port_network:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: string
65       port_pd01_port_order:
66         type: integer
67         required: true
68         status: SUPPORTED
69       port_pd01_port_subnetpoolid:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_pd01_port_network_role:
74         type: string
75         required: true
76         status: SUPPORTED
77       port_pd01_port_network_role_tag:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_pd01_port_vlan_requirements:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: org.openecomp.datatypes.network.VlanRequirements
87       compute_pd_server_user_data_format:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93     requirements:
94     - dependency_pd_server:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_pd_server:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_pd_server_pd01_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_pd_server_pd01_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       scalable_pd_server:
123         type: tosca.capabilities.Scalable
124         occurrences:
125         - 1
126         - UNBOUNDED
127       disk.read.bytes.rate_pd_server:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       memory.usage_pd_server:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       memory_pd_server:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       disk.device.usage_pd_server:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       network.outgoing.packets.rate_pd_server_pd01_port:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       os_pd_server:
158         type: tosca.capabilities.OperatingSystem
159         occurrences:
160         - 1
161         - UNBOUNDED
162       disk.write.bytes.rate_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       network.incoming.bytes_pd_server_pd01_port:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       cpu_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       cpu_util_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.device.write.requests.rate_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       disk.read.bytes_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.device.read.bytes.rate_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       network.outgoing.bytes_pd_server_pd01_port:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.iops_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       memory.resident_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       cpu.delta_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       network.incoming.packets.rate_pd_server_pd01_port:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       vcpus_pd_server:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.device.write.bytes.rate_pd_server:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.device.write.requests_pd_server:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       endpoint_pd_server:
253         type: tosca.capabilities.Endpoint.Admin
254         occurrences:
255         - 1
256         - UNBOUNDED
257       attachment_pd_server_pd01_port:
258         type: tosca.capabilities.Attachment
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.capacity_pd_server:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.device.allocation_pd_server:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       disk.allocation_pd_server:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       binding_pd_server:
281         type: tosca.capabilities.network.Bindable
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.read.requests_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       feature_pd_server:
292         type: tosca.capabilities.Node
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.usage_pd_server:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       binding_pd_server_pd01_port:
303         type: tosca.capabilities.network.Bindable
304         valid_source_types:
305         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
306         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
307         occurrences:
308         - 0
309         - UNBOUNDED
310       disk.write.bytes_pd_server:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       network.incoming.bytes.rate_pd_server_pd01_port:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       network.incoming.packets_pd_server_pd01_port:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       disk.device.read.requests.rate_pd_server:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.root.size_pd_server:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.device.read.bytes_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.device.write.bytes_pd_server:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.device.read.requests_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       instance_pd_server:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       host_pd_server:
365         type: tosca.capabilities.Container
366         valid_source_types:
367         - tosca.nodes.SoftwareComponent
368         occurrences:
369         - 1
370         - UNBOUNDED
371       network.outpoing.packets_pd_server_pd01_port:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       forwarder_pd_server_pd01_port:
378         type: org.openecomp.capabilities.Forwarder
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.write.requests.rate_pd_server:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.ephemeral.size_pd_server:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       disk.write.requests_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       feature_pd_server_pd01_port:
401         type: tosca.capabilities.Node
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.latency_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.latency_pd_server:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.capacity_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       network.outgoing.bytes.rate_pd_server_pd01_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.device.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1:
436     derived_from: org.openecomp.resource.abstract.nodes.VFC
437     properties:
438       index_value:
439         type: integer
440         description: Index value of this substitution service template runtime instance
441         required: false
442         default: 0
443         status: SUPPORTED
444         constraints:
445         - greater_or_equal: 0
446       compute_pd_server_availability_zone:
447         type: list
448         required: true
449         status: SUPPORTED
450         entry_schema:
451           type: string
452       compute_pd_server_name:
453         type: list
454         required: true
455         status: SUPPORTED
456         entry_schema:
457           type: string
458       port_pd01_port_exCP_naming:
459         type: org.openecomp.datatypes.Naming
460         required: true
461         status: SUPPORTED
462       subinterface_nested_service_template_filter_count:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: float
468       port_pd01_port_related_networks:
469         type: list
470         required: true
471         status: SUPPORTED
472         entry_schema:
473           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
474       vm_flavor_name:
475         type: string
476         required: true
477         status: SUPPORTED
478       subinterface_nested_p1:
479         type: list
480         required: true
481         status: SUPPORTED
482         entry_schema:
483           type: string
484       port_pd01_port_mac_requirements:
485         type: org.openecomp.datatypes.network.MacRequirements
486         required: true
487         status: SUPPORTED
488       vm_image_name:
489         type: string
490         required: true
491         status: SUPPORTED
492       port_pd01_port_ip_requirements:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: org.openecomp.datatypes.network.IpRequirements
498       port_pd01_port_network:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       port_pd01_port_order:
505         type: integer
506         required: true
507         status: SUPPORTED
508       port_pd01_port_subnetpoolid:
509         type: string
510         required: true
511         status: SUPPORTED
512       subinterface_nested_net1:
513         type: list
514         required: true
515         status: SUPPORTED
516         entry_schema:
517           type: string
518       port_pd01_port_network_role:
519         type: string
520         required: true
521         status: SUPPORTED
522       port_pd01_port_network_role_tag:
523         type: string
524         required: true
525         status: SUPPORTED
526       port_pd01_port_vlan_requirements:
527         type: list
528         required: true
529         status: SUPPORTED
530         entry_schema:
531           type: org.openecomp.datatypes.network.VlanRequirements
532       compute_pd_server_user_data_format:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: string
538     requirements:
539     - dependency_pd_server_pd01_port_nested:
540         capability: tosca.capabilities.Node
541         node: tosca.nodes.Root
542         relationship: tosca.relationships.DependsOn
543         occurrences:
544         - 0
545         - UNBOUNDED
546     - dependency_template_Vlan_vmi_1_pd_server_pd01_port_nested:
547         capability: tosca.capabilities.Node
548         node: tosca.nodes.Root
549         relationship: tosca.relationships.DependsOn
550         occurrences:
551         - 0
552         - UNBOUNDED
553     - subinterface_link_template_Vlan_vmi_1_pd_server_pd01_port_nested:
554         capability: tosca.capabilities.network.Linkable
555         relationship: tosca.relationships.network.LinksTo
556         occurrences:
557         - 1
558         - 1
559     - dependency_pd_server:
560         capability: tosca.capabilities.Node
561         node: tosca.nodes.Root
562         relationship: tosca.relationships.DependsOn
563         occurrences:
564         - 0
565         - UNBOUNDED
566     - local_storage_pd_server:
567         capability: tosca.capabilities.Attachment
568         node: tosca.nodes.BlockStorage
569         relationship: tosca.relationships.AttachesTo
570         occurrences:
571         - 0
572         - UNBOUNDED
573     - dependency_pd_server_pd01_port:
574         capability: tosca.capabilities.Node
575         node: tosca.nodes.Root
576         relationship: tosca.relationships.DependsOn
577         occurrences:
578         - 0
579         - UNBOUNDED
580     - link_pd_server_pd01_port:
581         capability: tosca.capabilities.network.Linkable
582         relationship: tosca.relationships.network.LinksTo
583         occurrences:
584         - 1
585         - 1
586     capabilities:
587       scalable_pd_server:
588         type: tosca.capabilities.Scalable
589         occurrences:
590         - 1
591         - UNBOUNDED
592       disk.read.bytes.rate_pd_server:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       memory.usage_pd_server:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       memory_pd_server:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       disk.device.usage_pd_server:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       network.outgoing.packets.rate_pd_server_pd01_port:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       os_pd_server:
623         type: tosca.capabilities.OperatingSystem
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.write.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.incoming.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       cpu_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       cpu_util_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       disk.device.write.requests.rate_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       disk.read.bytes_pd_server:
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       disk.device.read.bytes.rate_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       network.outgoing.bytes_pd_server_pd01_port:
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.iops_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       memory.resident_pd_server:
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.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_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.device.write.bytes.rate_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.write.requests_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       endpoint_pd_server:
718         type: tosca.capabilities.Endpoint.Admin
719         occurrences:
720         - 1
721         - UNBOUNDED
722       attachment_pd_server_pd01_port:
723         type: tosca.capabilities.Attachment
724         occurrences:
725         - 1
726         - UNBOUNDED
727       disk.capacity_pd_server:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       feature_template_Vlan_vmi_1_pd_server_pd01_port_nested:
734         type: tosca.capabilities.Node
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.allocation_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       disk.allocation_pd_server:
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       binding_pd_server:
751         type: tosca.capabilities.network.Bindable
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.read.requests_pd_server:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       feature_pd_server_pd01_port_nested:
762         type: tosca.capabilities.Node
763         occurrences:
764         - 1
765         - UNBOUNDED
766       feature_pd_server:
767         type: tosca.capabilities.Node
768         occurrences:
769         - 1
770         - UNBOUNDED
771       disk.usage_pd_server:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       binding_pd_server_pd01_port:
778         type: tosca.capabilities.network.Bindable
779         valid_source_types:
780         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
781         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
782         occurrences:
783         - 0
784         - UNBOUNDED
785       disk.write.bytes_pd_server:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.incoming.bytes.rate_pd_server_pd01_port:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       network.incoming.packets_pd_server_pd01_port:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.device.read.requests.rate_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       disk.root.size_pd_server:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.device.read.bytes_pd_server:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.device.write.bytes_pd_server:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       disk.device.read.requests_pd_server:
828         type: org.openecomp.capabilities.metric.Ceilometer
829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
830         occurrences:
831         - 1
832         - UNBOUNDED
833       instance_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       host_pd_server:
840         type: tosca.capabilities.Container
841         valid_source_types:
842         - tosca.nodes.SoftwareComponent
843         occurrences:
844         - 1
845         - UNBOUNDED
846       network.outpoing.packets_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       forwarder_pd_server_pd01_port:
853         type: org.openecomp.capabilities.Forwarder
854         occurrences:
855         - 1
856         - UNBOUNDED
857       disk.write.requests.rate_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.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
876         type: tosca.capabilities.Node
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.device.latency_pd_server:
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       disk.latency_pd_server:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.capacity_pd_server:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       network.outgoing.bytes.rate_pd_server_pd01_port:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.device.iops_pd_server:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
911     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
912     properties:
913       vlan_ids:
914         type: string
915         required: true
916         status: SUPPORTED
917       p1:
918         type: string
919         required: true
920         status: SUPPORTED
921       p2:
922         type: string
923         required: true
924         status: SUPPORTED
925       virtual_ipv6_address:
926         type: string
927         required: true
928         status: SUPPORTED
929       virtual_ip_address:
930         type: string
931         required: true
932         status: SUPPORTED
933       net2:
934         type: string
935         required: true
936         status: SUPPORTED
937       lb_st_vlan_type_oam:
938         type: string
939         description: dummy
940         required: true
941         status: SUPPORTED
942       mac_address:
943         type: string
944         required: true
945         status: SUPPORTED
946       net1:
947         type: string
948         required: true
949         status: SUPPORTED
950       subinterface_name_prefix:
951         type: string
952         required: true
953         status: SUPPORTED
954       subinterface_instance_index:
955         type: float
956         required: true
957         status: SUPPORTED
958     requirements:
959     - dependency_template_Vlan_vmi_1:
960         capability: tosca.capabilities.Node
961         node: tosca.nodes.Root
962         relationship: tosca.relationships.DependsOn
963         occurrences:
964         - 0
965         - UNBOUNDED
966     - subinterface_link_template_Vlan_vmi_1:
967         capability: tosca.capabilities.network.Linkable
968         relationship: tosca.relationships.network.LinksTo
969         occurrences:
970         - 1
971         - 1
972     - binding_template_Vlan_vmi_1:
973         capability: tosca.capabilities.network.Bindable
974         node: org.openecomp.resource.cp.nodes.network.Port
975         relationship: tosca.relationships.network.BindsTo
976         occurrences:
977         - 1
978         - 1
979     capabilities:
980       feature_template_Vlan_vmi_1:
981         type: tosca.capabilities.Node
982         occurrences:
983         - 1
984         - UNBOUNDED