58879ffcb788af3d9fd70be2d65ba80d0009236e
[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       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       vm_flavor_name:
26         type: string
27         required: true
28         status: SUPPORTED
29       port_pd_server_1b_port_vlan_requirements:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.VlanRequirements
35       subinterface_nested_vlan_net1:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       port_pd_server_1b_port_network_role_tag:
42         type: string
43         required: true
44         status: SUPPORTED
45       vm_image_name:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd_server_1b_port_replacement_policy:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: string
55       port_pd_server_1b_port_mac_requirements:
56         type: org.openecomp.datatypes.network.MacRequirements
57         required: true
58         status: SUPPORTED
59       port_pd_server_1b_port_network_role:
60         type: string
61         required: true
62         status: SUPPORTED
63       subinterface_nested_vlan_parent_interface:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_pd_server_1b_port_fixed_ips:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
75       port_pd_server_1b_port_network:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       compute_pd_server_1b_availability_zone:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       port_pd_server_1b_port_order:
88         type: integer
89         required: true
90         status: SUPPORTED
91       port_pd_server_1b_port_exCP_naming:
92         type: org.openecomp.datatypes.Naming
93         required: true
94         status: SUPPORTED
95       port_pd_server_1b_port_ip_requirements:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.IpRequirements
101       port_pd_server_1b_port_subnetpoolid:
102         type: string
103         required: true
104         status: SUPPORTED
105     requirements:
106     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
121         capability: tosca.capabilities.network.Linkable
122         relationship: tosca.relationships.network.LinksTo
123         occurrences:
124         - 1
125         - 1
126     - dependency_pd_server_1b:
127         capability: tosca.capabilities.Node
128         node: tosca.nodes.Root
129         relationship: tosca.relationships.DependsOn
130         occurrences:
131         - 0
132         - UNBOUNDED
133     - local_storage_pd_server_1b:
134         capability: tosca.capabilities.Attachment
135         node: tosca.nodes.BlockStorage
136         relationship: tosca.relationships.AttachesTo
137         occurrences:
138         - 0
139         - UNBOUNDED
140     - dependency_pd_server_1b_pd_server_1b_port:
141         capability: tosca.capabilities.Node
142         node: tosca.nodes.Root
143         relationship: tosca.relationships.DependsOn
144         occurrences:
145         - 0
146         - UNBOUNDED
147     - link_pd_server_1b_pd_server_1b_port:
148         capability: tosca.capabilities.network.Linkable
149         relationship: tosca.relationships.network.LinksTo
150         occurrences:
151         - 1
152         - 1
153     capabilities:
154       disk.device.read.bytes_pd_server_1b:
155         type: org.openecomp.capabilities.metric.Ceilometer
156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
157         occurrences:
158         - 1
159         - UNBOUNDED
160       feature_pd_server_1b_pd_server_1b_port:
161         type: tosca.capabilities.Node
162         occurrences:
163         - 1
164         - UNBOUNDED
165       host_pd_server_1b:
166         type: tosca.capabilities.Container
167         valid_source_types:
168         - tosca.nodes.SoftwareComponent
169         occurrences:
170         - 1
171         - UNBOUNDED
172       disk.read.bytes.rate_pd_server_1b:
173         type: org.openecomp.capabilities.metric.Ceilometer
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         occurrences:
176         - 1
177         - UNBOUNDED
178       disk.allocation_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       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
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       cpu.delta_pd_server_1b:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       forwarder_pd_server_1b_pd_server_1b_port:
197         type: org.openecomp.capabilities.Forwarder
198         occurrences:
199         - 1
200         - UNBOUNDED
201       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       disk.device.read.requests_pd_server_1b:
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       feature_pd_server_1b:
214         type: tosca.capabilities.Node
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.device.iops_pd_server_1b:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       binding_pd_server_1b_pd_server_1b_port:
225         type: tosca.capabilities.network.Bindable
226         valid_source_types:
227         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
228         occurrences:
229         - 0
230         - UNBOUNDED
231       cpu_pd_server_1b:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       disk.write.bytes.rate_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.device.read.requests.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       endpoint_pd_server_1b:
250         type: tosca.capabilities.Endpoint.Admin
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.device.allocation_pd_server_1b:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       memory.usage_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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_pd_server_1b:
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       disk.device.read.bytes.rate_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.latency_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.read.bytes_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.device.usage_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       attachment_pd_server_1b_pd_server_1b_port:
303         type: tosca.capabilities.Attachment
304         occurrences:
305         - 1
306         - UNBOUNDED
307       disk.device.write.requests_pd_server_1b:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.latency_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.ephemeral.size_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       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
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       scalable_pd_server_1b:
332         type: tosca.capabilities.Scalable
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.write.requests_pd_server_1b:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
343         type: tosca.capabilities.Node
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.device.write.bytes.rate_pd_server_1b:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.root.size_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.iops_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.write.bytes_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.device.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       os_pd_server_1b:
378         type: tosca.capabilities.OperatingSystem
379         occurrences:
380         - 1
381         - UNBOUNDED
382       vcpus_pd_server_1b:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
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       instance_pd_server_1b:
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       binding_pd_server_1b:
401         type: tosca.capabilities.network.Bindable
402         occurrences:
403         - 1
404         - UNBOUNDED
405       cpu_util_pd_server_1b:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
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       memory.resident_pd_server_1b:
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       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
424         type: tosca.capabilities.Node
425         occurrences:
426         - 1
427         - UNBOUNDED
428       network.incoming.packets_pd_server_1b_pd_server_1b_port:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.device.write.requests.rate_pd_server_1b:
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.capacity_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.read.requests_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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.capacity_pd_server_1b:
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.usage_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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
477     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
478     properties:
479       ps_server_1b_ips:
480         type: string
481         required: true
482         status: SUPPORTED
483       pd_server_1b_names:
484         type: list
485         description: PD server names
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490       security_group_name:
491         type: list
492         description: CMAUI1, CMAUI2 server names
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: string
497       ps_server_1b_names:
498         type: list
499         description: Ps server names
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       packet_ext_network_name:
505         type: string
506         description: network name
507         required: true
508         status: SUPPORTED
509       port_net:
510         type: string
511         description: port network
512         required: true
513         status: SUPPORTED
514       ps_server_2b_ips:
515         type: string
516         required: true
517         status: SUPPORTED
518       pd_server_1b_flavor:
519         type: string
520         description: Flavor for PD server
521         required: true
522         status: SUPPORTED
523       pd_server_1b_ips:
524         type: string
525         required: true
526         status: SUPPORTED
527       packet_int_network_name:
528         type: string
529         description: network name
530         required: true
531         status: SUPPORTED
532       availability_zone_0:
533         type: string
534         description: availabilityzone name
535         required: true
536         status: SUPPORTED
537       ps_server_1b_flavor:
538         type: string
539         description: Flavor for PS server
540         required: true
541         status: SUPPORTED
542       ps_server_1b_image:
543         type: string
544         description: Ps Image server
545         required: true
546         status: SUPPORTED
547       sub_inf_net:
548         type: string
549         description: sub interface network
550         required: true
551         status: SUPPORTED
552       pd_server_1b_image:
553         type: string
554         description: PD Image server
555         required: true
556         status: SUPPORTED
557     requirements:
558     - dependency_test_resourceGroup_2:
559         capability: tosca.capabilities.Node
560         node: tosca.nodes.Root
561         relationship: tosca.relationships.DependsOn
562         occurrences:
563         - 0
564         - UNBOUNDED
565     - dependency_template_Vlan_vmi_1_test_resourceGroup_2:
566         capability: tosca.capabilities.Node
567         node: tosca.nodes.Root
568         relationship: tosca.relationships.DependsOn
569         occurrences:
570         - 0
571         - UNBOUNDED
572     - dependency_ps_server_1b_port_2:
573         capability: tosca.capabilities.Node
574         node: tosca.nodes.Root
575         relationship: tosca.relationships.DependsOn
576         occurrences:
577         - 0
578         - UNBOUNDED
579     - dependency_ps_server_1b_port_3:
580         capability: tosca.capabilities.Node
581         node: tosca.nodes.Root
582         relationship: tosca.relationships.DependsOn
583         occurrences:
584         - 0
585         - UNBOUNDED
586     - dependency_packet_ext_network:
587         capability: tosca.capabilities.Node
588         node: tosca.nodes.Root
589         relationship: tosca.relationships.DependsOn
590         occurrences:
591         - 0
592         - UNBOUNDED
593     - dependency_pd_server_1b_port_2:
594         capability: tosca.capabilities.Node
595         node: tosca.nodes.Root
596         relationship: tosca.relationships.DependsOn
597         occurrences:
598         - 0
599         - UNBOUNDED
600     - dependency_server_1b_pd_3:
601         capability: tosca.capabilities.Node
602         node: tosca.nodes.Root
603         relationship: tosca.relationships.DependsOn
604         occurrences:
605         - 0
606         - UNBOUNDED
607     - local_storage_server_1b_pd_3:
608         capability: tosca.capabilities.Attachment
609         node: tosca.nodes.BlockStorage
610         relationship: tosca.relationships.AttachesTo
611         occurrences:
612         - 0
613         - UNBOUNDED
614     - dependency_packet_int_network:
615         capability: tosca.capabilities.Node
616         node: tosca.nodes.Root
617         relationship: tosca.relationships.DependsOn
618         occurrences:
619         - 0
620         - UNBOUNDED
621     - dependency_server_1b_ps_3:
622         capability: tosca.capabilities.Node
623         node: tosca.nodes.Root
624         relationship: tosca.relationships.DependsOn
625         occurrences:
626         - 0
627         - UNBOUNDED
628     - local_storage_server_1b_ps_3:
629         capability: tosca.capabilities.Attachment
630         node: tosca.nodes.BlockStorage
631         relationship: tosca.relationships.AttachesTo
632         occurrences:
633         - 0
634         - UNBOUNDED
635     - dependency_test_resourceGroup_3:
636         capability: tosca.capabilities.Node
637         node: tosca.nodes.Root
638         relationship: tosca.relationships.DependsOn
639         occurrences:
640         - 0
641         - UNBOUNDED
642     - dependency_template_Vlan_vmi_1_test_resourceGroup_3:
643         capability: tosca.capabilities.Node
644         node: tosca.nodes.Root
645         relationship: tosca.relationships.DependsOn
646         occurrences:
647         - 0
648         - UNBOUNDED
649     - dependency_server_1b_pd_2:
650         capability: tosca.capabilities.Node
651         node: tosca.nodes.Root
652         relationship: tosca.relationships.DependsOn
653         occurrences:
654         - 0
655         - UNBOUNDED
656     - local_storage_server_1b_pd_2:
657         capability: tosca.capabilities.Attachment
658         node: tosca.nodes.BlockStorage
659         relationship: tosca.relationships.AttachesTo
660         occurrences:
661         - 0
662         - UNBOUNDED
663     - dependency_pd_server_1b_port_3:
664         capability: tosca.capabilities.Node
665         node: tosca.nodes.Root
666         relationship: tosca.relationships.DependsOn
667         occurrences:
668         - 0
669         - UNBOUNDED
670     - dependency_server_1b_ps_2:
671         capability: tosca.capabilities.Node
672         node: tosca.nodes.Root
673         relationship: tosca.relationships.DependsOn
674         occurrences:
675         - 0
676         - UNBOUNDED
677     - local_storage_server_1b_ps_2:
678         capability: tosca.capabilities.Attachment
679         node: tosca.nodes.BlockStorage
680         relationship: tosca.relationships.AttachesTo
681         occurrences:
682         - 0
683         - UNBOUNDED
684     capabilities:
685       binding_ps_server_1b_port_2:
686         type: tosca.capabilities.network.Bindable
687         valid_source_types:
688         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
689         occurrences:
690         - 0
691         - UNBOUNDED
692       binding_ps_server_1b_port_3:
693         type: tosca.capabilities.network.Bindable
694         valid_source_types:
695         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
696         occurrences:
697         - 0
698         - UNBOUNDED
699       disk.device.usage_server_1b_ps_2:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.device.usage_server_1b_ps_3:
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.write.requests.rate_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_2:
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       feature_pd_server_1b_port_2:
724         type: tosca.capabilities.Node
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.capacity_server_1b_pd_3:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       feature_pd_server_1b_port_3:
735         type: tosca.capabilities.Node
736         occurrences:
737         - 1
738         - UNBOUNDED
739       disk.capacity_server_1b_pd_2:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       forwarder_pd_server_1b_port_2:
746         type: org.openecomp.capabilities.Forwarder
747         occurrences:
748         - 1
749         - UNBOUNDED
750       forwarder_pd_server_1b_port_3:
751         type: org.openecomp.capabilities.Forwarder
752         occurrences:
753         - 1
754         - UNBOUNDED
755       network.outpoing.packets_pd_server_1b_port_2:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.outpoing.packets_pd_server_1b_port_3:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.device.iops_server_1b_pd_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       cpu.delta_server_1b_ps_2:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.device.iops_server_1b_pd_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       cpu.delta_server_1b_ps_3:
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_server_1b_pd_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_2:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.capacity_server_1b_ps_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_3:
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       host_server_1b_ps_3:
816         type: tosca.capabilities.Container
817         valid_source_types:
818         - tosca.nodes.SoftwareComponent
819         occurrences:
820         - 1
821         - UNBOUNDED
822       memory_server_1b_ps_3:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       memory_server_1b_ps_2:
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       network.outgoing.packets.rate_ps_server_1b_port_3:
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       instance_server_1b_ps_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       network.outgoing.packets.rate_ps_server_1b_port_2:
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       instance_server_1b_ps_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       disk.write.bytes_server_1b_pd_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_3:
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       feature_template_Vlan_vmi_1_test_resourceGroup_2:
871         type: tosca.capabilities.Node
872         occurrences:
873         - 1
874         - UNBOUNDED
875       feature_template_Vlan_vmi_1_test_resourceGroup_3:
876         type: tosca.capabilities.Node
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.device.write.requests.rate_server_1b_pd_3:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.device.write.requests.rate_server_1b_pd_2:
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.iops_server_1b_ps_3:
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.capacity_server_1b_ps_2:
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_3:
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       network.incoming.packets_ps_server_1b_port_2:
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_3:
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       disk.device.iops_server_1b_ps_2:
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       network.outgoing.bytes_pd_server_1b_port_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_3:
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       endpoint_server_1b_ps_3:
941         type: tosca.capabilities.Endpoint.Admin
942         occurrences:
943         - 1
944         - UNBOUNDED
945       endpoint_server_1b_ps_2:
946         type: tosca.capabilities.Endpoint.Admin
947         occurrences:
948         - 1
949         - UNBOUNDED
950       host_server_1b_ps_2:
951         type: tosca.capabilities.Container
952         valid_source_types:
953         - tosca.nodes.SoftwareComponent
954         occurrences:
955         - 1
956         - UNBOUNDED
957       network.outgoing.bytes.rate_ps_server_1b_port_3:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       feature_packet_int_network:
964         type: tosca.capabilities.Node
965         occurrences:
966         - 1
967         - UNBOUNDED
968       network.outgoing.bytes.rate_ps_server_1b_port_2:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       network.outgoing.packets.rate_pd_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       memory.resident_server_1b_pd_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_3:
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       disk.device.allocation_server_1b_ps_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_2:
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       network.outgoing.packets.rate_pd_server_1b_port_3:
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       disk.allocation_server_1b_ps_2:
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_3:
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       network.outgoing.bytes.rate_pd_server_1b_port_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       vcpus_server_1b_ps_2:
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_3:
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       network.outgoing.bytes.rate_pd_server_1b_port_2:
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       disk.write.requests_server_1b_ps_3:
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.read.bytes.rate_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_2:
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       memory.usage_server_1b_ps_3:
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       os_server_1b_pd_3:
1071         type: tosca.capabilities.OperatingSystem
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       memory.usage_server_1b_ps_2:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       os_server_1b_pd_2:
1082         type: tosca.capabilities.OperatingSystem
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.write.requests_server_1b_ps_2:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.incoming.packets.rate_ps_server_1b_port_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       disk.root.size_server_1b_pd_3:
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.latency_server_1b_ps_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       network.incoming.packets.rate_ps_server_1b_port_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       disk.root.size_server_1b_pd_2:
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.latency_server_1b_ps_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       link_packet_ext_network:
1129         type: tosca.capabilities.network.Linkable
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       binding_server_1b_ps_3:
1134         type: tosca.capabilities.network.Bindable
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       binding_server_1b_ps_2:
1139         type: tosca.capabilities.network.Bindable
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       host_server_1b_pd_3:
1144         type: tosca.capabilities.Container
1145         valid_source_types:
1146         - tosca.nodes.SoftwareComponent
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       host_server_1b_pd_2:
1151         type: tosca.capabilities.Container
1152         valid_source_types:
1153         - tosca.nodes.SoftwareComponent
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.device.write.requests_server_1b_ps_2:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.device.write.requests_server_1b_ps_3:
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.allocation_server_1b_pd_2:
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       end_point_packet_int_network:
1176         type: tosca.capabilities.Endpoint
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       binding_pd_server_1b_port_3:
1181         type: tosca.capabilities.network.Bindable
1182         valid_source_types:
1183         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1184         occurrences:
1185         - 0
1186         - UNBOUNDED
1187       attachment_ps_server_1b_port_3:
1188         type: tosca.capabilities.Attachment
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       attachment_ps_server_1b_port_2:
1193         type: tosca.capabilities.Attachment
1194         occurrences:
1195         - 1
1196         - UNBOUNDED
1197       cpu_server_1b_ps_3:
1198         type: org.openecomp.capabilities.metric.Ceilometer
1199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       attachment_packet_ext_network:
1204         type: tosca.capabilities.Attachment
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       binding_pd_server_1b_port_2:
1209         type: tosca.capabilities.network.Bindable
1210         valid_source_types:
1211         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1212         occurrences:
1213         - 0
1214         - UNBOUNDED
1215       disk.allocation_server_1b_pd_3:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.write.requests_server_1b_pd_2:
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_3:
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       os_server_1b_ps_2:
1234         type: tosca.capabilities.OperatingSystem
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.device.read.requests.rate_server_1b_pd_2:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       os_server_1b_ps_3:
1245         type: tosca.capabilities.OperatingSystem
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       feature_test_resourceGroup_2:
1250         type: tosca.capabilities.Node
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       feature_test_resourceGroup_3:
1255         type: tosca.capabilities.Node
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       network.outgoing.bytes_ps_server_1b_port_2:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       network.outgoing.bytes_ps_server_1b_port_3:
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       disk.usage_server_1b_ps_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       vcpus_server_1b_pd_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_2:
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       disk.device.read.requests.rate_server_1b_pd_3:
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.usage_server_1b_ps_2:
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.read.bytes.rate_server_1b_pd_3:
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_2:
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       memory.usage_server_1b_pd_3:
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_2:
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       cpu_server_1b_ps_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       feature_packet_ext_network:
1332         type: tosca.capabilities.Node
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.device.read.bytes.rate_server_1b_ps_3:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       disk.latency_server_1b_pd_2:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       disk.latency_server_1b_pd_3:
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.device.read.bytes.rate_server_1b_ps_2:
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.write.requests_server_1b_pd_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_3:
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.read.requests_server_1b_ps_2:
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_3:
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.bytes_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_2:
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.device.latency_server_1b_ps_3:
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_2:
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.root.size_server_1b_ps_3:
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       network.incoming.bytes.rate_ps_server_1b_port_2:
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_3:
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       disk.root.size_server_1b_ps_2:
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.device.read.requests.rate_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_3:
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.bytes.rate_server_1b_pd_2:
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_3:
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.write.requests.rate_server_1b_pd_2:
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_3:
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       network.incoming.bytes_ps_server_1b_port_2:
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_3:
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       attachment_packet_int_network:
1481         type: tosca.capabilities.Attachment
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       memory.resident_server_1b_ps_2:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       memory.resident_server_1b_ps_3:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       disk.usage_server_1b_pd_2:
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_3:
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.write.bytes.rate_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.device.write.bytes.rate_server_1b_ps_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_2:
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       cpu_util_server_1b_ps_3:
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       disk.write.bytes.rate_server_1b_pd_2:
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       cpu_util_server_1b_ps_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       disk.device.allocation_server_1b_pd_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_3:
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.ephemeral.size_server_1b_ps_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_2:
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.read.requests_server_1b_pd_3:
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_2:
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.device.write.bytes.rate_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       cpu_util_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       forwarder_ps_server_1b_port_2:
1594         type: org.openecomp.capabilities.Forwarder
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       forwarder_ps_server_1b_port_3:
1599         type: org.openecomp.capabilities.Forwarder
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       feature_server_1b_pd_3:
1604         type: tosca.capabilities.Node
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       link_packet_int_network:
1609         type: tosca.capabilities.network.Linkable
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       feature_server_1b_pd_2:
1614         type: tosca.capabilities.Node
1615         occurrences:
1616         - 1
1617         - UNBOUNDED
1618       disk.device.write.bytes_server_1b_pd_2:
1619         type: org.openecomp.capabilities.metric.Ceilometer
1620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       disk.iops_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_3:
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.device.write.bytes_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       binding_server_1b_pd_3:
1643         type: tosca.capabilities.network.Bindable
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       binding_server_1b_pd_2:
1648         type: tosca.capabilities.network.Bindable
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       end_point_packet_ext_network:
1653         type: tosca.capabilities.Endpoint
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       network.outpoing.packets_ps_server_1b_port_3:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       network.outpoing.packets_ps_server_1b_port_2:
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       disk.write.requests.rate_server_1b_ps_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       cpu_util_server_1b_pd_3:
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       disk.device.write.bytes.rate_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.write.requests.rate_server_1b_ps_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       attachment_pd_server_1b_port_2:
1694         type: tosca.capabilities.Attachment
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       disk.write.bytes_server_1b_ps_3:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       disk.device.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.write.bytes_server_1b_ps_2:
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.device.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       attachment_pd_server_1b_port_3:
1723         type: tosca.capabilities.Attachment
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       disk.device.read.bytes_server_1b_pd_3:
1728         type: org.openecomp.capabilities.metric.Ceilometer
1729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1730         occurrences:
1731         - 1
1732         - UNBOUNDED
1733       disk.write.bytes.rate_server_1b_ps_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.device.read.bytes_server_1b_pd_2:
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.write.bytes.rate_server_1b_ps_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.ephemeral.size_server_1b_pd_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_3:
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       scalable_server_1b_ps_2:
1764         type: tosca.capabilities.Scalable
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       scalable_server_1b_ps_3:
1769         type: tosca.capabilities.Scalable
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       disk.device.capacity_server_1b_pd_3:
1774         type: org.openecomp.capabilities.metric.Ceilometer
1775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       feature_server_1b_ps_2:
1780         type: tosca.capabilities.Node
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       feature_server_1b_ps_3:
1785         type: tosca.capabilities.Node
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       instance_server_1b_pd_2:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       disk.device.capacity_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       instance_server_1b_pd_3:
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       endpoint_server_1b_pd_3:
1808         type: tosca.capabilities.Endpoint.Admin
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       disk.read.bytes_server_1b_pd_2:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       disk.read.bytes_server_1b_pd_3:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       network.incoming.packets.rate_pd_server_1b_port_2:
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       disk.iops_server_1b_ps_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_3:
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       endpoint_server_1b_pd_2:
1843         type: tosca.capabilities.Endpoint.Admin
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       network.incoming.packets.rate_pd_server_1b_port_3:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       network.incoming.bytes_pd_server_1b_port_2:
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_3:
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       memory_server_1b_pd_2:
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       disk.device.read.requests_server_1b_ps_3:
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       memory_server_1b_pd_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       disk.device.read.requests_server_1b_ps_2:
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.usage_server_1b_pd_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_3:
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.latency_server_1b_pd_2:
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_3:
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       scalable_server_1b_pd_3:
1914         type: tosca.capabilities.Scalable
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       scalable_server_1b_pd_2:
1919         type: tosca.capabilities.Scalable
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       cpu.delta_server_1b_pd_2:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       cpu.delta_server_1b_pd_3:
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       disk.device.read.requests_server_1b_pd_2:
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       network.incoming.packets_pd_server_1b_port_3:
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_2:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       disk.device.read.requests_server_1b_pd_3:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.device.read.bytes_server_1b_ps_2:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       disk.device.read.bytes_server_1b_ps_3:
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       network.incoming.bytes.rate_pd_server_1b_port_2:
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_3:
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       feature_ps_server_1b_port_2:
1984         type: tosca.capabilities.Node
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       feature_ps_server_1b_port_3:
1989         type: tosca.capabilities.Node
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993   org.openecomp.resource.abstract.nodes.pd_server_1b:
1994     derived_from: org.openecomp.resource.abstract.nodes.VFC
1995     properties:
1996       compute_pd_server_1b_name:
1997         type: list
1998         required: true
1999         status: SUPPORTED
2000         entry_schema:
2001           type: string
2002       index_value:
2003         type: integer
2004         description: Index value of this substitution service template runtime instance
2005         required: false
2006         default: 0
2007         status: SUPPORTED
2008         constraints:
2009         - greater_or_equal: 0
2010       vm_flavor_name:
2011         type: string
2012         required: true
2013         status: SUPPORTED
2014       port_pd_server_1b_port_vlan_requirements:
2015         type: list
2016         required: true
2017         status: SUPPORTED
2018         entry_schema:
2019           type: org.openecomp.datatypes.network.VlanRequirements
2020       port_pd_server_1b_port_network_role_tag:
2021         type: string
2022         required: true
2023         status: SUPPORTED
2024       vm_image_name:
2025         type: string
2026         required: true
2027         status: SUPPORTED
2028       port_pd_server_1b_port_replacement_policy:
2029         type: list
2030         required: true
2031         status: SUPPORTED
2032         entry_schema:
2033           type: string
2034       port_pd_server_1b_port_mac_requirements:
2035         type: org.openecomp.datatypes.network.MacRequirements
2036         required: true
2037         status: SUPPORTED
2038       port_pd_server_1b_port_network_role:
2039         type: string
2040         required: true
2041         status: SUPPORTED
2042       port_pd_server_1b_port_fixed_ips:
2043         type: list
2044         required: true
2045         status: SUPPORTED
2046         entry_schema:
2047           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2048       port_pd_server_1b_port_network:
2049         type: list
2050         required: true
2051         status: SUPPORTED
2052         entry_schema:
2053           type: string
2054       compute_pd_server_1b_availability_zone:
2055         type: list
2056         required: true
2057         status: SUPPORTED
2058         entry_schema:
2059           type: string
2060       port_pd_server_1b_port_order:
2061         type: integer
2062         required: true
2063         status: SUPPORTED
2064       port_pd_server_1b_port_exCP_naming:
2065         type: org.openecomp.datatypes.Naming
2066         required: true
2067         status: SUPPORTED
2068       port_pd_server_1b_port_ip_requirements:
2069         type: list
2070         required: true
2071         status: SUPPORTED
2072         entry_schema:
2073           type: org.openecomp.datatypes.network.IpRequirements
2074       port_pd_server_1b_port_subnetpoolid:
2075         type: string
2076         required: true
2077         status: SUPPORTED
2078     requirements:
2079     - dependency_pd_server_1b:
2080         capability: tosca.capabilities.Node
2081         node: tosca.nodes.Root
2082         relationship: tosca.relationships.DependsOn
2083         occurrences:
2084         - 0
2085         - UNBOUNDED
2086     - local_storage_pd_server_1b:
2087         capability: tosca.capabilities.Attachment
2088         node: tosca.nodes.BlockStorage
2089         relationship: tosca.relationships.AttachesTo
2090         occurrences:
2091         - 0
2092         - UNBOUNDED
2093     - dependency_pd_server_1b_pd_server_1b_port:
2094         capability: tosca.capabilities.Node
2095         node: tosca.nodes.Root
2096         relationship: tosca.relationships.DependsOn
2097         occurrences:
2098         - 0
2099         - UNBOUNDED
2100     - link_pd_server_1b_pd_server_1b_port:
2101         capability: tosca.capabilities.network.Linkable
2102         relationship: tosca.relationships.network.LinksTo
2103         occurrences:
2104         - 1
2105         - 1
2106     capabilities:
2107       disk.device.read.bytes_pd_server_1b:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       feature_pd_server_1b_pd_server_1b_port:
2114         type: tosca.capabilities.Node
2115         occurrences:
2116         - 1
2117         - UNBOUNDED
2118       host_pd_server_1b:
2119         type: tosca.capabilities.Container
2120         valid_source_types:
2121         - tosca.nodes.SoftwareComponent
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       disk.read.bytes.rate_pd_server_1b:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       disk.allocation_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       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
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       cpu.delta_pd_server_1b:
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       forwarder_pd_server_1b_pd_server_1b_port:
2150         type: org.openecomp.capabilities.Forwarder
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       disk.device.read.requests_pd_server_1b:
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       feature_pd_server_1b:
2167         type: tosca.capabilities.Node
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       disk.device.iops_pd_server_1b:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       binding_pd_server_1b_pd_server_1b_port:
2178         type: tosca.capabilities.network.Bindable
2179         valid_source_types:
2180         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2181         occurrences:
2182         - 0
2183         - UNBOUNDED
2184       cpu_pd_server_1b:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       disk.write.bytes.rate_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.device.read.requests.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       endpoint_pd_server_1b:
2203         type: tosca.capabilities.Endpoint.Admin
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       disk.device.allocation_pd_server_1b:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       memory.usage_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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_pd_server_1b:
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       disk.device.read.bytes.rate_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.latency_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.read.bytes_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.device.usage_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       attachment_pd_server_1b_pd_server_1b_port:
2256         type: tosca.capabilities.Attachment
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.device.write.requests_pd_server_1b:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       disk.latency_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.ephemeral.size_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       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
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       scalable_pd_server_1b:
2285         type: tosca.capabilities.Scalable
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.write.requests_pd_server_1b:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       disk.device.write.bytes.rate_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.root.size_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.iops_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.write.bytes_pd_server_1b:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.device.write.bytes_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       os_pd_server_1b:
2326         type: tosca.capabilities.OperatingSystem
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       vcpus_pd_server_1b:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
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       instance_pd_server_1b:
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       binding_pd_server_1b:
2349         type: tosca.capabilities.network.Bindable
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       cpu_util_pd_server_1b:
2354         type: org.openecomp.capabilities.metric.Ceilometer
2355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
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       memory.resident_pd_server_1b:
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       network.incoming.packets_pd_server_1b_pd_server_1b_port:
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       disk.device.write.requests.rate_pd_server_1b:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.device.capacity_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.read.requests_pd_server_1b:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.capacity_pd_server_1b:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       disk.usage_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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.ps_server_1b:
2420     derived_from: org.openecomp.resource.abstract.nodes.VFC
2421     properties:
2422       port_ps_server_1b_port_vlan_requirements:
2423         type: list
2424         required: true
2425         status: SUPPORTED
2426         entry_schema:
2427           type: org.openecomp.datatypes.network.VlanRequirements
2428       port_ps_server_1b_port_mac_requirements:
2429         type: org.openecomp.datatypes.network.MacRequirements
2430         required: true
2431         status: SUPPORTED
2432       port_ps_server_1b_port_network_role_tag:
2433         type: string
2434         required: true
2435         status: SUPPORTED
2436       port_ps_server_1b_port_fixed_ips:
2437         type: list
2438         required: true
2439         status: SUPPORTED
2440         entry_schema:
2441           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2442       index_value:
2443         type: integer
2444         description: Index value of this substitution service template runtime instance
2445         required: false
2446         default: 0
2447         status: SUPPORTED
2448         constraints:
2449         - greater_or_equal: 0
2450       port_ps_server_1b_port_order:
2451         type: integer
2452         required: true
2453         status: SUPPORTED
2454       vm_flavor_name:
2455         type: string
2456         required: true
2457         status: SUPPORTED
2458       port_ps_server_1b_port_network:
2459         type: list
2460         required: true
2461         status: SUPPORTED
2462         entry_schema:
2463           type: string
2464       port_ps_server_1b_port_exCP_naming:
2465         type: org.openecomp.datatypes.Naming
2466         required: true
2467         status: SUPPORTED
2468       subinterface_nested_vlan_net1:
2469         type: list
2470         required: true
2471         status: SUPPORTED
2472         entry_schema:
2473           type: string
2474       port_ps_server_1b_port_ip_requirements:
2475         type: list
2476         required: true
2477         status: SUPPORTED
2478         entry_schema:
2479           type: org.openecomp.datatypes.network.IpRequirements
2480       vm_image_name:
2481         type: string
2482         required: true
2483         status: SUPPORTED
2484       port_ps_server_1b_port_network_role:
2485         type: string
2486         required: true
2487         status: SUPPORTED
2488       port_ps_server_1b_port_replacement_policy:
2489         type: list
2490         required: true
2491         status: SUPPORTED
2492         entry_schema:
2493           type: string
2494       subinterface_nested_vlan_parent_interface:
2495         type: list
2496         required: true
2497         status: SUPPORTED
2498         entry_schema:
2499           type: string
2500       port_ps_server_1b_port_subnetpoolid:
2501         type: string
2502         required: true
2503         status: SUPPORTED
2504       compute_ps_server_1b_availability_zone:
2505         type: list
2506         required: true
2507         status: SUPPORTED
2508         entry_schema:
2509           type: string
2510       compute_ps_server_1b_name:
2511         type: list
2512         required: true
2513         status: SUPPORTED
2514         entry_schema:
2515           type: string
2516     requirements:
2517     - dependency_ps_server_1b:
2518         capability: tosca.capabilities.Node
2519         node: tosca.nodes.Root
2520         relationship: tosca.relationships.DependsOn
2521         occurrences:
2522         - 0
2523         - UNBOUNDED
2524     - local_storage_ps_server_1b:
2525         capability: tosca.capabilities.Attachment
2526         node: tosca.nodes.BlockStorage
2527         relationship: tosca.relationships.AttachesTo
2528         occurrences:
2529         - 0
2530         - UNBOUNDED
2531     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
2532         capability: tosca.capabilities.Node
2533         node: tosca.nodes.Root
2534         relationship: tosca.relationships.DependsOn
2535         occurrences:
2536         - 0
2537         - UNBOUNDED
2538     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2539         capability: tosca.capabilities.Node
2540         node: tosca.nodes.Root
2541         relationship: tosca.relationships.DependsOn
2542         occurrences:
2543         - 0
2544         - UNBOUNDED
2545     - link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2546         capability: tosca.capabilities.network.Linkable
2547         relationship: tosca.relationships.network.LinksTo
2548         occurrences:
2549         - 1
2550         - 1
2551     - dependency_ps_server_1b_ps_server_1b_port:
2552         capability: tosca.capabilities.Node
2553         node: tosca.nodes.Root
2554         relationship: tosca.relationships.DependsOn
2555         occurrences:
2556         - 0
2557         - UNBOUNDED
2558     - link_ps_server_1b_ps_server_1b_port:
2559         capability: tosca.capabilities.network.Linkable
2560         relationship: tosca.relationships.network.LinksTo
2561         occurrences:
2562         - 1
2563         - 1
2564     capabilities:
2565       disk.write.bytes.rate_ps_server_1b:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       disk.device.usage_ps_server_1b:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       disk.device.allocation_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.write.requests_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       cpu_util_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       scalable_ps_server_1b:
2596         type: tosca.capabilities.Scalable
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       disk.device.read.bytes.rate_ps_server_1b:
2601         type: org.openecomp.capabilities.metric.Ceilometer
2602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2603         occurrences:
2604         - 1
2605         - UNBOUNDED
2606       disk.device.latency_ps_server_1b:
2607         type: org.openecomp.capabilities.metric.Ceilometer
2608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2609         occurrences:
2610         - 1
2611         - UNBOUNDED
2612       disk.device.iops_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       attachment_ps_server_1b_ps_server_1b_port:
2619         type: tosca.capabilities.Attachment
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       disk.device.capacity_ps_server_1b:
2630         type: org.openecomp.capabilities.metric.Ceilometer
2631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2632         occurrences:
2633         - 1
2634         - UNBOUNDED
2635       forwarder_ps_server_1b_ps_server_1b_port:
2636         type: org.openecomp.capabilities.Forwarder
2637         occurrences:
2638         - 1
2639         - UNBOUNDED
2640       instance_ps_server_1b:
2641         type: org.openecomp.capabilities.metric.Ceilometer
2642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2643         occurrences:
2644         - 1
2645         - UNBOUNDED
2646       cpu_ps_server_1b:
2647         type: org.openecomp.capabilities.metric.Ceilometer
2648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2649         occurrences:
2650         - 1
2651         - UNBOUNDED
2652       disk.device.write.bytes_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       disk.read.bytes.rate_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.read.requests_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       host_ps_server_1b:
2671         type: tosca.capabilities.Container
2672         valid_source_types:
2673         - tosca.nodes.SoftwareComponent
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       disk.usage_ps_server_1b:
2678         type: org.openecomp.capabilities.metric.Ceilometer
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       disk.read.requests_ps_server_1b:
2684         type: org.openecomp.capabilities.metric.Ceilometer
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
2690         type: tosca.capabilities.Node
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       disk.device.read.requests.rate_ps_server_1b:
2695         type: org.openecomp.capabilities.metric.Ceilometer
2696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       disk.capacity_ps_server_1b:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
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.write.requests.rate_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       disk.device.read.bytes_ps_server_1b:
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.device.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.root.size_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       binding_ps_server_1b:
2737         type: tosca.capabilities.network.Bindable
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       memory.resident_ps_server_1b:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       memory_ps_server_1b:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       disk.write.bytes_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       disk.device.write.bytes.rate_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.read.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       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
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       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
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_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.rate_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       feature_ps_server_1b:
2796         type: tosca.capabilities.Node
2797         occurrences:
2798         - 1
2799         - UNBOUNDED
2800       os_ps_server_1b:
2801         type: tosca.capabilities.OperatingSystem
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       disk.iops_ps_server_1b:
2806         type: org.openecomp.capabilities.metric.Ceilometer
2807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2808         occurrences:
2809         - 1
2810         - UNBOUNDED
2811       disk.allocation_ps_server_1b:
2812         type: org.openecomp.capabilities.metric.Ceilometer
2813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       disk.write.requests_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       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
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       memory.usage_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       disk.latency_ps_server_1b:
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       endpoint_ps_server_1b:
2842         type: tosca.capabilities.Endpoint.Admin
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2847         type: org.openecomp.capabilities.metric.Ceilometer
2848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       feature_ps_server_1b_ps_server_1b_port:
2853         type: tosca.capabilities.Node
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       vcpus_ps_server_1b:
2858         type: org.openecomp.capabilities.metric.Ceilometer
2859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2860         occurrences:
2861         - 1
2862         - UNBOUNDED
2863       cpu.delta_ps_server_1b:
2864         type: org.openecomp.capabilities.metric.Ceilometer
2865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2866         occurrences:
2867         - 1
2868         - UNBOUNDED
2869       disk.ephemeral.size_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       binding_ps_server_1b_ps_server_1b_port:
2876         type: tosca.capabilities.network.Bindable
2877         valid_source_types:
2878         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2879         occurrences:
2880         - 0
2881         - UNBOUNDED
2882       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2883         type: tosca.capabilities.Node
2884         occurrences:
2885         - 1
2886         - UNBOUNDED
2887   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
2888     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2889     properties:
2890       vlan_ids:
2891         type: string
2892         required: true
2893         status: SUPPORTED
2894       parent_interface:
2895         type: string
2896         required: true
2897         status: SUPPORTED
2898       virtual_ipv6_address:
2899         type: string
2900         required: true
2901         status: SUPPORTED
2902       virtual_ip_address:
2903         type: string
2904         required: true
2905         status: SUPPORTED
2906       lb_st_vlan_type_oam:
2907         type: string
2908         description: dummy
2909         required: true
2910         status: SUPPORTED
2911       mac_address:
2912         type: string
2913         required: true
2914         status: SUPPORTED
2915       net1:
2916         type: string
2917         required: true
2918         status: SUPPORTED
2919       subinterface_name_prefix:
2920         type: string
2921         required: true
2922         status: SUPPORTED
2923       subinterface_instance_index:
2924         type: float
2925         required: true
2926         status: SUPPORTED
2927     requirements:
2928     - dependency_template_Vlan_vmi_1:
2929         capability: tosca.capabilities.Node
2930         node: tosca.nodes.Root
2931         relationship: tosca.relationships.DependsOn
2932         occurrences:
2933         - 0
2934         - UNBOUNDED
2935     - link_template_Vlan_vmi_1:
2936         capability: tosca.capabilities.network.Linkable
2937         relationship: tosca.relationships.network.LinksTo
2938         occurrences:
2939         - 1
2940         - 1
2941     - binding_template_Vlan_vmi_1:
2942         capability: tosca.capabilities.network.Bindable
2943         node: org.openecomp.resource.cp.nodes.network.Port
2944         relationship: tosca.relationships.network.BindsTo
2945         occurrences:
2946         - 1
2947         - 1
2948     capabilities:
2949       feature_template_Vlan_vmi_1:
2950         type: tosca.capabilities.Node
2951         occurrences:
2952         - 1
2953         - UNBOUNDED