a9e42b46a85f49ed1fbf7c24b801f50cddcd9594
[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.vfc.nodes.heat.pd_server:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10     properties:
11       p1:
12         type: string
13         description: UID of OAM network
14         required: true
15         status: SUPPORTED
16       p2:
17         type: string
18         description: UID of OAM network
19         required: true
20         status: SUPPORTED
21       port_pd_server_port_1_order:
22         type: integer
23         required: true
24         status: SUPPORTED
25       pd_server_names:
26         type: list
27         description: PD server names
28         required: true
29         status: SUPPORTED
30         entry_schema:
31           type: string
32       port_pd_server_port_1_mac_requirements:
33         type: org.openecomp.datatypes.network.MacRequirements
34         required: true
35         status: SUPPORTED
36       port_pd_server_port_2_network_role:
37         type: string
38         required: true
39         status: SUPPORTED
40       port_pd_server_port_1_network_role:
41         type: string
42         required: true
43         status: SUPPORTED
44       pd_server_flavor:
45         type: string
46         description: Flavor for PD server
47         required: true
48         status: SUPPORTED
49       port_pd_server_port_2_ip_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.IpRequirements
55       port_pd_server_port_2_mac_requirements:
56         type: org.openecomp.datatypes.network.MacRequirements
57         required: true
58         status: SUPPORTED
59       availability_zone_0:
60         type: string
61         description: availabilityzone name
62         required: true
63         status: SUPPORTED
64       net:
65         type: string
66         required: true
67         status: SUPPORTED
68       port_pd_server_port_2_vlan_requirements:
69         type: list
70         required: true
71         status: SUPPORTED
72         entry_schema:
73           type: org.openecomp.datatypes.network.VlanRequirements
74       port_pd_server_port_2_subnetpoolid:
75         type: string
76         required: true
77         status: SUPPORTED
78       pd_server_ips:
79         type: string
80         required: true
81         status: SUPPORTED
82       port_pd_server_port_1_subnetpoolid:
83         type: string
84         required: true
85         status: SUPPORTED
86       port_pd_server_port_1_network_role_tag:
87         type: string
88         required: true
89         status: SUPPORTED
90       security_group_name:
91         type: list
92         description: CMAUI1, CMAUI2 server names
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
97       ps_server_flavor:
98         type: string
99         description: Flavor for PS server
100         required: true
101         status: SUPPORTED
102       port_pd_server_port_1_vlan_requirements:
103         type: list
104         required: true
105         status: SUPPORTED
106         entry_schema:
107           type: org.openecomp.datatypes.network.VlanRequirements
108       port_pd_server_port_2_order:
109         type: integer
110         required: true
111         status: SUPPORTED
112       port_pd_server_port_2_network_role_tag:
113         type: string
114         required: true
115         status: SUPPORTED
116       pd_server_image:
117         type: string
118         description: Flavor for PD server
119         required: true
120         status: SUPPORTED
121       port_pd_server_port_1_ip_requirements:
122         type: list
123         required: true
124         status: SUPPORTED
125         entry_schema:
126           type: org.openecomp.datatypes.network.IpRequirements
127       port_pd_server_port_2_exCP_naming:
128         type: org.openecomp.datatypes.Naming
129         required: true
130         status: SUPPORTED
131       port_pd_server_port_1_exCP_naming:
132         type: org.openecomp.datatypes.Naming
133         required: true
134         status: SUPPORTED
135     attributes:
136       pattern4_attr_1:
137         type: string
138         description: pattern4_attr_1_value
139         status: SUPPORTED
140     requirements:
141     - dependency_pd_server_port_1:
142         capability: tosca.capabilities.Node
143         node: tosca.nodes.Root
144         relationship: tosca.relationships.DependsOn
145         occurrences:
146         - 0
147         - UNBOUNDED
148     - link_pd_server_port_1:
149         capability: tosca.capabilities.network.Linkable
150         relationship: tosca.relationships.network.LinksTo
151         occurrences:
152         - 1
153         - 1
154     - dependency_pd_server_port_2:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_pd_server_port_2:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_server_pd:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - local_storage_server_pd:
175         capability: tosca.capabilities.Attachment
176         node: tosca.nodes.BlockStorage
177         relationship: tosca.relationships.AttachesTo
178         occurrences:
179         - 0
180         - UNBOUNDED
181     capabilities:
182       disk.iops_server_pd:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.device.read.bytes.rate_server_pd:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       memory.resident_server_pd:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       cpu_util_server_pd:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.incoming.bytes_pd_server_port_1:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       network.incoming.bytes_pd_server_port_2:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.device.read.requests_server_pd:
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       network.incoming.bytes.rate_pd_server_port_1:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.bytes.rate_pd_server_port_2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.allocation_server_pd:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.usage_server_pd:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.capacity_server_pd:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       endpoint_server_pd:
255         type: tosca.capabilities.Endpoint.Admin
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.capacity_server_pd:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       attachment_pd_server_port_2:
266         type: tosca.capabilities.Attachment
267         occurrences:
268         - 1
269         - UNBOUNDED
270       network.incoming.packets_pd_server_port_2:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       attachment_pd_server_port_1:
277         type: tosca.capabilities.Attachment
278         occurrences:
279         - 1
280         - UNBOUNDED
281       network.incoming.packets_pd_server_port_1:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       memory.usage_server_pd:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.allocation_server_pd:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.read.bytes.rate_server_pd:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       memory_server_pd:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       disk.device.write.requests_server_pd:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.device.usage_server_pd:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       feature_pd_server_port_1:
324         type: tosca.capabilities.Node
325         occurrences:
326         - 1
327         - UNBOUNDED
328       feature_pd_server_port_2:
329         type: tosca.capabilities.Node
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.read.bytes_server_pd:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.device.read.bytes_server_pd:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.incoming.packets.rate_pd_server_port_2:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       network.incoming.packets.rate_pd_server_port_1:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       instance_server_pd:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       binding_pd_server_port_2:
364         type: tosca.capabilities.network.Bindable
365         valid_source_types:
366         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
367         occurrences:
368         - 0
369         - UNBOUNDED
370       binding_pd_server_port_1:
371         type: tosca.capabilities.network.Bindable
372         valid_source_types:
373         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
374         occurrences:
375         - 0
376         - UNBOUNDED
377       cpu.delta_server_pd:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       host_server_pd:
384         type: tosca.capabilities.Container
385         valid_source_types:
386         - tosca.nodes.SoftwareComponent
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.outpoing.packets_pd_server_port_1:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       vcpus_server_pd:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       disk.ephemeral.size_server_pd:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       network.outpoing.packets_pd_server_port_2:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       network.outgoing.packets.rate_pd_server_port_2:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.latency_server_pd:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.outgoing.packets.rate_pd_server_port_1:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       disk.device.write.bytes.rate_server_pd:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.requests.rate_server_pd:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.write.requests_server_pd:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       network.outgoing.bytes_pd_server_port_2:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.device.iops_server_pd:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       network.outgoing.bytes_pd_server_port_1:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.read.requests_server_pd:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       os_server_pd:
475         type: tosca.capabilities.OperatingSystem
476         occurrences:
477         - 1
478         - UNBOUNDED
479       disk.device.latency_server_pd:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       binding_server_pd:
486         type: tosca.capabilities.network.Bindable
487         occurrences:
488         - 1
489         - UNBOUNDED
490       scalable_server_pd:
491         type: tosca.capabilities.Scalable
492         occurrences:
493         - 1
494         - UNBOUNDED
495       network.outgoing.bytes.rate_pd_server_port_2:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       network.outgoing.bytes.rate_pd_server_port_1:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       disk.write.bytes_server_pd:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.write.bytes.rate_server_pd:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       feature_server_pd:
520         type: tosca.capabilities.Node
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.root.size_server_pd:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.device.read.requests.rate_server_pd:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.device.write.requests.rate_server_pd:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.write.bytes_server_pd:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       cpu_server_pd:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554   org.openecomp.resource.vfc.nodes.heat.ps_server_1b:
555     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
556     properties:
557       port_ps_server_b_port_vlan_requirements:
558         type: list
559         required: true
560         status: SUPPORTED
561         entry_schema:
562           type: org.openecomp.datatypes.network.VlanRequirements
563       port_ps_server_b_port_ip_requirements:
564         type: list
565         required: true
566         status: SUPPORTED
567         entry_schema:
568           type: org.openecomp.datatypes.network.IpRequirements
569       port_ps_server_b_port_replacement_policy:
570         type: list
571         required: true
572         status: SUPPORTED
573         entry_schema:
574           type: string
575       index_value:
576         type: integer
577         description: Index value of this substitution service template runtime instance
578         required: false
579         default: 0
580         status: SUPPORTED
581         constraints:
582         - greater_or_equal: 0
583       port_ps_server_b_port_network_role:
584         type: string
585         required: true
586         status: SUPPORTED
587       port_ps_server_b_port_fixed_ips:
588         type: list
589         required: true
590         status: SUPPORTED
591         entry_schema:
592           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
593       vm_flavor_name:
594         type: string
595         required: true
596         status: SUPPORTED
597       port_ps_server_b_port_mac_requirements:
598         type: org.openecomp.datatypes.network.MacRequirements
599         required: true
600         status: SUPPORTED
601       port_ps_server_b_port_subnetpoolid:
602         type: string
603         required: true
604         status: SUPPORTED
605       port_ps_server_b_port_order:
606         type: integer
607         required: true
608         status: SUPPORTED
609       vm_image_name:
610         type: string
611         required: true
612         status: SUPPORTED
613       port_ps_server_b_port_exCP_naming:
614         type: org.openecomp.datatypes.Naming
615         required: true
616         status: SUPPORTED
617       port_ps_server_b_port_network_role_tag:
618         type: string
619         required: true
620         status: SUPPORTED
621       port_ps_server_b_port_network:
622         type: list
623         required: true
624         status: SUPPORTED
625         entry_schema:
626           type: string
627       compute_ps_server_1b_availability_zone:
628         type: list
629         required: true
630         status: SUPPORTED
631         entry_schema:
632           type: string
633       compute_ps_server_1b_name:
634         type: list
635         required: true
636         status: SUPPORTED
637         entry_schema:
638           type: string
639   org.openecomp.resource.abstract.nodes.oam_server_1c2:
640     derived_from: org.openecomp.resource.abstract.nodes.VFC
641     properties:
642       port_oam_port_mac_requirements:
643         type: org.openecomp.datatypes.network.MacRequirements
644         required: true
645         status: SUPPORTED
646       compute_oam_server_1c2_name:
647         type: list
648         required: true
649         status: SUPPORTED
650         entry_schema:
651           type: string
652       index_value:
653         type: integer
654         description: Index value of this substitution service template runtime instance
655         required: false
656         default: 0
657         status: SUPPORTED
658         constraints:
659         - greater_or_equal: 0
660       port_oam_port_network:
661         type: list
662         required: true
663         status: SUPPORTED
664         entry_schema:
665           type: string
666       port_oam_port_exCP_naming:
667         type: org.openecomp.datatypes.Naming
668         required: true
669         status: SUPPORTED
670       port_oam_port_order:
671         type: integer
672         required: true
673         status: SUPPORTED
674       port_oam_port_subnetpoolid:
675         type: string
676         required: true
677         status: SUPPORTED
678       vm_flavor_name:
679         type: string
680         required: true
681         status: SUPPORTED
682       compute_oam_server_1c2_availability_zone:
683         type: list
684         required: true
685         status: SUPPORTED
686         entry_schema:
687           type: string
688       port_oam_port_fixed_ips:
689         type: list
690         required: true
691         status: SUPPORTED
692         entry_schema:
693           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
694       vm_image_name:
695         type: string
696         required: true
697         status: SUPPORTED
698       port_oam_port_vlan_requirements:
699         type: list
700         required: true
701         status: SUPPORTED
702         entry_schema:
703           type: org.openecomp.datatypes.network.VlanRequirements
704       port_oam_port_ip_requirements:
705         type: list
706         required: true
707         status: SUPPORTED
708         entry_schema:
709           type: org.openecomp.datatypes.network.IpRequirements
710       port_oam_port_replacement_policy:
711         type: list
712         required: true
713         status: SUPPORTED
714         entry_schema:
715           type: string
716       port_oam_port_network_role_tag:
717         type: string
718         required: true
719         status: SUPPORTED
720       port_oam_port_network_role:
721         type: string
722         required: true
723         status: SUPPORTED
724     attributes:
725       oam_server_1c2_accessIPv4:
726         type: string
727         status: SUPPORTED
728     requirements:
729     - dependency_oam_server_1c2:
730         capability: tosca.capabilities.Node
731         node: tosca.nodes.Root
732         relationship: tosca.relationships.DependsOn
733         occurrences:
734         - 0
735         - UNBOUNDED
736     - local_storage_oam_server_1c2:
737         capability: tosca.capabilities.Attachment
738         node: tosca.nodes.BlockStorage
739         relationship: tosca.relationships.AttachesTo
740         occurrences:
741         - 0
742         - UNBOUNDED
743     - dependency_oam_server_1c2_oam_port:
744         capability: tosca.capabilities.Node
745         node: tosca.nodes.Root
746         relationship: tosca.relationships.DependsOn
747         occurrences:
748         - 0
749         - UNBOUNDED
750     - link_oam_server_1c2_oam_port:
751         capability: tosca.capabilities.network.Linkable
752         relationship: tosca.relationships.network.LinksTo
753         occurrences:
754         - 1
755         - 1
756     capabilities:
757       disk.device.usage_oam_server_1c2:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       disk.device.latency_oam_server_1c2:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       feature_oam_server_1c2:
770         type: tosca.capabilities.Node
771         occurrences:
772         - 1
773         - UNBOUNDED
774       disk.read.requests_oam_server_1c2:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       disk.write.bytes.rate_oam_server_1c2:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       disk.device.write.bytes.rate_oam_server_1c2:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       network.outgoing.packets.rate_oam_server_1c2_oam_port:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       network.outpoing.packets_oam_server_1c2_oam_port:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       cpu_util_oam_server_1c2:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       disk.device.write.bytes_oam_server_1c2:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.device.allocation_oam_server_1c2:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       attachment_oam_server_1c2_oam_port:
823         type: tosca.capabilities.Attachment
824         occurrences:
825         - 1
826         - UNBOUNDED
827       network.incoming.bytes.rate_oam_server_1c2_oam_port:
828         type: org.openecomp.capabilities.metric.Ceilometer
829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.root.size_oam_server_1c2:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       disk.device.iops_oam_server_1c2:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       disk.read.bytes.rate_oam_server_1c2:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       network.outgoing.bytes_oam_server_1c2_oam_port:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       disk.allocation_oam_server_1c2:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.read.bytes_oam_server_1c2:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       network.incoming.bytes_oam_server_1c2_oam_port:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       vcpus_oam_server_1c2:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       disk.device.read.bytes.rate_oam_server_1c2:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       network.incoming.packets_oam_server_1c2_oam_port:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       cpu_oam_server_1c2:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.write.requests.rate_oam_server_1c2:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       instance_oam_server_1c2:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       host_oam_server_1c2:
918         type: tosca.capabilities.Container
919         valid_source_types:
920         - tosca.nodes.SoftwareComponent
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.device.capacity_oam_server_1c2:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       disk.device.write.requests.rate_oam_server_1c2:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       endpoint_oam_server_1c2:
937         type: tosca.capabilities.Endpoint.Admin
938         occurrences:
939         - 1
940         - UNBOUNDED
941       disk.ephemeral.size_oam_server_1c2:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       memory.resident_oam_server_1c2:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       memory_oam_server_1c2:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       disk.device.read.bytes_oam_server_1c2:
960         type: org.openecomp.capabilities.metric.Ceilometer
961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
962         occurrences:
963         - 1
964         - UNBOUNDED
965       memory.usage_oam_server_1c2:
966         type: org.openecomp.capabilities.metric.Ceilometer
967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
968         occurrences:
969         - 1
970         - UNBOUNDED
971       disk.usage_oam_server_1c2:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       network.incoming.packets.rate_oam_server_1c2_oam_port:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       binding_oam_server_1c2_oam_port:
984         type: tosca.capabilities.network.Bindable
985         valid_source_types:
986         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
987         occurrences:
988         - 0
989         - UNBOUNDED
990       os_oam_server_1c2:
991         type: tosca.capabilities.OperatingSystem
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.device.read.requests_oam_server_1c2:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.latency_oam_server_1c2:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       feature_oam_server_1c2_oam_port:
1008         type: tosca.capabilities.Node
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       disk.write.requests_oam_server_1c2:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.device.write.requests_oam_server_1c2:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       binding_oam_server_1c2:
1025         type: tosca.capabilities.network.Bindable
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       scalable_oam_server_1c2:
1030         type: tosca.capabilities.Scalable
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       cpu.delta_oam_server_1c2:
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       disk.write.bytes_oam_server_1c2:
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.capacity_oam_server_1c2:
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.device.read.requests.rate_oam_server_1c2:
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.iops_oam_server_1c2:
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   org.openecomp.resource.vfc.nodes.heat.oam_server_1c2:
1065     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1066     properties:
1067       port_oam_port_mac_requirements:
1068         type: org.openecomp.datatypes.network.MacRequirements
1069         required: true
1070         status: SUPPORTED
1071       compute_oam_server_1c2_name:
1072         type: list
1073         required: true
1074         status: SUPPORTED
1075         entry_schema:
1076           type: string
1077       index_value:
1078         type: integer
1079         description: Index value of this substitution service template runtime instance
1080         required: false
1081         default: 0
1082         status: SUPPORTED
1083         constraints:
1084         - greater_or_equal: 0
1085       port_oam_port_network:
1086         type: list
1087         required: true
1088         status: SUPPORTED
1089         entry_schema:
1090           type: string
1091       port_oam_port_exCP_naming:
1092         type: org.openecomp.datatypes.Naming
1093         required: true
1094         status: SUPPORTED
1095       port_oam_port_order:
1096         type: integer
1097         required: true
1098         status: SUPPORTED
1099       port_oam_port_subnetpoolid:
1100         type: string
1101         required: true
1102         status: SUPPORTED
1103       vm_flavor_name:
1104         type: string
1105         required: true
1106         status: SUPPORTED
1107       compute_oam_server_1c2_availability_zone:
1108         type: list
1109         required: true
1110         status: SUPPORTED
1111         entry_schema:
1112           type: string
1113       port_oam_port_fixed_ips:
1114         type: list
1115         required: true
1116         status: SUPPORTED
1117         entry_schema:
1118           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1119       vm_image_name:
1120         type: string
1121         required: true
1122         status: SUPPORTED
1123       port_oam_port_vlan_requirements:
1124         type: list
1125         required: true
1126         status: SUPPORTED
1127         entry_schema:
1128           type: org.openecomp.datatypes.network.VlanRequirements
1129       port_oam_port_ip_requirements:
1130         type: list
1131         required: true
1132         status: SUPPORTED
1133         entry_schema:
1134           type: org.openecomp.datatypes.network.IpRequirements
1135       port_oam_port_replacement_policy:
1136         type: list
1137         required: true
1138         status: SUPPORTED
1139         entry_schema:
1140           type: string
1141       port_oam_port_network_role_tag:
1142         type: string
1143         required: true
1144         status: SUPPORTED
1145       port_oam_port_network_role:
1146         type: string
1147         required: true
1148         status: SUPPORTED
1149     attributes:
1150       oam_server_1c2_accessIPv4:
1151         type: string
1152         status: SUPPORTED
1153   org.openecomp.resource.abstract.nodes.heat.pd_server:
1154     derived_from: org.openecomp.resource.abstract.nodes.VFC
1155     properties:
1156       p1:
1157         type: string
1158         description: UID of OAM network
1159         required: true
1160         status: SUPPORTED
1161       p2:
1162         type: string
1163         description: UID of OAM network
1164         required: true
1165         status: SUPPORTED
1166       port_pd_server_port_1_order:
1167         type: integer
1168         required: true
1169         status: SUPPORTED
1170       pd_server_names:
1171         type: list
1172         description: PD server names
1173         required: true
1174         status: SUPPORTED
1175         entry_schema:
1176           type: string
1177       port_pd_server_port_1_mac_requirements:
1178         type: org.openecomp.datatypes.network.MacRequirements
1179         required: true
1180         status: SUPPORTED
1181       port_pd_server_port_2_network_role:
1182         type: string
1183         required: true
1184         status: SUPPORTED
1185       port_pd_server_port_1_network_role:
1186         type: string
1187         required: true
1188         status: SUPPORTED
1189       pd_server_flavor:
1190         type: string
1191         description: Flavor for PD server
1192         required: true
1193         status: SUPPORTED
1194       port_pd_server_port_2_ip_requirements:
1195         type: list
1196         required: true
1197         status: SUPPORTED
1198         entry_schema:
1199           type: org.openecomp.datatypes.network.IpRequirements
1200       port_pd_server_port_2_mac_requirements:
1201         type: org.openecomp.datatypes.network.MacRequirements
1202         required: true
1203         status: SUPPORTED
1204       availability_zone_0:
1205         type: string
1206         description: availabilityzone name
1207         required: true
1208         status: SUPPORTED
1209       net:
1210         type: string
1211         required: true
1212         status: SUPPORTED
1213       port_pd_server_port_2_vlan_requirements:
1214         type: list
1215         required: true
1216         status: SUPPORTED
1217         entry_schema:
1218           type: org.openecomp.datatypes.network.VlanRequirements
1219       port_pd_server_port_2_subnetpoolid:
1220         type: string
1221         required: true
1222         status: SUPPORTED
1223       pd_server_ips:
1224         type: string
1225         required: true
1226         status: SUPPORTED
1227       port_pd_server_port_1_subnetpoolid:
1228         type: string
1229         required: true
1230         status: SUPPORTED
1231       port_pd_server_port_1_network_role_tag:
1232         type: string
1233         required: true
1234         status: SUPPORTED
1235       security_group_name:
1236         type: list
1237         description: CMAUI1, CMAUI2 server names
1238         required: true
1239         status: SUPPORTED
1240         entry_schema:
1241           type: string
1242       ps_server_flavor:
1243         type: string
1244         description: Flavor for PS server
1245         required: true
1246         status: SUPPORTED
1247       port_pd_server_port_1_vlan_requirements:
1248         type: list
1249         required: true
1250         status: SUPPORTED
1251         entry_schema:
1252           type: org.openecomp.datatypes.network.VlanRequirements
1253       port_pd_server_port_2_order:
1254         type: integer
1255         required: true
1256         status: SUPPORTED
1257       port_pd_server_port_2_network_role_tag:
1258         type: string
1259         required: true
1260         status: SUPPORTED
1261       pd_server_image:
1262         type: string
1263         description: Flavor for PD server
1264         required: true
1265         status: SUPPORTED
1266       port_pd_server_port_1_ip_requirements:
1267         type: list
1268         required: true
1269         status: SUPPORTED
1270         entry_schema:
1271           type: org.openecomp.datatypes.network.IpRequirements
1272       port_pd_server_port_2_exCP_naming:
1273         type: org.openecomp.datatypes.Naming
1274         required: true
1275         status: SUPPORTED
1276       port_pd_server_port_1_exCP_naming:
1277         type: org.openecomp.datatypes.Naming
1278         required: true
1279         status: SUPPORTED
1280     attributes:
1281       pattern4_attr_1:
1282         type: string
1283         description: pattern4_attr_1_value
1284         status: SUPPORTED
1285     requirements:
1286     - dependency_pd_server_port_1:
1287         capability: tosca.capabilities.Node
1288         node: tosca.nodes.Root
1289         relationship: tosca.relationships.DependsOn
1290         occurrences:
1291         - 0
1292         - UNBOUNDED
1293     - link_pd_server_port_1:
1294         capability: tosca.capabilities.network.Linkable
1295         relationship: tosca.relationships.network.LinksTo
1296         occurrences:
1297         - 1
1298         - 1
1299     - dependency_pd_server_port_2:
1300         capability: tosca.capabilities.Node
1301         node: tosca.nodes.Root
1302         relationship: tosca.relationships.DependsOn
1303         occurrences:
1304         - 0
1305         - UNBOUNDED
1306     - link_pd_server_port_2:
1307         capability: tosca.capabilities.network.Linkable
1308         relationship: tosca.relationships.network.LinksTo
1309         occurrences:
1310         - 1
1311         - 1
1312     - dependency_server_pd:
1313         capability: tosca.capabilities.Node
1314         node: tosca.nodes.Root
1315         relationship: tosca.relationships.DependsOn
1316         occurrences:
1317         - 0
1318         - UNBOUNDED
1319     - local_storage_server_pd:
1320         capability: tosca.capabilities.Attachment
1321         node: tosca.nodes.BlockStorage
1322         relationship: tosca.relationships.AttachesTo
1323         occurrences:
1324         - 0
1325         - UNBOUNDED
1326     capabilities:
1327       disk.iops_server_pd:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       disk.device.read.bytes.rate_server_pd:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       memory.resident_server_pd:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       cpu_util_server_pd:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       network.incoming.bytes_pd_server_port_1:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       network.incoming.bytes_pd_server_port_2:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.device.read.requests_server_pd:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       network.incoming.bytes.rate_pd_server_port_1:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       network.incoming.bytes.rate_pd_server_port_2:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.device.allocation_server_pd:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       disk.usage_server_pd:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.capacity_server_pd:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       endpoint_server_pd:
1400         type: tosca.capabilities.Endpoint.Admin
1401         occurrences:
1402         - 1
1403         - UNBOUNDED
1404       disk.device.capacity_server_pd:
1405         type: org.openecomp.capabilities.metric.Ceilometer
1406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       attachment_pd_server_port_2:
1411         type: tosca.capabilities.Attachment
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.incoming.packets_pd_server_port_2:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       attachment_pd_server_port_1:
1422         type: tosca.capabilities.Attachment
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       network.incoming.packets_pd_server_port_1:
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       memory.usage_server_pd:
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.allocation_server_pd:
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.read.bytes.rate_server_pd:
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       memory_server_pd:
1451         type: org.openecomp.capabilities.metric.Ceilometer
1452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       disk.device.write.requests_server_pd:
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.device.usage_server_pd:
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       feature_pd_server_port_1:
1469         type: tosca.capabilities.Node
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       feature_pd_server_port_2:
1474         type: tosca.capabilities.Node
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       disk.read.bytes_server_pd:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.device.read.bytes_server_pd:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       network.incoming.packets.rate_pd_server_port_2:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       network.incoming.packets.rate_pd_server_port_1:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       instance_server_pd:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       binding_pd_server_port_2:
1509         type: tosca.capabilities.network.Bindable
1510         valid_source_types:
1511         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1512         occurrences:
1513         - 0
1514         - UNBOUNDED
1515       binding_pd_server_port_1:
1516         type: tosca.capabilities.network.Bindable
1517         valid_source_types:
1518         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1519         occurrences:
1520         - 0
1521         - UNBOUNDED
1522       cpu.delta_server_pd:
1523         type: org.openecomp.capabilities.metric.Ceilometer
1524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1525         occurrences:
1526         - 1
1527         - UNBOUNDED
1528       host_server_pd:
1529         type: tosca.capabilities.Container
1530         valid_source_types:
1531         - tosca.nodes.SoftwareComponent
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.outpoing.packets_pd_server_port_1:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       vcpus_server_pd:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       disk.ephemeral.size_server_pd:
1548         type: org.openecomp.capabilities.metric.Ceilometer
1549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       network.outpoing.packets_pd_server_port_2:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       network.outgoing.packets.rate_pd_server_port_2:
1560         type: org.openecomp.capabilities.metric.Ceilometer
1561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       disk.latency_server_pd:
1566         type: org.openecomp.capabilities.metric.Ceilometer
1567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       network.outgoing.packets.rate_pd_server_port_1:
1572         type: org.openecomp.capabilities.metric.Ceilometer
1573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1574         occurrences:
1575         - 1
1576         - UNBOUNDED
1577       disk.device.write.bytes.rate_server_pd:
1578         type: org.openecomp.capabilities.metric.Ceilometer
1579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       disk.write.requests.rate_server_pd:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       disk.write.requests_server_pd:
1590         type: org.openecomp.capabilities.metric.Ceilometer
1591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       network.outgoing.bytes_pd_server_port_2:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       disk.device.iops_server_pd:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       network.outgoing.bytes_pd_server_port_1:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       disk.read.requests_server_pd:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       os_server_pd:
1620         type: tosca.capabilities.OperatingSystem
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       disk.device.latency_server_pd:
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       binding_server_pd:
1631         type: tosca.capabilities.network.Bindable
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       scalable_server_pd:
1636         type: tosca.capabilities.Scalable
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       network.outgoing.bytes.rate_pd_server_port_2:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       network.outgoing.bytes.rate_pd_server_port_1:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       disk.write.bytes_server_pd:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       disk.write.bytes.rate_server_pd:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       feature_server_pd:
1665         type: tosca.capabilities.Node
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       disk.root.size_server_pd:
1670         type: org.openecomp.capabilities.metric.Ceilometer
1671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       disk.device.read.requests.rate_server_pd:
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.requests.rate_server_pd:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       disk.device.write.bytes_server_pd:
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       cpu_server_pd:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699   org.openecomp.resource.abstract.nodes.pd_server_1b:
1700     derived_from: org.openecomp.resource.abstract.nodes.VFC
1701     properties:
1702       compute_pd_server_1b_name:
1703         type: list
1704         required: true
1705         status: SUPPORTED
1706         entry_schema:
1707           type: string
1708       port_pd_server_b_port_exCP_naming:
1709         type: org.openecomp.datatypes.Naming
1710         required: true
1711         status: SUPPORTED
1712       index_value:
1713         type: integer
1714         description: Index value of this substitution service template runtime instance
1715         required: false
1716         default: 0
1717         status: SUPPORTED
1718         constraints:
1719         - greater_or_equal: 0
1720       vm_flavor_name:
1721         type: string
1722         required: true
1723         status: SUPPORTED
1724       port_pd_server_b_port_mac_requirements:
1725         type: org.openecomp.datatypes.network.MacRequirements
1726         required: true
1727         status: SUPPORTED
1728       port_pd_server_b_port_fixed_ips:
1729         type: list
1730         required: true
1731         status: SUPPORTED
1732         entry_schema:
1733           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1734       port_pd_server_b_port_subnetpoolid:
1735         type: string
1736         required: true
1737         status: SUPPORTED
1738       vm_image_name:
1739         type: string
1740         required: true
1741         status: SUPPORTED
1742       port_pd_server_b_port_ip_requirements:
1743         type: list
1744         required: true
1745         status: SUPPORTED
1746         entry_schema:
1747           type: org.openecomp.datatypes.network.IpRequirements
1748       port_pd_server_b_port_network:
1749         type: list
1750         required: true
1751         status: SUPPORTED
1752         entry_schema:
1753           type: string
1754       port_pd_server_b_port_network_role_tag:
1755         type: string
1756         required: true
1757         status: SUPPORTED
1758       port_pd_server_b_port_network_role:
1759         type: string
1760         required: true
1761         status: SUPPORTED
1762       port_pd_server_b_port_replacement_policy:
1763         type: list
1764         required: true
1765         status: SUPPORTED
1766         entry_schema:
1767           type: string
1768       compute_pd_server_1b_availability_zone:
1769         type: list
1770         required: true
1771         status: SUPPORTED
1772         entry_schema:
1773           type: string
1774       port_pd_server_b_port_order:
1775         type: integer
1776         required: true
1777         status: SUPPORTED
1778       port_pd_server_b_port_vlan_requirements:
1779         type: list
1780         required: true
1781         status: SUPPORTED
1782         entry_schema:
1783           type: org.openecomp.datatypes.network.VlanRequirements
1784     requirements:
1785     - dependency_pd_server_1b:
1786         capability: tosca.capabilities.Node
1787         node: tosca.nodes.Root
1788         relationship: tosca.relationships.DependsOn
1789         occurrences:
1790         - 0
1791         - UNBOUNDED
1792     - local_storage_pd_server_1b:
1793         capability: tosca.capabilities.Attachment
1794         node: tosca.nodes.BlockStorage
1795         relationship: tosca.relationships.AttachesTo
1796         occurrences:
1797         - 0
1798         - UNBOUNDED
1799     - dependency_pd_server_1b_pd_server_b_port:
1800         capability: tosca.capabilities.Node
1801         node: tosca.nodes.Root
1802         relationship: tosca.relationships.DependsOn
1803         occurrences:
1804         - 0
1805         - UNBOUNDED
1806     - link_pd_server_1b_pd_server_b_port:
1807         capability: tosca.capabilities.network.Linkable
1808         relationship: tosca.relationships.network.LinksTo
1809         occurrences:
1810         - 1
1811         - 1
1812     capabilities:
1813       disk.device.read.bytes_pd_server_1b:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       host_pd_server_1b:
1820         type: tosca.capabilities.Container
1821         valid_source_types:
1822         - tosca.nodes.SoftwareComponent
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       disk.read.bytes.rate_pd_server_1b:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       feature_pd_server_1b_pd_server_b_port:
1833         type: tosca.capabilities.Node
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.allocation_pd_server_1b:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       network.incoming.bytes_pd_server_1b_pd_server_b_port:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       network.outgoing.bytes.rate_pd_server_1b_pd_server_b_port:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       binding_pd_server_1b_pd_server_b_port:
1856         type: tosca.capabilities.network.Bindable
1857         valid_source_types:
1858         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1859         occurrences:
1860         - 0
1861         - UNBOUNDED
1862       cpu.delta_pd_server_1b:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.device.read.requests_pd_server_1b:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       feature_pd_server_1b:
1875         type: tosca.capabilities.Node
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       disk.device.iops_pd_server_1b:
1880         type: org.openecomp.capabilities.metric.Ceilometer
1881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       cpu_pd_server_1b:
1886         type: org.openecomp.capabilities.metric.Ceilometer
1887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1888         occurrences:
1889         - 1
1890         - UNBOUNDED
1891       disk.write.bytes.rate_pd_server_1b:
1892         type: org.openecomp.capabilities.metric.Ceilometer
1893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       disk.device.read.requests.rate_pd_server_1b:
1898         type: org.openecomp.capabilities.metric.Ceilometer
1899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1900         occurrences:
1901         - 1
1902         - UNBOUNDED
1903       endpoint_pd_server_1b:
1904         type: tosca.capabilities.Endpoint.Admin
1905         occurrences:
1906         - 1
1907         - UNBOUNDED
1908       disk.device.allocation_pd_server_1b:
1909         type: org.openecomp.capabilities.metric.Ceilometer
1910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1911         occurrences:
1912         - 1
1913         - UNBOUNDED
1914       memory.usage_pd_server_1b:
1915         type: org.openecomp.capabilities.metric.Ceilometer
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1917         occurrences:
1918         - 1
1919         - UNBOUNDED
1920       attachment_pd_server_1b_pd_server_b_port:
1921         type: tosca.capabilities.Attachment
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       memory_pd_server_1b:
1926         type: org.openecomp.capabilities.metric.Ceilometer
1927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       disk.device.read.bytes.rate_pd_server_1b:
1932         type: org.openecomp.capabilities.metric.Ceilometer
1933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1934         occurrences:
1935         - 1
1936         - UNBOUNDED
1937       disk.device.latency_pd_server_1b:
1938         type: org.openecomp.capabilities.metric.Ceilometer
1939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1940         occurrences:
1941         - 1
1942         - UNBOUNDED
1943       disk.read.bytes_pd_server_1b:
1944         type: org.openecomp.capabilities.metric.Ceilometer
1945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1946         occurrences:
1947         - 1
1948         - UNBOUNDED
1949       disk.device.usage_pd_server_1b:
1950         type: org.openecomp.capabilities.metric.Ceilometer
1951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1952         occurrences:
1953         - 1
1954         - UNBOUNDED
1955       disk.device.write.requests_pd_server_1b:
1956         type: org.openecomp.capabilities.metric.Ceilometer
1957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1958         occurrences:
1959         - 1
1960         - UNBOUNDED
1961       network.incoming.bytes.rate_pd_server_1b_pd_server_b_port:
1962         type: org.openecomp.capabilities.metric.Ceilometer
1963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1964         occurrences:
1965         - 1
1966         - UNBOUNDED
1967       disk.latency_pd_server_1b:
1968         type: org.openecomp.capabilities.metric.Ceilometer
1969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1970         occurrences:
1971         - 1
1972         - UNBOUNDED
1973       disk.ephemeral.size_pd_server_1b:
1974         type: org.openecomp.capabilities.metric.Ceilometer
1975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1976         occurrences:
1977         - 1
1978         - UNBOUNDED
1979       scalable_pd_server_1b:
1980         type: tosca.capabilities.Scalable
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       disk.write.requests_pd_server_1b:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       disk.device.write.bytes.rate_pd_server_1b:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       disk.root.size_pd_server_1b:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.iops_pd_server_1b:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       network.incoming.packets.rate_pd_server_1b_pd_server_b_port:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       disk.write.bytes_pd_server_1b:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       disk.device.write.bytes_pd_server_1b:
2021         type: org.openecomp.capabilities.metric.Ceilometer
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       os_pd_server_1b:
2027         type: tosca.capabilities.OperatingSystem
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       vcpus_pd_server_1b:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       instance_pd_server_1b:
2038         type: org.openecomp.capabilities.metric.Ceilometer
2039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       binding_pd_server_1b:
2044         type: tosca.capabilities.network.Bindable
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       cpu_util_pd_server_1b:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       memory.resident_pd_server_1b:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       network.incoming.packets_pd_server_1b_pd_server_b_port:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       network.outgoing.packets.rate_pd_server_1b_pd_server_b_port:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       disk.device.write.requests.rate_pd_server_1b:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       disk.device.capacity_pd_server_1b:
2079         type: org.openecomp.capabilities.metric.Ceilometer
2080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2081         occurrences:
2082         - 1
2083         - UNBOUNDED
2084       disk.read.requests_pd_server_1b:
2085         type: org.openecomp.capabilities.metric.Ceilometer
2086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       network.outpoing.packets_pd_server_1b_pd_server_b_port:
2091         type: org.openecomp.capabilities.metric.Ceilometer
2092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       disk.capacity_pd_server_1b:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       disk.usage_pd_server_1b:
2103         type: org.openecomp.capabilities.metric.Ceilometer
2104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       network.outgoing.bytes_pd_server_1b_pd_server_b_port:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       disk.write.requests.rate_pd_server_1b:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120   org.openecomp.resource.vfc.nodes.heat.pd_server_1b:
2121     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
2122     properties:
2123       compute_pd_server_1b_name:
2124         type: list
2125         required: true
2126         status: SUPPORTED
2127         entry_schema:
2128           type: string
2129       port_pd_server_b_port_exCP_naming:
2130         type: org.openecomp.datatypes.Naming
2131         required: true
2132         status: SUPPORTED
2133       index_value:
2134         type: integer
2135         description: Index value of this substitution service template runtime instance
2136         required: false
2137         default: 0
2138         status: SUPPORTED
2139         constraints:
2140         - greater_or_equal: 0
2141       vm_flavor_name:
2142         type: string
2143         required: true
2144         status: SUPPORTED
2145       port_pd_server_b_port_mac_requirements:
2146         type: org.openecomp.datatypes.network.MacRequirements
2147         required: true
2148         status: SUPPORTED
2149       port_pd_server_b_port_fixed_ips:
2150         type: list
2151         required: true
2152         status: SUPPORTED
2153         entry_schema:
2154           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2155       port_pd_server_b_port_subnetpoolid:
2156         type: string
2157         required: true
2158         status: SUPPORTED
2159       vm_image_name:
2160         type: string
2161         required: true
2162         status: SUPPORTED
2163       port_pd_server_b_port_ip_requirements:
2164         type: list
2165         required: true
2166         status: SUPPORTED
2167         entry_schema:
2168           type: org.openecomp.datatypes.network.IpRequirements
2169       port_pd_server_b_port_network:
2170         type: list
2171         required: true
2172         status: SUPPORTED
2173         entry_schema:
2174           type: string
2175       port_pd_server_b_port_network_role_tag:
2176         type: string
2177         required: true
2178         status: SUPPORTED
2179       port_pd_server_b_port_network_role:
2180         type: string
2181         required: true
2182         status: SUPPORTED
2183       port_pd_server_b_port_replacement_policy:
2184         type: list
2185         required: true
2186         status: SUPPORTED
2187         entry_schema:
2188           type: string
2189       compute_pd_server_1b_availability_zone:
2190         type: list
2191         required: true
2192         status: SUPPORTED
2193         entry_schema:
2194           type: string
2195       port_pd_server_b_port_order:
2196         type: integer
2197         required: true
2198         status: SUPPORTED
2199       port_pd_server_b_port_vlan_requirements:
2200         type: list
2201         required: true
2202         status: SUPPORTED
2203         entry_schema:
2204           type: org.openecomp.datatypes.network.VlanRequirements
2205   org.openecomp.resource.vfc.nodes.heat.cmaui_1c1:
2206     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
2207     properties:
2208       port_cmaui_port_vlan_requirements:
2209         type: list
2210         required: true
2211         status: SUPPORTED
2212         entry_schema:
2213           type: org.openecomp.datatypes.network.VlanRequirements
2214       port_cmaui_port_fixed_ips:
2215         type: list
2216         required: true
2217         status: SUPPORTED
2218         entry_schema:
2219           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2220       port_cmaui_port_exCP_naming:
2221         type: org.openecomp.datatypes.Naming
2222         required: true
2223         status: SUPPORTED
2224       port_cmaui_port_network:
2225         type: list
2226         required: true
2227         status: SUPPORTED
2228         entry_schema:
2229           type: string
2230       index_value:
2231         type: integer
2232         description: Index value of this substitution service template runtime instance
2233         required: false
2234         default: 0
2235         status: SUPPORTED
2236         constraints:
2237         - greater_or_equal: 0
2238       compute_cmaui_1c1_availability_zone:
2239         type: list
2240         required: true
2241         status: SUPPORTED
2242         entry_schema:
2243           type: string
2244       port_cmaui_port_network_role_tag:
2245         type: string
2246         required: true
2247         status: SUPPORTED
2248       port_cmaui_port_order:
2249         type: integer
2250         required: true
2251         status: SUPPORTED
2252       vm_flavor_name:
2253         type: string
2254         required: true
2255         status: SUPPORTED
2256       port_cmaui_port_mac_requirements:
2257         type: org.openecomp.datatypes.network.MacRequirements
2258         required: true
2259         status: SUPPORTED
2260       port_cmaui_port_replacement_policy:
2261         type: list
2262         required: true
2263         status: SUPPORTED
2264         entry_schema:
2265           type: string
2266       port_cmaui_port_network_role:
2267         type: string
2268         required: true
2269         status: SUPPORTED
2270       vm_image_name:
2271         type: string
2272         required: true
2273         status: SUPPORTED
2274       port_cmaui_port_ip_requirements:
2275         type: list
2276         required: true
2277         status: SUPPORTED
2278         entry_schema:
2279           type: org.openecomp.datatypes.network.IpRequirements
2280       compute_cmaui_1c1_name:
2281         type: list
2282         required: true
2283         status: SUPPORTED
2284         entry_schema:
2285           type: string
2286       port_cmaui_port_subnetpoolid:
2287         type: string
2288         required: true
2289         status: SUPPORTED
2290   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
2291     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2292     properties:
2293       cmaui_names:
2294         type: list
2295         description: CMAUI1, CMAUI2 server names
2296         required: true
2297         status: SUPPORTED
2298         entry_schema:
2299           type: string
2300       p1:
2301         type: string
2302         description: UID of OAM network
2303         required: true
2304         status: SUPPORTED
2305       p2:
2306         type: string
2307         description: UID of OAM network
2308         required: true
2309         status: SUPPORTED
2310       cmaui_image:
2311         type: string
2312         description: Image for CMAUI server
2313         required: true
2314         status: SUPPORTED
2315       cmaui_flavor:
2316         type: string
2317         description: Flavor for CMAUI server
2318         required: true
2319         status: SUPPORTED
2320       packet_internal_network_name:
2321         type: string
2322         required: true
2323         status: SUPPORTED
2324       packet_external_network_name:
2325         type: string
2326         required: true
2327         status: SUPPORTED
2328       security_group_name:
2329         type: list
2330         description: CMAUI1, CMAUI2 server names
2331         required: true
2332         status: SUPPORTED
2333         entry_schema:
2334           type: string
2335       availability_zone_0:
2336         type: string
2337         description: availabilityzone name
2338         required: true
2339         status: SUPPORTED
2340       cmaui_oam_ips:
2341         type: string
2342         required: true
2343         status: SUPPORTED
2344       net:
2345         type: string
2346         required: true
2347         status: SUPPORTED
2348     attributes:
2349       no_compute_attr_1:
2350         type: string
2351         description: no_compute_attr_1
2352         status: SUPPORTED
2353     requirements:
2354     - dependency_cmaui_port_2:
2355         capability: tosca.capabilities.Node
2356         node: tosca.nodes.Root
2357         relationship: tosca.relationships.DependsOn
2358         occurrences:
2359         - 0
2360         - UNBOUNDED
2361     - binding_cmaui_port_2:
2362         capability: tosca.capabilities.network.Bindable
2363         relationship: tosca.relationships.network.BindsTo
2364         occurrences:
2365         - 1
2366         - 1
2367     - dependency_packet_external_network:
2368         capability: tosca.capabilities.Node
2369         node: tosca.nodes.Root
2370         relationship: tosca.relationships.DependsOn
2371         occurrences:
2372         - 0
2373         - UNBOUNDED
2374     - dependency_packet_internal_network:
2375         capability: tosca.capabilities.Node
2376         node: tosca.nodes.Root
2377         relationship: tosca.relationships.DependsOn
2378         occurrences:
2379         - 0
2380         - UNBOUNDED
2381     - dependency_cmaui_port_1:
2382         capability: tosca.capabilities.Node
2383         node: tosca.nodes.Root
2384         relationship: tosca.relationships.DependsOn
2385         occurrences:
2386         - 0
2387         - UNBOUNDED
2388     - binding_cmaui_port_1:
2389         capability: tosca.capabilities.network.Bindable
2390         relationship: tosca.relationships.network.BindsTo
2391         occurrences:
2392         - 1
2393         - 1
2394     capabilities:
2395       network.incoming.packets_cmaui_port_2:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       network.incoming.packets_cmaui_port_1:
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       network.incoming.packets.rate_cmaui_port_1:
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       network.incoming.packets.rate_cmaui_port_2:
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       feature_cmaui_port_1:
2420         type: tosca.capabilities.Node
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       feature_cmaui_port_2:
2425         type: tosca.capabilities.Node
2426         occurrences:
2427         - 1
2428         - UNBOUNDED
2429       end_point_packet_internal_network:
2430         type: tosca.capabilities.Endpoint
2431         occurrences:
2432         - 1
2433         - UNBOUNDED
2434       link_packet_internal_network:
2435         type: tosca.capabilities.network.Linkable
2436         occurrences:
2437         - 1
2438         - UNBOUNDED
2439       feature_packet_internal_network:
2440         type: tosca.capabilities.Node
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       end_point_packet_external_network:
2445         type: tosca.capabilities.Endpoint
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       attachment_cmaui_port_2:
2450         type: tosca.capabilities.Attachment
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       network.outgoing.bytes_cmaui_port_2:
2455         type: org.openecomp.capabilities.metric.Ceilometer
2456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       network.outgoing.packets.rate_cmaui_port_1:
2461         type: org.openecomp.capabilities.metric.Ceilometer
2462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       network.outgoing.packets.rate_cmaui_port_2:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       network.outgoing.bytes_cmaui_port_1:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       attachment_cmaui_port_1:
2479         type: tosca.capabilities.Attachment
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       binding_cmaui_port_1:
2484         type: tosca.capabilities.network.Bindable
2485         valid_source_types:
2486         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2487         occurrences:
2488         - 0
2489         - UNBOUNDED
2490       binding_cmaui_port_2:
2491         type: tosca.capabilities.network.Bindable
2492         valid_source_types:
2493         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2494         occurrences:
2495         - 0
2496         - UNBOUNDED
2497       network.incoming.bytes.rate_cmaui_port_1:
2498         type: org.openecomp.capabilities.metric.Ceilometer
2499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       network.incoming.bytes.rate_cmaui_port_2:
2504         type: org.openecomp.capabilities.metric.Ceilometer
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509       attachment_packet_internal_network:
2510         type: tosca.capabilities.Attachment
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       network.outpoing.packets_cmaui_port_1:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       network.outpoing.packets_cmaui_port_2:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       network.outgoing.bytes.rate_cmaui_port_2:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       network.outgoing.bytes.rate_cmaui_port_1:
2533         type: org.openecomp.capabilities.metric.Ceilometer
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       attachment_packet_external_network:
2539         type: tosca.capabilities.Attachment
2540         occurrences:
2541         - 1
2542         - UNBOUNDED
2543       network.incoming.bytes_cmaui_port_2:
2544         type: org.openecomp.capabilities.metric.Ceilometer
2545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2546         occurrences:
2547         - 1
2548         - UNBOUNDED
2549       link_packet_external_network:
2550         type: tosca.capabilities.network.Linkable
2551         occurrences:
2552         - 1
2553         - UNBOUNDED
2554       feature_packet_external_network:
2555         type: tosca.capabilities.Node
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       network.incoming.bytes_cmaui_port_1:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565   org.openecomp.resource.abstract.nodes.heat.nested1:
2566     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2567     properties:
2568       p1:
2569         type: string
2570         description: UID of OAM network
2571         required: true
2572         status: SUPPORTED
2573       p2:
2574         type: string
2575         description: UID of OAM network
2576         required: true
2577         status: SUPPORTED
2578       cmaui_1c1_image:
2579         type: string
2580         description: Image for CMAUI server
2581         required: true
2582         status: SUPPORTED
2583       ps_server_1b_ips:
2584         type: string
2585         required: true
2586         status: SUPPORTED
2587       packet_internal_network_name:
2588         type: string
2589         required: true
2590         status: SUPPORTED
2591       pd_server_1b_names:
2592         type: list
2593         description: PD server names
2594         required: true
2595         status: SUPPORTED
2596         entry_schema:
2597           type: string
2598       security_group_name:
2599         type: list
2600         description: CMAUI1, CMAUI2 server names
2601         required: true
2602         status: SUPPORTED
2603         entry_schema:
2604           type: string
2605       oam_server_1c2_image:
2606         type: string
2607         description: Image for CMAUI server
2608         required: true
2609         status: SUPPORTED
2610       cmaui_1c1_flavor:
2611         type: string
2612         description: Flavor for CMAUI server
2613         required: true
2614         status: SUPPORTED
2615       ps_server_1b_names:
2616         type: list
2617         description: Ps server names
2618         required: true
2619         status: SUPPORTED
2620         entry_schema:
2621           type: string
2622       cmaui_1c1_names:
2623         type: list
2624         description: CMAUI1, CMAUI2 server names
2625         required: true
2626         status: SUPPORTED
2627         entry_schema:
2628           type: string
2629       pd_server_1b_flavor:
2630         type: string
2631         description: Flavor for PD server
2632         required: true
2633         status: SUPPORTED
2634       pd_server_1b_ips:
2635         type: string
2636         required: true
2637         status: SUPPORTED
2638       packet_external_network_name:
2639         type: string
2640         required: true
2641         status: SUPPORTED
2642       availability_zone_0:
2643         type: string
2644         description: availabilityzone name
2645         required: true
2646         status: SUPPORTED
2647       ps_server_1b_flavor:
2648         type: string
2649         description: Flavor for PS server
2650         required: true
2651         status: SUPPORTED
2652       cmaui_oam_ips:
2653         type: string
2654         required: true
2655         status: SUPPORTED
2656       ps_server_1b_image:
2657         type: string
2658         description: Ps Image server
2659         required: true
2660         status: SUPPORTED
2661       net:
2662         type: string
2663         required: true
2664         status: SUPPORTED
2665       pd_server_1b_image:
2666         type: string
2667         description: PD Image server
2668         required: true
2669         status: SUPPORTED
2670       oam_server_1c2_flavor:
2671         type: string
2672         description: Flavor for CMAUI server
2673         required: true
2674         status: SUPPORTED
2675       oam_server_1c2_names:
2676         type: list
2677         description: CMAUI1, CMAUI2 server names
2678         required: true
2679         status: SUPPORTED
2680         entry_schema:
2681           type: string
2682     attributes:
2683       all_pattern_attr_1:
2684         type: string
2685         description: all_pattern_attr_1
2686         status: SUPPORTED
2687     requirements:
2688     - dependency_cmaui_port_2:
2689         capability: tosca.capabilities.Node
2690         node: tosca.nodes.Root
2691         relationship: tosca.relationships.DependsOn
2692         occurrences:
2693         - 0
2694         - UNBOUNDED
2695     - dependency_server_1b_pd:
2696         capability: tosca.capabilities.Node
2697         node: tosca.nodes.Root
2698         relationship: tosca.relationships.DependsOn
2699         occurrences:
2700         - 0
2701         - UNBOUNDED
2702     - local_storage_server_1b_pd:
2703         capability: tosca.capabilities.Attachment
2704         node: tosca.nodes.BlockStorage
2705         relationship: tosca.relationships.AttachesTo
2706         occurrences:
2707         - 0
2708         - UNBOUNDED
2709     - dependency_server_1c2_oam_1:
2710         capability: tosca.capabilities.Node
2711         node: tosca.nodes.Root
2712         relationship: tosca.relationships.DependsOn
2713         occurrences:
2714         - 0
2715         - UNBOUNDED
2716     - local_storage_server_1c2_oam_1:
2717         capability: tosca.capabilities.Attachment
2718         node: tosca.nodes.BlockStorage
2719         relationship: tosca.relationships.AttachesTo
2720         occurrences:
2721         - 0
2722         - UNBOUNDED
2723     - dependency_server_1c2_oam_2:
2724         capability: tosca.capabilities.Node
2725         node: tosca.nodes.Root
2726         relationship: tosca.relationships.DependsOn
2727         occurrences:
2728         - 0
2729         - UNBOUNDED
2730     - local_storage_server_1c2_oam_2:
2731         capability: tosca.capabilities.Attachment
2732         node: tosca.nodes.BlockStorage
2733         relationship: tosca.relationships.AttachesTo
2734         occurrences:
2735         - 0
2736         - UNBOUNDED
2737     - dependency_cmaui_port_1:
2738         capability: tosca.capabilities.Node
2739         node: tosca.nodes.Root
2740         relationship: tosca.relationships.DependsOn
2741         occurrences:
2742         - 0
2743         - UNBOUNDED
2744     - dependency_pd_server_1b_port:
2745         capability: tosca.capabilities.Node
2746         node: tosca.nodes.Root
2747         relationship: tosca.relationships.DependsOn
2748         occurrences:
2749         - 0
2750         - UNBOUNDED
2751     - link_pd_server_1b_port:
2752         capability: tosca.capabilities.network.Linkable
2753         relationship: tosca.relationships.network.LinksTo
2754         occurrences:
2755         - 1
2756         - 1
2757     - dependency_oam_port_1:
2758         capability: tosca.capabilities.Node
2759         node: tosca.nodes.Root
2760         relationship: tosca.relationships.DependsOn
2761         occurrences:
2762         - 0
2763         - UNBOUNDED
2764     - dependency_packet_external_network:
2765         capability: tosca.capabilities.Node
2766         node: tosca.nodes.Root
2767         relationship: tosca.relationships.DependsOn
2768         occurrences:
2769         - 0
2770         - UNBOUNDED
2771     - dependency_ps_server_1b_port:
2772         capability: tosca.capabilities.Node
2773         node: tosca.nodes.Root
2774         relationship: tosca.relationships.DependsOn
2775         occurrences:
2776         - 0
2777         - UNBOUNDED
2778     - link_ps_server_1b_port:
2779         capability: tosca.capabilities.network.Linkable
2780         relationship: tosca.relationships.network.LinksTo
2781         occurrences:
2782         - 1
2783         - 1
2784     - dependency_server_1b_ps:
2785         capability: tosca.capabilities.Node
2786         node: tosca.nodes.Root
2787         relationship: tosca.relationships.DependsOn
2788         occurrences:
2789         - 0
2790         - UNBOUNDED
2791     - local_storage_server_1b_ps:
2792         capability: tosca.capabilities.Attachment
2793         node: tosca.nodes.BlockStorage
2794         relationship: tosca.relationships.AttachesTo
2795         occurrences:
2796         - 0
2797         - UNBOUNDED
2798     - dependency_packet_internal_network:
2799         capability: tosca.capabilities.Node
2800         node: tosca.nodes.Root
2801         relationship: tosca.relationships.DependsOn
2802         occurrences:
2803         - 0
2804         - UNBOUNDED
2805     - dependency_server_1c1_cmaui_2:
2806         capability: tosca.capabilities.Node
2807         node: tosca.nodes.Root
2808         relationship: tosca.relationships.DependsOn
2809         occurrences:
2810         - 0
2811         - UNBOUNDED
2812     - local_storage_server_1c1_cmaui_2:
2813         capability: tosca.capabilities.Attachment
2814         node: tosca.nodes.BlockStorage
2815         relationship: tosca.relationships.AttachesTo
2816         occurrences:
2817         - 0
2818         - UNBOUNDED
2819     - dependency_server_1c1_cmaui_1:
2820         capability: tosca.capabilities.Node
2821         node: tosca.nodes.Root
2822         relationship: tosca.relationships.DependsOn
2823         occurrences:
2824         - 0
2825         - UNBOUNDED
2826     - local_storage_server_1c1_cmaui_1:
2827         capability: tosca.capabilities.Attachment
2828         node: tosca.nodes.BlockStorage
2829         relationship: tosca.relationships.AttachesTo
2830         occurrences:
2831         - 0
2832         - UNBOUNDED
2833     - dependency_oam_port_2:
2834         capability: tosca.capabilities.Node
2835         node: tosca.nodes.Root
2836         relationship: tosca.relationships.DependsOn
2837         occurrences:
2838         - 0
2839         - UNBOUNDED
2840     capabilities:
2841       disk.capacity_server_1b_pd:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       disk.device.write.bytes.rate_server_1c2_oam_2:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.read.bytes_server_1c1_cmaui_2:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       disk.device.write.bytes.rate_server_1c2_oam_1:
2860         type: org.openecomp.capabilities.metric.Ceilometer
2861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2862         occurrences:
2863         - 1
2864         - UNBOUNDED
2865       disk.device.read.bytes.rate_server_1b_ps:
2866         type: org.openecomp.capabilities.metric.Ceilometer
2867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2868         occurrences:
2869         - 1
2870         - UNBOUNDED
2871       disk.read.bytes_server_1c1_cmaui_1:
2872         type: org.openecomp.capabilities.metric.Ceilometer
2873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2874         occurrences:
2875         - 1
2876         - UNBOUNDED
2877       disk.usage_server_1b_pd:
2878         type: org.openecomp.capabilities.metric.Ceilometer
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2880         occurrences:
2881         - 1
2882         - UNBOUNDED
2883       disk.iops_server_1c2_oam_2:
2884         type: org.openecomp.capabilities.metric.Ceilometer
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       disk.usage_server_1c2_oam_2:
2890         type: org.openecomp.capabilities.metric.Ceilometer
2891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2892         occurrences:
2893         - 1
2894         - UNBOUNDED
2895       disk.read.requests_server_1c1_cmaui_2:
2896         type: org.openecomp.capabilities.metric.Ceilometer
2897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       feature_server_1c1_cmaui_1:
2902         type: tosca.capabilities.Node
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906       disk.usage_server_1c2_oam_1:
2907         type: org.openecomp.capabilities.metric.Ceilometer
2908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2909         occurrences:
2910         - 1
2911         - UNBOUNDED
2912       network.incoming.bytes_pd_server_1b_port:
2913         type: org.openecomp.capabilities.metric.Ceilometer
2914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2915         occurrences:
2916         - 1
2917         - UNBOUNDED
2918       feature_server_1c1_cmaui_2:
2919         type: tosca.capabilities.Node
2920         occurrences:
2921         - 1
2922         - UNBOUNDED
2923       disk.read.requests_server_1c1_cmaui_1:
2924         type: org.openecomp.capabilities.metric.Ceilometer
2925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2926         occurrences:
2927         - 1
2928         - UNBOUNDED
2929       disk.device.iops_server_1b_ps:
2930         type: org.openecomp.capabilities.metric.Ceilometer
2931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       network.outgoing.bytes_cmaui_port_2:
2936         type: org.openecomp.capabilities.metric.Ceilometer
2937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2938         occurrences:
2939         - 1
2940         - UNBOUNDED
2941       disk.iops_server_1c2_oam_1:
2942         type: org.openecomp.capabilities.metric.Ceilometer
2943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2944         occurrences:
2945         - 1
2946         - UNBOUNDED
2947       network.outgoing.bytes_cmaui_port_1:
2948         type: org.openecomp.capabilities.metric.Ceilometer
2949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2950         occurrences:
2951         - 1
2952         - UNBOUNDED
2953       network.outgoing.packets.rate_oam_port_2:
2954         type: org.openecomp.capabilities.metric.Ceilometer
2955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2956         occurrences:
2957         - 1
2958         - UNBOUNDED
2959       network.outgoing.packets.rate_oam_port_1:
2960         type: org.openecomp.capabilities.metric.Ceilometer
2961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2962         occurrences:
2963         - 1
2964         - UNBOUNDED
2965       disk.device.iops_server_1b_pd:
2966         type: org.openecomp.capabilities.metric.Ceilometer
2967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2968         occurrences:
2969         - 1
2970         - UNBOUNDED
2971       network.incoming.packets_pd_server_1b_port:
2972         type: org.openecomp.capabilities.metric.Ceilometer
2973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2974         occurrences:
2975         - 1
2976         - UNBOUNDED
2977       attachment_ps_server_1b_port:
2978         type: tosca.capabilities.Attachment
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982       disk.device.write.requests.rate_server_1c2_oam_1:
2983         type: org.openecomp.capabilities.metric.Ceilometer
2984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2985         occurrences:
2986         - 1
2987         - UNBOUNDED
2988       disk.device.write.requests.rate_server_1c2_oam_2:
2989         type: org.openecomp.capabilities.metric.Ceilometer
2990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2991         occurrences:
2992         - 1
2993         - UNBOUNDED
2994       disk.device.read.bytes.rate_server_1b_pd:
2995         type: org.openecomp.capabilities.metric.Ceilometer
2996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2997         occurrences:
2998         - 1
2999         - UNBOUNDED
3000       disk.read.bytes.rate_server_1c2_oam_1:
3001         type: org.openecomp.capabilities.metric.Ceilometer
3002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3003         occurrences:
3004         - 1
3005         - UNBOUNDED
3006       disk.read.bytes.rate_server_1c2_oam_2:
3007         type: org.openecomp.capabilities.metric.Ceilometer
3008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3009         occurrences:
3010         - 1
3011         - UNBOUNDED
3012       scalable_server_1c2_oam_2:
3013         type: tosca.capabilities.Scalable
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       disk.latency_server_1b_pd:
3018         type: org.openecomp.capabilities.metric.Ceilometer
3019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3020         occurrences:
3021         - 1
3022         - UNBOUNDED
3023       scalable_server_1c2_oam_1:
3024         type: tosca.capabilities.Scalable
3025         occurrences:
3026         - 1
3027         - UNBOUNDED
3028       disk.device.read.requests.rate_server_1b_pd:
3029         type: org.openecomp.capabilities.metric.Ceilometer
3030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3031         occurrences:
3032         - 1
3033         - UNBOUNDED
3034       disk.device.write.requests_server_1c1_cmaui_2:
3035         type: org.openecomp.capabilities.metric.Ceilometer
3036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3037         occurrences:
3038         - 1
3039         - UNBOUNDED
3040       disk.device.write.requests_server_1c1_cmaui_1:
3041         type: org.openecomp.capabilities.metric.Ceilometer
3042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       disk.device.read.bytes_server_1c1_cmaui_2:
3047         type: org.openecomp.capabilities.metric.Ceilometer
3048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       disk.device.read.bytes_server_1c1_cmaui_1:
3053         type: org.openecomp.capabilities.metric.Ceilometer
3054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       disk.device.read.requests.rate_server_1b_ps:
3059         type: org.openecomp.capabilities.metric.Ceilometer
3060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       disk.device.usage_server_1c2_oam_2:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       disk.device.capacity_server_1c2_oam_2:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       disk.device.capacity_server_1c2_oam_1:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       binding_server_1b_ps:
3083         type: tosca.capabilities.network.Bindable
3084         occurrences:
3085         - 1
3086         - UNBOUNDED
3087       binding_server_1b_pd:
3088         type: tosca.capabilities.network.Bindable
3089         occurrences:
3090         - 1
3091         - UNBOUNDED
3092       disk.device.usage_server_1c2_oam_1:
3093         type: org.openecomp.capabilities.metric.Ceilometer
3094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3095         occurrences:
3096         - 1
3097         - UNBOUNDED
3098       memory.usage_server_1b_pd:
3099         type: org.openecomp.capabilities.metric.Ceilometer
3100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3101         occurrences:
3102         - 1
3103         - UNBOUNDED
3104       network.outpoing.packets_oam_port_1:
3105         type: org.openecomp.capabilities.metric.Ceilometer
3106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3107         occurrences:
3108         - 1
3109         - UNBOUNDED
3110       network.outpoing.packets_oam_port_2:
3111         type: org.openecomp.capabilities.metric.Ceilometer
3112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3113         occurrences:
3114         - 1
3115         - UNBOUNDED
3116       binding_cmaui_port_1:
3117         type: tosca.capabilities.network.Bindable
3118         valid_source_types:
3119         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3120         occurrences:
3121         - 0
3122         - UNBOUNDED
3123       binding_cmaui_port_2:
3124         type: tosca.capabilities.network.Bindable
3125         valid_source_types:
3126         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3127         occurrences:
3128         - 0
3129         - UNBOUNDED
3130       memory.usage_server_1b_ps:
3131         type: org.openecomp.capabilities.metric.Ceilometer
3132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3133         occurrences:
3134         - 1
3135         - UNBOUNDED
3136       cpu_util_server_1b_pd:
3137         type: org.openecomp.capabilities.metric.Ceilometer
3138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3139         occurrences:
3140         - 1
3141         - UNBOUNDED
3142       cpu_util_server_1c2_oam_1:
3143         type: org.openecomp.capabilities.metric.Ceilometer
3144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3145         occurrences:
3146         - 1
3147         - UNBOUNDED
3148       cpu_util_server_1c2_oam_2:
3149         type: org.openecomp.capabilities.metric.Ceilometer
3150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3151         occurrences:
3152         - 1
3153         - UNBOUNDED
3154       memory_server_1c2_oam_1:
3155         type: org.openecomp.capabilities.metric.Ceilometer
3156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       memory_server_1c2_oam_2:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       disk.write.bytes_server_1c2_oam_1:
3167         type: org.openecomp.capabilities.metric.Ceilometer
3168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       disk.write.bytes_server_1c2_oam_2:
3173         type: org.openecomp.capabilities.metric.Ceilometer
3174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       memory.resident_server_1c2_oam_2:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       memory.resident_server_1c2_oam_1:
3185         type: org.openecomp.capabilities.metric.Ceilometer
3186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3187         occurrences:
3188         - 1
3189         - UNBOUNDED
3190       cpu_util_server_1b_ps:
3191         type: org.openecomp.capabilities.metric.Ceilometer
3192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196       network.incoming.bytes_cmaui_port_2:
3197         type: org.openecomp.capabilities.metric.Ceilometer
3198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3199         occurrences:
3200         - 1
3201         - UNBOUNDED
3202       network.incoming.bytes_cmaui_port_1:
3203         type: org.openecomp.capabilities.metric.Ceilometer
3204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3205         occurrences:
3206         - 1
3207         - UNBOUNDED
3208       os_server_1c2_oam_1:
3209         type: tosca.capabilities.OperatingSystem
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       disk.device.iops_server_1c1_cmaui_2:
3214         type: org.openecomp.capabilities.metric.Ceilometer
3215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3216         occurrences:
3217         - 1
3218         - UNBOUNDED
3219       instance_server_1b_pd:
3220         type: org.openecomp.capabilities.metric.Ceilometer
3221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3222         occurrences:
3223         - 1
3224         - UNBOUNDED
3225       disk.device.iops_server_1c1_cmaui_1:
3226         type: org.openecomp.capabilities.metric.Ceilometer
3227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       os_server_1c2_oam_2:
3232         type: tosca.capabilities.OperatingSystem
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       disk.device.write.bytes_server_1b_pd:
3237         type: org.openecomp.capabilities.metric.Ceilometer
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3239         occurrences:
3240         - 1
3241         - UNBOUNDED
3242       disk.device.allocation_server_1c1_cmaui_1:
3243         type: org.openecomp.capabilities.metric.Ceilometer
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3245         occurrences:
3246         - 1
3247         - UNBOUNDED
3248       disk.device.allocation_server_1c1_cmaui_2:
3249         type: org.openecomp.capabilities.metric.Ceilometer
3250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3251         occurrences:
3252         - 1
3253         - UNBOUNDED
3254       feature_server_1c2_oam_2:
3255         type: tosca.capabilities.Node
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.device.write.bytes_server_1b_ps:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       network.incoming.packets.rate_cmaui_port_1:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       vcpus_server_1c1_cmaui_1:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       network.incoming.packets.rate_cmaui_port_2:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       feature_cmaui_port_1:
3284         type: tosca.capabilities.Node
3285         occurrences:
3286         - 1
3287         - UNBOUNDED
3288       network.incoming.bytes.rate_pd_server_1b_port:
3289         type: org.openecomp.capabilities.metric.Ceilometer
3290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3291         occurrences:
3292         - 1
3293         - UNBOUNDED
3294       network.outgoing.bytes_oam_port_2:
3295         type: org.openecomp.capabilities.metric.Ceilometer
3296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       feature_cmaui_port_2:
3301         type: tosca.capabilities.Node
3302         occurrences:
3303         - 1
3304         - UNBOUNDED
3305       instance_server_1b_ps:
3306         type: org.openecomp.capabilities.metric.Ceilometer
3307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3308         occurrences:
3309         - 1
3310         - UNBOUNDED
3311       feature_server_1c2_oam_1:
3312         type: tosca.capabilities.Node
3313         occurrences:
3314         - 1
3315         - UNBOUNDED
3316       network.outgoing.bytes_oam_port_1:
3317         type: org.openecomp.capabilities.metric.Ceilometer
3318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3319         occurrences:
3320         - 1
3321         - UNBOUNDED
3322       disk.device.capacity_server_1c1_cmaui_2:
3323         type: org.openecomp.capabilities.metric.Ceilometer
3324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3325         occurrences:
3326         - 1
3327         - UNBOUNDED
3328       instance_server_1c1_cmaui_2:
3329         type: org.openecomp.capabilities.metric.Ceilometer
3330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3331         occurrences:
3332         - 1
3333         - UNBOUNDED
3334       cpu.delta_server_1b_ps:
3335         type: org.openecomp.capabilities.metric.Ceilometer
3336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3337         occurrences:
3338         - 1
3339         - UNBOUNDED
3340       instance_server_1c1_cmaui_1:
3341         type: org.openecomp.capabilities.metric.Ceilometer
3342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.device.read.requests.rate_server_1c2_oam_1:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       disk.device.read.requests.rate_server_1c2_oam_2:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       attachment_oam_port_2:
3359         type: tosca.capabilities.Attachment
3360         occurrences:
3361         - 1
3362         - UNBOUNDED
3363       disk.device.write.bytes.rate_server_1b_pd:
3364         type: org.openecomp.capabilities.metric.Ceilometer
3365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3366         occurrences:
3367         - 1
3368         - UNBOUNDED
3369       disk.capacity_server_1c2_oam_1:
3370         type: org.openecomp.capabilities.metric.Ceilometer
3371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3372         occurrences:
3373         - 1
3374         - UNBOUNDED
3375       disk.capacity_server_1c2_oam_2:
3376         type: org.openecomp.capabilities.metric.Ceilometer
3377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       cpu.delta_server_1b_pd:
3382         type: org.openecomp.capabilities.metric.Ceilometer
3383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3384         occurrences:
3385         - 1
3386         - UNBOUNDED
3387       attachment_oam_port_1:
3388         type: tosca.capabilities.Attachment
3389         occurrences:
3390         - 1
3391         - UNBOUNDED
3392       disk.device.write.requests_server_1b_pd:
3393         type: org.openecomp.capabilities.metric.Ceilometer
3394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3395         occurrences:
3396         - 1
3397         - UNBOUNDED
3398       disk.write.bytes.rate_server_1c2_oam_1:
3399         type: org.openecomp.capabilities.metric.Ceilometer
3400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3401         occurrences:
3402         - 1
3403         - UNBOUNDED
3404       disk.write.bytes.rate_server_1c2_oam_2:
3405         type: org.openecomp.capabilities.metric.Ceilometer
3406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3407         occurrences:
3408         - 1
3409         - UNBOUNDED
3410       endpoint_server_1c1_cmaui_2:
3411         type: tosca.capabilities.Endpoint.Admin
3412         occurrences:
3413         - 1
3414         - UNBOUNDED
3415       network.outgoing.packets.rate_ps_server_1b_port:
3416         type: org.openecomp.capabilities.metric.Ceilometer
3417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       endpoint_server_1c1_cmaui_1:
3422         type: tosca.capabilities.Endpoint.Admin
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       disk.device.usage_server_1c1_cmaui_2:
3427         type: org.openecomp.capabilities.metric.Ceilometer
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3429         occurrences:
3430         - 1
3431         - UNBOUNDED
3432       disk.device.capacity_server_1c1_cmaui_1:
3433         type: org.openecomp.capabilities.metric.Ceilometer
3434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3435         occurrences:
3436         - 1
3437         - UNBOUNDED
3438       disk.device.usage_server_1c1_cmaui_1:
3439         type: org.openecomp.capabilities.metric.Ceilometer
3440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3441         occurrences:
3442         - 1
3443         - UNBOUNDED
3444       network.incoming.bytes_ps_server_1b_port:
3445         type: org.openecomp.capabilities.metric.Ceilometer
3446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3447         occurrences:
3448         - 1
3449         - UNBOUNDED
3450       attachment_pd_server_1b_port:
3451         type: tosca.capabilities.Attachment
3452         occurrences:
3453         - 1
3454         - UNBOUNDED
3455       vcpus_server_1c1_cmaui_2:
3456         type: org.openecomp.capabilities.metric.Ceilometer
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       binding_ps_server_1b_port:
3462         type: tosca.capabilities.network.Bindable
3463         valid_source_types:
3464         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3465         occurrences:
3466         - 0
3467         - UNBOUNDED
3468       disk.device.write.bytes.rate_server_1b_ps:
3469         type: org.openecomp.capabilities.metric.Ceilometer
3470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3471         occurrences:
3472         - 1
3473         - UNBOUNDED
3474       disk.device.write.requests_server_1b_ps:
3475         type: org.openecomp.capabilities.metric.Ceilometer
3476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3477         occurrences:
3478         - 1
3479         - UNBOUNDED
3480       disk.device.latency_server_1c2_oam_2:
3481         type: org.openecomp.capabilities.metric.Ceilometer
3482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3483         occurrences:
3484         - 1
3485         - UNBOUNDED
3486       disk.device.latency_server_1c2_oam_1:
3487         type: org.openecomp.capabilities.metric.Ceilometer
3488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3489         occurrences:
3490         - 1
3491         - UNBOUNDED
3492       feature_packet_external_network:
3493         type: tosca.capabilities.Node
3494         occurrences:
3495         - 1
3496         - UNBOUNDED
3497       disk.write.requests.rate_server_1c1_cmaui_2:
3498         type: org.openecomp.capabilities.metric.Ceilometer
3499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3500         occurrences:
3501         - 1
3502         - UNBOUNDED
3503       disk.write.requests.rate_server_1c1_cmaui_1:
3504         type: org.openecomp.capabilities.metric.Ceilometer
3505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3506         occurrences:
3507         - 1
3508         - UNBOUNDED
3509       disk.device.read.requests_server_1b_pd:
3510         type: org.openecomp.capabilities.metric.Ceilometer
3511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3512         occurrences:
3513         - 1
3514         - UNBOUNDED
3515       disk.read.requests_server_1b_pd:
3516         type: org.openecomp.capabilities.metric.Ceilometer
3517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3518         occurrences:
3519         - 1
3520         - UNBOUNDED
3521       cpu_util_server_1c1_cmaui_2:
3522         type: org.openecomp.capabilities.metric.Ceilometer
3523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3524         occurrences:
3525         - 1
3526         - UNBOUNDED
3527       disk.allocation_server_1c2_oam_2:
3528         type: org.openecomp.capabilities.metric.Ceilometer
3529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3530         occurrences:
3531         - 1
3532         - UNBOUNDED
3533       disk.allocation_server_1c2_oam_1:
3534         type: org.openecomp.capabilities.metric.Ceilometer
3535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3536         occurrences:
3537         - 1
3538         - UNBOUNDED
3539       cpu_util_server_1c1_cmaui_1:
3540         type: org.openecomp.capabilities.metric.Ceilometer
3541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3542         occurrences:
3543         - 1
3544         - UNBOUNDED
3545       disk.device.read.requests_server_1b_ps:
3546         type: org.openecomp.capabilities.metric.Ceilometer
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3548         occurrences:
3549         - 1
3550         - UNBOUNDED
3551       binding_pd_server_1b_port:
3552         type: tosca.capabilities.network.Bindable
3553         valid_source_types:
3554         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3555         occurrences:
3556         - 0
3557         - UNBOUNDED
3558       disk.read.bytes_server_1c2_oam_1:
3559         type: org.openecomp.capabilities.metric.Ceilometer
3560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       disk.read.bytes_server_1c2_oam_2:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       cpu_server_1b_pd:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       binding_oam_port_2:
3577         type: tosca.capabilities.network.Bindable
3578         valid_source_types:
3579         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3580         occurrences:
3581         - 0
3582         - UNBOUNDED
3583       disk.write.bytes.rate_server_1c1_cmaui_1:
3584         type: org.openecomp.capabilities.metric.Ceilometer
3585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3586         occurrences:
3587         - 1
3588         - UNBOUNDED
3589       disk.write.bytes.rate_server_1c1_cmaui_2:
3590         type: org.openecomp.capabilities.metric.Ceilometer
3591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       disk.allocation_server_1b_pd:
3596         type: org.openecomp.capabilities.metric.Ceilometer
3597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3598         occurrences:
3599         - 1
3600         - UNBOUNDED
3601       binding_oam_port_1:
3602         type: tosca.capabilities.network.Bindable
3603         valid_source_types:
3604         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3605         occurrences:
3606         - 0
3607         - UNBOUNDED
3608       disk.read.bytes.rate_server_1c1_cmaui_2:
3609         type: org.openecomp.capabilities.metric.Ceilometer
3610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3611         occurrences:
3612         - 1
3613         - UNBOUNDED
3614       disk.read.bytes.rate_server_1c1_cmaui_1:
3615         type: org.openecomp.capabilities.metric.Ceilometer
3616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3617         occurrences:
3618         - 1
3619         - UNBOUNDED
3620       host_server_1c1_cmaui_2:
3621         type: tosca.capabilities.Container
3622         valid_source_types:
3623         - tosca.nodes.SoftwareComponent
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       host_server_1c1_cmaui_1:
3628         type: tosca.capabilities.Container
3629         valid_source_types:
3630         - tosca.nodes.SoftwareComponent
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       cpu_server_1b_ps:
3635         type: org.openecomp.capabilities.metric.Ceilometer
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3637         occurrences:
3638         - 1
3639         - UNBOUNDED
3640       network.outpoing.packets_cmaui_port_1:
3641         type: org.openecomp.capabilities.metric.Ceilometer
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3643         occurrences:
3644         - 1
3645         - UNBOUNDED
3646       disk.allocation_server_1b_ps:
3647         type: org.openecomp.capabilities.metric.Ceilometer
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3649         occurrences:
3650         - 1
3651         - UNBOUNDED
3652       network.outpoing.packets_cmaui_port_2:
3653         type: org.openecomp.capabilities.metric.Ceilometer
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.latency_server_1c2_oam_1:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       disk.latency_server_1c2_oam_2:
3665         type: org.openecomp.capabilities.metric.Ceilometer
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       disk.read.requests_server_1b_ps:
3671         type: org.openecomp.capabilities.metric.Ceilometer
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       disk.capacity_server_1b_ps:
3677         type: org.openecomp.capabilities.metric.Ceilometer
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       memory.usage_server_1c2_oam_2:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       network.outpoing.packets_ps_server_1b_port:
3689         type: org.openecomp.capabilities.metric.Ceilometer
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       memory.usage_server_1c2_oam_1:
3695         type: org.openecomp.capabilities.metric.Ceilometer
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       disk.read.requests_server_1c2_oam_2:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       attachment_packet_external_network:
3707         type: tosca.capabilities.Attachment
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       disk.read.requests_server_1c2_oam_1:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717       disk.usage_server_1b_ps:
3718         type: org.openecomp.capabilities.metric.Ceilometer
3719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3720         occurrences:
3721         - 1
3722         - UNBOUNDED
3723       disk.root.size_server_1c2_oam_1:
3724         type: org.openecomp.capabilities.metric.Ceilometer
3725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3726         occurrences:
3727         - 1
3728         - UNBOUNDED
3729       memory.resident_server_1c1_cmaui_2:
3730         type: org.openecomp.capabilities.metric.Ceilometer
3731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3732         occurrences:
3733         - 1
3734         - UNBOUNDED
3735       disk.root.size_server_1c2_oam_2:
3736         type: org.openecomp.capabilities.metric.Ceilometer
3737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3738         occurrences:
3739         - 1
3740         - UNBOUNDED
3741       memory.resident_server_1c1_cmaui_1:
3742         type: org.openecomp.capabilities.metric.Ceilometer
3743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3744         occurrences:
3745         - 1
3746         - UNBOUNDED
3747       network.incoming.bytes.rate_ps_server_1b_port:
3748         type: org.openecomp.capabilities.metric.Ceilometer
3749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3750         occurrences:
3751         - 1
3752         - UNBOUNDED
3753       network.incoming.bytes.rate_oam_port_1:
3754         type: org.openecomp.capabilities.metric.Ceilometer
3755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       os_server_1c1_cmaui_2:
3760         type: tosca.capabilities.OperatingSystem
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       os_server_1c1_cmaui_1:
3765         type: tosca.capabilities.OperatingSystem
3766         occurrences:
3767         - 1
3768         - UNBOUNDED
3769       instance_server_1c2_oam_1:
3770         type: org.openecomp.capabilities.metric.Ceilometer
3771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3772         occurrences:
3773         - 1
3774         - UNBOUNDED
3775       instance_server_1c2_oam_2:
3776         type: org.openecomp.capabilities.metric.Ceilometer
3777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3778         occurrences:
3779         - 1
3780         - UNBOUNDED
3781       network.incoming.bytes.rate_oam_port_2:
3782         type: org.openecomp.capabilities.metric.Ceilometer
3783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3784         occurrences:
3785         - 1
3786         - UNBOUNDED
3787       vcpus_server_1b_pd:
3788         type: org.openecomp.capabilities.metric.Ceilometer
3789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3790         occurrences:
3791         - 1
3792         - UNBOUNDED
3793       memory.usage_server_1c1_cmaui_1:
3794         type: org.openecomp.capabilities.metric.Ceilometer
3795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3796         occurrences:
3797         - 1
3798         - UNBOUNDED
3799       disk.write.bytes.rate_server_1b_ps:
3800         type: org.openecomp.capabilities.metric.Ceilometer
3801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3802         occurrences:
3803         - 1
3804         - UNBOUNDED
3805       memory.usage_server_1c1_cmaui_2:
3806         type: org.openecomp.capabilities.metric.Ceilometer
3807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       binding_server_1c1_cmaui_2:
3812         type: tosca.capabilities.network.Bindable
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       memory_server_1c1_cmaui_2:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       binding_server_1c1_cmaui_1:
3823         type: tosca.capabilities.network.Bindable
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       feature_ps_server_1b_port:
3828         type: tosca.capabilities.Node
3829         occurrences:
3830         - 1
3831         - UNBOUNDED
3832       disk.device.iops_server_1c2_oam_2:
3833         type: org.openecomp.capabilities.metric.Ceilometer
3834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3835         occurrences:
3836         - 1
3837         - UNBOUNDED
3838       vcpus_server_1b_ps:
3839         type: org.openecomp.capabilities.metric.Ceilometer
3840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3841         occurrences:
3842         - 1
3843         - UNBOUNDED
3844       disk.device.iops_server_1c2_oam_1:
3845         type: org.openecomp.capabilities.metric.Ceilometer
3846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3847         occurrences:
3848         - 1
3849         - UNBOUNDED
3850       disk.write.bytes.rate_server_1b_pd:
3851         type: org.openecomp.capabilities.metric.Ceilometer
3852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3853         occurrences:
3854         - 1
3855         - UNBOUNDED
3856       binding_server_1c2_oam_2:
3857         type: tosca.capabilities.network.Bindable
3858         occurrences:
3859         - 1
3860         - UNBOUNDED
3861       binding_server_1c2_oam_1:
3862         type: tosca.capabilities.network.Bindable
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       os_server_1b_pd:
3867         type: tosca.capabilities.OperatingSystem
3868         occurrences:
3869         - 1
3870         - UNBOUNDED
3871       attachment_packet_internal_network:
3872         type: tosca.capabilities.Attachment
3873         occurrences:
3874         - 1
3875         - UNBOUNDED
3876       network.outgoing.packets.rate_pd_server_1b_port:
3877         type: org.openecomp.capabilities.metric.Ceilometer
3878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3879         occurrences:
3880         - 1
3881         - UNBOUNDED
3882       memory_server_1c1_cmaui_1:
3883         type: org.openecomp.capabilities.metric.Ceilometer
3884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3885         occurrences:
3886         - 1
3887         - UNBOUNDED
3888       disk.device.latency_server_1b_pd:
3889         type: org.openecomp.capabilities.metric.Ceilometer
3890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3891         occurrences:
3892         - 1
3893         - UNBOUNDED
3894       disk.write.requests_server_1c2_oam_2:
3895         type: org.openecomp.capabilities.metric.Ceilometer
3896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3897         occurrences:
3898         - 1
3899         - UNBOUNDED
3900       disk.device.usage_server_1b_pd:
3901         type: org.openecomp.capabilities.metric.Ceilometer
3902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3903         occurrences:
3904         - 1
3905         - UNBOUNDED
3906       disk.write.requests_server_1c2_oam_1:
3907         type: org.openecomp.capabilities.metric.Ceilometer
3908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       vcpus_server_1c2_oam_1:
3913         type: org.openecomp.capabilities.metric.Ceilometer
3914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3915         occurrences:
3916         - 1
3917         - UNBOUNDED
3918       vcpus_server_1c2_oam_2:
3919         type: org.openecomp.capabilities.metric.Ceilometer
3920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3921         occurrences:
3922         - 1
3923         - UNBOUNDED
3924       os_server_1b_ps:
3925         type: tosca.capabilities.OperatingSystem
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       disk.device.latency_server_1b_ps:
3930         type: org.openecomp.capabilities.metric.Ceilometer
3931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3932         occurrences:
3933         - 1
3934         - UNBOUNDED
3935       disk.ephemeral.size_server_1c1_cmaui_1:
3936         type: org.openecomp.capabilities.metric.Ceilometer
3937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3938         occurrences:
3939         - 1
3940         - UNBOUNDED
3941       disk.ephemeral.size_server_1c1_cmaui_2:
3942         type: org.openecomp.capabilities.metric.Ceilometer
3943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3944         occurrences:
3945         - 1
3946         - UNBOUNDED
3947       disk.root.size_server_1c1_cmaui_2:
3948         type: org.openecomp.capabilities.metric.Ceilometer
3949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3950         occurrences:
3951         - 1
3952         - UNBOUNDED
3953       disk.device.usage_server_1b_ps:
3954         type: org.openecomp.capabilities.metric.Ceilometer
3955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       disk.root.size_server_1c1_cmaui_1:
3960         type: org.openecomp.capabilities.metric.Ceilometer
3961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3962         occurrences:
3963         - 1
3964         - UNBOUNDED
3965       disk.read.bytes_server_1b_ps:
3966         type: org.openecomp.capabilities.metric.Ceilometer
3967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       network.incoming.packets_cmaui_port_2:
3972         type: org.openecomp.capabilities.metric.Ceilometer
3973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       disk.device.write.bytes.rate_server_1c1_cmaui_2:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       disk.ephemeral.size_server_1b_pd:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       disk.device.write.requests_server_1c2_oam_2:
3990         type: org.openecomp.capabilities.metric.Ceilometer
3991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       disk.allocation_server_1c1_cmaui_1:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       memory_server_1b_ps:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       network.incoming.packets_cmaui_port_1:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       network.outgoing.bytes.rate_ps_server_1b_port:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       network.incoming.packets.rate_ps_server_1b_port:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.write.requests.rate_server_1c1_cmaui_2:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       disk.device.write.bytes_server_1c1_cmaui_1:
4032         type: org.openecomp.capabilities.metric.Ceilometer
4033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4034         occurrences:
4035         - 1
4036         - UNBOUNDED
4037       disk.device.write.requests.rate_server_1c1_cmaui_1:
4038         type: org.openecomp.capabilities.metric.Ceilometer
4039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4040         occurrences:
4041         - 1
4042         - UNBOUNDED
4043       feature_server_1b_ps:
4044         type: tosca.capabilities.Node
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       disk.write.requests.rate_server_1b_ps:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       disk.device.write.requests_server_1c2_oam_1:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       disk.device.write.bytes.rate_server_1c1_cmaui_1:
4061         type: org.openecomp.capabilities.metric.Ceilometer
4062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4063         occurrences:
4064         - 1
4065         - UNBOUNDED
4066       disk.device.write.bytes_server_1c1_cmaui_2:
4067         type: org.openecomp.capabilities.metric.Ceilometer
4068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       host_server_1b_pd:
4073         type: tosca.capabilities.Container
4074         valid_source_types:
4075         - tosca.nodes.SoftwareComponent
4076         occurrences:
4077         - 1
4078         - UNBOUNDED
4079       disk.device.read.requests_server_1c2_oam_1:
4080         type: org.openecomp.capabilities.metric.Ceilometer
4081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4082         occurrences:
4083         - 1
4084         - UNBOUNDED
4085       disk.ephemeral.size_server_1b_ps:
4086         type: org.openecomp.capabilities.metric.Ceilometer
4087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4088         occurrences:
4089         - 1
4090         - UNBOUNDED
4091       disk.read.bytes_server_1b_pd:
4092         type: org.openecomp.capabilities.metric.Ceilometer
4093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4094         occurrences:
4095         - 1
4096         - UNBOUNDED
4097       host_server_1c2_oam_1:
4098         type: tosca.capabilities.Container
4099         valid_source_types:
4100         - tosca.nodes.SoftwareComponent
4101         occurrences:
4102         - 1
4103         - UNBOUNDED
4104       disk.device.read.requests_server_1c2_oam_2:
4105         type: org.openecomp.capabilities.metric.Ceilometer
4106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       memory_server_1b_pd:
4111         type: org.openecomp.capabilities.metric.Ceilometer
4112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4113         occurrences:
4114         - 1
4115         - UNBOUNDED
4116       host_server_1c2_oam_2:
4117         type: tosca.capabilities.Container
4118         valid_source_types:
4119         - tosca.nodes.SoftwareComponent
4120         occurrences:
4121         - 1
4122         - UNBOUNDED
4123       network.incoming.packets.rate_oam_port_1:
4124         type: org.openecomp.capabilities.metric.Ceilometer
4125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4126         occurrences:
4127         - 1
4128         - UNBOUNDED
4129       disk.write.bytes_server_1b_ps:
4130         type: org.openecomp.capabilities.metric.Ceilometer
4131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4132         occurrences:
4133         - 1
4134         - UNBOUNDED
4135       network.incoming.packets.rate_oam_port_2:
4136         type: org.openecomp.capabilities.metric.Ceilometer
4137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4138         occurrences:
4139         - 1
4140         - UNBOUNDED
4141       end_point_packet_external_network:
4142         type: tosca.capabilities.Endpoint
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       network.outpoing.packets_pd_server_1b_port:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       feature_server_1b_pd:
4153         type: tosca.capabilities.Node
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       disk.device.read.requests_server_1c1_cmaui_2:
4158         type: org.openecomp.capabilities.metric.Ceilometer
4159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       disk.allocation_server_1c1_cmaui_2:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       disk.device.read.requests_server_1c1_cmaui_1:
4170         type: org.openecomp.capabilities.metric.Ceilometer
4171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4172         occurrences:
4173         - 1
4174         - UNBOUNDED
4175       disk.device.allocation_server_1b_pd:
4176         type: org.openecomp.capabilities.metric.Ceilometer
4177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       disk.root.size_server_1b_ps:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       disk.device.allocation_server_1c2_oam_2:
4188         type: org.openecomp.capabilities.metric.Ceilometer
4189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4190         occurrences:
4191         - 1
4192         - UNBOUNDED
4193       disk.device.allocation_server_1c2_oam_1:
4194         type: org.openecomp.capabilities.metric.Ceilometer
4195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4196         occurrences:
4197         - 1
4198         - UNBOUNDED
4199       network.outgoing.bytes_pd_server_1b_port:
4200         type: org.openecomp.capabilities.metric.Ceilometer
4201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4202         occurrences:
4203         - 1
4204         - UNBOUNDED
4205       disk.write.bytes_server_1b_pd:
4206         type: org.openecomp.capabilities.metric.Ceilometer
4207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4208         occurrences:
4209         - 1
4210         - UNBOUNDED
4211       disk.write.requests_server_1c1_cmaui_2:
4212         type: org.openecomp.capabilities.metric.Ceilometer
4213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4214         occurrences:
4215         - 1
4216         - UNBOUNDED
4217       disk.write.requests_server_1c1_cmaui_1:
4218         type: org.openecomp.capabilities.metric.Ceilometer
4219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       disk.device.capacity_server_1b_pd:
4224         type: org.openecomp.capabilities.metric.Ceilometer
4225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4226         occurrences:
4227         - 1
4228         - UNBOUNDED
4229       network.outgoing.bytes.rate_cmaui_port_2:
4230         type: org.openecomp.capabilities.metric.Ceilometer
4231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4232         occurrences:
4233         - 1
4234         - UNBOUNDED
4235       disk.root.size_server_1b_pd:
4236         type: org.openecomp.capabilities.metric.Ceilometer
4237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4238         occurrences:
4239         - 1
4240         - UNBOUNDED
4241       cpu_server_1c1_cmaui_2:
4242         type: org.openecomp.capabilities.metric.Ceilometer
4243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4244         occurrences:
4245         - 1
4246         - UNBOUNDED
4247       network.outgoing.bytes.rate_cmaui_port_1:
4248         type: org.openecomp.capabilities.metric.Ceilometer
4249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4250         occurrences:
4251         - 1
4252         - UNBOUNDED
4253       cpu_server_1c1_cmaui_1:
4254         type: org.openecomp.capabilities.metric.Ceilometer
4255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4256         occurrences:
4257         - 1
4258         - UNBOUNDED
4259       cpu_server_1c2_oam_1:
4260         type: org.openecomp.capabilities.metric.Ceilometer
4261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4262         occurrences:
4263         - 1
4264         - UNBOUNDED
4265       disk.device.capacity_server_1b_ps:
4266         type: org.openecomp.capabilities.metric.Ceilometer
4267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4268         occurrences:
4269         - 1
4270         - UNBOUNDED
4271       disk.write.requests.rate_server_1b_pd:
4272         type: org.openecomp.capabilities.metric.Ceilometer
4273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4274         occurrences:
4275         - 1
4276         - UNBOUNDED
4277       cpu_server_1c2_oam_2:
4278         type: org.openecomp.capabilities.metric.Ceilometer
4279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4280         occurrences:
4281         - 1
4282         - UNBOUNDED
4283       link_packet_external_network:
4284         type: tosca.capabilities.network.Linkable
4285         occurrences:
4286         - 1
4287         - UNBOUNDED
4288       disk.device.read.bytes.rate_server_1c1_cmaui_1:
4289         type: org.openecomp.capabilities.metric.Ceilometer
4290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4291         occurrences:
4292         - 1
4293         - UNBOUNDED
4294       disk.device.read.bytes.rate_server_1c1_cmaui_2:
4295         type: org.openecomp.capabilities.metric.Ceilometer
4296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4297         occurrences:
4298         - 1
4299         - UNBOUNDED
4300       host_server_1b_ps:
4301         type: tosca.capabilities.Container
4302         valid_source_types:
4303         - tosca.nodes.SoftwareComponent
4304         occurrences:
4305         - 1
4306         - UNBOUNDED
4307       disk.write.requests.rate_server_1c2_oam_2:
4308         type: org.openecomp.capabilities.metric.Ceilometer
4309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4310         occurrences:
4311         - 1
4312         - UNBOUNDED
4313       cpu.delta_server_1c2_oam_2:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       disk.iops_server_1b_pd:
4320         type: org.openecomp.capabilities.metric.Ceilometer
4321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4322         occurrences:
4323         - 1
4324         - UNBOUNDED
4325       disk.write.requests.rate_server_1c2_oam_1:
4326         type: org.openecomp.capabilities.metric.Ceilometer
4327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4328         occurrences:
4329         - 1
4330         - UNBOUNDED
4331       disk.usage_server_1c1_cmaui_2:
4332         type: org.openecomp.capabilities.metric.Ceilometer
4333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4334         occurrences:
4335         - 1
4336         - UNBOUNDED
4337       disk.usage_server_1c1_cmaui_1:
4338         type: org.openecomp.capabilities.metric.Ceilometer
4339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4340         occurrences:
4341         - 1
4342         - UNBOUNDED
4343       disk.device.allocation_server_1b_ps:
4344         type: org.openecomp.capabilities.metric.Ceilometer
4345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4346         occurrences:
4347         - 1
4348         - UNBOUNDED
4349       end_point_packet_internal_network:
4350         type: tosca.capabilities.Endpoint
4351         occurrences:
4352         - 1
4353         - UNBOUNDED
4354       network.incoming.bytes_oam_port_2:
4355         type: org.openecomp.capabilities.metric.Ceilometer
4356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4357         occurrences:
4358         - 1
4359         - UNBOUNDED
4360       feature_packet_internal_network:
4361         type: tosca.capabilities.Node
4362         occurrences:
4363         - 1
4364         - UNBOUNDED
4365       network.incoming.bytes_oam_port_1:
4366         type: org.openecomp.capabilities.metric.Ceilometer
4367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       disk.device.write.requests.rate_server_1b_ps:
4372         type: org.openecomp.capabilities.metric.Ceilometer
4373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4374         occurrences:
4375         - 1
4376         - UNBOUNDED
4377       attachment_cmaui_port_2:
4378         type: tosca.capabilities.Attachment
4379         occurrences:
4380         - 1
4381         - UNBOUNDED
4382       network.outgoing.bytes.rate_oam_port_1:
4383         type: org.openecomp.capabilities.metric.Ceilometer
4384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4385         occurrences:
4386         - 1
4387         - UNBOUNDED
4388       network.outgoing.bytes.rate_oam_port_2:
4389         type: org.openecomp.capabilities.metric.Ceilometer
4390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       disk.iops_server_1b_ps:
4395         type: org.openecomp.capabilities.metric.Ceilometer
4396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       disk.capacity_server_1c1_cmaui_1:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       network.outgoing.packets.rate_cmaui_port_1:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       network.outgoing.packets.rate_cmaui_port_2:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       attachment_cmaui_port_1:
4419         type: tosca.capabilities.Attachment
4420         occurrences:
4421         - 1
4422         - UNBOUNDED
4423       disk.capacity_server_1c1_cmaui_2:
4424         type: org.openecomp.capabilities.metric.Ceilometer
4425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4426         occurrences:
4427         - 1
4428         - UNBOUNDED
4429       disk.ephemeral.size_server_1c2_oam_2:
4430         type: org.openecomp.capabilities.metric.Ceilometer
4431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4432         occurrences:
4433         - 1
4434         - UNBOUNDED
4435       disk.read.bytes.rate_server_1b_ps:
4436         type: org.openecomp.capabilities.metric.Ceilometer
4437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4438         occurrences:
4439         - 1
4440         - UNBOUNDED
4441       disk.ephemeral.size_server_1c2_oam_1:
4442         type: org.openecomp.capabilities.metric.Ceilometer
4443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4444         occurrences:
4445         - 1
4446         - UNBOUNDED
4447       disk.device.read.requests.rate_server_1c1_cmaui_1:
4448         type: org.openecomp.capabilities.metric.Ceilometer
4449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4450         occurrences:
4451         - 1
4452         - UNBOUNDED
4453       disk.device.read.bytes_server_1c2_oam_2:
4454         type: org.openecomp.capabilities.metric.Ceilometer
4455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4456         occurrences:
4457         - 1
4458         - UNBOUNDED
4459       disk.device.read.bytes_server_1c2_oam_1:
4460         type: org.openecomp.capabilities.metric.Ceilometer
4461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4462         occurrences:
4463         - 1
4464         - UNBOUNDED
4465       disk.device.read.requests.rate_server_1c1_cmaui_2:
4466         type: org.openecomp.capabilities.metric.Ceilometer
4467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4468         occurrences:
4469         - 1
4470         - UNBOUNDED
4471       network.incoming.packets_ps_server_1b_port:
4472         type: org.openecomp.capabilities.metric.Ceilometer
4473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4474         occurrences:
4475         - 1
4476         - UNBOUNDED
4477       disk.write.requests_server_1b_ps:
4478         type: org.openecomp.capabilities.metric.Ceilometer
4479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4480         occurrences:
4481         - 1
4482         - UNBOUNDED
4483       feature_pd_server_1b_port:
4484         type: tosca.capabilities.Node
4485         occurrences:
4486         - 1
4487         - UNBOUNDED
4488       disk.latency_server_1c1_cmaui_1:
4489         type: org.openecomp.capabilities.metric.Ceilometer
4490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4491         occurrences:
4492         - 1
4493         - UNBOUNDED
4494       scalable_server_1b_ps:
4495         type: tosca.capabilities.Scalable
4496         occurrences:
4497         - 1
4498         - UNBOUNDED
4499       disk.latency_server_1c1_cmaui_2:
4500         type: org.openecomp.capabilities.metric.Ceilometer
4501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4502         occurrences:
4503         - 1
4504         - UNBOUNDED
4505       cpu.delta_server_1c2_oam_1:
4506         type: org.openecomp.capabilities.metric.Ceilometer
4507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4508         occurrences:
4509         - 1
4510         - UNBOUNDED
4511       disk.device.read.bytes.rate_server_1c2_oam_1:
4512         type: org.openecomp.capabilities.metric.Ceilometer
4513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4514         occurrences:
4515         - 1
4516         - UNBOUNDED
4517       disk.device.read.bytes.rate_server_1c2_oam_2:
4518         type: org.openecomp.capabilities.metric.Ceilometer
4519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4520         occurrences:
4521         - 1
4522         - UNBOUNDED
4523       scalable_server_1b_pd:
4524         type: tosca.capabilities.Scalable
4525         occurrences:
4526         - 1
4527         - UNBOUNDED
4528       disk.write.requests_server_1b_pd:
4529         type: org.openecomp.capabilities.metric.Ceilometer
4530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       disk.latency_server_1b_ps:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       disk.write.bytes_server_1c1_cmaui_1:
4541         type: org.openecomp.capabilities.metric.Ceilometer
4542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4543         occurrences:
4544         - 1
4545         - UNBOUNDED
4546       network.outgoing.bytes.rate_pd_server_1b_port:
4547         type: org.openecomp.capabilities.metric.Ceilometer
4548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4549         occurrences:
4550         - 1
4551         - UNBOUNDED
4552       disk.write.bytes_server_1c1_cmaui_2:
4553         type: org.openecomp.capabilities.metric.Ceilometer
4554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4555         occurrences:
4556         - 1
4557         - UNBOUNDED
4558       feature_oam_port_2:
4559         type: tosca.capabilities.Node
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       feature_oam_port_1:
4564         type: tosca.capabilities.Node
4565         occurrences:
4566         - 1
4567         - UNBOUNDED
4568       network.incoming.packets.rate_pd_server_1b_port:
4569         type: org.openecomp.capabilities.metric.Ceilometer
4570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4571         occurrences:
4572         - 1
4573         - UNBOUNDED
4574       disk.device.latency_server_1c1_cmaui_1:
4575         type: org.openecomp.capabilities.metric.Ceilometer
4576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       disk.read.bytes.rate_server_1b_pd:
4581         type: org.openecomp.capabilities.metric.Ceilometer
4582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4583         occurrences:
4584         - 1
4585         - UNBOUNDED
4586       scalable_server_1c1_cmaui_1:
4587         type: tosca.capabilities.Scalable
4588         occurrences:
4589         - 1
4590         - UNBOUNDED
4591       link_packet_internal_network:
4592         type: tosca.capabilities.network.Linkable
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       disk.device.latency_server_1c1_cmaui_2:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       scalable_server_1c1_cmaui_2:
4603         type: tosca.capabilities.Scalable
4604         occurrences:
4605         - 1
4606         - UNBOUNDED
4607       cpu.delta_server_1c1_cmaui_2:
4608         type: org.openecomp.capabilities.metric.Ceilometer
4609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4610         occurrences:
4611         - 1
4612         - UNBOUNDED
4613       endpoint_server_1b_pd:
4614         type: tosca.capabilities.Endpoint.Admin
4615         occurrences:
4616         - 1
4617         - UNBOUNDED
4618       cpu.delta_server_1c1_cmaui_1:
4619         type: org.openecomp.capabilities.metric.Ceilometer
4620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4621         occurrences:
4622         - 1
4623         - UNBOUNDED
4624       endpoint_server_1b_ps:
4625         type: tosca.capabilities.Endpoint.Admin
4626         occurrences:
4627         - 1
4628         - UNBOUNDED
4629       network.incoming.packets_oam_port_1:
4630         type: org.openecomp.capabilities.metric.Ceilometer
4631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4632         occurrences:
4633         - 1
4634         - UNBOUNDED
4635       network.incoming.packets_oam_port_2:
4636         type: org.openecomp.capabilities.metric.Ceilometer
4637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4638         occurrences:
4639         - 1
4640         - UNBOUNDED
4641       network.incoming.bytes.rate_cmaui_port_1:
4642         type: org.openecomp.capabilities.metric.Ceilometer
4643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4644         occurrences:
4645         - 1
4646         - UNBOUNDED
4647       network.outgoing.bytes_ps_server_1b_port:
4648         type: org.openecomp.capabilities.metric.Ceilometer
4649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4650         occurrences:
4651         - 1
4652         - UNBOUNDED
4653       network.incoming.bytes.rate_cmaui_port_2:
4654         type: org.openecomp.capabilities.metric.Ceilometer
4655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4656         occurrences:
4657         - 1
4658         - UNBOUNDED
4659       disk.device.read.bytes_server_1b_ps:
4660         type: org.openecomp.capabilities.metric.Ceilometer
4661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4662         occurrences:
4663         - 1
4664         - UNBOUNDED
4665       disk.iops_server_1c1_cmaui_2:
4666         type: org.openecomp.capabilities.metric.Ceilometer
4667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4668         occurrences:
4669         - 1
4670         - UNBOUNDED
4671       disk.iops_server_1c1_cmaui_1:
4672         type: org.openecomp.capabilities.metric.Ceilometer
4673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4674         occurrences:
4675         - 1
4676         - UNBOUNDED
4677       disk.device.write.requests.rate_server_1b_pd:
4678         type: org.openecomp.capabilities.metric.Ceilometer
4679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4680         occurrences:
4681         - 1
4682         - UNBOUNDED
4683       memory.resident_server_1b_pd:
4684         type: org.openecomp.capabilities.metric.Ceilometer
4685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4686         occurrences:
4687         - 1
4688         - UNBOUNDED
4689       disk.device.write.bytes_server_1c2_oam_1:
4690         type: org.openecomp.capabilities.metric.Ceilometer
4691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4692         occurrences:
4693         - 1
4694         - UNBOUNDED
4695       disk.device.write.bytes_server_1c2_oam_2:
4696         type: org.openecomp.capabilities.metric.Ceilometer
4697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4698         occurrences:
4699         - 1
4700         - UNBOUNDED
4701       memory.resident_server_1b_ps:
4702         type: org.openecomp.capabilities.metric.Ceilometer
4703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4704         occurrences:
4705         - 1
4706         - UNBOUNDED
4707       disk.device.read.bytes_server_1b_pd:
4708         type: org.openecomp.capabilities.metric.Ceilometer
4709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4710         occurrences:
4711         - 1
4712         - UNBOUNDED
4713       endpoint_server_1c2_oam_2:
4714         type: tosca.capabilities.Endpoint.Admin
4715         occurrences:
4716         - 1
4717         - UNBOUNDED
4718       endpoint_server_1c2_oam_1:
4719         type: tosca.capabilities.Endpoint.Admin
4720         occurrences:
4721         - 1
4722         - UNBOUNDED
4723   org.openecomp.resource.abstract.nodes.ps_server_1b:
4724     derived_from: org.openecomp.resource.abstract.nodes.VFC
4725     properties:
4726       port_ps_server_b_port_vlan_requirements:
4727         type: list
4728         required: true
4729         status: SUPPORTED
4730         entry_schema:
4731           type: org.openecomp.datatypes.network.VlanRequirements
4732       port_ps_server_b_port_ip_requirements:
4733         type: list
4734         required: true
4735         status: SUPPORTED
4736         entry_schema:
4737           type: org.openecomp.datatypes.network.IpRequirements
4738       port_ps_server_b_port_replacement_policy:
4739         type: list
4740         required: true
4741         status: SUPPORTED
4742         entry_schema:
4743           type: string
4744       index_value:
4745         type: integer
4746         description: Index value of this substitution service template runtime instance
4747         required: false
4748         default: 0
4749         status: SUPPORTED
4750         constraints:
4751         - greater_or_equal: 0
4752       port_ps_server_b_port_network_role:
4753         type: string
4754         required: true
4755         status: SUPPORTED
4756       port_ps_server_b_port_fixed_ips:
4757         type: list
4758         required: true
4759         status: SUPPORTED
4760         entry_schema:
4761           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4762       vm_flavor_name:
4763         type: string
4764         required: true
4765         status: SUPPORTED
4766       port_ps_server_b_port_mac_requirements:
4767         type: org.openecomp.datatypes.network.MacRequirements
4768         required: true
4769         status: SUPPORTED
4770       port_ps_server_b_port_subnetpoolid:
4771         type: string
4772         required: true
4773         status: SUPPORTED
4774       port_ps_server_b_port_order:
4775         type: integer
4776         required: true
4777         status: SUPPORTED
4778       vm_image_name:
4779         type: string
4780         required: true
4781         status: SUPPORTED
4782       port_ps_server_b_port_exCP_naming:
4783         type: org.openecomp.datatypes.Naming
4784         required: true
4785         status: SUPPORTED
4786       port_ps_server_b_port_network_role_tag:
4787         type: string
4788         required: true
4789         status: SUPPORTED
4790       port_ps_server_b_port_network:
4791         type: list
4792         required: true
4793         status: SUPPORTED
4794         entry_schema:
4795           type: string
4796       compute_ps_server_1b_availability_zone:
4797         type: list
4798         required: true
4799         status: SUPPORTED
4800         entry_schema:
4801           type: string
4802       compute_ps_server_1b_name:
4803         type: list
4804         required: true
4805         status: SUPPORTED
4806         entry_schema:
4807           type: string
4808     requirements:
4809     - dependency_ps_server_1b:
4810         capability: tosca.capabilities.Node
4811         node: tosca.nodes.Root
4812         relationship: tosca.relationships.DependsOn
4813         occurrences:
4814         - 0
4815         - UNBOUNDED
4816     - local_storage_ps_server_1b:
4817         capability: tosca.capabilities.Attachment
4818         node: tosca.nodes.BlockStorage
4819         relationship: tosca.relationships.AttachesTo
4820         occurrences:
4821         - 0
4822         - UNBOUNDED
4823     - dependency_ps_server_1b_ps_server_b_port:
4824         capability: tosca.capabilities.Node
4825         node: tosca.nodes.Root
4826         relationship: tosca.relationships.DependsOn
4827         occurrences:
4828         - 0
4829         - UNBOUNDED
4830     - link_ps_server_1b_ps_server_b_port:
4831         capability: tosca.capabilities.network.Linkable
4832         relationship: tosca.relationships.network.LinksTo
4833         occurrences:
4834         - 1
4835         - 1
4836     capabilities:
4837       disk.write.bytes.rate_ps_server_1b:
4838         type: org.openecomp.capabilities.metric.Ceilometer
4839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4840         occurrences:
4841         - 1
4842         - UNBOUNDED
4843       disk.device.usage_ps_server_1b:
4844         type: org.openecomp.capabilities.metric.Ceilometer
4845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4846         occurrences:
4847         - 1
4848         - UNBOUNDED
4849       disk.device.allocation_ps_server_1b:
4850         type: org.openecomp.capabilities.metric.Ceilometer
4851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4852         occurrences:
4853         - 1
4854         - UNBOUNDED
4855       disk.device.write.requests_ps_server_1b:
4856         type: org.openecomp.capabilities.metric.Ceilometer
4857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4858         occurrences:
4859         - 1
4860         - UNBOUNDED
4861       cpu_util_ps_server_1b:
4862         type: org.openecomp.capabilities.metric.Ceilometer
4863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4864         occurrences:
4865         - 1
4866         - UNBOUNDED
4867       scalable_ps_server_1b:
4868         type: tosca.capabilities.Scalable
4869         occurrences:
4870         - 1
4871         - UNBOUNDED
4872       disk.device.read.bytes.rate_ps_server_1b:
4873         type: org.openecomp.capabilities.metric.Ceilometer
4874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4875         occurrences:
4876         - 1
4877         - UNBOUNDED
4878       disk.device.latency_ps_server_1b:
4879         type: org.openecomp.capabilities.metric.Ceilometer
4880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4881         occurrences:
4882         - 1
4883         - UNBOUNDED
4884       disk.device.iops_ps_server_1b:
4885         type: org.openecomp.capabilities.metric.Ceilometer
4886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4887         occurrences:
4888         - 1
4889         - UNBOUNDED
4890       disk.device.capacity_ps_server_1b:
4891         type: org.openecomp.capabilities.metric.Ceilometer
4892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4893         occurrences:
4894         - 1
4895         - UNBOUNDED
4896       network.incoming.packets.rate_ps_server_1b_ps_server_b_port:
4897         type: org.openecomp.capabilities.metric.Ceilometer
4898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4899         occurrences:
4900         - 1
4901         - UNBOUNDED
4902       instance_ps_server_1b:
4903         type: org.openecomp.capabilities.metric.Ceilometer
4904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4905         occurrences:
4906         - 1
4907         - UNBOUNDED
4908       cpu_ps_server_1b:
4909         type: org.openecomp.capabilities.metric.Ceilometer
4910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4911         occurrences:
4912         - 1
4913         - UNBOUNDED
4914       disk.device.write.bytes_ps_server_1b:
4915         type: org.openecomp.capabilities.metric.Ceilometer
4916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4917         occurrences:
4918         - 1
4919         - UNBOUNDED
4920       disk.read.bytes.rate_ps_server_1b:
4921         type: org.openecomp.capabilities.metric.Ceilometer
4922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4923         occurrences:
4924         - 1
4925         - UNBOUNDED
4926       disk.device.read.requests_ps_server_1b:
4927         type: org.openecomp.capabilities.metric.Ceilometer
4928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4929         occurrences:
4930         - 1
4931         - UNBOUNDED
4932       network.incoming.bytes.rate_ps_server_1b_ps_server_b_port:
4933         type: org.openecomp.capabilities.metric.Ceilometer
4934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4935         occurrences:
4936         - 1
4937         - UNBOUNDED
4938       host_ps_server_1b:
4939         type: tosca.capabilities.Container
4940         valid_source_types:
4941         - tosca.nodes.SoftwareComponent
4942         occurrences:
4943         - 1
4944         - UNBOUNDED
4945       disk.usage_ps_server_1b:
4946         type: org.openecomp.capabilities.metric.Ceilometer
4947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4948         occurrences:
4949         - 1
4950         - UNBOUNDED
4951       disk.read.requests_ps_server_1b:
4952         type: org.openecomp.capabilities.metric.Ceilometer
4953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4954         occurrences:
4955         - 1
4956         - UNBOUNDED
4957       disk.device.read.requests.rate_ps_server_1b:
4958         type: org.openecomp.capabilities.metric.Ceilometer
4959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4960         occurrences:
4961         - 1
4962         - UNBOUNDED
4963       disk.capacity_ps_server_1b:
4964         type: org.openecomp.capabilities.metric.Ceilometer
4965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4966         occurrences:
4967         - 1
4968         - UNBOUNDED
4969       disk.write.requests.rate_ps_server_1b:
4970         type: org.openecomp.capabilities.metric.Ceilometer
4971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4972         occurrences:
4973         - 1
4974         - UNBOUNDED
4975       disk.device.read.bytes_ps_server_1b:
4976         type: org.openecomp.capabilities.metric.Ceilometer
4977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4978         occurrences:
4979         - 1
4980         - UNBOUNDED
4981       disk.device.write.requests.rate_ps_server_1b:
4982         type: org.openecomp.capabilities.metric.Ceilometer
4983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       disk.root.size_ps_server_1b:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       feature_ps_server_1b_ps_server_b_port:
4994         type: tosca.capabilities.Node
4995         occurrences:
4996         - 1
4997         - UNBOUNDED
4998       binding_ps_server_1b:
4999         type: tosca.capabilities.network.Bindable
5000         occurrences:
5001         - 1
5002         - UNBOUNDED
5003       network.incoming.bytes_ps_server_1b_ps_server_b_port:
5004         type: org.openecomp.capabilities.metric.Ceilometer
5005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5006         occurrences:
5007         - 1
5008         - UNBOUNDED
5009       network.outgoing.bytes.rate_ps_server_1b_ps_server_b_port:
5010         type: org.openecomp.capabilities.metric.Ceilometer
5011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5012         occurrences:
5013         - 1
5014         - UNBOUNDED
5015       memory.resident_ps_server_1b:
5016         type: org.openecomp.capabilities.metric.Ceilometer
5017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5018         occurrences:
5019         - 1
5020         - UNBOUNDED
5021       memory_ps_server_1b:
5022         type: org.openecomp.capabilities.metric.Ceilometer
5023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5024         occurrences:
5025         - 1
5026         - UNBOUNDED
5027       disk.write.bytes_ps_server_1b:
5028         type: org.openecomp.capabilities.metric.Ceilometer
5029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5030         occurrences:
5031         - 1
5032         - UNBOUNDED
5033       disk.device.write.bytes.rate_ps_server_1b:
5034         type: org.openecomp.capabilities.metric.Ceilometer
5035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5036         occurrences:
5037         - 1
5038         - UNBOUNDED
5039       binding_ps_server_1b_ps_server_b_port:
5040         type: tosca.capabilities.network.Bindable
5041         valid_source_types:
5042         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5043         occurrences:
5044         - 0
5045         - UNBOUNDED
5046       disk.read.bytes_ps_server_1b:
5047         type: org.openecomp.capabilities.metric.Ceilometer
5048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5049         occurrences:
5050         - 1
5051         - UNBOUNDED
5052       network.outgoing.bytes_ps_server_1b_ps_server_b_port:
5053         type: org.openecomp.capabilities.metric.Ceilometer
5054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5055         occurrences:
5056         - 1
5057         - UNBOUNDED
5058       feature_ps_server_1b:
5059         type: tosca.capabilities.Node
5060         occurrences:
5061         - 1
5062         - UNBOUNDED
5063       os_ps_server_1b:
5064         type: tosca.capabilities.OperatingSystem
5065         occurrences:
5066         - 1
5067         - UNBOUNDED
5068       attachment_ps_server_1b_ps_server_b_port:
5069         type: tosca.capabilities.Attachment
5070         occurrences:
5071         - 1
5072         - UNBOUNDED
5073       disk.iops_ps_server_1b:
5074         type: org.openecomp.capabilities.metric.Ceilometer
5075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5076         occurrences:
5077         - 1
5078         - UNBOUNDED
5079       disk.allocation_ps_server_1b:
5080         type: org.openecomp.capabilities.metric.Ceilometer
5081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5082         occurrences:
5083         - 1
5084         - UNBOUNDED
5085       disk.write.requests_ps_server_1b:
5086         type: org.openecomp.capabilities.metric.Ceilometer
5087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5088         occurrences:
5089         - 1
5090         - UNBOUNDED
5091       network.outgoing.packets.rate_ps_server_1b_ps_server_b_port:
5092         type: org.openecomp.capabilities.metric.Ceilometer
5093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5094         occurrences:
5095         - 1
5096         - UNBOUNDED
5097       network.incoming.packets_ps_server_1b_ps_server_b_port:
5098         type: org.openecomp.capabilities.metric.Ceilometer
5099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5100         occurrences:
5101         - 1
5102         - UNBOUNDED
5103       memory.usage_ps_server_1b:
5104         type: org.openecomp.capabilities.metric.Ceilometer
5105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5106         occurrences:
5107         - 1
5108         - UNBOUNDED
5109       disk.latency_ps_server_1b:
5110         type: org.openecomp.capabilities.metric.Ceilometer
5111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5112         occurrences:
5113         - 1
5114         - UNBOUNDED
5115       endpoint_ps_server_1b:
5116         type: tosca.capabilities.Endpoint.Admin
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       vcpus_ps_server_1b:
5121         type: org.openecomp.capabilities.metric.Ceilometer
5122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5123         occurrences:
5124         - 1
5125         - UNBOUNDED
5126       cpu.delta_ps_server_1b:
5127         type: org.openecomp.capabilities.metric.Ceilometer
5128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5129         occurrences:
5130         - 1
5131         - UNBOUNDED
5132       network.outpoing.packets_ps_server_1b_ps_server_b_port:
5133         type: org.openecomp.capabilities.metric.Ceilometer
5134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5135         occurrences:
5136         - 1
5137         - UNBOUNDED
5138       disk.ephemeral.size_ps_server_1b:
5139         type: org.openecomp.capabilities.metric.Ceilometer
5140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5141         occurrences:
5142         - 1
5143         - UNBOUNDED
5144   org.openecomp.resource.abstract.nodes.cmaui_1c1:
5145     derived_from: org.openecomp.resource.abstract.nodes.VFC
5146     properties:
5147       port_cmaui_port_vlan_requirements:
5148         type: list
5149         required: true
5150         status: SUPPORTED
5151         entry_schema:
5152           type: org.openecomp.datatypes.network.VlanRequirements
5153       port_cmaui_port_fixed_ips:
5154         type: list
5155         required: true
5156         status: SUPPORTED
5157         entry_schema:
5158           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5159       port_cmaui_port_exCP_naming:
5160         type: org.openecomp.datatypes.Naming
5161         required: true
5162         status: SUPPORTED
5163       port_cmaui_port_network:
5164         type: list
5165         required: true
5166         status: SUPPORTED
5167         entry_schema:
5168           type: string
5169       index_value:
5170         type: integer
5171         description: Index value of this substitution service template runtime instance
5172         required: false
5173         default: 0
5174         status: SUPPORTED
5175         constraints:
5176         - greater_or_equal: 0
5177       compute_cmaui_1c1_availability_zone:
5178         type: list
5179         required: true
5180         status: SUPPORTED
5181         entry_schema:
5182           type: string
5183       port_cmaui_port_network_role_tag:
5184         type: string
5185         required: true
5186         status: SUPPORTED
5187       port_cmaui_port_order:
5188         type: integer
5189         required: true
5190         status: SUPPORTED
5191       vm_flavor_name:
5192         type: string
5193         required: true
5194         status: SUPPORTED
5195       port_cmaui_port_mac_requirements:
5196         type: org.openecomp.datatypes.network.MacRequirements
5197         required: true
5198         status: SUPPORTED
5199       port_cmaui_port_replacement_policy:
5200         type: list
5201         required: true
5202         status: SUPPORTED
5203         entry_schema:
5204           type: string
5205       port_cmaui_port_network_role:
5206         type: string
5207         required: true
5208         status: SUPPORTED
5209       vm_image_name:
5210         type: string
5211         required: true
5212         status: SUPPORTED
5213       port_cmaui_port_ip_requirements:
5214         type: list
5215         required: true
5216         status: SUPPORTED
5217         entry_schema:
5218           type: org.openecomp.datatypes.network.IpRequirements
5219       compute_cmaui_1c1_name:
5220         type: list
5221         required: true
5222         status: SUPPORTED
5223         entry_schema:
5224           type: string
5225       port_cmaui_port_subnetpoolid:
5226         type: string
5227         required: true
5228         status: SUPPORTED
5229     requirements:
5230     - dependency_cmaui_1c1_cmaui_port:
5231         capability: tosca.capabilities.Node
5232         node: tosca.nodes.Root
5233         relationship: tosca.relationships.DependsOn
5234         occurrences:
5235         - 0
5236         - UNBOUNDED
5237     - link_cmaui_1c1_cmaui_port:
5238         capability: tosca.capabilities.network.Linkable
5239         relationship: tosca.relationships.network.LinksTo
5240         occurrences:
5241         - 1
5242         - 1
5243     - dependency_cmaui_1c1:
5244         capability: tosca.capabilities.Node
5245         node: tosca.nodes.Root
5246         relationship: tosca.relationships.DependsOn
5247         occurrences:
5248         - 0
5249         - UNBOUNDED
5250     - local_storage_cmaui_1c1:
5251         capability: tosca.capabilities.Attachment
5252         node: tosca.nodes.BlockStorage
5253         relationship: tosca.relationships.AttachesTo
5254         occurrences:
5255         - 0
5256         - UNBOUNDED
5257     capabilities:
5258       binding_cmaui_1c1_cmaui_port:
5259         type: tosca.capabilities.network.Bindable
5260         valid_source_types:
5261         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5262         occurrences:
5263         - 0
5264         - UNBOUNDED
5265       disk.iops_cmaui_1c1:
5266         type: org.openecomp.capabilities.metric.Ceilometer
5267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5268         occurrences:
5269         - 1
5270         - UNBOUNDED
5271       disk.write.bytes_cmaui_1c1:
5272         type: org.openecomp.capabilities.metric.Ceilometer
5273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5274         occurrences:
5275         - 1
5276         - UNBOUNDED
5277       disk.device.capacity_cmaui_1c1:
5278         type: org.openecomp.capabilities.metric.Ceilometer
5279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5280         occurrences:
5281         - 1
5282         - UNBOUNDED
5283       endpoint_cmaui_1c1:
5284         type: tosca.capabilities.Endpoint.Admin
5285         occurrences:
5286         - 1
5287         - UNBOUNDED
5288       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
5289         type: org.openecomp.capabilities.metric.Ceilometer
5290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5291         occurrences:
5292         - 1
5293         - UNBOUNDED
5294       network.incoming.packets_cmaui_1c1_cmaui_port:
5295         type: org.openecomp.capabilities.metric.Ceilometer
5296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5297         occurrences:
5298         - 1
5299         - UNBOUNDED
5300       network.outgoing.bytes_cmaui_1c1_cmaui_port:
5301         type: org.openecomp.capabilities.metric.Ceilometer
5302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5303         occurrences:
5304         - 1
5305         - UNBOUNDED
5306       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
5307         type: org.openecomp.capabilities.metric.Ceilometer
5308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5309         occurrences:
5310         - 1
5311         - UNBOUNDED
5312       network.outpoing.packets_cmaui_1c1_cmaui_port:
5313         type: org.openecomp.capabilities.metric.Ceilometer
5314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5315         occurrences:
5316         - 1
5317         - UNBOUNDED
5318       memory_cmaui_1c1:
5319         type: org.openecomp.capabilities.metric.Ceilometer
5320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5321         occurrences:
5322         - 1
5323         - UNBOUNDED
5324       disk.latency_cmaui_1c1:
5325         type: org.openecomp.capabilities.metric.Ceilometer
5326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5327         occurrences:
5328         - 1
5329         - UNBOUNDED
5330       disk.read.bytes.rate_cmaui_1c1:
5331         type: org.openecomp.capabilities.metric.Ceilometer
5332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5333         occurrences:
5334         - 1
5335         - UNBOUNDED
5336       disk.write.requests.rate_cmaui_1c1:
5337         type: org.openecomp.capabilities.metric.Ceilometer
5338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5339         occurrences:
5340         - 1
5341         - UNBOUNDED
5342       disk.device.iops_cmaui_1c1:
5343         type: org.openecomp.capabilities.metric.Ceilometer
5344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5345         occurrences:
5346         - 1
5347         - UNBOUNDED
5348       disk.write.requests_cmaui_1c1:
5349         type: org.openecomp.capabilities.metric.Ceilometer
5350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       disk.device.read.bytes_cmaui_1c1:
5355         type: org.openecomp.capabilities.metric.Ceilometer
5356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       cpu_util_cmaui_1c1:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       disk.device.read.bytes.rate_cmaui_1c1:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       disk.ephemeral.size_cmaui_1c1:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       instance_cmaui_1c1:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       disk.device.read.requests_cmaui_1c1:
5391         type: org.openecomp.capabilities.metric.Ceilometer
5392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       disk.device.write.bytes.rate_cmaui_1c1:
5397         type: org.openecomp.capabilities.metric.Ceilometer
5398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5399         occurrences:
5400         - 1
5401         - UNBOUNDED
5402       cpu_cmaui_1c1:
5403         type: org.openecomp.capabilities.metric.Ceilometer
5404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5405         occurrences:
5406         - 1
5407         - UNBOUNDED
5408       disk.read.bytes_cmaui_1c1:
5409         type: org.openecomp.capabilities.metric.Ceilometer
5410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5411         occurrences:
5412         - 1
5413         - UNBOUNDED
5414       disk.device.usage_cmaui_1c1:
5415         type: org.openecomp.capabilities.metric.Ceilometer
5416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5417         occurrences:
5418         - 1
5419         - UNBOUNDED
5420       host_cmaui_1c1:
5421         type: tosca.capabilities.Container
5422         valid_source_types:
5423         - tosca.nodes.SoftwareComponent
5424         occurrences:
5425         - 1
5426         - UNBOUNDED
5427       disk.device.write.requests_cmaui_1c1:
5428         type: org.openecomp.capabilities.metric.Ceilometer
5429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5430         occurrences:
5431         - 1
5432         - UNBOUNDED
5433       disk.device.latency_cmaui_1c1:
5434         type: org.openecomp.capabilities.metric.Ceilometer
5435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5436         occurrences:
5437         - 1
5438         - UNBOUNDED
5439       network.incoming.bytes_cmaui_1c1_cmaui_port:
5440         type: org.openecomp.capabilities.metric.Ceilometer
5441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5442         occurrences:
5443         - 1
5444         - UNBOUNDED
5445       disk.write.bytes.rate_cmaui_1c1:
5446         type: org.openecomp.capabilities.metric.Ceilometer
5447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5448         occurrences:
5449         - 1
5450         - UNBOUNDED
5451       memory.usage_cmaui_1c1:
5452         type: org.openecomp.capabilities.metric.Ceilometer
5453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5454         occurrences:
5455         - 1
5456         - UNBOUNDED
5457       scalable_cmaui_1c1:
5458         type: tosca.capabilities.Scalable
5459         occurrences:
5460         - 1
5461         - UNBOUNDED
5462       disk.root.size_cmaui_1c1:
5463         type: org.openecomp.capabilities.metric.Ceilometer
5464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5465         occurrences:
5466         - 1
5467         - UNBOUNDED
5468       disk.capacity_cmaui_1c1:
5469         type: org.openecomp.capabilities.metric.Ceilometer
5470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5471         occurrences:
5472         - 1
5473         - UNBOUNDED
5474       os_cmaui_1c1:
5475         type: tosca.capabilities.OperatingSystem
5476         occurrences:
5477         - 1
5478         - UNBOUNDED
5479       disk.device.read.requests.rate_cmaui_1c1:
5480         type: org.openecomp.capabilities.metric.Ceilometer
5481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5482         occurrences:
5483         - 1
5484         - UNBOUNDED
5485       feature_cmaui_1c1:
5486         type: tosca.capabilities.Node
5487         occurrences:
5488         - 1
5489         - UNBOUNDED
5490       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
5491         type: org.openecomp.capabilities.metric.Ceilometer
5492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5493         occurrences:
5494         - 1
5495         - UNBOUNDED
5496       disk.allocation_cmaui_1c1:
5497         type: org.openecomp.capabilities.metric.Ceilometer
5498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5499         occurrences:
5500         - 1
5501         - UNBOUNDED
5502       disk.device.allocation_cmaui_1c1:
5503         type: org.openecomp.capabilities.metric.Ceilometer
5504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5505         occurrences:
5506         - 1
5507         - UNBOUNDED
5508       disk.device.write.requests.rate_cmaui_1c1:
5509         type: org.openecomp.capabilities.metric.Ceilometer
5510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5511         occurrences:
5512         - 1
5513         - UNBOUNDED
5514       disk.device.write.bytes_cmaui_1c1:
5515         type: org.openecomp.capabilities.metric.Ceilometer
5516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5517         occurrences:
5518         - 1
5519         - UNBOUNDED
5520       memory.resident_cmaui_1c1:
5521         type: org.openecomp.capabilities.metric.Ceilometer
5522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5523         occurrences:
5524         - 1
5525         - UNBOUNDED
5526       attachment_cmaui_1c1_cmaui_port:
5527         type: tosca.capabilities.Attachment
5528         occurrences:
5529         - 1
5530         - UNBOUNDED
5531       disk.usage_cmaui_1c1:
5532         type: org.openecomp.capabilities.metric.Ceilometer
5533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       disk.read.requests_cmaui_1c1:
5538         type: org.openecomp.capabilities.metric.Ceilometer
5539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5540         occurrences:
5541         - 1
5542         - UNBOUNDED
5543       binding_cmaui_1c1:
5544         type: tosca.capabilities.network.Bindable
5545         occurrences:
5546         - 1
5547         - UNBOUNDED
5548       vcpus_cmaui_1c1:
5549         type: org.openecomp.capabilities.metric.Ceilometer
5550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5551         occurrences:
5552         - 1
5553         - UNBOUNDED
5554       feature_cmaui_1c1_cmaui_port:
5555         type: tosca.capabilities.Node
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       cpu.delta_cmaui_1c1:
5560         type: org.openecomp.capabilities.metric.Ceilometer
5561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5562         occurrences:
5563         - 1
5564         - UNBOUNDED