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