fd261d6cf35b18bf5686ef066ddfaff17443549d
[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_0_mac_requirements:
12         type: org.openecomp.datatypes.network.MacRequirements
13         required: true
14         status: SUPPORTED
15       port_pd01_port_0_network:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       port_pd01_port_0_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.IpRequirements
27       port_pd01_port_0_network_role_tag:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_pd01_port_0_network_role:
32         type: string
33         required: true
34         status: SUPPORTED
35       port_pd01_port_0_related_networks:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
41       index_value:
42         type: integer
43         description: Index value of this substitution service template runtime instance
44         required: false
45         default: 0
46         status: SUPPORTED
47         constraints:
48         - greater_or_equal: 0
49       compute_pd_server_availability_zone:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: string
55       compute_pd_server_name:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       subinterface_nested_service_template_filter_count:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: float
67       vm_flavor_name:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_pd01_port_0_exCP_naming:
72         type: org.openecomp.datatypes.Naming
73         required: true
74         status: SUPPORTED
75       subinterface_nested_p1:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd01_port_0_order:
82         type: integer
83         required: true
84         status: SUPPORTED
85       vm_image_name:
86         type: string
87         required: true
88         status: SUPPORTED
89       subinterface_nested_net1:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_pd01_port_0_vlan_requirements:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.VlanRequirements
101       port_pd01_port_0_subnetpoolid:
102         type: string
103         required: true
104         status: SUPPORTED
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:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - local_storage_pd_server:
120         capability: tosca.capabilities.Attachment
121         node: tosca.nodes.BlockStorage
122         relationship: tosca.relationships.AttachesTo
123         occurrences:
124         - 0
125         - UNBOUNDED
126     - dependency_pd_server_pd01_port_0_nested:
127         capability: tosca.capabilities.Node
128         node: tosca.nodes.Root
129         relationship: tosca.relationships.DependsOn
130         occurrences:
131         - 0
132         - UNBOUNDED
133     - dependency_template_Vlan_1_pd_server_pd01_port_0_nested:
134         capability: tosca.capabilities.Node
135         node: tosca.nodes.Root
136         relationship: tosca.relationships.DependsOn
137         occurrences:
138         - 0
139         - UNBOUNDED
140     - subinterface_link_template_Vlan_1_pd_server_pd01_port_0_nested:
141         capability: tosca.capabilities.network.Linkable
142         relationship: tosca.relationships.network.LinksTo
143         occurrences:
144         - 1
145         - 1
146     - dependency_pd_server_pd01_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_pd01_port_0:
154         capability: tosca.capabilities.network.Linkable
155         relationship: tosca.relationships.network.LinksTo
156         occurrences:
157         - 1
158         - 1
159     capabilities:
160       binding_pd_server_pd01_port_0:
161         type: tosca.capabilities.network.Bindable
162         valid_source_types:
163         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
164         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
165         occurrences:
166         - 0
167         - UNBOUNDED
168       scalable_pd_server:
169         type: tosca.capabilities.Scalable
170         occurrences:
171         - 1
172         - UNBOUNDED
173       disk.read.bytes.rate_pd_server:
174         type: org.openecomp.capabilities.metric.Ceilometer
175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
176         occurrences:
177         - 1
178         - UNBOUNDED
179       memory.usage_pd_server:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       memory_pd_server:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.device.usage_pd_server:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       os_pd_server:
198         type: tosca.capabilities.OperatingSystem
199         occurrences:
200         - 1
201         - UNBOUNDED
202       disk.write.bytes.rate_pd_server:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       feature_template_Vlan_1_pd_server_pd01_port_0_nested:
209         type: tosca.capabilities.Node
210         occurrences:
211         - 1
212         - UNBOUNDED
213       cpu_pd_server:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       cpu_util_pd_server:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       disk.device.write.requests.rate_pd_server:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       disk.read.bytes_pd_server:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       disk.device.read.bytes.rate_pd_server:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       network.incoming.packets_pd_server_pd01_port_0:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.iops_pd_server:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       memory.resident_pd_server:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       cpu.delta_pd_server:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       network.incoming.packets.rate_pd_server_pd01_port_0:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       network.incoming.bytes.rate_pd_server_pd01_port_0:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       network.outgoing.packets.rate_pd_server_pd01_port_0:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       vcpus_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.write.bytes.rate_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       attachment_pd_server_pd01_port_0:
298         type: tosca.capabilities.Attachment
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.device.write.requests_pd_server:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       endpoint_pd_server:
309         type: tosca.capabilities.Endpoint.Admin
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.capacity_pd_server:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       forwarder_pd_server_pd01_port_0:
320         type: org.openecomp.capabilities.Forwarder
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.device.allocation_pd_server:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       disk.allocation_pd_server:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       binding_pd_server:
337         type: tosca.capabilities.network.Bindable
338         occurrences:
339         - 1
340         - UNBOUNDED
341       disk.read.requests_pd_server:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       network.outgoing.bytes.rate_pd_server_pd01_port_0:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       feature_pd_server:
354         type: tosca.capabilities.Node
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.usage_pd_server:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.write.bytes_pd_server:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       network.outgoing.bytes_pd_server_pd01_port_0:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.incoming.bytes_pd_server_pd01_port_0:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.device.read.requests.rate_pd_server:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.root.size_pd_server:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       disk.device.read.bytes_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.device.write.bytes_pd_server:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       network.outpoing.packets_pd_server_pd01_port_0:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       disk.device.read.requests_pd_server:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       instance_pd_server:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       host_pd_server:
425         type: tosca.capabilities.Container
426         valid_source_types:
427         - tosca.nodes.SoftwareComponent
428         occurrences:
429         - 1
430         - UNBOUNDED
431       feature_pd_server_pd01_port_0:
432         type: tosca.capabilities.Node
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.write.requests.rate_pd_server:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.ephemeral.size_pd_server:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       feature_pd_server_pd01_port_0_nested:
449         type: tosca.capabilities.Node
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.write.requests_pd_server:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.latency_pd_server:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.latency_pd_server:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.device.capacity_pd_server:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.device.iops_pd_server:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
484     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
485     properties:
486       vlan_ids:
487         type: string
488         required: true
489         status: SUPPORTED
490       p1:
491         type: string
492         required: true
493         status: SUPPORTED
494       p2:
495         type: string
496         required: true
497         status: SUPPORTED
498       virtual_ipv6_address:
499         type: string
500         required: true
501         status: SUPPORTED
502       virtual_ip_address:
503         type: string
504         required: true
505         status: SUPPORTED
506       net2:
507         type: string
508         required: true
509         status: SUPPORTED
510       lb_st_vlan_type_oam:
511         type: string
512         description: dummy
513         required: true
514         status: SUPPORTED
515       mac_address:
516         type: string
517         required: true
518         status: SUPPORTED
519       net1:
520         type: string
521         required: true
522         status: SUPPORTED
523       subinterface_name_prefix:
524         type: string
525         required: true
526         status: SUPPORTED
527       subinterface_instance_index:
528         type: float
529         required: true
530         status: SUPPORTED
531     requirements:
532     - dependency_template_Vlan_1:
533         capability: tosca.capabilities.Node
534         node: tosca.nodes.Root
535         relationship: tosca.relationships.DependsOn
536         occurrences:
537         - 0
538         - UNBOUNDED
539     - subinterface_link_template_Vlan_1:
540         capability: tosca.capabilities.network.Linkable
541         relationship: tosca.relationships.network.LinksTo
542         occurrences:
543         - 1
544         - 1
545     - binding_template_Vlan_1:
546         capability: tosca.capabilities.network.Bindable
547         node: org.openecomp.resource.cp.nodes.network.Port
548         relationship: tosca.relationships.network.BindsTo
549         occurrences:
550         - 1
551         - 1
552     capabilities:
553       feature_template_Vlan_1:
554         type: tosca.capabilities.Node
555         occurrences:
556         - 1
557         - UNBOUNDED
558   org.openecomp.resource.abstract.nodes.ps_server:
559     derived_from: org.openecomp.resource.abstract.nodes.VFC
560     properties:
561       compute_ps_server_name:
562         type: list
563         required: true
564         status: SUPPORTED
565         entry_schema:
566           type: string
567       port_ps01_port_0_network_role:
568         type: string
569         required: true
570         status: SUPPORTED
571       compute_ps_server_availability_zone:
572         type: list
573         required: true
574         status: SUPPORTED
575         entry_schema:
576           type: string
577       compute_ps_server_user_data_format:
578         type: list
579         required: true
580         status: SUPPORTED
581         entry_schema:
582           type: string
583       port_ps01_port_0_network:
584         type: list
585         required: true
586         status: SUPPORTED
587         entry_schema:
588           type: string
589       index_value:
590         type: integer
591         description: Index value of this substitution service template runtime instance
592         required: false
593         default: 0
594         status: SUPPORTED
595         constraints:
596         - greater_or_equal: 0
597       port_ps01_port_0_ip_requirements:
598         type: list
599         required: true
600         status: SUPPORTED
601         entry_schema:
602           type: org.openecomp.datatypes.network.IpRequirements
603       subinterface_nested_service_template_filter_count:
604         type: list
605         required: true
606         status: SUPPORTED
607         entry_schema:
608           type: float
609       port_ps01_port_0_vlan_requirements:
610         type: list
611         required: true
612         status: SUPPORTED
613         entry_schema:
614           type: org.openecomp.datatypes.network.VlanRequirements
615       vm_flavor_name:
616         type: string
617         required: true
618         status: SUPPORTED
619       subinterface_nested_p1:
620         type: list
621         required: true
622         status: SUPPORTED
623         entry_schema:
624           type: string
625       port_ps01_port_0_mac_requirements:
626         type: org.openecomp.datatypes.network.MacRequirements
627         required: true
628         status: SUPPORTED
629       port_ps01_port_0_order:
630         type: integer
631         required: true
632         status: SUPPORTED
633       vm_image_name:
634         type: string
635         required: true
636         status: SUPPORTED
637       port_ps01_port_0_network_role_tag:
638         type: string
639         required: true
640         status: SUPPORTED
641       port_ps01_port_0_exCP_naming:
642         type: org.openecomp.datatypes.Naming
643         required: true
644         status: SUPPORTED
645       port_ps01_port_0_subnetpoolid:
646         type: string
647         required: true
648         status: SUPPORTED
649       port_ps01_port_0_related_networks:
650         type: list
651         required: true
652         status: SUPPORTED
653         entry_schema:
654           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
655       subinterface_nested_net1:
656         type: list
657         required: true
658         status: SUPPORTED
659         entry_schema:
660           type: string
661     requirements:
662     - dependency_ps_server_ps01_port_0_nested:
663         capability: tosca.capabilities.Node
664         node: tosca.nodes.Root
665         relationship: tosca.relationships.DependsOn
666         occurrences:
667         - 0
668         - UNBOUNDED
669     - dependency_template_Vlan_1_ps_server_ps01_port_0_nested:
670         capability: tosca.capabilities.Node
671         node: tosca.nodes.Root
672         relationship: tosca.relationships.DependsOn
673         occurrences:
674         - 0
675         - UNBOUNDED
676     - subinterface_link_template_Vlan_1_ps_server_ps01_port_0_nested:
677         capability: tosca.capabilities.network.Linkable
678         relationship: tosca.relationships.network.LinksTo
679         occurrences:
680         - 1
681         - 1
682     - dependency_ps_server_ps01_port_0:
683         capability: tosca.capabilities.Node
684         node: tosca.nodes.Root
685         relationship: tosca.relationships.DependsOn
686         occurrences:
687         - 0
688         - UNBOUNDED
689     - link_ps_server_ps01_port_0:
690         capability: tosca.capabilities.network.Linkable
691         relationship: tosca.relationships.network.LinksTo
692         occurrences:
693         - 1
694         - 1
695     - dependency_ps_server:
696         capability: tosca.capabilities.Node
697         node: tosca.nodes.Root
698         relationship: tosca.relationships.DependsOn
699         occurrences:
700         - 0
701         - UNBOUNDED
702     - local_storage_ps_server:
703         capability: tosca.capabilities.Attachment
704         node: tosca.nodes.BlockStorage
705         relationship: tosca.relationships.AttachesTo
706         occurrences:
707         - 0
708         - UNBOUNDED
709     capabilities:
710       instance_ps_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_ps_server_ps01_port_0:
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       host_ps_server:
723         type: tosca.capabilities.Container
724         valid_source_types:
725         - tosca.nodes.SoftwareComponent
726         occurrences:
727         - 1
728         - UNBOUNDED
729       cpu.delta_ps_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       disk.write.bytes.rate_ps_server:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       feature_ps_server:
742         type: tosca.capabilities.Node
743         occurrences:
744         - 1
745         - UNBOUNDED
746       feature_ps_server_ps01_port_0:
747         type: tosca.capabilities.Node
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.root.size_ps_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.device.read.requests.rate_ps_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       cpu_ps_server:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.device.write.bytes_ps_server:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.device.read.bytes_ps_server:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.read.bytes_ps_server:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.device.iops_ps_server:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.latency_ps_server:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.read.bytes.rate_ps_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       memory_ps_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       scalable_ps_server:
812         type: tosca.capabilities.Scalable
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.write.requests.rate_ps_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       disk.write.requests_ps_server:
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       disk.latency_ps_server:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       disk.ephemeral.size_ps_server:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       disk.device.capacity_ps_server:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       disk.iops_ps_server:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       disk.device.read.bytes.rate_ps_server:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       network.outpoing.packets_ps_server_ps01_port_0:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       cpu_util_ps_server:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       memory.resident_ps_server:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       feature_template_Vlan_1_ps_server_ps01_port_0_nested:
877         type: tosca.capabilities.Node
878         occurrences:
879         - 1
880         - UNBOUNDED
881       disk.device.read.requests_ps_server:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       disk.write.bytes_ps_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       network.incoming.bytes_ps_server_ps01_port_0:
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       network.outgoing.bytes.rate_ps_server_ps01_port_0:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.device.write.requests.rate_ps_server:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       disk.read.requests_ps_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.allocation_ps_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       memory.usage_ps_server:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       binding_ps_server:
930         type: tosca.capabilities.network.Bindable
931         occurrences:
932         - 1
933         - UNBOUNDED
934       feature_ps_server_ps01_port_0_nested:
935         type: tosca.capabilities.Node
936         occurrences:
937         - 1
938         - UNBOUNDED
939       os_ps_server:
940         type: tosca.capabilities.OperatingSystem
941         occurrences:
942         - 1
943         - UNBOUNDED
944       disk.device.usage_ps_server:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       binding_ps_server_ps01_port_0:
951         type: tosca.capabilities.network.Bindable
952         valid_source_types:
953         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
954         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
955         occurrences:
956         - 0
957         - UNBOUNDED
958       forwarder_ps_server_ps01_port_0:
959         type: org.openecomp.capabilities.Forwarder
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.device.write.bytes.rate_ps_server:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       vcpus_ps_server:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       attachment_ps_server_ps01_port_0:
976         type: tosca.capabilities.Attachment
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.usage_ps_server:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.device.write.requests_ps_server:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       endpoint_ps_server:
993         type: tosca.capabilities.Endpoint.Admin
994         occurrences:
995         - 1
996         - UNBOUNDED
997       disk.capacity_ps_server:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       network.outgoing.bytes_ps_server_ps01_port_0:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       network.outgoing.packets.rate_ps_server_ps01_port_0:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.device.allocation_ps_server:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       network.incoming.packets.rate_ps_server_ps01_port_0:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       network.incoming.bytes.rate_ps_server_ps01_port_0:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED