related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / pattern5 / complexVFCMultiVFCInAllHeatScalingScenario / out / GlobalSubstitutionTypesServiceTemplate.yaml
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       index_value:
24         type: integer
25         description: Index value of this substitution service template runtime instance
26         required: false
27         default: 0
28         status: SUPPORTED
29         constraints:
30         - greater_or_equal: 0
31       vm_flavor_name:
32         type: string
33         required: true
34         status: SUPPORTED
35       port_pd_server_1b_port_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       subinterface_nested_vlan_net1:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd_server_1b_port_related_networks:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
53       port_pd_server_1b_port_network_role_tag:
54         type: string
55         required: true
56         status: SUPPORTED
57       vm_image_name:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd_server_1b_port_replacement_policy:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: string
67       port_pd_server_1b_port_mac_requirements:
68         type: org.openecomp.datatypes.network.MacRequirements
69         required: true
70         status: SUPPORTED
71       port_pd_server_1b_port_network_role:
72         type: string
73         required: true
74         status: SUPPORTED
75       subinterface_nested_vlan_parent_interface:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd_server_1b_port_fixed_ips:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
87       port_pd_server_1b_port_network:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93       compute_pd_server_1b_availability_zone:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_pd_server_1b_port_order:
100         type: integer
101         required: true
102         status: SUPPORTED
103       port_pd_server_1b_port_exCP_naming:
104         type: org.openecomp.datatypes.Naming
105         required: true
106         status: SUPPORTED
107       port_pd_server_1b_port_ip_requirements:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: org.openecomp.datatypes.network.IpRequirements
113       port_pd_server_1b_port_subnetpoolid:
114         type: string
115         required: true
116         status: SUPPORTED
117     requirements:
118     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
126         capability: tosca.capabilities.Node
127         node: tosca.nodes.Root
128         relationship: tosca.relationships.DependsOn
129         occurrences:
130         - 0
131         - UNBOUNDED
132     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
133         capability: tosca.capabilities.network.Linkable
134         relationship: tosca.relationships.network.LinksTo
135         occurrences:
136         - 1
137         - 1
138     - dependency_pd_server_1b:
139         capability: tosca.capabilities.Node
140         node: tosca.nodes.Root
141         relationship: tosca.relationships.DependsOn
142         occurrences:
143         - 0
144         - UNBOUNDED
145     - local_storage_pd_server_1b:
146         capability: tosca.capabilities.Attachment
147         node: tosca.nodes.BlockStorage
148         relationship: tosca.relationships.AttachesTo
149         occurrences:
150         - 0
151         - UNBOUNDED
152     - dependency_pd_server_1b_pd_server_1b_port:
153         capability: tosca.capabilities.Node
154         node: tosca.nodes.Root
155         relationship: tosca.relationships.DependsOn
156         occurrences:
157         - 0
158         - UNBOUNDED
159     - link_pd_server_1b_pd_server_1b_port:
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       feature_pd_server_1b_pd_server_1b_port:
173         type: tosca.capabilities.Node
174         occurrences:
175         - 1
176         - UNBOUNDED
177       host_pd_server_1b:
178         type: tosca.capabilities.Container
179         valid_source_types:
180         - tosca.nodes.SoftwareComponent
181         occurrences:
182         - 1
183         - UNBOUNDED
184       disk.read.bytes.rate_pd_server_1b:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       disk.allocation_pd_server_1b:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       cpu.delta_pd_server_1b:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       forwarder_pd_server_1b_pd_server_1b_port:
209         type: org.openecomp.capabilities.Forwarder
210         occurrences:
211         - 1
212         - UNBOUNDED
213       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       disk.device.read.requests_pd_server_1b:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       feature_pd_server_1b:
226         type: tosca.capabilities.Node
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.device.iops_pd_server_1b:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       binding_pd_server_1b_pd_server_1b_port:
237         type: tosca.capabilities.network.Bindable
238         valid_source_types:
239         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
240         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
241         occurrences:
242         - 0
243         - UNBOUNDED
244       cpu_pd_server_1b:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.write.bytes.rate_pd_server_1b:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.device.read.requests.rate_pd_server_1b:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       endpoint_pd_server_1b:
263         type: tosca.capabilities.Endpoint.Admin
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.allocation_pd_server_1b:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       memory.usage_pd_server_1b:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       memory_pd_server_1b:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.read.bytes.rate_pd_server_1b:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.device.latency_pd_server_1b:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.read.bytes_pd_server_1b:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.device.usage_pd_server_1b:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       attachment_pd_server_1b_pd_server_1b_port:
316         type: tosca.capabilities.Attachment
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.device.write.requests_pd_server_1b:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.latency_pd_server_1b:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.ephemeral.size_pd_server_1b:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       scalable_pd_server_1b:
345         type: tosca.capabilities.Scalable
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.write.requests_pd_server_1b:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
356         type: tosca.capabilities.Node
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.device.write.bytes.rate_pd_server_1b:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.root.size_pd_server_1b:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.iops_pd_server_1b:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.write.bytes_pd_server_1b:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.device.write.bytes_pd_server_1b:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       os_pd_server_1b:
391         type: tosca.capabilities.OperatingSystem
392         occurrences:
393         - 1
394         - UNBOUNDED
395       vcpus_pd_server_1b:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       instance_pd_server_1b:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       binding_pd_server_1b:
414         type: tosca.capabilities.network.Bindable
415         occurrences:
416         - 1
417         - UNBOUNDED
418       cpu_util_pd_server_1b:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
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       memory.resident_pd_server_1b:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
437         type: tosca.capabilities.Node
438         occurrences:
439         - 1
440         - UNBOUNDED
441       network.incoming.packets_pd_server_1b_pd_server_1b_port:
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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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.capacity_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.usage_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       disk.write.requests.rate_pd_server_1b:
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_ps_server_1b_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_port_3:
593         capability: tosca.capabilities.Node
594         node: tosca.nodes.Root
595         relationship: tosca.relationships.DependsOn
596         occurrences:
597         - 0
598         - UNBOUNDED
599     - dependency_packet_ext_network:
600         capability: tosca.capabilities.Node
601         node: tosca.nodes.Root
602         relationship: tosca.relationships.DependsOn
603         occurrences:
604         - 0
605         - UNBOUNDED
606     - dependency_pd_server_1b_port_2:
607         capability: tosca.capabilities.Node
608         node: tosca.nodes.Root
609         relationship: tosca.relationships.DependsOn
610         occurrences:
611         - 0
612         - UNBOUNDED
613     - dependency_server_1b_pd_3:
614         capability: tosca.capabilities.Node
615         node: tosca.nodes.Root
616         relationship: tosca.relationships.DependsOn
617         occurrences:
618         - 0
619         - UNBOUNDED
620     - local_storage_server_1b_pd_3:
621         capability: tosca.capabilities.Attachment
622         node: tosca.nodes.BlockStorage
623         relationship: tosca.relationships.AttachesTo
624         occurrences:
625         - 0
626         - UNBOUNDED
627     - dependency_packet_int_network:
628         capability: tosca.capabilities.Node
629         node: tosca.nodes.Root
630         relationship: tosca.relationships.DependsOn
631         occurrences:
632         - 0
633         - UNBOUNDED
634     - dependency_server_1b_ps_3:
635         capability: tosca.capabilities.Node
636         node: tosca.nodes.Root
637         relationship: tosca.relationships.DependsOn
638         occurrences:
639         - 0
640         - UNBOUNDED
641     - local_storage_server_1b_ps_3:
642         capability: tosca.capabilities.Attachment
643         node: tosca.nodes.BlockStorage
644         relationship: tosca.relationships.AttachesTo
645         occurrences:
646         - 0
647         - UNBOUNDED
648     - dependency_test_resourceGroup_3:
649         capability: tosca.capabilities.Node
650         node: tosca.nodes.Root
651         relationship: tosca.relationships.DependsOn
652         occurrences:
653         - 0
654         - UNBOUNDED
655     - dependency_template_Vlan_vmi_1_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_server_1b_pd_2:
663         capability: tosca.capabilities.Node
664         node: tosca.nodes.Root
665         relationship: tosca.relationships.DependsOn
666         occurrences:
667         - 0
668         - UNBOUNDED
669     - local_storage_server_1b_pd_2:
670         capability: tosca.capabilities.Attachment
671         node: tosca.nodes.BlockStorage
672         relationship: tosca.relationships.AttachesTo
673         occurrences:
674         - 0
675         - UNBOUNDED
676     - dependency_pd_server_1b_port_3:
677         capability: tosca.capabilities.Node
678         node: tosca.nodes.Root
679         relationship: tosca.relationships.DependsOn
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       binding_ps_server_1b_port_3:
707         type: tosca.capabilities.network.Bindable
708         valid_source_types:
709         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
710         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
711         occurrences:
712         - 0
713         - UNBOUNDED
714       disk.device.usage_server_1b_ps_2:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.usage_server_1b_ps_3:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.device.write.requests.rate_server_1b_ps_3:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.device.write.requests.rate_server_1b_ps_2:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       feature_pd_server_1b_port_2:
739         type: tosca.capabilities.Node
740         occurrences:
741         - 1
742         - UNBOUNDED
743       disk.capacity_server_1b_pd_3:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       feature_pd_server_1b_port_3:
750         type: tosca.capabilities.Node
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.capacity_server_1b_pd_2:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       forwarder_pd_server_1b_port_2:
761         type: org.openecomp.capabilities.Forwarder
762         occurrences:
763         - 1
764         - UNBOUNDED
765       forwarder_pd_server_1b_port_3:
766         type: org.openecomp.capabilities.Forwarder
767         occurrences:
768         - 1
769         - UNBOUNDED
770       network.outpoing.packets_pd_server_1b_port_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       network.outpoing.packets_pd_server_1b_port_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       disk.device.iops_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.delta_server_1b_ps_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.device.iops_server_1b_pd_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       cpu.delta_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       cpu_server_1b_pd_3:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       cpu_server_1b_pd_2:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.capacity_server_1b_ps_2:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.capacity_server_1b_ps_3:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       host_server_1b_ps_3:
831         type: tosca.capabilities.Container
832         valid_source_types:
833         - tosca.nodes.SoftwareComponent
834         occurrences:
835         - 1
836         - UNBOUNDED
837       memory_server_1b_ps_3:
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       memory_server_1b_ps_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       network.outgoing.packets.rate_ps_server_1b_port_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       instance_server_1b_ps_3:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       network.outgoing.packets.rate_ps_server_1b_port_2:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       instance_server_1b_ps_2:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.write.bytes_server_1b_pd_2:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       disk.write.bytes_server_1b_pd_3:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       feature_template_Vlan_vmi_1_test_resourceGroup_2:
886         type: tosca.capabilities.Node
887         occurrences:
888         - 1
889         - UNBOUNDED
890       feature_template_Vlan_vmi_1_test_resourceGroup_3:
891         type: tosca.capabilities.Node
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.device.write.requests.rate_server_1b_pd_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       disk.device.write.requests.rate_server_1b_pd_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_3:
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       disk.device.capacity_server_1b_ps_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       disk.device.capacity_server_1b_ps_3:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       network.incoming.packets_ps_server_1b_port_2:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       network.incoming.packets_ps_server_1b_port_3:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.device.iops_server_1b_ps_2:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.bytes_pd_server_1b_port_2:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.outgoing.bytes_pd_server_1b_port_3:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       endpoint_server_1b_ps_3:
956         type: tosca.capabilities.Endpoint.Admin
957         occurrences:
958         - 1
959         - UNBOUNDED
960       endpoint_server_1b_ps_2:
961         type: tosca.capabilities.Endpoint.Admin
962         occurrences:
963         - 1
964         - UNBOUNDED
965       host_server_1b_ps_2:
966         type: tosca.capabilities.Container
967         valid_source_types:
968         - tosca.nodes.SoftwareComponent
969         occurrences:
970         - 1
971         - UNBOUNDED
972       network.outgoing.bytes.rate_ps_server_1b_port_3:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       feature_packet_int_network:
979         type: tosca.capabilities.Node
980         occurrences:
981         - 1
982         - UNBOUNDED
983       network.outgoing.bytes.rate_ps_server_1b_port_2:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       network.outgoing.packets.rate_pd_server_1b_port_2:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       memory.resident_server_1b_pd_2:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       memory.resident_server_1b_pd_3:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.allocation_server_1b_ps_3:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       disk.device.allocation_server_1b_ps_2:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       network.outgoing.packets.rate_pd_server_1b_port_3:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.allocation_server_1b_ps_2:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.allocation_server_1b_ps_3:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       network.outgoing.bytes.rate_pd_server_1b_port_3:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       vcpus_server_1b_ps_2:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       vcpus_server_1b_ps_3:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       network.outgoing.bytes.rate_pd_server_1b_port_2:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.write.requests_server_1b_ps_3:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.read.bytes.rate_server_1b_ps_3:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.read.bytes.rate_server_1b_ps_2:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       memory.usage_server_1b_ps_3:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       os_server_1b_pd_3:
1086         type: tosca.capabilities.OperatingSystem
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       memory.usage_server_1b_ps_2:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       os_server_1b_pd_2:
1097         type: tosca.capabilities.OperatingSystem
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.write.requests_server_1b_ps_2:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       network.incoming.packets.rate_ps_server_1b_port_2:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.root.size_server_1b_pd_3:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       disk.latency_server_1b_ps_3:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       network.incoming.packets.rate_ps_server_1b_port_3:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.root.size_server_1b_pd_2:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.latency_server_1b_ps_2:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       link_packet_ext_network:
1144         type: tosca.capabilities.network.Linkable
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       binding_server_1b_ps_3:
1149         type: tosca.capabilities.network.Bindable
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       binding_server_1b_ps_2:
1154         type: tosca.capabilities.network.Bindable
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       host_server_1b_pd_3:
1159         type: tosca.capabilities.Container
1160         valid_source_types:
1161         - tosca.nodes.SoftwareComponent
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       host_server_1b_pd_2:
1166         type: tosca.capabilities.Container
1167         valid_source_types:
1168         - tosca.nodes.SoftwareComponent
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.device.write.requests_server_1b_ps_2:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       disk.device.write.requests_server_1b_ps_3:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       disk.allocation_server_1b_pd_2:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       end_point_packet_int_network:
1191         type: tosca.capabilities.Endpoint
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       binding_pd_server_1b_port_3:
1196         type: tosca.capabilities.network.Bindable
1197         valid_source_types:
1198         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1199         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1200         occurrences:
1201         - 0
1202         - UNBOUNDED
1203       attachment_ps_server_1b_port_3:
1204         type: tosca.capabilities.Attachment
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       attachment_ps_server_1b_port_2:
1209         type: tosca.capabilities.Attachment
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       cpu_server_1b_ps_3:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       attachment_packet_ext_network:
1220         type: tosca.capabilities.Attachment
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       binding_pd_server_1b_port_2:
1225         type: tosca.capabilities.network.Bindable
1226         valid_source_types:
1227         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1228         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1229         occurrences:
1230         - 0
1231         - UNBOUNDED
1232       disk.allocation_server_1b_pd_3:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.write.requests_server_1b_pd_2:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       disk.write.requests_server_1b_pd_3:
1245         type: org.openecomp.capabilities.metric.Ceilometer
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       os_server_1b_ps_2:
1251         type: tosca.capabilities.OperatingSystem
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       disk.device.read.requests.rate_server_1b_pd_2:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       os_server_1b_ps_3:
1262         type: tosca.capabilities.OperatingSystem
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       feature_test_resourceGroup_2:
1267         type: tosca.capabilities.Node
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       feature_test_resourceGroup_3:
1272         type: tosca.capabilities.Node
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       network.outgoing.bytes_ps_server_1b_port_2:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       network.outgoing.bytes_ps_server_1b_port_3:
1283         type: org.openecomp.capabilities.metric.Ceilometer
1284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       disk.usage_server_1b_ps_3:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       vcpus_server_1b_pd_3:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       vcpus_server_1b_pd_2:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.device.read.requests.rate_server_1b_pd_3:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       disk.usage_server_1b_ps_2:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.read.bytes.rate_server_1b_pd_3:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       disk.read.bytes.rate_server_1b_pd_2:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       memory.usage_server_1b_pd_3:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       memory.usage_server_1b_pd_2:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       cpu_server_1b_ps_2:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       feature_packet_ext_network:
1349         type: tosca.capabilities.Node
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       disk.device.read.bytes.rate_server_1b_ps_3:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       disk.latency_server_1b_pd_2:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.latency_server_1b_pd_3:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.device.read.bytes.rate_server_1b_ps_2:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       disk.device.write.requests_server_1b_pd_2:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       disk.device.write.requests_server_1b_pd_3:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.read.requests_server_1b_ps_2:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       disk.read.requests_server_1b_ps_3:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.read.bytes_server_1b_ps_3:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       disk.read.bytes_server_1b_ps_2:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       disk.device.latency_server_1b_ps_3:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       disk.device.latency_server_1b_ps_2:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       disk.root.size_server_1b_ps_3:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       network.incoming.bytes.rate_ps_server_1b_port_2:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       network.incoming.bytes.rate_ps_server_1b_port_3:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       disk.root.size_server_1b_ps_2:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.device.read.requests.rate_server_1b_ps_2:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       disk.device.read.requests.rate_server_1b_ps_3:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       disk.device.read.bytes.rate_server_1b_pd_2:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.device.read.bytes.rate_server_1b_pd_3:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.write.requests.rate_server_1b_pd_2:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       disk.write.requests.rate_server_1b_pd_3:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       network.incoming.bytes_ps_server_1b_port_2:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       network.incoming.bytes_ps_server_1b_port_3:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       attachment_packet_int_network:
1498         type: tosca.capabilities.Attachment
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       memory.resident_server_1b_ps_2:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       memory.resident_server_1b_ps_3:
1509         type: org.openecomp.capabilities.metric.Ceilometer
1510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       disk.usage_server_1b_pd_2:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       disk.usage_server_1b_pd_3:
1521         type: org.openecomp.capabilities.metric.Ceilometer
1522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1523         occurrences:
1524         - 1
1525         - UNBOUNDED
1526       disk.write.bytes.rate_server_1b_pd_3:
1527         type: org.openecomp.capabilities.metric.Ceilometer
1528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1529         occurrences:
1530         - 1
1531         - UNBOUNDED
1532       disk.device.write.bytes.rate_server_1b_ps_3:
1533         type: org.openecomp.capabilities.metric.Ceilometer
1534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       disk.device.write.bytes.rate_server_1b_ps_2:
1539         type: org.openecomp.capabilities.metric.Ceilometer
1540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1541         occurrences:
1542         - 1
1543         - UNBOUNDED
1544       cpu_util_server_1b_ps_3:
1545         type: org.openecomp.capabilities.metric.Ceilometer
1546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       disk.write.bytes.rate_server_1b_pd_2:
1551         type: org.openecomp.capabilities.metric.Ceilometer
1552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       cpu_util_server_1b_ps_2:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       disk.device.allocation_server_1b_pd_2:
1563         type: org.openecomp.capabilities.metric.Ceilometer
1564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568       disk.device.allocation_server_1b_pd_3:
1569         type: org.openecomp.capabilities.metric.Ceilometer
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       disk.ephemeral.size_server_1b_ps_3:
1575         type: org.openecomp.capabilities.metric.Ceilometer
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       disk.ephemeral.size_server_1b_ps_2:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.read.requests_server_1b_pd_3:
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.read.requests_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.device.write.bytes.rate_server_1b_pd_2:
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       cpu_util_server_1b_pd_2:
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       forwarder_ps_server_1b_port_2:
1611         type: org.openecomp.capabilities.Forwarder
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       forwarder_ps_server_1b_port_3:
1616         type: org.openecomp.capabilities.Forwarder
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       feature_server_1b_pd_3:
1621         type: tosca.capabilities.Node
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       link_packet_int_network:
1626         type: tosca.capabilities.network.Linkable
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       feature_server_1b_pd_2:
1631         type: tosca.capabilities.Node
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.device.write.bytes_server_1b_pd_2:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       disk.iops_server_1b_pd_2:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       disk.iops_server_1b_pd_3:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       disk.device.write.bytes_server_1b_pd_3:
1654         type: org.openecomp.capabilities.metric.Ceilometer
1655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1656         occurrences:
1657         - 1
1658         - UNBOUNDED
1659       binding_server_1b_pd_3:
1660         type: tosca.capabilities.network.Bindable
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       binding_server_1b_pd_2:
1665         type: tosca.capabilities.network.Bindable
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       end_point_packet_ext_network:
1670         type: tosca.capabilities.Endpoint
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       network.outpoing.packets_ps_server_1b_port_3:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       network.outpoing.packets_ps_server_1b_port_2:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.write.requests.rate_server_1b_ps_2:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       cpu_util_server_1b_pd_3:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       disk.device.write.bytes.rate_server_1b_pd_3:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       disk.write.requests.rate_server_1b_ps_3:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       attachment_pd_server_1b_port_2:
1711         type: tosca.capabilities.Attachment
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       disk.write.bytes_server_1b_ps_3:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       disk.device.write.bytes_server_1b_ps_3:
1722         type: org.openecomp.capabilities.metric.Ceilometer
1723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       disk.write.bytes_server_1b_ps_2:
1728         type: org.openecomp.capabilities.metric.Ceilometer
1729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1730         occurrences:
1731         - 1
1732         - UNBOUNDED
1733       disk.device.write.bytes_server_1b_ps_2:
1734         type: org.openecomp.capabilities.metric.Ceilometer
1735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       attachment_pd_server_1b_port_3:
1740         type: tosca.capabilities.Attachment
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744       disk.device.read.bytes_server_1b_pd_3:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       disk.write.bytes.rate_server_1b_ps_3:
1751         type: org.openecomp.capabilities.metric.Ceilometer
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1753         occurrences:
1754         - 1
1755         - UNBOUNDED
1756       disk.device.read.bytes_server_1b_pd_2:
1757         type: org.openecomp.capabilities.metric.Ceilometer
1758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1759         occurrences:
1760         - 1
1761         - UNBOUNDED
1762       disk.write.bytes.rate_server_1b_ps_2:
1763         type: org.openecomp.capabilities.metric.Ceilometer
1764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       disk.ephemeral.size_server_1b_pd_2:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       disk.ephemeral.size_server_1b_pd_3:
1775         type: org.openecomp.capabilities.metric.Ceilometer
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1777         occurrences:
1778         - 1
1779         - UNBOUNDED
1780       scalable_server_1b_ps_2:
1781         type: tosca.capabilities.Scalable
1782         occurrences:
1783         - 1
1784         - UNBOUNDED
1785       scalable_server_1b_ps_3:
1786         type: tosca.capabilities.Scalable
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       disk.device.capacity_server_1b_pd_3:
1791         type: org.openecomp.capabilities.metric.Ceilometer
1792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       feature_server_1b_ps_2:
1797         type: tosca.capabilities.Node
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       feature_server_1b_ps_3:
1802         type: tosca.capabilities.Node
1803         occurrences:
1804         - 1
1805         - UNBOUNDED
1806       instance_server_1b_pd_2:
1807         type: org.openecomp.capabilities.metric.Ceilometer
1808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       disk.device.capacity_server_1b_pd_2:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       instance_server_1b_pd_3:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       endpoint_server_1b_pd_3:
1825         type: tosca.capabilities.Endpoint.Admin
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       disk.read.bytes_server_1b_pd_2:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       disk.read.bytes_server_1b_pd_3:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       network.incoming.packets.rate_pd_server_1b_port_2:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       disk.iops_server_1b_ps_2:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       disk.iops_server_1b_ps_3:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       endpoint_server_1b_pd_2:
1860         type: tosca.capabilities.Endpoint.Admin
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       network.incoming.packets.rate_pd_server_1b_port_3:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       network.incoming.bytes_pd_server_1b_port_2:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       network.incoming.bytes_pd_server_1b_port_3:
1877         type: org.openecomp.capabilities.metric.Ceilometer
1878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       memory_server_1b_pd_2:
1883         type: org.openecomp.capabilities.metric.Ceilometer
1884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       disk.device.read.requests_server_1b_ps_3:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       memory_server_1b_pd_3:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.read.requests_server_1b_ps_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       disk.device.usage_server_1b_pd_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.usage_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       disk.device.latency_server_1b_pd_2:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       disk.device.latency_server_1b_pd_3:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       scalable_server_1b_pd_3:
1931         type: tosca.capabilities.Scalable
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       scalable_server_1b_pd_2:
1936         type: tosca.capabilities.Scalable
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       cpu.delta_server_1b_pd_2:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       cpu.delta_server_1b_pd_3:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.device.read.requests_server_1b_pd_2:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       network.incoming.packets_pd_server_1b_port_3:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       network.incoming.packets_pd_server_1b_port_2:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       disk.device.read.requests_server_1b_pd_3:
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.bytes_server_1b_ps_2:
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       disk.device.read.bytes_server_1b_ps_3:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       network.incoming.bytes.rate_pd_server_1b_port_2:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       network.incoming.bytes.rate_pd_server_1b_port_3:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       feature_ps_server_1b_port_2:
2001         type: tosca.capabilities.Node
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       feature_ps_server_1b_port_3:
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       index_value:
2020         type: integer
2021         description: Index value of this substitution service template runtime instance
2022         required: false
2023         default: 0
2024         status: SUPPORTED
2025         constraints:
2026         - greater_or_equal: 0
2027       vm_flavor_name:
2028         type: string
2029         required: true
2030         status: SUPPORTED
2031       port_pd_server_1b_port_vlan_requirements:
2032         type: list
2033         required: true
2034         status: SUPPORTED
2035         entry_schema:
2036           type: org.openecomp.datatypes.network.VlanRequirements
2037       port_pd_server_1b_port_related_networks:
2038         type: list
2039         required: true
2040         status: SUPPORTED
2041         entry_schema:
2042           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2043       port_pd_server_1b_port_network_role_tag:
2044         type: string
2045         required: true
2046         status: SUPPORTED
2047       vm_image_name:
2048         type: string
2049         required: true
2050         status: SUPPORTED
2051       port_pd_server_1b_port_replacement_policy:
2052         type: list
2053         required: true
2054         status: SUPPORTED
2055         entry_schema:
2056           type: string
2057       port_pd_server_1b_port_mac_requirements:
2058         type: org.openecomp.datatypes.network.MacRequirements
2059         required: true
2060         status: SUPPORTED
2061       port_pd_server_1b_port_network_role:
2062         type: string
2063         required: true
2064         status: SUPPORTED
2065       port_pd_server_1b_port_fixed_ips:
2066         type: list
2067         required: true
2068         status: SUPPORTED
2069         entry_schema:
2070           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2071       port_pd_server_1b_port_network:
2072         type: list
2073         required: true
2074         status: SUPPORTED
2075         entry_schema:
2076           type: string
2077       compute_pd_server_1b_availability_zone:
2078         type: list
2079         required: true
2080         status: SUPPORTED
2081         entry_schema:
2082           type: string
2083       port_pd_server_1b_port_order:
2084         type: integer
2085         required: true
2086         status: SUPPORTED
2087       port_pd_server_1b_port_exCP_naming:
2088         type: org.openecomp.datatypes.Naming
2089         required: true
2090         status: SUPPORTED
2091       port_pd_server_1b_port_ip_requirements:
2092         type: list
2093         required: true
2094         status: SUPPORTED
2095         entry_schema:
2096           type: org.openecomp.datatypes.network.IpRequirements
2097       port_pd_server_1b_port_subnetpoolid:
2098         type: string
2099         required: true
2100         status: SUPPORTED
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:
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:
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       feature_pd_server_1b_pd_server_1b_port:
2137         type: tosca.capabilities.Node
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       host_pd_server_1b:
2142         type: tosca.capabilities.Container
2143         valid_source_types:
2144         - tosca.nodes.SoftwareComponent
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       disk.read.bytes.rate_pd_server_1b:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       disk.allocation_pd_server_1b:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       cpu.delta_pd_server_1b:
2167         type: org.openecomp.capabilities.metric.Ceilometer
2168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       forwarder_pd_server_1b_pd_server_1b_port:
2173         type: org.openecomp.capabilities.Forwarder
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       disk.device.read.requests_pd_server_1b:
2184         type: org.openecomp.capabilities.metric.Ceilometer
2185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       feature_pd_server_1b:
2190         type: tosca.capabilities.Node
2191         occurrences:
2192         - 1
2193         - UNBOUNDED
2194       disk.device.iops_pd_server_1b:
2195         type: org.openecomp.capabilities.metric.Ceilometer
2196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2197         occurrences:
2198         - 1
2199         - UNBOUNDED
2200       binding_pd_server_1b_pd_server_1b_port:
2201         type: tosca.capabilities.network.Bindable
2202         valid_source_types:
2203         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2204         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2205         occurrences:
2206         - 0
2207         - UNBOUNDED
2208       cpu_pd_server_1b:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       disk.write.bytes.rate_pd_server_1b:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       disk.device.read.requests.rate_pd_server_1b:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       endpoint_pd_server_1b:
2227         type: tosca.capabilities.Endpoint.Admin
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       disk.device.allocation_pd_server_1b:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       memory.usage_pd_server_1b:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       memory_pd_server_1b:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       disk.device.read.bytes.rate_pd_server_1b:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.device.latency_pd_server_1b:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       disk.read.bytes_pd_server_1b:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.device.usage_pd_server_1b:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       attachment_pd_server_1b_pd_server_1b_port:
2280         type: tosca.capabilities.Attachment
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       disk.device.write.requests_pd_server_1b:
2285         type: org.openecomp.capabilities.metric.Ceilometer
2286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       disk.latency_pd_server_1b:
2291         type: org.openecomp.capabilities.metric.Ceilometer
2292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       disk.ephemeral.size_pd_server_1b:
2297         type: org.openecomp.capabilities.metric.Ceilometer
2298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2299         occurrences:
2300         - 1
2301         - UNBOUNDED
2302       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
2303         type: org.openecomp.capabilities.metric.Ceilometer
2304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2305         occurrences:
2306         - 1
2307         - UNBOUNDED
2308       scalable_pd_server_1b:
2309         type: tosca.capabilities.Scalable
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       disk.write.requests_pd_server_1b:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.device.write.bytes.rate_pd_server_1b:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       disk.root.size_pd_server_1b:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       disk.iops_pd_server_1b:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.write.bytes_pd_server_1b:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       disk.device.write.bytes_pd_server_1b:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       os_pd_server_1b:
2350         type: tosca.capabilities.OperatingSystem
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       vcpus_pd_server_1b:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       instance_pd_server_1b:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       binding_pd_server_1b:
2373         type: tosca.capabilities.network.Bindable
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       cpu_util_pd_server_1b:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       memory.resident_pd_server_1b:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       network.incoming.packets_pd_server_1b_pd_server_1b_port:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.device.write.requests.rate_pd_server_1b:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       disk.device.capacity_pd_server_1b:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       disk.read.requests_pd_server_1b:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
2420         type: org.openecomp.capabilities.metric.Ceilometer
2421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       disk.capacity_pd_server_1b:
2426         type: org.openecomp.capabilities.metric.Ceilometer
2427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       disk.usage_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       disk.write.requests.rate_pd_server_1b:
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_vlan_requirements:
2447         type: list
2448         required: true
2449         status: SUPPORTED
2450         entry_schema:
2451           type: org.openecomp.datatypes.network.VlanRequirements
2452       port_ps_server_1b_port_mac_requirements:
2453         type: org.openecomp.datatypes.network.MacRequirements
2454         required: true
2455         status: SUPPORTED
2456       subinterface_nested_vlan_service_template_filter_count:
2457         type: list
2458         required: true
2459         status: SUPPORTED
2460         entry_schema:
2461           type: float
2462       port_ps_server_1b_port_network_role_tag:
2463         type: string
2464         required: true
2465         status: SUPPORTED
2466       port_ps_server_1b_port_fixed_ips:
2467         type: list
2468         required: true
2469         status: SUPPORTED
2470         entry_schema:
2471           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2472       index_value:
2473         type: integer
2474         description: Index value of this substitution service template runtime instance
2475         required: false
2476         default: 0
2477         status: SUPPORTED
2478         constraints:
2479         - greater_or_equal: 0
2480       port_ps_server_1b_port_order:
2481         type: integer
2482         required: true
2483         status: SUPPORTED
2484       vm_flavor_name:
2485         type: string
2486         required: true
2487         status: SUPPORTED
2488       port_ps_server_1b_port_related_networks:
2489         type: list
2490         required: true
2491         status: SUPPORTED
2492         entry_schema:
2493           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2494       port_ps_server_1b_port_network:
2495         type: list
2496         required: true
2497         status: SUPPORTED
2498         entry_schema:
2499           type: string
2500       port_ps_server_1b_port_exCP_naming:
2501         type: org.openecomp.datatypes.Naming
2502         required: true
2503         status: SUPPORTED
2504       subinterface_nested_vlan_net1:
2505         type: list
2506         required: true
2507         status: SUPPORTED
2508         entry_schema:
2509           type: string
2510       port_ps_server_1b_port_ip_requirements:
2511         type: list
2512         required: true
2513         status: SUPPORTED
2514         entry_schema:
2515           type: org.openecomp.datatypes.network.IpRequirements
2516       vm_image_name:
2517         type: string
2518         required: true
2519         status: SUPPORTED
2520       port_ps_server_1b_port_network_role:
2521         type: string
2522         required: true
2523         status: SUPPORTED
2524       port_ps_server_1b_port_replacement_policy:
2525         type: list
2526         required: true
2527         status: SUPPORTED
2528         entry_schema:
2529           type: string
2530       subinterface_nested_vlan_parent_interface:
2531         type: list
2532         required: true
2533         status: SUPPORTED
2534         entry_schema:
2535           type: string
2536       port_ps_server_1b_port_subnetpoolid:
2537         type: string
2538         required: true
2539         status: SUPPORTED
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_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_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_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:
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:
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       cpu_util_ps_server_1b:
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       scalable_ps_server_1b:
2632         type: tosca.capabilities.Scalable
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       disk.device.read.bytes.rate_ps_server_1b:
2637         type: org.openecomp.capabilities.metric.Ceilometer
2638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.device.latency_ps_server_1b:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       disk.device.iops_ps_server_1b:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       attachment_ps_server_1b_ps_server_1b_port:
2655         type: tosca.capabilities.Attachment
2656         occurrences:
2657         - 1
2658         - UNBOUNDED
2659       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
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       disk.device.capacity_ps_server_1b:
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       forwarder_ps_server_1b_ps_server_1b_port:
2672         type: org.openecomp.capabilities.Forwarder
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676       instance_ps_server_1b:
2677         type: org.openecomp.capabilities.metric.Ceilometer
2678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2679         occurrences:
2680         - 1
2681         - UNBOUNDED
2682       cpu_ps_server_1b:
2683         type: org.openecomp.capabilities.metric.Ceilometer
2684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       disk.device.write.bytes_ps_server_1b:
2689         type: org.openecomp.capabilities.metric.Ceilometer
2690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       disk.read.bytes.rate_ps_server_1b:
2695         type: org.openecomp.capabilities.metric.Ceilometer
2696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       disk.device.read.requests_ps_server_1b:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       host_ps_server_1b:
2707         type: tosca.capabilities.Container
2708         valid_source_types:
2709         - tosca.nodes.SoftwareComponent
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       disk.usage_ps_server_1b:
2714         type: org.openecomp.capabilities.metric.Ceilometer
2715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2716         occurrences:
2717         - 1
2718         - UNBOUNDED
2719       disk.read.requests_ps_server_1b:
2720         type: org.openecomp.capabilities.metric.Ceilometer
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
2726         type: tosca.capabilities.Node
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       disk.device.read.requests.rate_ps_server_1b:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       disk.capacity_ps_server_1b:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
2743         type: org.openecomp.capabilities.metric.Ceilometer
2744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       disk.write.requests.rate_ps_server_1b:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       disk.device.read.bytes_ps_server_1b:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       disk.device.write.requests.rate_ps_server_1b:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       disk.root.size_ps_server_1b:
2767         type: org.openecomp.capabilities.metric.Ceilometer
2768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2769         occurrences:
2770         - 1
2771         - UNBOUNDED
2772       binding_ps_server_1b:
2773         type: tosca.capabilities.network.Bindable
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       memory.resident_ps_server_1b:
2778         type: org.openecomp.capabilities.metric.Ceilometer
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       memory_ps_server_1b:
2784         type: org.openecomp.capabilities.metric.Ceilometer
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       disk.write.bytes_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       disk.device.write.bytes.rate_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.read.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       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
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       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
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.incoming.packets_ps_server_1b_ps_server_1b_port:
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       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2826         type: org.openecomp.capabilities.metric.Ceilometer
2827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       feature_ps_server_1b:
2832         type: tosca.capabilities.Node
2833         occurrences:
2834         - 1
2835         - UNBOUNDED
2836       os_ps_server_1b:
2837         type: tosca.capabilities.OperatingSystem
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       disk.iops_ps_server_1b:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       disk.allocation_ps_server_1b:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.write.requests_ps_server_1b:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2860         type: org.openecomp.capabilities.metric.Ceilometer
2861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2862         occurrences:
2863         - 1
2864         - UNBOUNDED
2865       memory.usage_ps_server_1b:
2866         type: org.openecomp.capabilities.metric.Ceilometer
2867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2868         occurrences:
2869         - 1
2870         - UNBOUNDED
2871       disk.latency_ps_server_1b:
2872         type: org.openecomp.capabilities.metric.Ceilometer
2873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2874         occurrences:
2875         - 1
2876         - UNBOUNDED
2877       endpoint_ps_server_1b:
2878         type: tosca.capabilities.Endpoint.Admin
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       feature_ps_server_1b_ps_server_1b_port:
2889         type: tosca.capabilities.Node
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       vcpus_ps_server_1b:
2894         type: org.openecomp.capabilities.metric.Ceilometer
2895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2896         occurrences:
2897         - 1
2898         - UNBOUNDED
2899       cpu.delta_ps_server_1b:
2900         type: org.openecomp.capabilities.metric.Ceilometer
2901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2902         occurrences:
2903         - 1
2904         - UNBOUNDED
2905       disk.ephemeral.size_ps_server_1b:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       binding_ps_server_1b_ps_server_1b_port:
2912         type: tosca.capabilities.network.Bindable
2913         valid_source_types:
2914         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2915         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2916         occurrences:
2917         - 0
2918         - UNBOUNDED
2919       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
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