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