8f21ba20686176301e919c93f9ed093704de8ad7
[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       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       subinterface_nested_p1:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: string
45       port_pd01_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       vm_image_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_pd01_port_ip_requirements:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: org.openecomp.datatypes.network.IpRequirements
59       port_pd01_port_network:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: string
65       port_pd01_port_order:
66         type: integer
67         required: true
68         status: SUPPORTED
69       port_pd01_port_subnetpoolid:
70         type: string
71         required: true
72         status: SUPPORTED
73       subinterface_nested_net1:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_pd01_port_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd01_port_network_role_tag:
84         type: string
85         required: true
86         status: SUPPORTED
87       port_pd01_port_vlan_requirements:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: org.openecomp.datatypes.network.VlanRequirements
93       compute_pd_server_user_data_format:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99     requirements:
100     - dependency_pd_server_pd01_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_1_pd_server_pd01_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_1_pd_server_pd01_port_nested:
115         capability: tosca.capabilities.network.Linkable
116         relationship: tosca.relationships.network.LinksTo
117         occurrences:
118         - 1
119         - 1
120     - dependency_pd_server:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - local_storage_pd_server:
128         capability: tosca.capabilities.Attachment
129         node: tosca.nodes.BlockStorage
130         relationship: tosca.relationships.AttachesTo
131         occurrences:
132         - 0
133         - UNBOUNDED
134     - dependency_pd_server_pd01_port:
135         capability: tosca.capabilities.Node
136         node: tosca.nodes.Root
137         relationship: tosca.relationships.DependsOn
138         occurrences:
139         - 0
140         - UNBOUNDED
141     - link_pd_server_pd01_port:
142         capability: tosca.capabilities.network.Linkable
143         relationship: tosca.relationships.network.LinksTo
144         occurrences:
145         - 1
146         - 1
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       feature_template_Vlan_1_pd_server_pd01_port_nested:
160         type: tosca.capabilities.Node
161         occurrences:
162         - 1
163         - UNBOUNDED
164       memory.usage_pd_server:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       memory_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       disk.device.usage_pd_server:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       network.outgoing.packets.rate_pd_server_pd01_port:
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       os_pd_server:
189         type: tosca.capabilities.OperatingSystem
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.write.bytes.rate_pd_server:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       network.incoming.bytes_pd_server_pd01_port:
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       cpu_pd_server:
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_util_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       disk.device.write.requests.rate_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.read.bytes_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.device.read.bytes.rate_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       network.outgoing.bytes_pd_server_pd01_port:
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       disk.iops_pd_server:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       memory.resident_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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_server:
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       disk.device.write.bytes.rate_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.requests_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       endpoint_pd_server:
284         type: tosca.capabilities.Endpoint.Admin
285         occurrences:
286         - 1
287         - UNBOUNDED
288       attachment_pd_server_pd01_port:
289         type: tosca.capabilities.Attachment
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.capacity_pd_server:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.device.allocation_pd_server:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       disk.allocation_pd_server:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       binding_pd_server:
312         type: tosca.capabilities.network.Bindable
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.read.requests_pd_server:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       feature_pd_server_pd01_port_nested:
323         type: tosca.capabilities.Node
324         occurrences:
325         - 1
326         - UNBOUNDED
327       feature_pd_server:
328         type: tosca.capabilities.Node
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.usage_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       binding_pd_server_pd01_port:
339         type: tosca.capabilities.network.Bindable
340         valid_source_types:
341         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
342         occurrences:
343         - 0
344         - UNBOUNDED
345       disk.write.bytes_pd_server:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       network.incoming.bytes.rate_pd_server_pd01_port:
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.packets_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       disk.device.read.requests.rate_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.root.size_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.device.read.bytes_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.write.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.read.requests_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       instance_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       host_pd_server:
400         type: tosca.capabilities.Container
401         valid_source_types:
402         - tosca.nodes.SoftwareComponent
403         occurrences:
404         - 1
405         - UNBOUNDED
406       network.outpoing.packets_pd_server_pd01_port:
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       forwarder_pd_server_pd01_port:
413         type: org.openecomp.capabilities.Forwarder
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.write.requests.rate_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.ephemeral.size_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.write.requests_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       feature_pd_server_pd01_port:
436         type: tosca.capabilities.Node
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.latency_pd_server:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.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.device.capacity_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       network.outgoing.bytes.rate_pd_server_pd01_port:
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.heat.subinterface.nested:
471     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
472     properties:
473       vlan_ids:
474         type: string
475         required: true
476         status: SUPPORTED
477       p1:
478         type: string
479         required: true
480         status: SUPPORTED
481       p2:
482         type: string
483         required: true
484         status: SUPPORTED
485       virtual_ipv6_address:
486         type: string
487         required: true
488         status: SUPPORTED
489       virtual_ip_address:
490         type: string
491         required: true
492         status: SUPPORTED
493       net2:
494         type: string
495         required: true
496         status: SUPPORTED
497       lb_st_vlan_type_oam:
498         type: string
499         description: dummy
500         required: true
501         status: SUPPORTED
502       mac_address:
503         type: string
504         required: true
505         status: SUPPORTED
506       net1:
507         type: string
508         required: true
509         status: SUPPORTED
510       subinterface_name_prefix:
511         type: string
512         required: true
513         status: SUPPORTED
514       subinterface_instance_index:
515         type: float
516         required: true
517         status: SUPPORTED
518     requirements:
519     - dependency_template_Vlan_1:
520         capability: tosca.capabilities.Node
521         node: tosca.nodes.Root
522         relationship: tosca.relationships.DependsOn
523         occurrences:
524         - 0
525         - UNBOUNDED
526     - link_template_Vlan_1:
527         capability: tosca.capabilities.network.Linkable
528         relationship: tosca.relationships.network.LinksTo
529         occurrences:
530         - 1
531         - 1
532     - binding_template_Vlan_1:
533         capability: tosca.capabilities.network.Bindable
534         node: org.openecomp.resource.cp.nodes.network.Port
535         relationship: tosca.relationships.network.BindsTo
536         occurrences:
537         - 1
538         - 1
539     capabilities:
540       feature_template_Vlan_1:
541         type: tosca.capabilities.Node
542         occurrences:
543         - 1
544         - UNBOUNDED
545   org.openecomp.resource.abstract.nodes.ps_server:
546     derived_from: org.openecomp.resource.abstract.nodes.VFC
547     properties:
548       compute_ps_server_name:
549         type: list
550         required: true
551         status: SUPPORTED
552         entry_schema:
553           type: string
554       port_ps01_port_subnetpoolid:
555         type: string
556         required: true
557         status: SUPPORTED
558       compute_ps_server_availability_zone:
559         type: list
560         required: true
561         status: SUPPORTED
562         entry_schema:
563           type: string
564       compute_ps_server_user_data_format:
565         type: list
566         required: true
567         status: SUPPORTED
568         entry_schema:
569           type: string
570       index_value:
571         type: integer
572         description: Index value of this substitution service template runtime instance
573         required: false
574         default: 0
575         status: SUPPORTED
576         constraints:
577         - greater_or_equal: 0
578       port_ps01_port_vlan_requirements:
579         type: list
580         required: true
581         status: SUPPORTED
582         entry_schema:
583           type: org.openecomp.datatypes.network.VlanRequirements
584       vm_flavor_name:
585         type: string
586         required: true
587         status: SUPPORTED
588       subinterface_nested_p1:
589         type: list
590         required: true
591         status: SUPPORTED
592         entry_schema:
593           type: string
594       port_ps01_port_order:
595         type: integer
596         required: true
597         status: SUPPORTED
598       vm_image_name:
599         type: string
600         required: true
601         status: SUPPORTED
602       port_ps01_port_network_role:
603         type: string
604         required: true
605         status: SUPPORTED
606       port_ps01_port_mac_requirements:
607         type: org.openecomp.datatypes.network.MacRequirements
608         required: true
609         status: SUPPORTED
610       port_ps01_port_network:
611         type: list
612         required: true
613         status: SUPPORTED
614         entry_schema:
615           type: string
616       subinterface_nested_net1:
617         type: list
618         required: true
619         status: SUPPORTED
620         entry_schema:
621           type: string
622       port_ps01_port_ip_requirements:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: org.openecomp.datatypes.network.IpRequirements
628       port_ps01_port_network_role_tag:
629         type: string
630         required: true
631         status: SUPPORTED
632       port_ps01_port_exCP_naming:
633         type: org.openecomp.datatypes.Naming
634         required: true
635         status: SUPPORTED
636     requirements:
637     - dependency_ps_server_ps01_port_nested:
638         capability: tosca.capabilities.Node
639         node: tosca.nodes.Root
640         relationship: tosca.relationships.DependsOn
641         occurrences:
642         - 0
643         - UNBOUNDED
644     - dependency_template_Vlan_1_ps_server_ps01_port_nested:
645         capability: tosca.capabilities.Node
646         node: tosca.nodes.Root
647         relationship: tosca.relationships.DependsOn
648         occurrences:
649         - 0
650         - UNBOUNDED
651     - link_template_Vlan_1_ps_server_ps01_port_nested:
652         capability: tosca.capabilities.network.Linkable
653         relationship: tosca.relationships.network.LinksTo
654         occurrences:
655         - 1
656         - 1
657     - dependency_ps_server:
658         capability: tosca.capabilities.Node
659         node: tosca.nodes.Root
660         relationship: tosca.relationships.DependsOn
661         occurrences:
662         - 0
663         - UNBOUNDED
664     - local_storage_ps_server:
665         capability: tosca.capabilities.Attachment
666         node: tosca.nodes.BlockStorage
667         relationship: tosca.relationships.AttachesTo
668         occurrences:
669         - 0
670         - UNBOUNDED
671     - dependency_ps_server_ps01_port:
672         capability: tosca.capabilities.Node
673         node: tosca.nodes.Root
674         relationship: tosca.relationships.DependsOn
675         occurrences:
676         - 0
677         - UNBOUNDED
678     - link_ps_server_ps01_port:
679         capability: tosca.capabilities.network.Linkable
680         relationship: tosca.relationships.network.LinksTo
681         occurrences:
682         - 1
683         - 1
684     capabilities:
685       network.incoming.packets.rate_ps_server_ps01_port:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       instance_ps_server:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outpoing.packets_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       host_ps_server:
704         type: tosca.capabilities.Container
705         valid_source_types:
706         - tosca.nodes.SoftwareComponent
707         occurrences:
708         - 1
709         - UNBOUNDED
710       network.incoming.packets_ps_server_ps01_port:
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       cpu.delta_ps_server:
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       disk.write.bytes.rate_ps_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       feature_ps_server_ps01_port_nested:
729         type: tosca.capabilities.Node
730         occurrences:
731         - 1
732         - UNBOUNDED
733       feature_ps_server_ps01_port:
734         type: tosca.capabilities.Node
735         occurrences:
736         - 1
737         - UNBOUNDED
738       feature_ps_server:
739         type: tosca.capabilities.Node
740         occurrences:
741         - 1
742         - UNBOUNDED
743       disk.root.size_ps_server:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       disk.device.read.requests.rate_ps_server:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       cpu_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.write.bytes_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       disk.device.read.bytes_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.read.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.iops_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       network.outgoing.packets.rate_ps_server_ps01_port:
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.latency_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       disk.read.bytes.rate_ps_server:
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       memory_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       scalable_ps_server:
810         type: tosca.capabilities.Scalable
811         occurrences:
812         - 1
813         - UNBOUNDED
814       disk.write.requests.rate_ps_server:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.write.requests_ps_server:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.latency_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.ephemeral.size_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.device.capacity_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.iops_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.read.bytes.rate_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       cpu_util_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       memory.resident_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       network.incoming.bytes_ps_server_ps01_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       disk.device.read.requests_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       disk.write.bytes_ps_server:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       feature_template_Vlan_1_ps_server_ps01_port_nested:
887         type: tosca.capabilities.Node
888         occurrences:
889         - 1
890         - UNBOUNDED
891       network.outgoing.bytes.rate_ps_server_ps01_port:
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       disk.device.write.requests.rate_ps_server:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.read.requests_ps_server:
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.allocation_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       memory.usage_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       binding_ps_server:
922         type: tosca.capabilities.network.Bindable
923         occurrences:
924         - 1
925         - UNBOUNDED
926       attachment_ps_server_ps01_port:
927         type: tosca.capabilities.Attachment
928         occurrences:
929         - 1
930         - UNBOUNDED
931       os_ps_server:
932         type: tosca.capabilities.OperatingSystem
933         occurrences:
934         - 1
935         - UNBOUNDED
936       disk.device.usage_ps_server:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       binding_ps_server_ps01_port:
943         type: tosca.capabilities.network.Bindable
944         valid_source_types:
945         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
946         occurrences:
947         - 0
948         - UNBOUNDED
949       forwarder_ps_server_ps01_port:
950         type: org.openecomp.capabilities.Forwarder
951         occurrences:
952         - 1
953         - UNBOUNDED
954       disk.device.write.bytes.rate_ps_server:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       vcpus_ps_server:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.usage_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       disk.device.write.requests_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       endpoint_ps_server:
979         type: tosca.capabilities.Endpoint.Admin
980         occurrences:
981         - 1
982         - UNBOUNDED
983       disk.capacity_ps_server:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       network.incoming.bytes.rate_ps_server_ps01_port:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.device.allocation_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.outgoing.bytes_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