6d8d1684d98271a70096ba77bbfde8956b4fb73b
[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_1b_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_pd_server_1b_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       subinterface_nested_vlan_service_template_filter_count:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: float
23       port_pd_server_1b_port_1_network_role_tag:
24         type: string
25         required: true
26         status: SUPPORTED
27       port_pd_server_1b_port_1_vlan_requirements:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: org.openecomp.datatypes.network.VlanRequirements
33       port_pd_server_1b_port_1_exCP_naming:
34         type: org.openecomp.datatypes.Naming
35         required: true
36         status: SUPPORTED
37       port_pd_server_1b_port_1_subnetpoolid:
38         type: string
39         required: true
40         status: SUPPORTED
41       port_pd_server_1b_port_1_related_networks:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
47       index_value:
48         type: integer
49         description: Index value of this substitution service template runtime instance
50         required: false
51         default: 0
52         status: SUPPORTED
53         constraints:
54         - greater_or_equal: 0
55       port_pd_server_1b_port_1_fixed_ips:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
61       port_pd_server_1b_port_1_mac_requirements:
62         type: org.openecomp.datatypes.network.MacRequirements
63         required: true
64         status: SUPPORTED
65       vm_flavor_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       subinterface_nested_vlan_net1:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_pd_server_1b_port_1_order:
76         type: integer
77         required: true
78         status: SUPPORTED
79       vm_image_name:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd_server_1b_port_1_network:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89       subinterface_nested_vlan_parent_interface:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_pd_server_1b_port_1_replacement_policy:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       port_pd_server_1b_port_1_ip_requirements:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: org.openecomp.datatypes.network.IpRequirements
107       compute_pd_server_1b_availability_zone:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       port_pd_server_1b_port_1_network_role:
114         type: string
115         required: true
116         status: SUPPORTED
117     requirements:
118     - dependency_pd_server_1b:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - local_storage_pd_server_1b:
126         capability: tosca.capabilities.Attachment
127         node: tosca.nodes.BlockStorage
128         relationship: tosca.relationships.AttachesTo
129         occurrences:
130         - 0
131         - UNBOUNDED
132     - dependency_pd_server_1b_pd_server_1b_port_1:
133         capability: tosca.capabilities.Node
134         node: tosca.nodes.Root
135         relationship: tosca.relationships.DependsOn
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - link_pd_server_1b_pd_server_1b_port_1:
140         capability: tosca.capabilities.network.Linkable
141         relationship: tosca.relationships.network.LinksTo
142         occurrences:
143         - 1
144         - 1
145     - dependency_pd_server_1b_pd_server_1b_port_1_nested_vlan:
146         capability: tosca.capabilities.Node
147         node: tosca.nodes.Root
148         relationship: tosca.relationships.DependsOn
149         occurrences:
150         - 0
151         - UNBOUNDED
152     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_1_nested_vlan:
153         capability: tosca.capabilities.Node
154         node: tosca.nodes.Root
155         relationship: tosca.relationships.DependsOn
156         occurrences:
157         - 0
158         - UNBOUNDED
159     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_1_nested_vlan:
160         capability: tosca.capabilities.network.Linkable
161         relationship: tosca.relationships.network.LinksTo
162         occurrences:
163         - 1
164         - 1
165     capabilities:
166       disk.device.read.bytes_pd_server_1b:
167         type: org.openecomp.capabilities.metric.Ceilometer
168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
169         occurrences:
170         - 1
171         - UNBOUNDED
172       host_pd_server_1b:
173         type: tosca.capabilities.Container
174         valid_source_types:
175         - tosca.nodes.SoftwareComponent
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.read.bytes.rate_pd_server_1b:
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       disk.allocation_pd_server_1b:
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       cpu.delta_pd_server_1b:
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       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port_1:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       binding_pd_server_1b_pd_server_1b_port_1:
204         type: tosca.capabilities.network.Bindable
205         valid_source_types:
206         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
207         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
208         occurrences:
209         - 0
210         - UNBOUNDED
211       disk.device.read.requests_pd_server_1b:
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       feature_pd_server_1b:
218         type: tosca.capabilities.Node
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.iops_pd_server_1b:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       cpu_pd_server_1b:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.write.bytes.rate_pd_server_1b:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.device.read.requests.rate_pd_server_1b:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       endpoint_pd_server_1b:
247         type: tosca.capabilities.Endpoint.Admin
248         occurrences:
249         - 1
250         - UNBOUNDED
251       network.outpoing.packets_pd_server_1b_pd_server_1b_port_1:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.device.allocation_pd_server_1b:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       memory.usage_pd_server_1b:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       network.incoming.bytes_pd_server_1b_pd_server_1b_port_1:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       memory_pd_server_1b:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.device.read.bytes.rate_pd_server_1b:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.device.latency_pd_server_1b:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.read.bytes_pd_server_1b:
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       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port_1:
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.usage_pd_server_1b:
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.device.write.requests_pd_server_1b:
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       disk.latency_pd_server_1b:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.ephemeral.size_pd_server_1b:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       network.outgoing.bytes_pd_server_1b_pd_server_1b_port_1:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       scalable_pd_server_1b:
336         type: tosca.capabilities.Scalable
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.write.requests_pd_server_1b:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       feature_pd_server_1b_pd_server_1b_port_1_nested_vlan:
347         type: tosca.capabilities.Node
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.write.bytes.rate_pd_server_1b:
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.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port_1:
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.root.size_pd_server_1b:
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.iops_pd_server_1b:
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       forwarder_pd_server_1b_pd_server_1b_port_1:
376         type: org.openecomp.capabilities.Forwarder
377         occurrences:
378         - 1
379         - UNBOUNDED
380       feature_pd_server_1b_pd_server_1b_port_1:
381         type: tosca.capabilities.Node
382         occurrences:
383         - 1
384         - UNBOUNDED
385       disk.write.bytes_pd_server_1b:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       disk.device.write.bytes_pd_server_1b:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       os_pd_server_1b:
398         type: tosca.capabilities.OperatingSystem
399         occurrences:
400         - 1
401         - UNBOUNDED
402       vcpus_pd_server_1b:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       instance_pd_server_1b:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       binding_pd_server_1b:
415         type: tosca.capabilities.network.Bindable
416         occurrences:
417         - 1
418         - UNBOUNDED
419       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_1_nested_vlan:
420         type: tosca.capabilities.Node
421         occurrences:
422         - 1
423         - UNBOUNDED
424       cpu_util_pd_server_1b:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       attachment_pd_server_1b_pd_server_1b_port_1:
431         type: tosca.capabilities.Attachment
432         occurrences:
433         - 1
434         - UNBOUNDED
435       memory.resident_pd_server_1b:
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       network.incoming.packets_pd_server_1b_pd_server_1b_port_1:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.device.write.requests.rate_pd_server_1b:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.capacity_pd_server_1b:
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.read.requests_pd_server_1b:
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.capacity_pd_server_1b:
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.usage_pd_server_1b:
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.write.requests.rate_pd_server_1b:
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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port_1:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
490     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
491     properties:
492       ps_server_1b_ips:
493         type: string
494         required: true
495         status: SUPPORTED
496       pd_server_1b_names:
497         type: list
498         description: PD server names
499         required: true
500         status: SUPPORTED
501         entry_schema:
502           type: string
503       security_group_name:
504         type: list
505         description: CMAUI1, CMAUI2 server names
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: string
510       ps_server_1b_names:
511         type: list
512         description: Ps server names
513         required: true
514         status: SUPPORTED
515         entry_schema:
516           type: string
517       packet_ext_network_name:
518         type: string
519         description: network name
520         required: true
521         status: SUPPORTED
522       port_net:
523         type: string
524         description: port network
525         required: true
526         status: SUPPORTED
527       ps_server_2b_ips:
528         type: string
529         required: true
530         status: SUPPORTED
531       pd_server_1b_flavor:
532         type: string
533         description: Flavor for PD server
534         required: true
535         status: SUPPORTED
536       pd_server_1b_ips:
537         type: string
538         required: true
539         status: SUPPORTED
540       packet_int_network_name:
541         type: string
542         description: network name
543         required: true
544         status: SUPPORTED
545       availability_zone_0:
546         type: string
547         description: availabilityzone name
548         required: true
549         status: SUPPORTED
550       ps_server_1b_flavor:
551         type: string
552         description: Flavor for PS server
553         required: true
554         status: SUPPORTED
555       ps_server_1b_image:
556         type: string
557         description: Ps Image server
558         required: true
559         status: SUPPORTED
560       sub_inf_net:
561         type: string
562         description: sub interface network
563         required: true
564         status: SUPPORTED
565       pd_server_1b_image:
566         type: string
567         description: PD Image server
568         required: true
569         status: SUPPORTED
570     requirements:
571     - dependency_test_resourceGroup_2:
572         capability: tosca.capabilities.Node
573         node: tosca.nodes.Root
574         relationship: tosca.relationships.DependsOn
575         occurrences:
576         - 0
577         - UNBOUNDED
578     - dependency_template_Vlan_vmi_1_test_resourceGroup_2:
579         capability: tosca.capabilities.Node
580         node: tosca.nodes.Root
581         relationship: tosca.relationships.DependsOn
582         occurrences:
583         - 0
584         - UNBOUNDED
585     - dependency_pd_server_1b_1_port_2:
586         capability: tosca.capabilities.Node
587         node: tosca.nodes.Root
588         relationship: tosca.relationships.DependsOn
589         occurrences:
590         - 0
591         - UNBOUNDED
592     - dependency_ps_server_1b_1_port_2:
593         capability: tosca.capabilities.Node
594         node: tosca.nodes.Root
595         relationship: tosca.relationships.DependsOn
596         occurrences:
597         - 0
598         - UNBOUNDED
599     - dependency_ps_server_1b_port_2:
600         capability: tosca.capabilities.Node
601         node: tosca.nodes.Root
602         relationship: tosca.relationships.DependsOn
603         occurrences:
604         - 0
605         - UNBOUNDED
606     - dependency_packet_ext_network:
607         capability: tosca.capabilities.Node
608         node: tosca.nodes.Root
609         relationship: tosca.relationships.DependsOn
610         occurrences:
611         - 0
612         - UNBOUNDED
613     - dependency_pd_server_1b_port_2:
614         capability: tosca.capabilities.Node
615         node: tosca.nodes.Root
616         relationship: tosca.relationships.DependsOn
617         occurrences:
618         - 0
619         - UNBOUNDED
620     - dependency_server_1b_pd_3:
621         capability: tosca.capabilities.Node
622         node: tosca.nodes.Root
623         relationship: tosca.relationships.DependsOn
624         occurrences:
625         - 0
626         - UNBOUNDED
627     - local_storage_server_1b_pd_3:
628         capability: tosca.capabilities.Attachment
629         node: tosca.nodes.BlockStorage
630         relationship: tosca.relationships.AttachesTo
631         occurrences:
632         - 0
633         - UNBOUNDED
634     - dependency_packet_int_network:
635         capability: tosca.capabilities.Node
636         node: tosca.nodes.Root
637         relationship: tosca.relationships.DependsOn
638         occurrences:
639         - 0
640         - UNBOUNDED
641     - dependency_server_1b_ps_3:
642         capability: tosca.capabilities.Node
643         node: tosca.nodes.Root
644         relationship: tosca.relationships.DependsOn
645         occurrences:
646         - 0
647         - UNBOUNDED
648     - local_storage_server_1b_ps_3:
649         capability: tosca.capabilities.Attachment
650         node: tosca.nodes.BlockStorage
651         relationship: tosca.relationships.AttachesTo
652         occurrences:
653         - 0
654         - UNBOUNDED
655     - dependency_test_resourceGroup_3:
656         capability: tosca.capabilities.Node
657         node: tosca.nodes.Root
658         relationship: tosca.relationships.DependsOn
659         occurrences:
660         - 0
661         - UNBOUNDED
662     - dependency_template_Vlan_vmi_1_test_resourceGroup_3:
663         capability: tosca.capabilities.Node
664         node: tosca.nodes.Root
665         relationship: tosca.relationships.DependsOn
666         occurrences:
667         - 0
668         - UNBOUNDED
669     - dependency_server_1b_pd_2:
670         capability: tosca.capabilities.Node
671         node: tosca.nodes.Root
672         relationship: tosca.relationships.DependsOn
673         occurrences:
674         - 0
675         - UNBOUNDED
676     - local_storage_server_1b_pd_2:
677         capability: tosca.capabilities.Attachment
678         node: tosca.nodes.BlockStorage
679         relationship: tosca.relationships.AttachesTo
680         occurrences:
681         - 0
682         - UNBOUNDED
683     - dependency_server_1b_ps_2:
684         capability: tosca.capabilities.Node
685         node: tosca.nodes.Root
686         relationship: tosca.relationships.DependsOn
687         occurrences:
688         - 0
689         - UNBOUNDED
690     - local_storage_server_1b_ps_2:
691         capability: tosca.capabilities.Attachment
692         node: tosca.nodes.BlockStorage
693         relationship: tosca.relationships.AttachesTo
694         occurrences:
695         - 0
696         - UNBOUNDED
697     capabilities:
698       binding_ps_server_1b_port_2:
699         type: tosca.capabilities.network.Bindable
700         valid_source_types:
701         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
702         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
703         occurrences:
704         - 0
705         - UNBOUNDED
706       disk.device.usage_server_1b_ps_2:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.usage_server_1b_ps_3:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       disk.device.write.requests.rate_server_1b_ps_3:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       disk.device.write.requests.rate_server_1b_ps_2:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       feature_pd_server_1b_port_2:
731         type: tosca.capabilities.Node
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.capacity_server_1b_pd_3:
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       disk.capacity_server_1b_pd_2:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       forwarder_pd_server_1b_port_2:
748         type: org.openecomp.capabilities.Forwarder
749         occurrences:
750         - 1
751         - UNBOUNDED
752       network.outpoing.packets_pd_server_1b_port_2:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.iops_server_1b_pd_3:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       cpu.delta_server_1b_ps_2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.device.iops_server_1b_pd_2:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       cpu.delta_server_1b_ps_3:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       cpu_server_1b_pd_3:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       cpu_server_1b_pd_2:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       disk.capacity_server_1b_ps_2:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       disk.capacity_server_1b_ps_3:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       host_server_1b_ps_3:
807         type: tosca.capabilities.Container
808         valid_source_types:
809         - tosca.nodes.SoftwareComponent
810         occurrences:
811         - 1
812         - UNBOUNDED
813       memory_server_1b_ps_3:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       memory_server_1b_ps_2:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       instance_server_1b_ps_3:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.outgoing.packets.rate_ps_server_1b_port_2:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       instance_server_1b_ps_2:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.write.bytes_server_1b_pd_2:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.write.bytes_server_1b_pd_3:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       feature_template_Vlan_vmi_1_test_resourceGroup_2:
856         type: tosca.capabilities.Node
857         occurrences:
858         - 1
859         - UNBOUNDED
860       feature_template_Vlan_vmi_1_test_resourceGroup_3:
861         type: tosca.capabilities.Node
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.device.write.requests.rate_server_1b_pd_3:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.device.write.requests.rate_server_1b_pd_2:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.device.iops_server_1b_ps_3:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       network.outgoing.packets.rate_ps_server_1b_1_port_2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.device.capacity_server_1b_ps_2:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.device.capacity_server_1b_ps_3:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       network.incoming.packets_ps_server_1b_port_2:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.device.iops_server_1b_ps_2:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       network.outgoing.bytes_pd_server_1b_1_port_2:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       attachment_pd_server_1b_1_port_2:
920         type: tosca.capabilities.Attachment
921         occurrences:
922         - 1
923         - UNBOUNDED
924       network.incoming.packets.rate_ps_server_1b_1_port_2:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       network.incoming.bytes.rate_ps_server_1b_1_port_2:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       network.outgoing.bytes_pd_server_1b_port_2:
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       endpoint_server_1b_ps_3:
943         type: tosca.capabilities.Endpoint.Admin
944         occurrences:
945         - 1
946         - UNBOUNDED
947       endpoint_server_1b_ps_2:
948         type: tosca.capabilities.Endpoint.Admin
949         occurrences:
950         - 1
951         - UNBOUNDED
952       host_server_1b_ps_2:
953         type: tosca.capabilities.Container
954         valid_source_types:
955         - tosca.nodes.SoftwareComponent
956         occurrences:
957         - 1
958         - UNBOUNDED
959       feature_packet_int_network:
960         type: tosca.capabilities.Node
961         occurrences:
962         - 1
963         - UNBOUNDED
964       network.outgoing.bytes.rate_ps_server_1b_port_2:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       network.outgoing.packets.rate_pd_server_1b_port_2:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       memory.resident_server_1b_pd_2:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       memory.resident_server_1b_pd_3:
983         type: org.openecomp.capabilities.metric.Ceilometer
984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
985         occurrences:
986         - 1
987         - UNBOUNDED
988       disk.device.allocation_server_1b_ps_3:
989         type: org.openecomp.capabilities.metric.Ceilometer
990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
991         occurrences:
992         - 1
993         - UNBOUNDED
994       disk.device.allocation_server_1b_ps_2:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       network.outpoing.packets_ps_server_1b_1_port_2:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED
1006       disk.allocation_server_1b_ps_2:
1007         type: org.openecomp.capabilities.metric.Ceilometer
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       network.incoming.bytes_pd_server_1b_1_port_2:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.allocation_server_1b_ps_3:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       network.incoming.bytes_ps_server_1b_1_port_2:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       vcpus_server_1b_ps_2:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       vcpus_server_1b_ps_3:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       network.outgoing.bytes.rate_pd_server_1b_port_2:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.write.requests_server_1b_ps_3:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       disk.read.bytes.rate_server_1b_ps_3:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.read.bytes.rate_server_1b_ps_2:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       memory.usage_server_1b_ps_3:
1067         type: org.openecomp.capabilities.metric.Ceilometer
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       os_server_1b_pd_3:
1073         type: tosca.capabilities.OperatingSystem
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       memory.usage_server_1b_ps_2:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       os_server_1b_pd_2:
1084         type: tosca.capabilities.OperatingSystem
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       network.outpoing.packets_pd_server_1b_1_port_2:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.write.requests_server_1b_ps_2:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       network.incoming.packets.rate_ps_server_1b_port_2:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.root.size_server_1b_pd_3:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.latency_server_1b_ps_3:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.root.size_server_1b_pd_2:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.latency_server_1b_ps_2:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       link_packet_ext_network:
1131         type: tosca.capabilities.network.Linkable
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       binding_server_1b_ps_3:
1136         type: tosca.capabilities.network.Bindable
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       binding_server_1b_ps_2:
1141         type: tosca.capabilities.network.Bindable
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       host_server_1b_pd_3:
1146         type: tosca.capabilities.Container
1147         valid_source_types:
1148         - tosca.nodes.SoftwareComponent
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       host_server_1b_pd_2:
1153         type: tosca.capabilities.Container
1154         valid_source_types:
1155         - tosca.nodes.SoftwareComponent
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.device.write.requests_server_1b_ps_2:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       disk.device.write.requests_server_1b_ps_3:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       disk.allocation_server_1b_pd_2:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       end_point_packet_int_network:
1178         type: tosca.capabilities.Endpoint
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       attachment_ps_server_1b_port_2:
1183         type: tosca.capabilities.Attachment
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       cpu_server_1b_ps_3:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       attachment_packet_ext_network:
1194         type: tosca.capabilities.Attachment
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       binding_pd_server_1b_port_2:
1199         type: tosca.capabilities.network.Bindable
1200         valid_source_types:
1201         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1202         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1203         occurrences:
1204         - 0
1205         - UNBOUNDED
1206       disk.allocation_server_1b_pd_3:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       disk.write.requests_server_1b_pd_2:
1213         type: org.openecomp.capabilities.metric.Ceilometer
1214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       disk.write.requests_server_1b_pd_3:
1219         type: org.openecomp.capabilities.metric.Ceilometer
1220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       os_server_1b_ps_2:
1225         type: tosca.capabilities.OperatingSystem
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       disk.device.read.requests.rate_server_1b_pd_2:
1230         type: org.openecomp.capabilities.metric.Ceilometer
1231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       os_server_1b_ps_3:
1236         type: tosca.capabilities.OperatingSystem
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240       feature_test_resourceGroup_2:
1241         type: tosca.capabilities.Node
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       feature_test_resourceGroup_3:
1246         type: tosca.capabilities.Node
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       network.outgoing.bytes_ps_server_1b_port_2:
1251         type: org.openecomp.capabilities.metric.Ceilometer
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.usage_server_1b_ps_3:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       vcpus_server_1b_pd_3:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       vcpus_server_1b_pd_2:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       disk.device.read.requests.rate_server_1b_pd_3:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       disk.usage_server_1b_ps_2:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       disk.read.bytes.rate_server_1b_pd_3:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.read.bytes.rate_server_1b_pd_2:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       memory.usage_server_1b_pd_3:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       memory.usage_server_1b_pd_2:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       cpu_server_1b_ps_2:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       feature_packet_ext_network:
1317         type: tosca.capabilities.Node
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       disk.device.read.bytes.rate_server_1b_ps_3:
1322         type: org.openecomp.capabilities.metric.Ceilometer
1323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1324         occurrences:
1325         - 1
1326         - UNBOUNDED
1327       disk.latency_server_1b_pd_2:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       disk.latency_server_1b_pd_3:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       disk.device.read.bytes.rate_server_1b_ps_2:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       disk.device.write.requests_server_1b_pd_2:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       disk.device.write.requests_server_1b_pd_3:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       disk.read.requests_server_1b_ps_2:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.read.requests_server_1b_ps_3:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.read.bytes_server_1b_ps_3:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       disk.read.bytes_server_1b_ps_2:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.device.latency_server_1b_ps_3:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       disk.device.latency_server_1b_ps_2:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.root.size_server_1b_ps_3:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       network.incoming.bytes.rate_ps_server_1b_port_2:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       disk.root.size_server_1b_ps_2:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       disk.device.read.requests.rate_server_1b_ps_2:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.device.read.requests.rate_server_1b_ps_3:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       disk.device.read.bytes.rate_server_1b_pd_2:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       disk.device.read.bytes.rate_server_1b_pd_3:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       disk.write.requests.rate_server_1b_pd_2:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       disk.write.requests.rate_server_1b_pd_3:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       network.incoming.bytes_ps_server_1b_port_2:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       attachment_packet_int_network:
1454         type: tosca.capabilities.Attachment
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       memory.resident_server_1b_ps_2:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       memory.resident_server_1b_ps_3:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       disk.usage_server_1b_pd_2:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       disk.usage_server_1b_pd_3:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       disk.write.bytes.rate_server_1b_pd_3:
1483         type: org.openecomp.capabilities.metric.Ceilometer
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       disk.device.write.bytes.rate_server_1b_ps_3:
1489         type: org.openecomp.capabilities.metric.Ceilometer
1490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       disk.device.write.bytes.rate_server_1b_ps_2:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       cpu_util_server_1b_ps_3:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       disk.write.bytes.rate_server_1b_pd_2:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       cpu_util_server_1b_ps_2:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       disk.device.allocation_server_1b_pd_2:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.allocation_server_1b_pd_3:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       disk.ephemeral.size_server_1b_ps_3:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.ephemeral.size_server_1b_ps_2:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.read.requests_server_1b_pd_3:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       disk.read.requests_server_1b_pd_2:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       disk.device.write.bytes.rate_server_1b_pd_2:
1555         type: org.openecomp.capabilities.metric.Ceilometer
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1557         occurrences:
1558         - 1
1559         - UNBOUNDED
1560       cpu_util_server_1b_pd_2:
1561         type: org.openecomp.capabilities.metric.Ceilometer
1562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       forwarder_ps_server_1b_port_2:
1567         type: org.openecomp.capabilities.Forwarder
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       feature_server_1b_pd_3:
1572         type: tosca.capabilities.Node
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       link_packet_int_network:
1577         type: tosca.capabilities.network.Linkable
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       feature_server_1b_pd_2:
1582         type: tosca.capabilities.Node
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.device.write.bytes_server_1b_pd_2:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.iops_server_1b_pd_2:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       disk.iops_server_1b_pd_3:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       disk.device.write.bytes_server_1b_pd_3:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       binding_server_1b_pd_3:
1611         type: tosca.capabilities.network.Bindable
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       binding_server_1b_pd_2:
1616         type: tosca.capabilities.network.Bindable
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       end_point_packet_ext_network:
1621         type: tosca.capabilities.Endpoint
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       network.outgoing.bytes_ps_server_1b_1_port_2:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       network.outgoing.packets.rate_pd_server_1b_1_port_2:
1632         type: org.openecomp.capabilities.metric.Ceilometer
1633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1634         occurrences:
1635         - 1
1636         - UNBOUNDED
1637       network.outpoing.packets_ps_server_1b_port_2:
1638         type: org.openecomp.capabilities.metric.Ceilometer
1639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       network.incoming.bytes.rate_pd_server_1b_1_port_2:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.write.requests.rate_server_1b_ps_2:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       network.incoming.packets.rate_pd_server_1b_1_port_2:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       attachment_ps_server_1b_1_port_2:
1662         type: tosca.capabilities.Attachment
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       cpu_util_server_1b_pd_3:
1667         type: org.openecomp.capabilities.metric.Ceilometer
1668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       disk.device.write.bytes.rate_server_1b_pd_3:
1673         type: org.openecomp.capabilities.metric.Ceilometer
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       disk.write.requests.rate_server_1b_ps_3:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       attachment_pd_server_1b_port_2:
1685         type: tosca.capabilities.Attachment
1686         occurrences:
1687         - 1
1688         - UNBOUNDED
1689       disk.write.bytes_server_1b_ps_3:
1690         type: org.openecomp.capabilities.metric.Ceilometer
1691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       disk.device.write.bytes_server_1b_ps_3:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       disk.write.bytes_server_1b_ps_2:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       disk.device.write.bytes_server_1b_ps_2:
1708         type: org.openecomp.capabilities.metric.Ceilometer
1709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       disk.device.read.bytes_server_1b_pd_3:
1714         type: org.openecomp.capabilities.metric.Ceilometer
1715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1716         occurrences:
1717         - 1
1718         - UNBOUNDED
1719       disk.write.bytes.rate_server_1b_ps_3:
1720         type: org.openecomp.capabilities.metric.Ceilometer
1721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1722         occurrences:
1723         - 1
1724         - UNBOUNDED
1725       disk.device.read.bytes_server_1b_pd_2:
1726         type: org.openecomp.capabilities.metric.Ceilometer
1727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       disk.write.bytes.rate_server_1b_ps_2:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.ephemeral.size_server_1b_pd_2:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       disk.ephemeral.size_server_1b_pd_3:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       scalable_server_1b_ps_2:
1750         type: tosca.capabilities.Scalable
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       scalable_server_1b_ps_3:
1755         type: tosca.capabilities.Scalable
1756         occurrences:
1757         - 1
1758         - UNBOUNDED
1759       disk.device.capacity_server_1b_pd_3:
1760         type: org.openecomp.capabilities.metric.Ceilometer
1761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1762         occurrences:
1763         - 1
1764         - UNBOUNDED
1765       network.outgoing.bytes.rate_pd_server_1b_1_port_2:
1766         type: org.openecomp.capabilities.metric.Ceilometer
1767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1768         occurrences:
1769         - 1
1770         - UNBOUNDED
1771       feature_server_1b_ps_2:
1772         type: tosca.capabilities.Node
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       network.outgoing.bytes.rate_ps_server_1b_1_port_2:
1777         type: org.openecomp.capabilities.metric.Ceilometer
1778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1779         occurrences:
1780         - 1
1781         - UNBOUNDED
1782       feature_server_1b_ps_3:
1783         type: tosca.capabilities.Node
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787       instance_server_1b_pd_2:
1788         type: org.openecomp.capabilities.metric.Ceilometer
1789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1790         occurrences:
1791         - 1
1792         - UNBOUNDED
1793       disk.device.capacity_server_1b_pd_2:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       instance_server_1b_pd_3:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       endpoint_server_1b_pd_3:
1806         type: tosca.capabilities.Endpoint.Admin
1807         occurrences:
1808         - 1
1809         - UNBOUNDED
1810       disk.read.bytes_server_1b_pd_2:
1811         type: org.openecomp.capabilities.metric.Ceilometer
1812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1813         occurrences:
1814         - 1
1815         - UNBOUNDED
1816       disk.read.bytes_server_1b_pd_3:
1817         type: org.openecomp.capabilities.metric.Ceilometer
1818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1819         occurrences:
1820         - 1
1821         - UNBOUNDED
1822       network.incoming.packets.rate_pd_server_1b_port_2:
1823         type: org.openecomp.capabilities.metric.Ceilometer
1824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1825         occurrences:
1826         - 1
1827         - UNBOUNDED
1828       disk.iops_server_1b_ps_2:
1829         type: org.openecomp.capabilities.metric.Ceilometer
1830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1831         occurrences:
1832         - 1
1833         - UNBOUNDED
1834       disk.iops_server_1b_ps_3:
1835         type: org.openecomp.capabilities.metric.Ceilometer
1836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1837         occurrences:
1838         - 1
1839         - UNBOUNDED
1840       endpoint_server_1b_pd_2:
1841         type: tosca.capabilities.Endpoint.Admin
1842         occurrences:
1843         - 1
1844         - UNBOUNDED
1845       network.incoming.bytes_pd_server_1b_port_2:
1846         type: org.openecomp.capabilities.metric.Ceilometer
1847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1848         occurrences:
1849         - 1
1850         - UNBOUNDED
1851       memory_server_1b_pd_2:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       disk.device.read.requests_server_1b_ps_3:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       memory_server_1b_pd_3:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       disk.device.read.requests_server_1b_ps_2:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.device.usage_server_1b_pd_2:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.device.usage_server_1b_pd_3:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       binding_pd_server_1b_1_port_2:
1888         type: tosca.capabilities.network.Bindable
1889         valid_source_types:
1890         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1891         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1892         occurrences:
1893         - 0
1894         - UNBOUNDED
1895       forwarder_pd_server_1b_1_port_2:
1896         type: org.openecomp.capabilities.Forwarder
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.latency_server_1b_pd_2:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       network.incoming.packets_ps_server_1b_1_port_2:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       disk.device.latency_server_1b_pd_3:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       binding_ps_server_1b_1_port_2:
1919         type: tosca.capabilities.network.Bindable
1920         valid_source_types:
1921         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1922         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1923         occurrences:
1924         - 0
1925         - UNBOUNDED
1926       scalable_server_1b_pd_3:
1927         type: tosca.capabilities.Scalable
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       feature_ps_server_1b_1_port_2:
1932         type: tosca.capabilities.Node
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       scalable_server_1b_pd_2:
1937         type: tosca.capabilities.Scalable
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       network.incoming.packets_pd_server_1b_1_port_2:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       cpu.delta_server_1b_pd_2:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       cpu.delta_server_1b_pd_3:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.device.read.requests_server_1b_pd_2:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       feature_pd_server_1b_1_port_2:
1966         type: tosca.capabilities.Node
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       network.incoming.packets_pd_server_1b_port_2:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       disk.device.read.requests_server_1b_pd_3:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       forwarder_ps_server_1b_1_port_2:
1983         type: org.openecomp.capabilities.Forwarder
1984         occurrences:
1985         - 1
1986         - UNBOUNDED
1987       disk.device.read.bytes_server_1b_ps_2:
1988         type: org.openecomp.capabilities.metric.Ceilometer
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       disk.device.read.bytes_server_1b_ps_3:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       network.incoming.bytes.rate_pd_server_1b_port_2:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       feature_ps_server_1b_port_2:
2006         type: tosca.capabilities.Node
2007         occurrences:
2008         - 1
2009         - UNBOUNDED
2010   org.openecomp.resource.abstract.nodes.pd_server_1b:
2011     derived_from: org.openecomp.resource.abstract.nodes.VFC
2012     properties:
2013       compute_pd_server_1b_name:
2014         type: list
2015         required: true
2016         status: SUPPORTED
2017         entry_schema:
2018           type: string
2019       port_pd_server_1b_port_2_fixed_ips:
2020         type: list
2021         required: true
2022         status: SUPPORTED
2023         entry_schema:
2024           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2025       port_pd_server_1b_port_2_subnetpoolid:
2026         type: string
2027         required: true
2028         status: SUPPORTED
2029       port_pd_server_1b_port_2_vlan_requirements:
2030         type: list
2031         required: true
2032         status: SUPPORTED
2033         entry_schema:
2034           type: org.openecomp.datatypes.network.VlanRequirements
2035       index_value:
2036         type: integer
2037         description: Index value of this substitution service template runtime instance
2038         required: false
2039         default: 0
2040         status: SUPPORTED
2041         constraints:
2042         - greater_or_equal: 0
2043       vm_flavor_name:
2044         type: string
2045         required: true
2046         status: SUPPORTED
2047       port_pd_server_1b_port_2_ip_requirements:
2048         type: list
2049         required: true
2050         status: SUPPORTED
2051         entry_schema:
2052           type: org.openecomp.datatypes.network.IpRequirements
2053       port_pd_server_1b_port_2_related_networks:
2054         type: list
2055         required: true
2056         status: SUPPORTED
2057         entry_schema:
2058           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2059       port_pd_server_1b_port_2_replacement_policy:
2060         type: list
2061         required: true
2062         status: SUPPORTED
2063         entry_schema:
2064           type: string
2065       vm_image_name:
2066         type: string
2067         required: true
2068         status: SUPPORTED
2069       port_pd_server_1b_port_2_network_role_tag:
2070         type: string
2071         required: true
2072         status: SUPPORTED
2073       port_pd_server_1b_port_2_network:
2074         type: list
2075         required: true
2076         status: SUPPORTED
2077         entry_schema:
2078           type: string
2079       port_pd_server_1b_port_2_network_role:
2080         type: string
2081         required: true
2082         status: SUPPORTED
2083       port_pd_server_1b_port_2_exCP_naming:
2084         type: org.openecomp.datatypes.Naming
2085         required: true
2086         status: SUPPORTED
2087       port_pd_server_1b_port_2_mac_requirements:
2088         type: org.openecomp.datatypes.network.MacRequirements
2089         required: true
2090         status: SUPPORTED
2091       port_pd_server_1b_port_2_order:
2092         type: integer
2093         required: true
2094         status: SUPPORTED
2095       compute_pd_server_1b_availability_zone:
2096         type: list
2097         required: true
2098         status: SUPPORTED
2099         entry_schema:
2100           type: string
2101     requirements:
2102     - dependency_pd_server_1b:
2103         capability: tosca.capabilities.Node
2104         node: tosca.nodes.Root
2105         relationship: tosca.relationships.DependsOn
2106         occurrences:
2107         - 0
2108         - UNBOUNDED
2109     - local_storage_pd_server_1b:
2110         capability: tosca.capabilities.Attachment
2111         node: tosca.nodes.BlockStorage
2112         relationship: tosca.relationships.AttachesTo
2113         occurrences:
2114         - 0
2115         - UNBOUNDED
2116     - dependency_pd_server_1b_pd_server_1b_port_2:
2117         capability: tosca.capabilities.Node
2118         node: tosca.nodes.Root
2119         relationship: tosca.relationships.DependsOn
2120         occurrences:
2121         - 0
2122         - UNBOUNDED
2123     - link_pd_server_1b_pd_server_1b_port_2:
2124         capability: tosca.capabilities.network.Linkable
2125         relationship: tosca.relationships.network.LinksTo
2126         occurrences:
2127         - 1
2128         - 1
2129     capabilities:
2130       disk.device.read.bytes_pd_server_1b:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       network.incoming.bytes_pd_server_1b_pd_server_1b_port_2:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       host_pd_server_1b:
2143         type: tosca.capabilities.Container
2144         valid_source_types:
2145         - tosca.nodes.SoftwareComponent
2146         occurrences:
2147         - 1
2148         - UNBOUNDED
2149       disk.read.bytes.rate_pd_server_1b:
2150         type: org.openecomp.capabilities.metric.Ceilometer
2151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2152         occurrences:
2153         - 1
2154         - UNBOUNDED
2155       disk.allocation_pd_server_1b:
2156         type: org.openecomp.capabilities.metric.Ceilometer
2157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       cpu.delta_pd_server_1b:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       disk.device.read.requests_pd_server_1b:
2168         type: org.openecomp.capabilities.metric.Ceilometer
2169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2170         occurrences:
2171         - 1
2172         - UNBOUNDED
2173       feature_pd_server_1b:
2174         type: tosca.capabilities.Node
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       disk.device.iops_pd_server_1b:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       cpu_pd_server_1b:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       binding_pd_server_1b_pd_server_1b_port_2:
2191         type: tosca.capabilities.network.Bindable
2192         valid_source_types:
2193         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2194         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2195         occurrences:
2196         - 0
2197         - UNBOUNDED
2198       disk.write.bytes.rate_pd_server_1b:
2199         type: org.openecomp.capabilities.metric.Ceilometer
2200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2201         occurrences:
2202         - 1
2203         - UNBOUNDED
2204       disk.device.read.requests.rate_pd_server_1b:
2205         type: org.openecomp.capabilities.metric.Ceilometer
2206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port_2:
2211         type: org.openecomp.capabilities.metric.Ceilometer
2212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       endpoint_pd_server_1b:
2217         type: tosca.capabilities.Endpoint.Admin
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.device.allocation_pd_server_1b:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       network.outpoing.packets_pd_server_1b_pd_server_1b_port_2:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       memory.usage_pd_server_1b:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       memory_pd_server_1b:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.device.read.bytes.rate_pd_server_1b:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       disk.device.latency_pd_server_1b:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.read.bytes_pd_server_1b:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.device.usage_pd_server_1b:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port_2:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       disk.device.write.requests_pd_server_1b:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       disk.latency_pd_server_1b:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       disk.ephemeral.size_pd_server_1b:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       network.outgoing.bytes_pd_server_1b_pd_server_1b_port_2:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       scalable_pd_server_1b:
2300         type: tosca.capabilities.Scalable
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       disk.write.requests_pd_server_1b:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.device.write.bytes.rate_pd_server_1b:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       disk.root.size_pd_server_1b:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port_2:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.iops_pd_server_1b:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       forwarder_pd_server_1b_pd_server_1b_port_2:
2335         type: org.openecomp.capabilities.Forwarder
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       feature_pd_server_1b_pd_server_1b_port_2:
2340         type: tosca.capabilities.Node
2341         occurrences:
2342         - 1
2343         - UNBOUNDED
2344       disk.write.bytes_pd_server_1b:
2345         type: org.openecomp.capabilities.metric.Ceilometer
2346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2347         occurrences:
2348         - 1
2349         - UNBOUNDED
2350       disk.device.write.bytes_pd_server_1b:
2351         type: org.openecomp.capabilities.metric.Ceilometer
2352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2353         occurrences:
2354         - 1
2355         - UNBOUNDED
2356       os_pd_server_1b:
2357         type: tosca.capabilities.OperatingSystem
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       vcpus_pd_server_1b:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       instance_pd_server_1b:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       binding_pd_server_1b:
2374         type: tosca.capabilities.network.Bindable
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       cpu_util_pd_server_1b:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       memory.resident_pd_server_1b:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       disk.device.write.requests.rate_pd_server_1b:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       network.incoming.packets_pd_server_1b_pd_server_1b_port_2:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       disk.device.capacity_pd_server_1b:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       disk.read.requests_pd_server_1b:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.capacity_pd_server_1b:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       disk.usage_pd_server_1b:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       attachment_pd_server_1b_pd_server_1b_port_2:
2427         type: tosca.capabilities.Attachment
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       disk.write.requests.rate_pd_server_1b:
2432         type: org.openecomp.capabilities.metric.Ceilometer
2433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port_2:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443   org.openecomp.resource.abstract.nodes.ps_server_1b:
2444     derived_from: org.openecomp.resource.abstract.nodes.VFC
2445     properties:
2446       port_ps_server_1b_port_2_network:
2447         type: list
2448         required: true
2449         status: SUPPORTED
2450         entry_schema:
2451           type: string
2452       port_ps_server_1b_port_2_ip_requirements:
2453         type: list
2454         required: true
2455         status: SUPPORTED
2456         entry_schema:
2457           type: org.openecomp.datatypes.network.IpRequirements
2458       port_ps_server_1b_port_2_order:
2459         type: integer
2460         required: true
2461         status: SUPPORTED
2462       subinterface_nested_vlan_service_template_filter_count:
2463         type: list
2464         required: true
2465         status: SUPPORTED
2466         entry_schema:
2467           type: float
2468       index_value:
2469         type: integer
2470         description: Index value of this substitution service template runtime instance
2471         required: false
2472         default: 0
2473         status: SUPPORTED
2474         constraints:
2475         - greater_or_equal: 0
2476       port_ps_server_1b_port_2_vlan_requirements:
2477         type: list
2478         required: true
2479         status: SUPPORTED
2480         entry_schema:
2481           type: org.openecomp.datatypes.network.VlanRequirements
2482       port_ps_server_1b_port_2_network_role:
2483         type: string
2484         required: true
2485         status: SUPPORTED
2486       port_ps_server_1b_port_2_subnetpoolid:
2487         type: string
2488         required: true
2489         status: SUPPORTED
2490       vm_flavor_name:
2491         type: string
2492         required: true
2493         status: SUPPORTED
2494       port_ps_server_1b_port_2_exCP_naming:
2495         type: org.openecomp.datatypes.Naming
2496         required: true
2497         status: SUPPORTED
2498       port_ps_server_1b_port_2_network_role_tag:
2499         type: string
2500         required: true
2501         status: SUPPORTED
2502       subinterface_nested_vlan_net1:
2503         type: list
2504         required: true
2505         status: SUPPORTED
2506         entry_schema:
2507           type: string
2508       port_ps_server_1b_port_2_fixed_ips:
2509         type: list
2510         required: true
2511         status: SUPPORTED
2512         entry_schema:
2513           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2514       port_ps_server_1b_port_2_mac_requirements:
2515         type: org.openecomp.datatypes.network.MacRequirements
2516         required: true
2517         status: SUPPORTED
2518       vm_image_name:
2519         type: string
2520         required: true
2521         status: SUPPORTED
2522       port_ps_server_1b_port_2_replacement_policy:
2523         type: list
2524         required: true
2525         status: SUPPORTED
2526         entry_schema:
2527           type: string
2528       subinterface_nested_vlan_parent_interface:
2529         type: list
2530         required: true
2531         status: SUPPORTED
2532         entry_schema:
2533           type: string
2534       port_ps_server_1b_port_2_related_networks:
2535         type: list
2536         required: true
2537         status: SUPPORTED
2538         entry_schema:
2539           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2540       compute_ps_server_1b_availability_zone:
2541         type: list
2542         required: true
2543         status: SUPPORTED
2544         entry_schema:
2545           type: string
2546       compute_ps_server_1b_name:
2547         type: list
2548         required: true
2549         status: SUPPORTED
2550         entry_schema:
2551           type: string
2552     requirements:
2553     - dependency_ps_server_1b:
2554         capability: tosca.capabilities.Node
2555         node: tosca.nodes.Root
2556         relationship: tosca.relationships.DependsOn
2557         occurrences:
2558         - 0
2559         - UNBOUNDED
2560     - local_storage_ps_server_1b:
2561         capability: tosca.capabilities.Attachment
2562         node: tosca.nodes.BlockStorage
2563         relationship: tosca.relationships.AttachesTo
2564         occurrences:
2565         - 0
2566         - UNBOUNDED
2567     - dependency_ps_server_1b_ps_server_1b_port_2_nested_vlan:
2568         capability: tosca.capabilities.Node
2569         node: tosca.nodes.Root
2570         relationship: tosca.relationships.DependsOn
2571         occurrences:
2572         - 0
2573         - UNBOUNDED
2574     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_2_nested_vlan:
2575         capability: tosca.capabilities.Node
2576         node: tosca.nodes.Root
2577         relationship: tosca.relationships.DependsOn
2578         occurrences:
2579         - 0
2580         - UNBOUNDED
2581     - subinterface_link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_2_nested_vlan:
2582         capability: tosca.capabilities.network.Linkable
2583         relationship: tosca.relationships.network.LinksTo
2584         occurrences:
2585         - 1
2586         - 1
2587     - dependency_ps_server_1b_ps_server_1b_port_2:
2588         capability: tosca.capabilities.Node
2589         node: tosca.nodes.Root
2590         relationship: tosca.relationships.DependsOn
2591         occurrences:
2592         - 0
2593         - UNBOUNDED
2594     - link_ps_server_1b_ps_server_1b_port_2:
2595         capability: tosca.capabilities.network.Linkable
2596         relationship: tosca.relationships.network.LinksTo
2597         occurrences:
2598         - 1
2599         - 1
2600     capabilities:
2601       disk.write.bytes.rate_ps_server_1b:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       disk.device.usage_ps_server_1b:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       disk.device.allocation_ps_server_1b:
2614         type: org.openecomp.capabilities.metric.Ceilometer
2615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       disk.device.write.requests_ps_server_1b:
2620         type: org.openecomp.capabilities.metric.Ceilometer
2621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       network.outgoing.bytes_ps_server_1b_ps_server_1b_port_2:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       cpu_util_ps_server_1b:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       scalable_ps_server_1b:
2638         type: tosca.capabilities.Scalable
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_2_nested_vlan:
2643         type: tosca.capabilities.Node
2644         occurrences:
2645         - 1
2646         - UNBOUNDED
2647       disk.device.read.bytes.rate_ps_server_1b:
2648         type: org.openecomp.capabilities.metric.Ceilometer
2649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       disk.device.latency_ps_server_1b:
2654         type: org.openecomp.capabilities.metric.Ceilometer
2655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2656         occurrences:
2657         - 1
2658         - UNBOUNDED
2659       disk.device.iops_ps_server_1b:
2660         type: org.openecomp.capabilities.metric.Ceilometer
2661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2662         occurrences:
2663         - 1
2664         - UNBOUNDED
2665       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port_2:
2666         type: org.openecomp.capabilities.metric.Ceilometer
2667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2668         occurrences:
2669         - 1
2670         - UNBOUNDED
2671       disk.device.capacity_ps_server_1b:
2672         type: org.openecomp.capabilities.metric.Ceilometer
2673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       instance_ps_server_1b:
2678         type: org.openecomp.capabilities.metric.Ceilometer
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       cpu_ps_server_1b:
2684         type: org.openecomp.capabilities.metric.Ceilometer
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       disk.device.write.bytes_ps_server_1b:
2690         type: org.openecomp.capabilities.metric.Ceilometer
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       disk.read.bytes.rate_ps_server_1b:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       network.incoming.packets_ps_server_1b_ps_server_1b_port_2:
2702         type: org.openecomp.capabilities.metric.Ceilometer
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2704         occurrences:
2705         - 1
2706         - UNBOUNDED
2707       disk.device.read.requests_ps_server_1b:
2708         type: org.openecomp.capabilities.metric.Ceilometer
2709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       attachment_ps_server_1b_ps_server_1b_port_2:
2714         type: tosca.capabilities.Attachment
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       host_ps_server_1b:
2719         type: tosca.capabilities.Container
2720         valid_source_types:
2721         - tosca.nodes.SoftwareComponent
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       disk.usage_ps_server_1b:
2726         type: org.openecomp.capabilities.metric.Ceilometer
2727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2728         occurrences:
2729         - 1
2730         - UNBOUNDED
2731       disk.read.requests_ps_server_1b:
2732         type: org.openecomp.capabilities.metric.Ceilometer
2733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2734         occurrences:
2735         - 1
2736         - UNBOUNDED
2737       disk.device.read.requests.rate_ps_server_1b:
2738         type: org.openecomp.capabilities.metric.Ceilometer
2739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2740         occurrences:
2741         - 1
2742         - UNBOUNDED
2743       disk.capacity_ps_server_1b:
2744         type: org.openecomp.capabilities.metric.Ceilometer
2745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2746         occurrences:
2747         - 1
2748         - UNBOUNDED
2749       network.incoming.bytes_ps_server_1b_ps_server_1b_port_2:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.write.requests.rate_ps_server_1b:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.device.read.bytes_ps_server_1b:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       disk.device.write.requests.rate_ps_server_1b:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       disk.root.size_ps_server_1b:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       binding_ps_server_1b:
2780         type: tosca.capabilities.network.Bindable
2781         occurrences:
2782         - 1
2783         - UNBOUNDED
2784       feature_ps_server_1b_ps_server_1b_port_2_nested_vlan:
2785         type: tosca.capabilities.Node
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       memory.resident_ps_server_1b:
2790         type: org.openecomp.capabilities.metric.Ceilometer
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       memory_ps_server_1b:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.write.bytes_ps_server_1b:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       disk.device.write.bytes.rate_ps_server_1b:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       disk.read.bytes_ps_server_1b:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port_2:
2820         type: org.openecomp.capabilities.metric.Ceilometer
2821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       feature_ps_server_1b:
2826         type: tosca.capabilities.Node
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       os_ps_server_1b:
2831         type: tosca.capabilities.OperatingSystem
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       forwarder_ps_server_1b_ps_server_1b_port_2:
2836         type: org.openecomp.capabilities.Forwarder
2837         occurrences:
2838         - 1
2839         - UNBOUNDED
2840       disk.iops_ps_server_1b:
2841         type: org.openecomp.capabilities.metric.Ceilometer
2842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       disk.allocation_ps_server_1b:
2847         type: org.openecomp.capabilities.metric.Ceilometer
2848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       disk.write.requests_ps_server_1b:
2853         type: org.openecomp.capabilities.metric.Ceilometer
2854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2855         occurrences:
2856         - 1
2857         - UNBOUNDED
2858       memory.usage_ps_server_1b:
2859         type: org.openecomp.capabilities.metric.Ceilometer
2860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       binding_ps_server_1b_ps_server_1b_port_2:
2865         type: tosca.capabilities.network.Bindable
2866         valid_source_types:
2867         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2868         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2869         occurrences:
2870         - 0
2871         - UNBOUNDED
2872       disk.latency_ps_server_1b:
2873         type: org.openecomp.capabilities.metric.Ceilometer
2874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port_2:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       endpoint_ps_server_1b:
2885         type: tosca.capabilities.Endpoint.Admin
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       network.outpoing.packets_ps_server_1b_ps_server_1b_port_2:
2890         type: org.openecomp.capabilities.metric.Ceilometer
2891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2892         occurrences:
2893         - 1
2894         - UNBOUNDED
2895       vcpus_ps_server_1b:
2896         type: org.openecomp.capabilities.metric.Ceilometer
2897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port_2:
2902         type: org.openecomp.capabilities.metric.Ceilometer
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       cpu.delta_ps_server_1b:
2908         type: org.openecomp.capabilities.metric.Ceilometer
2909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       disk.ephemeral.size_ps_server_1b:
2914         type: org.openecomp.capabilities.metric.Ceilometer
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       feature_ps_server_1b_ps_server_1b_port_2:
2920         type: tosca.capabilities.Node
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
2925     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2926     properties:
2927       vlan_ids:
2928         type: string
2929         required: true
2930         status: SUPPORTED
2931       parent_interface:
2932         type: string
2933         required: true
2934         status: SUPPORTED
2935       virtual_ipv6_address:
2936         type: string
2937         required: true
2938         status: SUPPORTED
2939       virtual_ip_address:
2940         type: string
2941         required: true
2942         status: SUPPORTED
2943       lb_st_vlan_type_oam:
2944         type: string
2945         description: dummy
2946         required: true
2947         status: SUPPORTED
2948       mac_address:
2949         type: string
2950         required: true
2951         status: SUPPORTED
2952       net1:
2953         type: string
2954         required: true
2955         status: SUPPORTED
2956       subinterface_name_prefix:
2957         type: string
2958         required: true
2959         status: SUPPORTED
2960       subinterface_instance_index:
2961         type: float
2962         required: true
2963         status: SUPPORTED
2964     requirements:
2965     - dependency_template_Vlan_vmi_1:
2966         capability: tosca.capabilities.Node
2967         node: tosca.nodes.Root
2968         relationship: tosca.relationships.DependsOn
2969         occurrences:
2970         - 0
2971         - UNBOUNDED
2972     - subinterface_link_template_Vlan_vmi_1:
2973         capability: tosca.capabilities.network.Linkable
2974         relationship: tosca.relationships.network.LinksTo
2975         occurrences:
2976         - 1
2977         - 1
2978     - binding_template_Vlan_vmi_1:
2979         capability: tosca.capabilities.network.Bindable
2980         node: org.openecomp.resource.cp.nodes.network.Port
2981         relationship: tosca.relationships.network.BindsTo
2982         occurrences:
2983         - 1
2984         - 1
2985     capabilities:
2986       feature_template_Vlan_vmi_1:
2987         type: tosca.capabilities.Node
2988         occurrences:
2989         - 1
2990         - UNBOUNDED