43b1e55eff03ecfdd37e85f0e5e54e46fdb686d6
[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       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd01_port_exCP_naming:
32         type: org.openecomp.datatypes.Naming
33         required: true
34         status: SUPPORTED
35       subinterface_nested_service_template_filter_count:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: float
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_pd01_port_mac_requirements:
52         type: org.openecomp.datatypes.network.MacRequirements
53         required: true
54         status: SUPPORTED
55       vm_image_name:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_pd01_port_ip_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.IpRequirements
65       port_pd01_port_network:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_pd01_port_order:
72         type: integer
73         required: true
74         status: SUPPORTED
75       port_pd01_port_subnetpoolid:
76         type: string
77         required: true
78         status: SUPPORTED
79       subinterface_nested_net1:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_pd01_port_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_pd01_port_network_role_tag:
90         type: string
91         required: true
92         status: SUPPORTED
93       port_pd01_port_vlan_requirements:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: org.openecomp.datatypes.network.VlanRequirements
99       compute_pd_server_user_data_format:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: string
105     requirements:
106     - dependency_pd_server_pd01_port_nested:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - dependency_template_Vlan_1_pd_server_pd01_port_nested:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - link_template_Vlan_1_pd_server_pd01_port_nested:
121         capability: tosca.capabilities.network.Linkable
122         relationship: tosca.relationships.network.LinksTo
123         occurrences:
124         - 1
125         - 1
126     - dependency_pd_server:
127         capability: tosca.capabilities.Node
128         node: tosca.nodes.Root
129         relationship: tosca.relationships.DependsOn
130         occurrences:
131         - 0
132         - UNBOUNDED
133     - local_storage_pd_server:
134         capability: tosca.capabilities.Attachment
135         node: tosca.nodes.BlockStorage
136         relationship: tosca.relationships.AttachesTo
137         occurrences:
138         - 0
139         - UNBOUNDED
140     - dependency_pd_server_pd01_port:
141         capability: tosca.capabilities.Node
142         node: tosca.nodes.Root
143         relationship: tosca.relationships.DependsOn
144         occurrences:
145         - 0
146         - UNBOUNDED
147     - link_pd_server_pd01_port:
148         capability: tosca.capabilities.network.Linkable
149         relationship: tosca.relationships.network.LinksTo
150         occurrences:
151         - 1
152         - 1
153     capabilities:
154       scalable_pd_server:
155         type: tosca.capabilities.Scalable
156         occurrences:
157         - 1
158         - UNBOUNDED
159       disk.read.bytes.rate_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       feature_template_Vlan_1_pd_server_pd01_port_nested:
166         type: tosca.capabilities.Node
167         occurrences:
168         - 1
169         - UNBOUNDED
170       memory.usage_pd_server:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       memory_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.usage_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       network.outgoing.packets.rate_pd_server_pd01_port:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       os_pd_server:
195         type: tosca.capabilities.OperatingSystem
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.write.bytes.rate_pd_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       network.incoming.bytes_pd_server_pd01_port:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       cpu_pd_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       cpu_util_pd_server:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       disk.device.write.requests.rate_pd_server:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       disk.read.bytes_pd_server:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       disk.device.read.bytes.rate_pd_server:
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       network.outgoing.bytes_pd_server_pd01_port:
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.iops_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       memory.resident_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       cpu.delta_pd_server:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       network.incoming.packets.rate_pd_server_pd01_port:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       vcpus_pd_server:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       disk.device.write.bytes.rate_pd_server:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.device.write.requests_pd_server:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       endpoint_pd_server:
290         type: tosca.capabilities.Endpoint.Admin
291         occurrences:
292         - 1
293         - UNBOUNDED
294       attachment_pd_server_pd01_port:
295         type: tosca.capabilities.Attachment
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.capacity_pd_server:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       disk.device.allocation_pd_server:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       disk.allocation_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       binding_pd_server:
318         type: tosca.capabilities.network.Bindable
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.read.requests_pd_server:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       feature_pd_server_pd01_port_nested:
329         type: tosca.capabilities.Node
330         occurrences:
331         - 1
332         - UNBOUNDED
333       feature_pd_server:
334         type: tosca.capabilities.Node
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.usage_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       binding_pd_server_pd01_port:
345         type: tosca.capabilities.network.Bindable
346         valid_source_types:
347         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
348         occurrences:
349         - 0
350         - UNBOUNDED
351       disk.write.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       network.incoming.bytes.rate_pd_server_pd01_port:
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.incoming.packets_pd_server_pd01_port:
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.rate_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       disk.root.size_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       disk.device.read.bytes_pd_server:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.write.bytes_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.read.requests_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       instance_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       host_pd_server:
406         type: tosca.capabilities.Container
407         valid_source_types:
408         - tosca.nodes.SoftwareComponent
409         occurrences:
410         - 1
411         - UNBOUNDED
412       network.outpoing.packets_pd_server_pd01_port:
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       forwarder_pd_server_pd01_port:
419         type: org.openecomp.capabilities.Forwarder
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       feature_pd_server_pd01_port:
442         type: tosca.capabilities.Node
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       network.outgoing.bytes.rate_pd_server_pd01_port:
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       disk.device.iops_pd_server:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
477     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
478     properties:
479       vlan_ids:
480         type: string
481         required: true
482         status: SUPPORTED
483       p1:
484         type: string
485         required: true
486         status: SUPPORTED
487       p2:
488         type: string
489         required: true
490         status: SUPPORTED
491       virtual_ipv6_address:
492         type: string
493         required: true
494         status: SUPPORTED
495       virtual_ip_address:
496         type: string
497         required: true
498         status: SUPPORTED
499       net2:
500         type: string
501         required: true
502         status: SUPPORTED
503       lb_st_vlan_type_oam:
504         type: string
505         description: dummy
506         required: true
507         status: SUPPORTED
508       mac_address:
509         type: string
510         required: true
511         status: SUPPORTED
512       net1:
513         type: string
514         required: true
515         status: SUPPORTED
516       subinterface_name_prefix:
517         type: string
518         required: true
519         status: SUPPORTED
520       subinterface_instance_index:
521         type: float
522         required: true
523         status: SUPPORTED
524     requirements:
525     - dependency_template_Vlan_1:
526         capability: tosca.capabilities.Node
527         node: tosca.nodes.Root
528         relationship: tosca.relationships.DependsOn
529         occurrences:
530         - 0
531         - UNBOUNDED
532     - link_template_Vlan_1:
533         capability: tosca.capabilities.network.Linkable
534         relationship: tosca.relationships.network.LinksTo
535         occurrences:
536         - 1
537         - 1
538     - binding_template_Vlan_1:
539         capability: tosca.capabilities.network.Bindable
540         node: org.openecomp.resource.cp.nodes.network.Port
541         relationship: tosca.relationships.network.BindsTo
542         occurrences:
543         - 1
544         - 1
545     capabilities:
546       feature_template_Vlan_1:
547         type: tosca.capabilities.Node
548         occurrences:
549         - 1
550         - UNBOUNDED
551   org.openecomp.resource.abstract.nodes.ps_server:
552     derived_from: org.openecomp.resource.abstract.nodes.VFC
553     properties:
554       compute_ps_server_name:
555         type: list
556         required: true
557         status: SUPPORTED
558         entry_schema:
559           type: string
560       port_ps01_port_subnetpoolid:
561         type: string
562         required: true
563         status: SUPPORTED
564       compute_ps_server_availability_zone:
565         type: list
566         required: true
567         status: SUPPORTED
568         entry_schema:
569           type: string
570       compute_ps_server_user_data_format:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: string
576       index_value:
577         type: integer
578         description: Index value of this substitution service template runtime instance
579         required: false
580         default: 0
581         status: SUPPORTED
582         constraints:
583         - greater_or_equal: 0
584       port_ps01_port_vlan_requirements:
585         type: list
586         required: true
587         status: SUPPORTED
588         entry_schema:
589           type: org.openecomp.datatypes.network.VlanRequirements
590       subinterface_nested_service_template_filter_count:
591         type: list
592         required: true
593         status: SUPPORTED
594         entry_schema:
595           type: float
596       vm_flavor_name:
597         type: string
598         required: true
599         status: SUPPORTED
600       subinterface_nested_p1:
601         type: list
602         required: true
603         status: SUPPORTED
604         entry_schema:
605           type: string
606       port_ps01_port_order:
607         type: integer
608         required: true
609         status: SUPPORTED
610       vm_image_name:
611         type: string
612         required: true
613         status: SUPPORTED
614       port_ps01_port_network_role:
615         type: string
616         required: true
617         status: SUPPORTED
618       port_ps01_port_mac_requirements:
619         type: org.openecomp.datatypes.network.MacRequirements
620         required: true
621         status: SUPPORTED
622       port_ps01_port_network:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: string
628       subinterface_nested_net1:
629         type: list
630         required: true
631         status: SUPPORTED
632         entry_schema:
633           type: string
634       port_ps01_port_ip_requirements:
635         type: list
636         required: true
637         status: SUPPORTED
638         entry_schema:
639           type: org.openecomp.datatypes.network.IpRequirements
640       port_ps01_port_network_role_tag:
641         type: string
642         required: true
643         status: SUPPORTED
644       port_ps01_port_exCP_naming:
645         type: org.openecomp.datatypes.Naming
646         required: true
647         status: SUPPORTED
648     requirements:
649     - dependency_ps_server_ps01_port_nested:
650         capability: tosca.capabilities.Node
651         node: tosca.nodes.Root
652         relationship: tosca.relationships.DependsOn
653         occurrences:
654         - 0
655         - UNBOUNDED
656     - dependency_template_Vlan_1_ps_server_ps01_port_nested:
657         capability: tosca.capabilities.Node
658         node: tosca.nodes.Root
659         relationship: tosca.relationships.DependsOn
660         occurrences:
661         - 0
662         - UNBOUNDED
663     - link_template_Vlan_1_ps_server_ps01_port_nested:
664         capability: tosca.capabilities.network.Linkable
665         relationship: tosca.relationships.network.LinksTo
666         occurrences:
667         - 1
668         - 1
669     - dependency_ps_server:
670         capability: tosca.capabilities.Node
671         node: tosca.nodes.Root
672         relationship: tosca.relationships.DependsOn
673         occurrences:
674         - 0
675         - UNBOUNDED
676     - local_storage_ps_server:
677         capability: tosca.capabilities.Attachment
678         node: tosca.nodes.BlockStorage
679         relationship: tosca.relationships.AttachesTo
680         occurrences:
681         - 0
682         - UNBOUNDED
683     - dependency_ps_server_ps01_port:
684         capability: tosca.capabilities.Node
685         node: tosca.nodes.Root
686         relationship: tosca.relationships.DependsOn
687         occurrences:
688         - 0
689         - UNBOUNDED
690     - link_ps_server_ps01_port:
691         capability: tosca.capabilities.network.Linkable
692         relationship: tosca.relationships.network.LinksTo
693         occurrences:
694         - 1
695         - 1
696     capabilities:
697       network.incoming.packets.rate_ps_server_ps01_port:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       instance_ps_server:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       network.outpoing.packets_ps_server_ps01_port:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       host_ps_server:
716         type: tosca.capabilities.Container
717         valid_source_types:
718         - tosca.nodes.SoftwareComponent
719         occurrences:
720         - 1
721         - UNBOUNDED
722       network.incoming.packets_ps_server_ps01_port:
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       cpu.delta_ps_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.write.bytes.rate_ps_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       feature_ps_server_ps01_port_nested:
741         type: tosca.capabilities.Node
742         occurrences:
743         - 1
744         - UNBOUNDED
745       feature_ps_server_ps01_port:
746         type: tosca.capabilities.Node
747         occurrences:
748         - 1
749         - UNBOUNDED
750       feature_ps_server:
751         type: tosca.capabilities.Node
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.root.size_ps_server:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       disk.device.read.requests.rate_ps_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       cpu_ps_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       disk.device.write.bytes_ps_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.device.read.bytes_ps_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.read.bytes_ps_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.device.iops_ps_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.packets.rate_ps_server_ps01_port:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.device.latency_ps_server:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.read.bytes.rate_ps_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       memory_ps_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       scalable_ps_server:
822         type: tosca.capabilities.Scalable
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.write.requests.rate_ps_server:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.write.requests_ps_server:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.latency_ps_server:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.ephemeral.size_ps_server:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.capacity_ps_server:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.iops_ps_server:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.read.bytes.rate_ps_server:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       cpu_util_ps_server:
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       memory.resident_ps_server:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.incoming.bytes_ps_server_ps01_port:
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.read.requests_ps_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.write.bytes_ps_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       feature_template_Vlan_1_ps_server_ps01_port_nested:
899         type: tosca.capabilities.Node
900         occurrences:
901         - 1
902         - UNBOUNDED
903       network.outgoing.bytes.rate_ps_server_ps01_port:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       disk.device.write.requests.rate_ps_server:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       disk.read.requests_ps_server:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       disk.allocation_ps_server:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       memory.usage_ps_server:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       binding_ps_server:
934         type: tosca.capabilities.network.Bindable
935         occurrences:
936         - 1
937         - UNBOUNDED
938       attachment_ps_server_ps01_port:
939         type: tosca.capabilities.Attachment
940         occurrences:
941         - 1
942         - UNBOUNDED
943       os_ps_server:
944         type: tosca.capabilities.OperatingSystem
945         occurrences:
946         - 1
947         - UNBOUNDED
948       disk.device.usage_ps_server:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       binding_ps_server_ps01_port:
955         type: tosca.capabilities.network.Bindable
956         valid_source_types:
957         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
958         occurrences:
959         - 0
960         - UNBOUNDED
961       forwarder_ps_server_ps01_port:
962         type: org.openecomp.capabilities.Forwarder
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.device.write.bytes.rate_ps_server:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       vcpus_ps_server:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       disk.usage_ps_server:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.device.write.requests_ps_server:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       endpoint_ps_server:
991         type: tosca.capabilities.Endpoint.Admin
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.capacity_ps_server:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       network.incoming.bytes.rate_ps_server_ps01_port:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.allocation_ps_server:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       network.outgoing.bytes_ps_server_ps01_port:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED