0c17a3cd9b8fcb3e98ae669693d35e3c1fe77072
[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_0_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_ps01_port_0_network:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       compute_pd_server_availability_zone:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       compute_pd_server_name:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       port_ps01_port_0_ip_requirements:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: org.openecomp.datatypes.network.IpRequirements
47       subinterface_nested_service_template_filter_count:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: float
53       port_ps01_port_0_vlan_requirements:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: org.openecomp.datatypes.network.VlanRequirements
59       vm_flavor_name:
60         type: string
61         required: true
62         status: SUPPORTED
63       subinterface_nested_p1:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_ps01_port_0_mac_requirements:
70         type: org.openecomp.datatypes.network.MacRequirements
71         required: true
72         status: SUPPORTED
73       port_ps01_port_0_order:
74         type: integer
75         required: true
76         status: SUPPORTED
77       vm_image_name:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_ps01_port_0_network_role_tag:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_ps01_port_0_exCP_naming:
86         type: org.openecomp.datatypes.Naming
87         required: true
88         status: SUPPORTED
89       port_ps01_port_0_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93       port_ps01_port_0_related_networks:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
99       subinterface_nested_net1:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: string
105       compute_pd_server_user_data_format:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: string
111     requirements:
112     - dependency_pd_server_ps01_port_0_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_0_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_0_nested:
127         capability: tosca.capabilities.network.Linkable
128         relationship: tosca.relationships.network.LinksTo
129         occurrences:
130         - 1
131         - 1
132     - dependency_pd_server:
133         capability: tosca.capabilities.Node
134         node: tosca.nodes.Root
135         relationship: tosca.relationships.DependsOn
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - local_storage_pd_server:
140         capability: tosca.capabilities.Attachment
141         node: tosca.nodes.BlockStorage
142         relationship: tosca.relationships.AttachesTo
143         occurrences:
144         - 0
145         - UNBOUNDED
146     - dependency_pd_server_ps01_port_0:
147         capability: tosca.capabilities.Node
148         node: tosca.nodes.Root
149         relationship: tosca.relationships.DependsOn
150         occurrences:
151         - 0
152         - UNBOUNDED
153     - link_pd_server_ps01_port_0:
154         capability: tosca.capabilities.network.Linkable
155         relationship: tosca.relationships.network.LinksTo
156         occurrences:
157         - 1
158         - 1
159     capabilities:
160       forwarder_pd_server_ps01_port_0:
161         type: org.openecomp.capabilities.Forwarder
162         occurrences:
163         - 1
164         - UNBOUNDED
165       scalable_pd_server:
166         type: tosca.capabilities.Scalable
167         occurrences:
168         - 1
169         - UNBOUNDED
170       disk.read.bytes.rate_pd_server:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       memory.usage_pd_server:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       memory_pd_server:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.device.usage_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       os_pd_server:
195         type: tosca.capabilities.OperatingSystem
196         occurrences:
197         - 1
198         - UNBOUNDED
199       feature_template_Vlan_vmi_1_pd_server_ps01_port_0_nested:
200         type: tosca.capabilities.Node
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.write.bytes.rate_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       cpu_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       cpu_util_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       disk.device.write.requests.rate_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       disk.read.bytes_pd_server:
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       network.incoming.packets_pd_server_ps01_port_0:
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.read.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       network.outpoing.packets_pd_server_ps01_port_0:
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       disk.iops_pd_server:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       memory.resident_pd_server:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       cpu.delta_pd_server:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       vcpus_pd_server:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.device.write.bytes.rate_pd_server:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.device.write.requests_pd_server:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       endpoint_pd_server:
289         type: tosca.capabilities.Endpoint.Admin
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.capacity_pd_server:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.device.allocation_pd_server:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       disk.allocation_pd_server:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       binding_pd_server:
312         type: tosca.capabilities.network.Bindable
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.read.requests_pd_server:
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.bytes_pd_server_ps01_port_0:
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       feature_pd_server:
329         type: tosca.capabilities.Node
330         occurrences:
331         - 1
332         - UNBOUNDED
333       network.outgoing.bytes.rate_pd_server_ps01_port_0:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.usage_pd_server:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.write.bytes_pd_server:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.read.requests.rate_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.root.size_pd_server:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.read.bytes_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.write.bytes_pd_server:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       network.incoming.packets.rate_pd_server_ps01_port_0:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.device.read.requests_pd_server:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.incoming.bytes.rate_pd_server_ps01_port_0:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       feature_pd_server_ps01_port_0:
394         type: tosca.capabilities.Node
395         occurrences:
396         - 1
397         - UNBOUNDED
398       instance_pd_server:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       host_pd_server:
405         type: tosca.capabilities.Container
406         valid_source_types:
407         - tosca.nodes.SoftwareComponent
408         occurrences:
409         - 1
410         - UNBOUNDED
411       attachment_pd_server_ps01_port_0:
412         type: tosca.capabilities.Attachment
413         occurrences:
414         - 1
415         - UNBOUNDED
416       network.outgoing.packets.rate_pd_server_ps01_port_0:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.write.requests.rate_pd_server:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.ephemeral.size_pd_server:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       feature_pd_server_ps01_port_0_nested:
435         type: tosca.capabilities.Node
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.write.requests_pd_server:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       network.outgoing.bytes_pd_server_ps01_port_0:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       disk.device.latency_pd_server:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.latency_pd_server:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.device.capacity_pd_server:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       binding_pd_server_ps01_port_0:
470         type: tosca.capabilities.network.Bindable
471         valid_source_types:
472         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
473         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
474         occurrences:
475         - 0
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       port_pd01_port_0_mac_requirements:
487         type: org.openecomp.datatypes.network.MacRequirements
488         required: true
489         status: SUPPORTED
490       port_pd01_port_0_network:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       port_pd01_port_0_ip_requirements:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: org.openecomp.datatypes.network.IpRequirements
502       port_pd01_port_0_network_role_tag:
503         type: string
504         required: true
505         status: SUPPORTED
506       port_pd01_port_0_network_role:
507         type: string
508         required: true
509         status: SUPPORTED
510       port_pd01_port_0_related_networks:
511         type: list
512         required: true
513         status: SUPPORTED
514         entry_schema:
515           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
516       index_value:
517         type: integer
518         description: Index value of this substitution service template runtime instance
519         required: false
520         default: 0
521         status: SUPPORTED
522         constraints:
523         - greater_or_equal: 0
524       compute_pd_server_availability_zone:
525         type: list
526         required: true
527         status: SUPPORTED
528         entry_schema:
529           type: string
530       compute_pd_server_name:
531         type: list
532         required: true
533         status: SUPPORTED
534         entry_schema:
535           type: string
536       subinterface_nested_service_template_filter_count:
537         type: list
538         required: true
539         status: SUPPORTED
540         entry_schema:
541           type: float
542       vm_flavor_name:
543         type: string
544         required: true
545         status: SUPPORTED
546       port_pd01_port_0_exCP_naming:
547         type: org.openecomp.datatypes.Naming
548         required: true
549         status: SUPPORTED
550       subinterface_nested_p1:
551         type: list
552         required: true
553         status: SUPPORTED
554         entry_schema:
555           type: string
556       port_pd01_port_0_order:
557         type: integer
558         required: true
559         status: SUPPORTED
560       vm_image_name:
561         type: string
562         required: true
563         status: SUPPORTED
564       subinterface_nested_net1:
565         type: list
566         required: true
567         status: SUPPORTED
568         entry_schema:
569           type: string
570       port_pd01_port_0_vlan_requirements:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: org.openecomp.datatypes.network.VlanRequirements
576       port_pd01_port_0_subnetpoolid:
577         type: string
578         required: true
579         status: SUPPORTED
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:
588         capability: tosca.capabilities.Node
589         node: tosca.nodes.Root
590         relationship: tosca.relationships.DependsOn
591         occurrences:
592         - 0
593         - UNBOUNDED
594     - local_storage_pd_server:
595         capability: tosca.capabilities.Attachment
596         node: tosca.nodes.BlockStorage
597         relationship: tosca.relationships.AttachesTo
598         occurrences:
599         - 0
600         - UNBOUNDED
601     - dependency_pd_server_pd01_port_0_nested:
602         capability: tosca.capabilities.Node
603         node: tosca.nodes.Root
604         relationship: tosca.relationships.DependsOn
605         occurrences:
606         - 0
607         - UNBOUNDED
608     - dependency_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
609         capability: tosca.capabilities.Node
610         node: tosca.nodes.Root
611         relationship: tosca.relationships.DependsOn
612         occurrences:
613         - 0
614         - UNBOUNDED
615     - subinterface_link_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
616         capability: tosca.capabilities.network.Linkable
617         relationship: tosca.relationships.network.LinksTo
618         occurrences:
619         - 1
620         - 1
621     - dependency_pd_server_pd01_port_0:
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_0:
629         capability: tosca.capabilities.network.Linkable
630         relationship: tosca.relationships.network.LinksTo
631         occurrences:
632         - 1
633         - 1
634     capabilities:
635       binding_pd_server_pd01_port_0:
636         type: tosca.capabilities.network.Bindable
637         valid_source_types:
638         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
639         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
640         occurrences:
641         - 0
642         - UNBOUNDED
643       scalable_pd_server:
644         type: tosca.capabilities.Scalable
645         occurrences:
646         - 1
647         - UNBOUNDED
648       disk.read.bytes.rate_pd_server:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       memory.usage_pd_server:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       memory_pd_server:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.device.usage_pd_server:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       os_pd_server:
673         type: tosca.capabilities.OperatingSystem
674         occurrences:
675         - 1
676         - UNBOUNDED
677       disk.write.bytes.rate_pd_server:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       cpu_pd_server:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       cpu_util_pd_server:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       feature_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
696         type: tosca.capabilities.Node
697         occurrences:
698         - 1
699         - UNBOUNDED
700       disk.device.write.requests.rate_pd_server:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       disk.read.bytes_pd_server:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.read.bytes.rate_pd_server:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       network.incoming.packets_pd_server_pd01_port_0:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       disk.iops_pd_server:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       memory.resident_pd_server:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       cpu.delta_pd_server:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       network.incoming.packets.rate_pd_server_pd01_port_0:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       network.incoming.bytes.rate_pd_server_pd01_port_0:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       network.outgoing.packets.rate_pd_server_pd01_port_0:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       vcpus_pd_server:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       disk.device.write.bytes.rate_pd_server:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       attachment_pd_server_pd01_port_0:
773         type: tosca.capabilities.Attachment
774         occurrences:
775         - 1
776         - UNBOUNDED
777       disk.device.write.requests_pd_server:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       endpoint_pd_server:
784         type: tosca.capabilities.Endpoint.Admin
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.capacity_pd_server:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       forwarder_pd_server_pd01_port_0:
795         type: org.openecomp.capabilities.Forwarder
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.device.allocation_pd_server:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.allocation_pd_server:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       binding_pd_server:
812         type: tosca.capabilities.network.Bindable
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.read.requests_pd_server:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       network.outgoing.bytes.rate_pd_server_pd01_port_0:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       feature_pd_server:
829         type: tosca.capabilities.Node
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.usage_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       disk.write.bytes_pd_server:
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.outgoing.bytes_pd_server_pd01_port_0:
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       network.incoming.bytes_pd_server_pd01_port_0:
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.device.read.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.root.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.device.read.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.write.bytes_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       network.outpoing.packets_pd_server_pd01_port_0:
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       disk.device.read.requests_pd_server:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       instance_pd_server:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       host_pd_server:
900         type: tosca.capabilities.Container
901         valid_source_types:
902         - tosca.nodes.SoftwareComponent
903         occurrences:
904         - 1
905         - UNBOUNDED
906       feature_pd_server_pd01_port_0:
907         type: tosca.capabilities.Node
908         occurrences:
909         - 1
910         - UNBOUNDED
911       disk.write.requests.rate_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.ephemeral.size_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_0_nested:
924         type: tosca.capabilities.Node
925         occurrences:
926         - 1
927         - UNBOUNDED
928       disk.write.requests_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.device.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.latency_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       disk.device.capacity_pd_server:
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