f31af575075a8789fef6ebe92e11ed402df0ee36
[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_pd01_port_1_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       compute_pd_server_availability_zone:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       compute_pd_server_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pd01_port_1_order:
38         type: integer
39         required: true
40         status: SUPPORTED
41       port_pd01_port_1_related_networks:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd01_port_1_network_role:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd01_port_1_vlan_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.VlanRequirements
61       port_pd01_port_1_mac_requirements:
62         type: org.openecomp.datatypes.network.MacRequirements
63         required: true
64         status: SUPPORTED
65       port_pd01_port_1_subnetpoolid:
66         type: string
67         required: true
68         status: SUPPORTED
69       vm_image_name:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_pd01_port_1_exCP_naming:
74         type: org.openecomp.datatypes.Naming
75         required: true
76         status: SUPPORTED
77       port_pd01_port_1_network_role_tag:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_pd01_port_1_network:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
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_1:
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_1:
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       binding_pd_server_pd01_port_1:
134         type: tosca.capabilities.network.Bindable
135         valid_source_types:
136         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
137         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
138         occurrences:
139         - 0
140         - UNBOUNDED
141       memory.usage_pd_server:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       memory_pd_server:
148         type: org.openecomp.capabilities.metric.Ceilometer
149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
150         occurrences:
151         - 1
152         - UNBOUNDED
153       disk.device.usage_pd_server:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       os_pd_server:
160         type: tosca.capabilities.OperatingSystem
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.write.bytes.rate_pd_server:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       cpu_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       cpu_util_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       disk.device.write.requests.rate_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.read.bytes_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       disk.device.read.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       disk.iops_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       network.incoming.packets.rate_pd_server_pd01_port_1:
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       network.incoming.bytes.rate_pd_server_pd01_port_1:
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       memory.resident_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       cpu.delta_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       attachment_pd_server_pd01_port_1:
231         type: tosca.capabilities.Attachment
232         occurrences:
233         - 1
234         - UNBOUNDED
235       network.outgoing.packets.rate_pd_server_pd01_port_1:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       vcpus_pd_server:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.write.bytes.rate_pd_server:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.write.requests_pd_server:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       endpoint_pd_server:
260         type: tosca.capabilities.Endpoint.Admin
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.capacity_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       forwarder_pd_server_pd01_port_1:
271         type: org.openecomp.capabilities.Forwarder
272         occurrences:
273         - 1
274         - UNBOUNDED
275       network.incoming.packets_pd_server_pd01_port_1:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.device.allocation_pd_server:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.allocation_pd_server:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       binding_pd_server:
294         type: tosca.capabilities.network.Bindable
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.read.requests_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       network.outgoing.bytes.rate_pd_server_pd01_port_1:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       feature_pd_server:
311         type: tosca.capabilities.Node
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.usage_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       network.incoming.bytes_pd_server_pd01_port_1:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.write.bytes_pd_server:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       network.outgoing.bytes_pd_server_pd01_port_1:
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.device.read.requests.rate_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.root.size_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.bytes_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.device.write.bytes_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       network.outpoing.packets_pd_server_pd01_port_1:
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.read.requests_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       instance_pd_server:
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       host_pd_server:
382         type: tosca.capabilities.Container
383         valid_source_types:
384         - tosca.nodes.SoftwareComponent
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_pd_server_pd01_port_1:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.write.requests.rate_pd_server:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.ephemeral.size_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.write.requests_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.device.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.latency_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       disk.device.capacity_pd_server:
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       port_pd01_port_0_mac_requirements:
439         type: org.openecomp.datatypes.network.MacRequirements
440         required: true
441         status: SUPPORTED
442       port_pd01_port_0_network:
443         type: list
444         required: true
445         status: SUPPORTED
446         entry_schema:
447           type: string
448       port_pd01_port_0_ip_requirements:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: org.openecomp.datatypes.network.IpRequirements
454       port_pd01_port_0_network_role_tag:
455         type: string
456         required: true
457         status: SUPPORTED
458       port_pd01_port_0_network_role:
459         type: string
460         required: true
461         status: SUPPORTED
462       port_pd01_port_0_related_networks:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
468       index_value:
469         type: integer
470         description: Index value of this substitution service template runtime instance
471         required: false
472         default: 0
473         status: SUPPORTED
474         constraints:
475         - greater_or_equal: 0
476       compute_pd_server_availability_zone:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: string
482       compute_pd_server_name:
483         type: list
484         required: true
485         status: SUPPORTED
486         entry_schema:
487           type: string
488       subinterface_nested_service_template_filter_count:
489         type: list
490         required: true
491         status: SUPPORTED
492         entry_schema:
493           type: float
494       vm_flavor_name:
495         type: string
496         required: true
497         status: SUPPORTED
498       port_pd01_port_0_exCP_naming:
499         type: org.openecomp.datatypes.Naming
500         required: true
501         status: SUPPORTED
502       subinterface_nested_p1:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       port_pd01_port_0_order:
509         type: integer
510         required: true
511         status: SUPPORTED
512       vm_image_name:
513         type: string
514         required: true
515         status: SUPPORTED
516       subinterface_nested_net1:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: string
522       port_pd01_port_0_vlan_requirements:
523         type: list
524         required: true
525         status: SUPPORTED
526         entry_schema:
527           type: org.openecomp.datatypes.network.VlanRequirements
528       port_pd01_port_0_subnetpoolid:
529         type: string
530         required: true
531         status: SUPPORTED
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:
540         capability: tosca.capabilities.Node
541         node: tosca.nodes.Root
542         relationship: tosca.relationships.DependsOn
543         occurrences:
544         - 0
545         - UNBOUNDED
546     - local_storage_pd_server:
547         capability: tosca.capabilities.Attachment
548         node: tosca.nodes.BlockStorage
549         relationship: tosca.relationships.AttachesTo
550         occurrences:
551         - 0
552         - UNBOUNDED
553     - dependency_pd_server_pd01_port_0_nested:
554         capability: tosca.capabilities.Node
555         node: tosca.nodes.Root
556         relationship: tosca.relationships.DependsOn
557         occurrences:
558         - 0
559         - UNBOUNDED
560     - dependency_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
561         capability: tosca.capabilities.Node
562         node: tosca.nodes.Root
563         relationship: tosca.relationships.DependsOn
564         occurrences:
565         - 0
566         - UNBOUNDED
567     - subinterface_link_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
568         capability: tosca.capabilities.network.Linkable
569         relationship: tosca.relationships.network.LinksTo
570         occurrences:
571         - 1
572         - 1
573     - dependency_pd_server_pd01_port_0:
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_0:
581         capability: tosca.capabilities.network.Linkable
582         relationship: tosca.relationships.network.LinksTo
583         occurrences:
584         - 1
585         - 1
586     capabilities:
587       binding_pd_server_pd01_port_0:
588         type: tosca.capabilities.network.Bindable
589         valid_source_types:
590         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
591         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
592         occurrences:
593         - 0
594         - UNBOUNDED
595       scalable_pd_server:
596         type: tosca.capabilities.Scalable
597         occurrences:
598         - 1
599         - UNBOUNDED
600       disk.read.bytes.rate_pd_server:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       memory.usage_pd_server:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       memory_pd_server:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       disk.device.usage_pd_server:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       os_pd_server:
625         type: tosca.capabilities.OperatingSystem
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.write.bytes.rate_pd_server:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       cpu_pd_server:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       cpu_util_pd_server:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       feature_template_Vlan_vmi_1_pd_server_pd01_port_0_nested:
648         type: tosca.capabilities.Node
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.device.write.requests.rate_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.read.bytes_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       disk.device.read.bytes.rate_pd_server:
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       network.incoming.packets_pd_server_pd01_port_0:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.iops_pd_server:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       memory.resident_pd_server:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       cpu.delta_pd_server:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       network.incoming.packets.rate_pd_server_pd01_port_0:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       network.incoming.bytes.rate_pd_server_pd01_port_0:
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       network.outgoing.packets.rate_pd_server_pd01_port_0:
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       vcpus_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       disk.device.write.bytes.rate_pd_server:
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       attachment_pd_server_pd01_port_0:
725         type: tosca.capabilities.Attachment
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.device.write.requests_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       endpoint_pd_server:
736         type: tosca.capabilities.Endpoint.Admin
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.capacity_pd_server:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       forwarder_pd_server_pd01_port_0:
747         type: org.openecomp.capabilities.Forwarder
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.device.allocation_pd_server:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.allocation_pd_server:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       binding_pd_server:
764         type: tosca.capabilities.network.Bindable
765         occurrences:
766         - 1
767         - UNBOUNDED
768       disk.read.requests_pd_server:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       network.outgoing.bytes.rate_pd_server_pd01_port_0:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       feature_pd_server:
781         type: tosca.capabilities.Node
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.usage_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       disk.write.bytes_pd_server:
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.outgoing.bytes_pd_server_pd01_port_0:
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       network.incoming.bytes_pd_server_pd01_port_0:
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.device.read.requests.rate_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.root.size_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.read.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.write.bytes_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       network.outpoing.packets_pd_server_pd01_port_0:
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.device.read.requests_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       instance_pd_server:
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       host_pd_server:
852         type: tosca.capabilities.Container
853         valid_source_types:
854         - tosca.nodes.SoftwareComponent
855         occurrences:
856         - 1
857         - UNBOUNDED
858       feature_pd_server_pd01_port_0:
859         type: tosca.capabilities.Node
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.write.requests.rate_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.ephemeral.size_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_0_nested:
876         type: tosca.capabilities.Node
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.write.requests_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.device.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.latency_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       disk.device.capacity_pd_server:
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