26be6a1655d6b3b559f51c2a937912e603196d11
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.oam_server_1c2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_oam_port_mac_requirements:
12         type: org.openecomp.datatypes.network.MacRequirements
13         required: true
14         status: SUPPORTED
15       compute_oam_server_1c2_name:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_oam_port_network:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       port_oam_port_exCP_naming:
36         type: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       port_oam_port_order:
40         type: integer
41         required: true
42         status: SUPPORTED
43       port_oam_port_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       compute_oam_server_1c2_availability_zone:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_oam_port_fixed_ips:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
63       vm_image_name:
64         type: string
65         required: true
66         status: SUPPORTED
67       port_oam_port_vlan_requirements:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: org.openecomp.datatypes.network.VlanRequirements
73       port_oam_port_ip_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.IpRequirements
79       port_oam_port_replacement_policy:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_oam_port_network_role_tag:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_oam_port_network_role:
90         type: string
91         required: true
92         status: SUPPORTED
93     attributes:
94       oam_server_1c2_accessIPv4:
95         type: string
96         status: SUPPORTED
97     requirements:
98     - dependency_oam_server_1c2:
99         capability: tosca.capabilities.Node
100         node: tosca.nodes.Root
101         relationship: tosca.relationships.DependsOn
102         occurrences:
103         - 0
104         - UNBOUNDED
105     - local_storage_oam_server_1c2:
106         capability: tosca.capabilities.Attachment
107         node: tosca.nodes.BlockStorage
108         relationship: tosca.relationships.AttachesTo
109         occurrences:
110         - 0
111         - UNBOUNDED
112     - dependency_oam_server_1c2_oam_port:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - link_oam_server_1c2_oam_port:
120         capability: tosca.capabilities.network.Linkable
121         relationship: tosca.relationships.network.LinksTo
122         occurrences:
123         - 1
124         - 1
125     capabilities:
126       disk.device.usage_oam_server_1c2:
127         type: org.openecomp.capabilities.metric.Ceilometer
128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
129         occurrences:
130         - 1
131         - UNBOUNDED
132       disk.device.latency_oam_server_1c2:
133         type: org.openecomp.capabilities.metric.Ceilometer
134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
135         occurrences:
136         - 1
137         - UNBOUNDED
138       feature_oam_server_1c2:
139         type: tosca.capabilities.Node
140         occurrences:
141         - 1
142         - UNBOUNDED
143       disk.read.requests_oam_server_1c2:
144         type: org.openecomp.capabilities.metric.Ceilometer
145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
146         occurrences:
147         - 1
148         - UNBOUNDED
149       disk.write.bytes.rate_oam_server_1c2:
150         type: org.openecomp.capabilities.metric.Ceilometer
151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
152         occurrences:
153         - 1
154         - UNBOUNDED
155       disk.device.write.bytes.rate_oam_server_1c2:
156         type: org.openecomp.capabilities.metric.Ceilometer
157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
158         occurrences:
159         - 1
160         - UNBOUNDED
161       network.outgoing.packets.rate_oam_server_1c2_oam_port:
162         type: org.openecomp.capabilities.metric.Ceilometer
163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
164         occurrences:
165         - 1
166         - UNBOUNDED
167       network.outpoing.packets_oam_server_1c2_oam_port:
168         type: org.openecomp.capabilities.metric.Ceilometer
169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
170         occurrences:
171         - 1
172         - UNBOUNDED
173       cpu_util_oam_server_1c2:
174         type: org.openecomp.capabilities.metric.Ceilometer
175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.device.write.bytes_oam_server_1c2:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.device.allocation_oam_server_1c2:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       attachment_oam_server_1c2_oam_port:
192         type: tosca.capabilities.Attachment
193         occurrences:
194         - 1
195         - UNBOUNDED
196       network.incoming.bytes.rate_oam_server_1c2_oam_port:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       disk.root.size_oam_server_1c2:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       disk.device.iops_oam_server_1c2:
209         type: org.openecomp.capabilities.metric.Ceilometer
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         occurrences:
212         - 1
213         - UNBOUNDED
214       disk.read.bytes.rate_oam_server_1c2:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       network.outgoing.bytes_oam_server_1c2_oam_port:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       disk.allocation_oam_server_1c2:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.read.bytes_oam_server_1c2:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       network.incoming.bytes_oam_server_1c2_oam_port:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       vcpus_oam_server_1c2:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.device.read.bytes.rate_oam_server_1c2:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       network.incoming.packets_oam_server_1c2_oam_port:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       cpu_oam_server_1c2:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       disk.write.requests.rate_oam_server_1c2:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       instance_oam_server_1c2:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       host_oam_server_1c2:
287         type: tosca.capabilities.Container
288         valid_source_types:
289         - tosca.nodes.SoftwareComponent
290         occurrences:
291         - 1
292         - UNBOUNDED
293       disk.device.capacity_oam_server_1c2:
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.device.write.requests.rate_oam_server_1c2:
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       endpoint_oam_server_1c2:
306         type: tosca.capabilities.Endpoint.Admin
307         occurrences:
308         - 1
309         - UNBOUNDED
310       forwarder_oam_server_1c2_oam_port:
311         type: org.openecomp.capabilities.Forwarder
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.ephemeral.size_oam_server_1c2:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       memory.resident_oam_server_1c2:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       memory_oam_server_1c2:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.read.bytes_oam_server_1c2:
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       memory.usage_oam_server_1c2:
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       disk.usage_oam_server_1c2:
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_oam_server_1c2_oam_port:
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       binding_oam_server_1c2_oam_port:
358         type: tosca.capabilities.network.Bindable
359         valid_source_types:
360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
361         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
362         occurrences:
363         - 0
364         - UNBOUNDED
365       os_oam_server_1c2:
366         type: tosca.capabilities.OperatingSystem
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.device.read.requests_oam_server_1c2:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.latency_oam_server_1c2:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       feature_oam_server_1c2_oam_port:
383         type: tosca.capabilities.Node
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.write.requests_oam_server_1c2:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.write.requests_oam_server_1c2:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       binding_oam_server_1c2:
400         type: tosca.capabilities.network.Bindable
401         occurrences:
402         - 1
403         - UNBOUNDED
404       scalable_oam_server_1c2:
405         type: tosca.capabilities.Scalable
406         occurrences:
407         - 1
408         - UNBOUNDED
409       cpu.delta_oam_server_1c2:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.write.bytes_oam_server_1c2:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.capacity_oam_server_1c2:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.device.read.requests.rate_oam_server_1c2:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.iops_oam_server_1c2:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439   org.openecomp.resource.abstract.nodes.heat.pd_server:
440     derived_from: org.openecomp.resource.abstract.nodes.VFC
441     properties:
442       p1:
443         type: string
444         description: UID of OAM network
445         required: true
446         status: SUPPORTED
447       p2:
448         type: string
449         description: UID of OAM network
450         required: true
451         status: SUPPORTED
452       port_pd_server_port_1_order:
453         type: integer
454         required: true
455         status: SUPPORTED
456       pd_server_names:
457         type: list
458         description: PD server names
459         required: true
460         status: SUPPORTED
461         entry_schema:
462           type: string
463       port_pd_server_port_1_mac_requirements:
464         type: org.openecomp.datatypes.network.MacRequirements
465         required: true
466         status: SUPPORTED
467       port_pd_server_port_2_network_role:
468         type: string
469         required: true
470         status: SUPPORTED
471       port_pd_server_port_1_network_role:
472         type: string
473         required: true
474         status: SUPPORTED
475       pd_server_flavor:
476         type: string
477         description: Flavor for PD server
478         required: true
479         status: SUPPORTED
480       port_pd_server_port_2_ip_requirements:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: org.openecomp.datatypes.network.IpRequirements
486       port_pd_server_port_2_mac_requirements:
487         type: org.openecomp.datatypes.network.MacRequirements
488         required: true
489         status: SUPPORTED
490       availability_zone_0:
491         type: string
492         description: availabilityzone name
493         required: true
494         status: SUPPORTED
495       net:
496         type: string
497         required: true
498         status: SUPPORTED
499       port_pd_server_port_2_vlan_requirements:
500         type: list
501         required: true
502         status: SUPPORTED
503         entry_schema:
504           type: org.openecomp.datatypes.network.VlanRequirements
505       port_pd_server_port_2_subnetpoolid:
506         type: string
507         required: true
508         status: SUPPORTED
509       pd_server_ips:
510         type: string
511         required: true
512         status: SUPPORTED
513       port_pd_server_port_1_subnetpoolid:
514         type: string
515         required: true
516         status: SUPPORTED
517       port_pd_server_port_1_network_role_tag:
518         type: string
519         required: true
520         status: SUPPORTED
521       security_group_name:
522         type: list
523         description: CMAUI1, CMAUI2 server names
524         required: true
525         status: SUPPORTED
526         entry_schema:
527           type: string
528       ps_server_flavor:
529         type: string
530         description: Flavor for PS server
531         required: true
532         status: SUPPORTED
533       port_pd_server_port_1_vlan_requirements:
534         type: list
535         required: true
536         status: SUPPORTED
537         entry_schema:
538           type: org.openecomp.datatypes.network.VlanRequirements
539       port_pd_server_port_2_order:
540         type: integer
541         required: true
542         status: SUPPORTED
543       port_pd_server_port_2_network_role_tag:
544         type: string
545         required: true
546         status: SUPPORTED
547       pd_server_image:
548         type: string
549         description: Flavor for PD server
550         required: true
551         status: SUPPORTED
552       port_pd_server_port_1_ip_requirements:
553         type: list
554         required: true
555         status: SUPPORTED
556         entry_schema:
557           type: org.openecomp.datatypes.network.IpRequirements
558       port_pd_server_port_2_exCP_naming:
559         type: org.openecomp.datatypes.Naming
560         required: true
561         status: SUPPORTED
562       port_pd_server_port_1_exCP_naming:
563         type: org.openecomp.datatypes.Naming
564         required: true
565         status: SUPPORTED
566     attributes:
567       pattern4_attr_1:
568         type: string
569         description: pattern4_attr_1_value
570         status: SUPPORTED
571     requirements:
572     - dependency_pd_server_port_1:
573         capability: tosca.capabilities.Node
574         node: tosca.nodes.Root
575         relationship: tosca.relationships.DependsOn
576         occurrences:
577         - 0
578         - UNBOUNDED
579     - link_pd_server_port_1:
580         capability: tosca.capabilities.network.Linkable
581         relationship: tosca.relationships.network.LinksTo
582         occurrences:
583         - 1
584         - 1
585     - dependency_pd_server_port_2:
586         capability: tosca.capabilities.Node
587         node: tosca.nodes.Root
588         relationship: tosca.relationships.DependsOn
589         occurrences:
590         - 0
591         - UNBOUNDED
592     - link_pd_server_port_2:
593         capability: tosca.capabilities.network.Linkable
594         relationship: tosca.relationships.network.LinksTo
595         occurrences:
596         - 1
597         - 1
598     - dependency_server_pd:
599         capability: tosca.capabilities.Node
600         node: tosca.nodes.Root
601         relationship: tosca.relationships.DependsOn
602         occurrences:
603         - 0
604         - UNBOUNDED
605     - local_storage_server_pd:
606         capability: tosca.capabilities.Attachment
607         node: tosca.nodes.BlockStorage
608         relationship: tosca.relationships.AttachesTo
609         occurrences:
610         - 0
611         - UNBOUNDED
612     capabilities:
613       disk.iops_server_pd:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       disk.device.read.bytes.rate_server_pd:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       memory.resident_server_pd:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       cpu_util_server_pd:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       network.incoming.bytes_pd_server_port_1:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       network.incoming.bytes_pd_server_port_2:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       disk.device.read.requests_server_pd:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       network.incoming.bytes.rate_pd_server_port_1:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       network.incoming.bytes.rate_pd_server_port_2:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       disk.device.allocation_server_pd:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       disk.usage_server_pd:
674         type: org.openecomp.capabilities.metric.Ceilometer
675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
676         occurrences:
677         - 1
678         - UNBOUNDED
679       disk.capacity_server_pd:
680         type: org.openecomp.capabilities.metric.Ceilometer
681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
682         occurrences:
683         - 1
684         - UNBOUNDED
685       endpoint_server_pd:
686         type: tosca.capabilities.Endpoint.Admin
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.device.capacity_server_pd:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       attachment_pd_server_port_2:
697         type: tosca.capabilities.Attachment
698         occurrences:
699         - 1
700         - UNBOUNDED
701       network.incoming.packets_pd_server_port_2:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       attachment_pd_server_port_1:
708         type: tosca.capabilities.Attachment
709         occurrences:
710         - 1
711         - UNBOUNDED
712       network.incoming.packets_pd_server_port_1:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       memory.usage_server_pd:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       disk.allocation_server_pd:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.read.bytes.rate_server_pd:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       memory_server_pd:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.device.write.requests_server_pd:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.device.usage_server_pd:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       feature_pd_server_port_1:
755         type: tosca.capabilities.Node
756         occurrences:
757         - 1
758         - UNBOUNDED
759       feature_pd_server_port_2:
760         type: tosca.capabilities.Node
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.read.bytes_server_pd:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.device.read.bytes_server_pd:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       network.incoming.packets.rate_pd_server_port_2:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       network.incoming.packets.rate_pd_server_port_1:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       instance_server_pd:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       binding_pd_server_port_2:
795         type: tosca.capabilities.network.Bindable
796         valid_source_types:
797         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
798         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
799         occurrences:
800         - 0
801         - UNBOUNDED
802       binding_pd_server_port_1:
803         type: tosca.capabilities.network.Bindable
804         valid_source_types:
805         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
806         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
807         occurrences:
808         - 0
809         - UNBOUNDED
810       cpu.delta_server_pd:
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       host_server_pd:
817         type: tosca.capabilities.Container
818         valid_source_types:
819         - tosca.nodes.SoftwareComponent
820         occurrences:
821         - 1
822         - UNBOUNDED
823       network.outpoing.packets_pd_server_port_1:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       vcpus_server_pd:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.ephemeral.size_server_pd:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       network.outpoing.packets_pd_server_port_2:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       network.outgoing.packets.rate_pd_server_port_2:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       disk.latency_server_pd:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.outgoing.packets.rate_pd_server_port_1:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.device.write.bytes.rate_server_pd:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.write.requests.rate_server_pd:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.write.requests_server_pd:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       network.outgoing.bytes_pd_server_port_2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.device.iops_server_pd:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       network.outgoing.bytes_pd_server_port_1:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.read.requests_server_pd:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       os_server_pd:
908         type: tosca.capabilities.OperatingSystem
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.device.latency_server_pd:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       binding_server_pd:
919         type: tosca.capabilities.network.Bindable
920         occurrences:
921         - 1
922         - UNBOUNDED
923       scalable_server_pd:
924         type: tosca.capabilities.Scalable
925         occurrences:
926         - 1
927         - UNBOUNDED
928       network.outgoing.bytes.rate_pd_server_port_2:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       forwarder_pd_server_port_1:
935         type: org.openecomp.capabilities.Forwarder
936         occurrences:
937         - 1
938         - UNBOUNDED
939       network.outgoing.bytes.rate_pd_server_port_1:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       disk.write.bytes_server_pd:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       disk.write.bytes.rate_server_pd:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       forwarder_pd_server_port_2:
958         type: org.openecomp.capabilities.Forwarder
959         occurrences:
960         - 1
961         - UNBOUNDED
962       feature_server_pd:
963         type: tosca.capabilities.Node
964         occurrences:
965         - 1
966         - UNBOUNDED
967       disk.root.size_server_pd:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.device.read.requests.rate_server_pd:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.device.write.requests.rate_server_pd:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       disk.device.write.bytes_server_pd:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       cpu_server_pd:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997   org.openecomp.resource.abstract.nodes.pd_server_1b:
998     derived_from: org.openecomp.resource.abstract.nodes.VFC
999     properties:
1000       compute_pd_server_1b_name:
1001         type: list
1002         required: true
1003         status: SUPPORTED
1004         entry_schema:
1005           type: string
1006       index_value:
1007         type: integer
1008         description: Index value of this substitution service template runtime instance
1009         required: false
1010         default: 0
1011         status: SUPPORTED
1012         constraints:
1013         - greater_or_equal: 0
1014       vm_flavor_name:
1015         type: string
1016         required: true
1017         status: SUPPORTED
1018       port_pd_server_1b_port_vlan_requirements:
1019         type: list
1020         required: true
1021         status: SUPPORTED
1022         entry_schema:
1023           type: org.openecomp.datatypes.network.VlanRequirements
1024       port_pd_server_1b_port_network_role_tag:
1025         type: string
1026         required: true
1027         status: SUPPORTED
1028       vm_image_name:
1029         type: string
1030         required: true
1031         status: SUPPORTED
1032       port_pd_server_1b_port_replacement_policy:
1033         type: list
1034         required: true
1035         status: SUPPORTED
1036         entry_schema:
1037           type: string
1038       port_pd_server_1b_port_mac_requirements:
1039         type: org.openecomp.datatypes.network.MacRequirements
1040         required: true
1041         status: SUPPORTED
1042       port_pd_server_1b_port_network_role:
1043         type: string
1044         required: true
1045         status: SUPPORTED
1046       port_pd_server_1b_port_fixed_ips:
1047         type: list
1048         required: true
1049         status: SUPPORTED
1050         entry_schema:
1051           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1052       port_pd_server_1b_port_network:
1053         type: list
1054         required: true
1055         status: SUPPORTED
1056         entry_schema:
1057           type: string
1058       compute_pd_server_1b_availability_zone:
1059         type: list
1060         required: true
1061         status: SUPPORTED
1062         entry_schema:
1063           type: string
1064       port_pd_server_1b_port_order:
1065         type: integer
1066         required: true
1067         status: SUPPORTED
1068       port_pd_server_1b_port_exCP_naming:
1069         type: org.openecomp.datatypes.Naming
1070         required: true
1071         status: SUPPORTED
1072       port_pd_server_1b_port_ip_requirements:
1073         type: list
1074         required: true
1075         status: SUPPORTED
1076         entry_schema:
1077           type: org.openecomp.datatypes.network.IpRequirements
1078       port_pd_server_1b_port_subnetpoolid:
1079         type: string
1080         required: true
1081         status: SUPPORTED
1082     requirements:
1083     - dependency_pd_server_1b:
1084         capability: tosca.capabilities.Node
1085         node: tosca.nodes.Root
1086         relationship: tosca.relationships.DependsOn
1087         occurrences:
1088         - 0
1089         - UNBOUNDED
1090     - local_storage_pd_server_1b:
1091         capability: tosca.capabilities.Attachment
1092         node: tosca.nodes.BlockStorage
1093         relationship: tosca.relationships.AttachesTo
1094         occurrences:
1095         - 0
1096         - UNBOUNDED
1097     - dependency_pd_server_1b_pd_server_1b_port:
1098         capability: tosca.capabilities.Node
1099         node: tosca.nodes.Root
1100         relationship: tosca.relationships.DependsOn
1101         occurrences:
1102         - 0
1103         - UNBOUNDED
1104     - link_pd_server_1b_pd_server_1b_port:
1105         capability: tosca.capabilities.network.Linkable
1106         relationship: tosca.relationships.network.LinksTo
1107         occurrences:
1108         - 1
1109         - 1
1110     capabilities:
1111       disk.device.read.bytes_pd_server_1b:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       feature_pd_server_1b_pd_server_1b_port:
1118         type: tosca.capabilities.Node
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       host_pd_server_1b:
1123         type: tosca.capabilities.Container
1124         valid_source_types:
1125         - tosca.nodes.SoftwareComponent
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.read.bytes.rate_pd_server_1b:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       disk.allocation_pd_server_1b:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       cpu.delta_pd_server_1b:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       forwarder_pd_server_1b_pd_server_1b_port:
1154         type: org.openecomp.capabilities.Forwarder
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.device.read.requests_pd_server_1b:
1165         type: org.openecomp.capabilities.metric.Ceilometer
1166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       feature_pd_server_1b:
1171         type: tosca.capabilities.Node
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.iops_pd_server_1b:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       binding_pd_server_1b_pd_server_1b_port:
1182         type: tosca.capabilities.network.Bindable
1183         valid_source_types:
1184         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1185         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1186         occurrences:
1187         - 0
1188         - UNBOUNDED
1189       cpu_pd_server_1b:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       disk.write.bytes.rate_pd_server_1b:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       disk.device.read.requests.rate_pd_server_1b:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       endpoint_pd_server_1b:
1208         type: tosca.capabilities.Endpoint.Admin
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       disk.device.allocation_pd_server_1b:
1213         type: org.openecomp.capabilities.metric.Ceilometer
1214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       memory.usage_pd_server_1b:
1219         type: org.openecomp.capabilities.metric.Ceilometer
1220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
1225         type: org.openecomp.capabilities.metric.Ceilometer
1226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       memory_pd_server_1b:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       disk.device.read.bytes.rate_pd_server_1b:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       disk.device.latency_pd_server_1b:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       disk.read.bytes_pd_server_1b:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       disk.device.usage_pd_server_1b:
1255         type: org.openecomp.capabilities.metric.Ceilometer
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       attachment_pd_server_1b_pd_server_1b_port:
1261         type: tosca.capabilities.Attachment
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.device.write.requests_pd_server_1b:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.latency_pd_server_1b:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.ephemeral.size_pd_server_1b:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       scalable_pd_server_1b:
1290         type: tosca.capabilities.Scalable
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       disk.write.requests_pd_server_1b:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.device.write.bytes.rate_pd_server_1b:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.root.size_pd_server_1b:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       disk.iops_pd_server_1b:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.write.bytes_pd_server_1b:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       disk.device.write.bytes_pd_server_1b:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       os_pd_server_1b:
1331         type: tosca.capabilities.OperatingSystem
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       vcpus_pd_server_1b:
1336         type: org.openecomp.capabilities.metric.Ceilometer
1337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1342         type: org.openecomp.capabilities.metric.Ceilometer
1343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       instance_pd_server_1b:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       binding_pd_server_1b:
1354         type: tosca.capabilities.network.Bindable
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       cpu_util_pd_server_1b:
1359         type: org.openecomp.capabilities.metric.Ceilometer
1360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1365         type: org.openecomp.capabilities.metric.Ceilometer
1366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       memory.resident_pd_server_1b:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1377         type: org.openecomp.capabilities.metric.Ceilometer
1378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       disk.device.write.requests.rate_pd_server_1b:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.device.capacity_pd_server_1b:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       disk.read.requests_pd_server_1b:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.capacity_pd_server_1b:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.usage_pd_server_1b:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       disk.write.requests.rate_pd_server_1b:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
1425     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1426     properties:
1427       cmaui_names:
1428         type: list
1429         description: CMAUI1, CMAUI2 server names
1430         required: true
1431         status: SUPPORTED
1432         entry_schema:
1433           type: string
1434       p1:
1435         type: string
1436         description: UID of OAM network
1437         required: true
1438         status: SUPPORTED
1439       p2:
1440         type: string
1441         description: UID of OAM network
1442         required: true
1443         status: SUPPORTED
1444       cmaui_image:
1445         type: string
1446         description: Image for CMAUI server
1447         required: true
1448         status: SUPPORTED
1449       cmaui_flavor:
1450         type: string
1451         description: Flavor for CMAUI server
1452         required: true
1453         status: SUPPORTED
1454       packet_internal_network_name:
1455         type: string
1456         required: true
1457         status: SUPPORTED
1458       packet_external_network_name:
1459         type: string
1460         required: true
1461         status: SUPPORTED
1462       security_group_name:
1463         type: list
1464         description: CMAUI1, CMAUI2 server names
1465         required: true
1466         status: SUPPORTED
1467         entry_schema:
1468           type: string
1469       availability_zone_0:
1470         type: string
1471         description: availabilityzone name
1472         required: true
1473         status: SUPPORTED
1474       cmaui_oam_ips:
1475         type: string
1476         required: true
1477         status: SUPPORTED
1478       net:
1479         type: string
1480         required: true
1481         status: SUPPORTED
1482     attributes:
1483       no_compute_attr_1:
1484         type: string
1485         description: no_compute_attr_1
1486         status: SUPPORTED
1487     requirements:
1488     - dependency_cmaui_port_01:
1489         capability: tosca.capabilities.Node
1490         node: tosca.nodes.Root
1491         relationship: tosca.relationships.DependsOn
1492         occurrences:
1493         - 0
1494         - UNBOUNDED
1495     - binding_cmaui_port_01:
1496         capability: tosca.capabilities.network.Bindable
1497         relationship: tosca.relationships.network.BindsTo
1498         occurrences:
1499         - 1
1500         - 1
1501     - dependency_cmaui_port_02:
1502         capability: tosca.capabilities.Node
1503         node: tosca.nodes.Root
1504         relationship: tosca.relationships.DependsOn
1505         occurrences:
1506         - 0
1507         - UNBOUNDED
1508     - binding_cmaui_port_02:
1509         capability: tosca.capabilities.network.Bindable
1510         relationship: tosca.relationships.network.BindsTo
1511         occurrences:
1512         - 1
1513         - 1
1514     - dependency_packet_internal_network_0:
1515         capability: tosca.capabilities.Node
1516         node: tosca.nodes.Root
1517         relationship: tosca.relationships.DependsOn
1518         occurrences:
1519         - 0
1520         - UNBOUNDED
1521     - dependency_packet_external_network_0:
1522         capability: tosca.capabilities.Node
1523         node: tosca.nodes.Root
1524         relationship: tosca.relationships.DependsOn
1525         occurrences:
1526         - 0
1527         - UNBOUNDED
1528     capabilities:
1529       feature_packet_internal_network_0:
1530         type: tosca.capabilities.Node
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       network.incoming.packets_cmaui_port_02:
1535         type: org.openecomp.capabilities.metric.Ceilometer
1536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       network.incoming.bytes_cmaui_port_02:
1541         type: org.openecomp.capabilities.metric.Ceilometer
1542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       attachment_packet_external_network_0:
1547         type: tosca.capabilities.Attachment
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       network.outgoing.packets.rate_cmaui_port_01:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       binding_cmaui_port_01:
1558         type: tosca.capabilities.network.Bindable
1559         valid_source_types:
1560         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1561         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1562         occurrences:
1563         - 0
1564         - UNBOUNDED
1565       network.outgoing.packets.rate_cmaui_port_02:
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       binding_cmaui_port_02:
1572         type: tosca.capabilities.network.Bindable
1573         valid_source_types:
1574         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1575         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1576         occurrences:
1577         - 0
1578         - UNBOUNDED
1579       attachment_cmaui_port_02:
1580         type: tosca.capabilities.Attachment
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       end_point_packet_external_network_0:
1585         type: tosca.capabilities.Endpoint
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       attachment_cmaui_port_01:
1590         type: tosca.capabilities.Attachment
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       network.incoming.packets.rate_cmaui_port_01:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       link_packet_internal_network_0:
1601         type: tosca.capabilities.network.Linkable
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.incoming.bytes_cmaui_port_01:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       network.incoming.packets_cmaui_port_01:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       network.incoming.packets.rate_cmaui_port_02:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       attachment_packet_internal_network_0:
1624         type: tosca.capabilities.Attachment
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       network.outgoing.bytes.rate_cmaui_port_02:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       network.outgoing.bytes.rate_cmaui_port_01:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       end_point_packet_internal_network_0:
1641         type: tosca.capabilities.Endpoint
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       network.outpoing.packets_cmaui_port_02:
1646         type: org.openecomp.capabilities.metric.Ceilometer
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       network.outpoing.packets_cmaui_port_01:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       forwarder_cmaui_port_01:
1658         type: org.openecomp.capabilities.Forwarder
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       forwarder_cmaui_port_02:
1663         type: org.openecomp.capabilities.Forwarder
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       link_packet_external_network_0:
1668         type: tosca.capabilities.network.Linkable
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       feature_cmaui_port_02:
1673         type: tosca.capabilities.Node
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       feature_cmaui_port_01:
1678         type: tosca.capabilities.Node
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       network.outgoing.bytes_cmaui_port_02:
1683         type: org.openecomp.capabilities.metric.Ceilometer
1684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       network.incoming.bytes.rate_cmaui_port_01:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       network.outgoing.bytes_cmaui_port_01:
1695         type: org.openecomp.capabilities.metric.Ceilometer
1696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       network.incoming.bytes.rate_cmaui_port_02:
1701         type: org.openecomp.capabilities.metric.Ceilometer
1702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       feature_packet_external_network_0:
1707         type: tosca.capabilities.Node
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711   org.openecomp.resource.abstract.nodes.heat.nested1:
1712     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1713     properties:
1714       p1:
1715         type: string
1716         description: UID of OAM network
1717         required: true
1718         status: SUPPORTED
1719       p2:
1720         type: string
1721         description: UID of OAM network
1722         required: true
1723         status: SUPPORTED
1724       cmaui_1c1_image:
1725         type: string
1726         description: Image for CMAUI server
1727         required: true
1728         status: SUPPORTED
1729       ps_server_1b_ips:
1730         type: string
1731         required: true
1732         status: SUPPORTED
1733       packet_internal_network_name:
1734         type: string
1735         required: true
1736         status: SUPPORTED
1737       pd_server_1b_names:
1738         type: list
1739         description: PD server names
1740         required: true
1741         status: SUPPORTED
1742         entry_schema:
1743           type: string
1744       security_group_name:
1745         type: list
1746         description: CMAUI1, CMAUI2 server names
1747         required: true
1748         status: SUPPORTED
1749         entry_schema:
1750           type: string
1751       oam_server_1c2_image:
1752         type: string
1753         description: Image for CMAUI server
1754         required: true
1755         status: SUPPORTED
1756       cmaui_1c1_flavor:
1757         type: string
1758         description: Flavor for CMAUI server
1759         required: true
1760         status: SUPPORTED
1761       ps_server_1b_names:
1762         type: list
1763         description: Ps server names
1764         required: true
1765         status: SUPPORTED
1766         entry_schema:
1767           type: string
1768       cmaui_1c1_names:
1769         type: list
1770         description: CMAUI1, CMAUI2 server names
1771         required: true
1772         status: SUPPORTED
1773         entry_schema:
1774           type: string
1775       pd_server_1b_flavor:
1776         type: string
1777         description: Flavor for PD server
1778         required: true
1779         status: SUPPORTED
1780       pd_server_1b_ips:
1781         type: string
1782         required: true
1783         status: SUPPORTED
1784       packet_external_network_name:
1785         type: string
1786         required: true
1787         status: SUPPORTED
1788       availability_zone_0:
1789         type: string
1790         description: availabilityzone name
1791         required: true
1792         status: SUPPORTED
1793       ps_server_1b_flavor:
1794         type: string
1795         description: Flavor for PS server
1796         required: true
1797         status: SUPPORTED
1798       cmaui_oam_ips:
1799         type: string
1800         required: true
1801         status: SUPPORTED
1802       ps_server_1b_image:
1803         type: string
1804         description: Ps Image server
1805         required: true
1806         status: SUPPORTED
1807       net:
1808         type: string
1809         required: true
1810         status: SUPPORTED
1811       pd_server_1b_image:
1812         type: string
1813         description: PD Image server
1814         required: true
1815         status: SUPPORTED
1816       oam_server_1c2_flavor:
1817         type: string
1818         description: Flavor for CMAUI server
1819         required: true
1820         status: SUPPORTED
1821       oam_server_1c2_names:
1822         type: list
1823         description: CMAUI1, CMAUI2 server names
1824         required: true
1825         status: SUPPORTED
1826         entry_schema:
1827           type: string
1828     attributes:
1829       all_pattern_attr_1:
1830         type: string
1831         description: all_pattern_attr_1
1832         status: SUPPORTED
1833     requirements:
1834     - dependency_cmaui_port_2:
1835         capability: tosca.capabilities.Node
1836         node: tosca.nodes.Root
1837         relationship: tosca.relationships.DependsOn
1838         occurrences:
1839         - 0
1840         - UNBOUNDED
1841     - dependency_server_1b_pd:
1842         capability: tosca.capabilities.Node
1843         node: tosca.nodes.Root
1844         relationship: tosca.relationships.DependsOn
1845         occurrences:
1846         - 0
1847         - UNBOUNDED
1848     - local_storage_server_1b_pd:
1849         capability: tosca.capabilities.Attachment
1850         node: tosca.nodes.BlockStorage
1851         relationship: tosca.relationships.AttachesTo
1852         occurrences:
1853         - 0
1854         - UNBOUNDED
1855     - dependency_server_1c2_oam_1:
1856         capability: tosca.capabilities.Node
1857         node: tosca.nodes.Root
1858         relationship: tosca.relationships.DependsOn
1859         occurrences:
1860         - 0
1861         - UNBOUNDED
1862     - local_storage_server_1c2_oam_1:
1863         capability: tosca.capabilities.Attachment
1864         node: tosca.nodes.BlockStorage
1865         relationship: tosca.relationships.AttachesTo
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869     - dependency_server_1c2_oam_2:
1870         capability: tosca.capabilities.Node
1871         node: tosca.nodes.Root
1872         relationship: tosca.relationships.DependsOn
1873         occurrences:
1874         - 0
1875         - UNBOUNDED
1876     - local_storage_server_1c2_oam_2:
1877         capability: tosca.capabilities.Attachment
1878         node: tosca.nodes.BlockStorage
1879         relationship: tosca.relationships.AttachesTo
1880         occurrences:
1881         - 0
1882         - UNBOUNDED
1883     - dependency_cmaui_port_1:
1884         capability: tosca.capabilities.Node
1885         node: tosca.nodes.Root
1886         relationship: tosca.relationships.DependsOn
1887         occurrences:
1888         - 0
1889         - UNBOUNDED
1890     - dependency_pd_server_1b_port:
1891         capability: tosca.capabilities.Node
1892         node: tosca.nodes.Root
1893         relationship: tosca.relationships.DependsOn
1894         occurrences:
1895         - 0
1896         - UNBOUNDED
1897     - link_pd_server_1b_port:
1898         capability: tosca.capabilities.network.Linkable
1899         relationship: tosca.relationships.network.LinksTo
1900         occurrences:
1901         - 1
1902         - 1
1903     - dependency_oam_port_1:
1904         capability: tosca.capabilities.Node
1905         node: tosca.nodes.Root
1906         relationship: tosca.relationships.DependsOn
1907         occurrences:
1908         - 0
1909         - UNBOUNDED
1910     - dependency_packet_external_network:
1911         capability: tosca.capabilities.Node
1912         node: tosca.nodes.Root
1913         relationship: tosca.relationships.DependsOn
1914         occurrences:
1915         - 0
1916         - UNBOUNDED
1917     - dependency_ps_server_1b_port:
1918         capability: tosca.capabilities.Node
1919         node: tosca.nodes.Root
1920         relationship: tosca.relationships.DependsOn
1921         occurrences:
1922         - 0
1923         - UNBOUNDED
1924     - link_ps_server_1b_port:
1925         capability: tosca.capabilities.network.Linkable
1926         relationship: tosca.relationships.network.LinksTo
1927         occurrences:
1928         - 1
1929         - 1
1930     - dependency_server_1b_ps:
1931         capability: tosca.capabilities.Node
1932         node: tosca.nodes.Root
1933         relationship: tosca.relationships.DependsOn
1934         occurrences:
1935         - 0
1936         - UNBOUNDED
1937     - local_storage_server_1b_ps:
1938         capability: tosca.capabilities.Attachment
1939         node: tosca.nodes.BlockStorage
1940         relationship: tosca.relationships.AttachesTo
1941         occurrences:
1942         - 0
1943         - UNBOUNDED
1944     - dependency_packet_internal_network:
1945         capability: tosca.capabilities.Node
1946         node: tosca.nodes.Root
1947         relationship: tosca.relationships.DependsOn
1948         occurrences:
1949         - 0
1950         - UNBOUNDED
1951     - dependency_server_1c1_cmaui_2:
1952         capability: tosca.capabilities.Node
1953         node: tosca.nodes.Root
1954         relationship: tosca.relationships.DependsOn
1955         occurrences:
1956         - 0
1957         - UNBOUNDED
1958     - local_storage_server_1c1_cmaui_2:
1959         capability: tosca.capabilities.Attachment
1960         node: tosca.nodes.BlockStorage
1961         relationship: tosca.relationships.AttachesTo
1962         occurrences:
1963         - 0
1964         - UNBOUNDED
1965     - dependency_server_1c1_cmaui_1:
1966         capability: tosca.capabilities.Node
1967         node: tosca.nodes.Root
1968         relationship: tosca.relationships.DependsOn
1969         occurrences:
1970         - 0
1971         - UNBOUNDED
1972     - local_storage_server_1c1_cmaui_1:
1973         capability: tosca.capabilities.Attachment
1974         node: tosca.nodes.BlockStorage
1975         relationship: tosca.relationships.AttachesTo
1976         occurrences:
1977         - 0
1978         - UNBOUNDED
1979     - dependency_oam_port_2:
1980         capability: tosca.capabilities.Node
1981         node: tosca.nodes.Root
1982         relationship: tosca.relationships.DependsOn
1983         occurrences:
1984         - 0
1985         - UNBOUNDED
1986     capabilities:
1987       disk.capacity_server_1b_pd:
1988         type: org.openecomp.capabilities.metric.Ceilometer
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       disk.device.write.bytes.rate_server_1c2_oam_2:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       disk.read.bytes_server_1c1_cmaui_2:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       disk.device.write.bytes.rate_server_1c2_oam_1:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       disk.device.read.bytes.rate_server_1b_ps:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       disk.read.bytes_server_1c1_cmaui_1:
2018         type: org.openecomp.capabilities.metric.Ceilometer
2019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2020         occurrences:
2021         - 1
2022         - UNBOUNDED
2023       disk.usage_server_1b_pd:
2024         type: org.openecomp.capabilities.metric.Ceilometer
2025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2026         occurrences:
2027         - 1
2028         - UNBOUNDED
2029       disk.iops_server_1c2_oam_2:
2030         type: org.openecomp.capabilities.metric.Ceilometer
2031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2032         occurrences:
2033         - 1
2034         - UNBOUNDED
2035       disk.usage_server_1c2_oam_2:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       disk.read.requests_server_1c1_cmaui_2:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       feature_server_1c1_cmaui_1:
2048         type: tosca.capabilities.Node
2049         occurrences:
2050         - 1
2051         - UNBOUNDED
2052       disk.usage_server_1c2_oam_1:
2053         type: org.openecomp.capabilities.metric.Ceilometer
2054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2055         occurrences:
2056         - 1
2057         - UNBOUNDED
2058       network.incoming.bytes_pd_server_1b_port:
2059         type: org.openecomp.capabilities.metric.Ceilometer
2060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2061         occurrences:
2062         - 1
2063         - UNBOUNDED
2064       feature_server_1c1_cmaui_2:
2065         type: tosca.capabilities.Node
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       disk.read.requests_server_1c1_cmaui_1:
2070         type: org.openecomp.capabilities.metric.Ceilometer
2071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       disk.device.iops_server_1b_ps:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       network.outgoing.bytes_cmaui_port_2:
2082         type: org.openecomp.capabilities.metric.Ceilometer
2083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       disk.iops_server_1c2_oam_1:
2088         type: org.openecomp.capabilities.metric.Ceilometer
2089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2090         occurrences:
2091         - 1
2092         - UNBOUNDED
2093       network.outgoing.bytes_cmaui_port_1:
2094         type: org.openecomp.capabilities.metric.Ceilometer
2095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2096         occurrences:
2097         - 1
2098         - UNBOUNDED
2099       network.outgoing.packets.rate_oam_port_2:
2100         type: org.openecomp.capabilities.metric.Ceilometer
2101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2102         occurrences:
2103         - 1
2104         - UNBOUNDED
2105       network.outgoing.packets.rate_oam_port_1:
2106         type: org.openecomp.capabilities.metric.Ceilometer
2107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2108         occurrences:
2109         - 1
2110         - UNBOUNDED
2111       disk.device.iops_server_1b_pd:
2112         type: org.openecomp.capabilities.metric.Ceilometer
2113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2114         occurrences:
2115         - 1
2116         - UNBOUNDED
2117       network.incoming.packets_pd_server_1b_port:
2118         type: org.openecomp.capabilities.metric.Ceilometer
2119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2120         occurrences:
2121         - 1
2122         - UNBOUNDED
2123       attachment_ps_server_1b_port:
2124         type: tosca.capabilities.Attachment
2125         occurrences:
2126         - 1
2127         - UNBOUNDED
2128       disk.device.write.requests.rate_server_1c2_oam_1:
2129         type: org.openecomp.capabilities.metric.Ceilometer
2130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2131         occurrences:
2132         - 1
2133         - UNBOUNDED
2134       forwarder_ps_server_1b_port:
2135         type: org.openecomp.capabilities.Forwarder
2136         occurrences:
2137         - 1
2138         - UNBOUNDED
2139       disk.device.write.requests.rate_server_1c2_oam_2:
2140         type: org.openecomp.capabilities.metric.Ceilometer
2141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2142         occurrences:
2143         - 1
2144         - UNBOUNDED
2145       disk.device.read.bytes.rate_server_1b_pd:
2146         type: org.openecomp.capabilities.metric.Ceilometer
2147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       disk.read.bytes.rate_server_1c2_oam_1:
2152         type: org.openecomp.capabilities.metric.Ceilometer
2153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2154         occurrences:
2155         - 1
2156         - UNBOUNDED
2157       disk.read.bytes.rate_server_1c2_oam_2:
2158         type: org.openecomp.capabilities.metric.Ceilometer
2159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2160         occurrences:
2161         - 1
2162         - UNBOUNDED
2163       scalable_server_1c2_oam_2:
2164         type: tosca.capabilities.Scalable
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       disk.latency_server_1b_pd:
2169         type: org.openecomp.capabilities.metric.Ceilometer
2170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       scalable_server_1c2_oam_1:
2175         type: tosca.capabilities.Scalable
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       disk.device.read.requests.rate_server_1b_pd:
2180         type: org.openecomp.capabilities.metric.Ceilometer
2181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2182         occurrences:
2183         - 1
2184         - UNBOUNDED
2185       disk.device.write.requests_server_1c1_cmaui_2:
2186         type: org.openecomp.capabilities.metric.Ceilometer
2187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       disk.device.write.requests_server_1c1_cmaui_1:
2192         type: org.openecomp.capabilities.metric.Ceilometer
2193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       disk.device.read.bytes_server_1c1_cmaui_2:
2198         type: org.openecomp.capabilities.metric.Ceilometer
2199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       disk.device.read.bytes_server_1c1_cmaui_1:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.device.read.requests.rate_server_1b_ps:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       disk.device.usage_server_1c2_oam_2:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.device.capacity_server_1c2_oam_2:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       disk.device.capacity_server_1c2_oam_1:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       binding_server_1b_ps:
2234         type: tosca.capabilities.network.Bindable
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       binding_server_1b_pd:
2239         type: tosca.capabilities.network.Bindable
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       disk.device.usage_server_1c2_oam_1:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       memory.usage_server_1b_pd:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       network.outpoing.packets_oam_port_1:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       network.outpoing.packets_oam_port_2:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       binding_cmaui_port_1:
2268         type: tosca.capabilities.network.Bindable
2269         valid_source_types:
2270         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2271         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2272         occurrences:
2273         - 0
2274         - UNBOUNDED
2275       binding_cmaui_port_2:
2276         type: tosca.capabilities.network.Bindable
2277         valid_source_types:
2278         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2279         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2280         occurrences:
2281         - 0
2282         - UNBOUNDED
2283       memory.usage_server_1b_ps:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       cpu_util_server_1b_pd:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       cpu_util_server_1c2_oam_1:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       cpu_util_server_1c2_oam_2:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       memory_server_1c2_oam_1:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       memory_server_1c2_oam_2:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.write.bytes_server_1c2_oam_1:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       disk.write.bytes_server_1c2_oam_2:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       memory.resident_server_1c2_oam_2:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       memory.resident_server_1c2_oam_1:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       cpu_util_server_1b_ps:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       network.incoming.bytes_cmaui_port_2:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       network.incoming.bytes_cmaui_port_1:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       os_server_1c2_oam_1:
2362         type: tosca.capabilities.OperatingSystem
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.device.iops_server_1c1_cmaui_2:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       instance_server_1b_pd:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.device.iops_server_1c1_cmaui_1:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       os_server_1c2_oam_2:
2385         type: tosca.capabilities.OperatingSystem
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.device.write.bytes_server_1b_pd:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       disk.device.allocation_server_1c1_cmaui_1:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.device.allocation_server_1c1_cmaui_2:
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       feature_server_1c2_oam_2:
2408         type: tosca.capabilities.Node
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       disk.device.write.bytes_server_1b_ps:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       network.incoming.packets.rate_cmaui_port_1:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       vcpus_server_1c1_cmaui_1:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       network.incoming.packets.rate_cmaui_port_2:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       feature_cmaui_port_1:
2437         type: tosca.capabilities.Node
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       network.incoming.bytes.rate_pd_server_1b_port:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       network.outgoing.bytes_oam_port_2:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       feature_cmaui_port_2:
2454         type: tosca.capabilities.Node
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       instance_server_1b_ps:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       feature_server_1c2_oam_1:
2465         type: tosca.capabilities.Node
2466         occurrences:
2467         - 1
2468         - UNBOUNDED
2469       network.outgoing.bytes_oam_port_1:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       disk.device.capacity_server_1c1_cmaui_2:
2476         type: org.openecomp.capabilities.metric.Ceilometer
2477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       instance_server_1c1_cmaui_2:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       cpu.delta_server_1b_ps:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       instance_server_1c1_cmaui_1:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.device.read.requests.rate_server_1c2_oam_1:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.device.read.requests.rate_server_1c2_oam_2:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       attachment_oam_port_2:
2512         type: tosca.capabilities.Attachment
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       disk.device.write.bytes.rate_server_1b_pd:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.capacity_server_1c2_oam_1:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.capacity_server_1c2_oam_2:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       cpu.delta_server_1b_pd:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       attachment_oam_port_1:
2541         type: tosca.capabilities.Attachment
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       disk.device.write.requests_server_1b_pd:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       disk.write.bytes.rate_server_1c2_oam_1:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       disk.write.bytes.rate_server_1c2_oam_2:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       endpoint_server_1c1_cmaui_2:
2564         type: tosca.capabilities.Endpoint.Admin
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       network.outgoing.packets.rate_ps_server_1b_port:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       endpoint_server_1c1_cmaui_1:
2575         type: tosca.capabilities.Endpoint.Admin
2576         occurrences:
2577         - 1
2578         - UNBOUNDED
2579       disk.device.usage_server_1c1_cmaui_2:
2580         type: org.openecomp.capabilities.metric.Ceilometer
2581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       disk.device.capacity_server_1c1_cmaui_1:
2586         type: org.openecomp.capabilities.metric.Ceilometer
2587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       disk.device.usage_server_1c1_cmaui_1:
2592         type: org.openecomp.capabilities.metric.Ceilometer
2593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2594         occurrences:
2595         - 1
2596         - UNBOUNDED
2597       network.incoming.bytes_ps_server_1b_port:
2598         type: org.openecomp.capabilities.metric.Ceilometer
2599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2600         occurrences:
2601         - 1
2602         - UNBOUNDED
2603       attachment_pd_server_1b_port:
2604         type: tosca.capabilities.Attachment
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       vcpus_server_1c1_cmaui_2:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       binding_ps_server_1b_port:
2615         type: tosca.capabilities.network.Bindable
2616         valid_source_types:
2617         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2618         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2619         occurrences:
2620         - 0
2621         - UNBOUNDED
2622       disk.device.write.bytes.rate_server_1b_ps:
2623         type: org.openecomp.capabilities.metric.Ceilometer
2624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2625         occurrences:
2626         - 1
2627         - UNBOUNDED
2628       forwarder_cmaui_port_2:
2629         type: org.openecomp.capabilities.Forwarder
2630         occurrences:
2631         - 1
2632         - UNBOUNDED
2633       forwarder_cmaui_port_1:
2634         type: org.openecomp.capabilities.Forwarder
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638       disk.device.write.requests_server_1b_ps:
2639         type: org.openecomp.capabilities.metric.Ceilometer
2640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2641         occurrences:
2642         - 1
2643         - UNBOUNDED
2644       disk.device.latency_server_1c2_oam_2:
2645         type: org.openecomp.capabilities.metric.Ceilometer
2646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       disk.device.latency_server_1c2_oam_1:
2651         type: org.openecomp.capabilities.metric.Ceilometer
2652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       feature_packet_external_network:
2657         type: tosca.capabilities.Node
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       disk.write.requests.rate_server_1c1_cmaui_2:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       disk.write.requests.rate_server_1c1_cmaui_1:
2668         type: org.openecomp.capabilities.metric.Ceilometer
2669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       disk.device.read.requests_server_1b_pd:
2674         type: org.openecomp.capabilities.metric.Ceilometer
2675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       disk.read.requests_server_1b_pd:
2680         type: org.openecomp.capabilities.metric.Ceilometer
2681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       cpu_util_server_1c1_cmaui_2:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       disk.allocation_server_1c2_oam_2:
2692         type: org.openecomp.capabilities.metric.Ceilometer
2693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2694         occurrences:
2695         - 1
2696         - UNBOUNDED
2697       disk.allocation_server_1c2_oam_1:
2698         type: org.openecomp.capabilities.metric.Ceilometer
2699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       cpu_util_server_1c1_cmaui_1:
2704         type: org.openecomp.capabilities.metric.Ceilometer
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       disk.device.read.requests_server_1b_ps:
2710         type: org.openecomp.capabilities.metric.Ceilometer
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       binding_pd_server_1b_port:
2716         type: tosca.capabilities.network.Bindable
2717         valid_source_types:
2718         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2719         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2720         occurrences:
2721         - 0
2722         - UNBOUNDED
2723       disk.read.bytes_server_1c2_oam_1:
2724         type: org.openecomp.capabilities.metric.Ceilometer
2725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2726         occurrences:
2727         - 1
2728         - UNBOUNDED
2729       disk.read.bytes_server_1c2_oam_2:
2730         type: org.openecomp.capabilities.metric.Ceilometer
2731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       cpu_server_1b_pd:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       binding_oam_port_2:
2742         type: tosca.capabilities.network.Bindable
2743         valid_source_types:
2744         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2745         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2746         occurrences:
2747         - 0
2748         - UNBOUNDED
2749       disk.write.bytes.rate_server_1c1_cmaui_1:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.write.bytes.rate_server_1c1_cmaui_2:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.allocation_server_1b_pd:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       binding_oam_port_1:
2768         type: tosca.capabilities.network.Bindable
2769         valid_source_types:
2770         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2771         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2772         occurrences:
2773         - 0
2774         - UNBOUNDED
2775       disk.read.bytes.rate_server_1c1_cmaui_2:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       disk.read.bytes.rate_server_1c1_cmaui_1:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       host_server_1c1_cmaui_2:
2788         type: tosca.capabilities.Container
2789         valid_source_types:
2790         - tosca.nodes.SoftwareComponent
2791         occurrences:
2792         - 1
2793         - UNBOUNDED
2794       host_server_1c1_cmaui_1:
2795         type: tosca.capabilities.Container
2796         valid_source_types:
2797         - tosca.nodes.SoftwareComponent
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       cpu_server_1b_ps:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       network.outpoing.packets_cmaui_port_1:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       disk.allocation_server_1b_ps:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       network.outpoing.packets_cmaui_port_2:
2820         type: org.openecomp.capabilities.metric.Ceilometer
2821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       disk.latency_server_1c2_oam_1:
2826         type: org.openecomp.capabilities.metric.Ceilometer
2827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       disk.latency_server_1c2_oam_2:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       disk.read.requests_server_1b_ps:
2838         type: org.openecomp.capabilities.metric.Ceilometer
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       disk.capacity_server_1b_ps:
2844         type: org.openecomp.capabilities.metric.Ceilometer
2845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2846         occurrences:
2847         - 1
2848         - UNBOUNDED
2849       memory.usage_server_1c2_oam_2:
2850         type: org.openecomp.capabilities.metric.Ceilometer
2851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2852         occurrences:
2853         - 1
2854         - UNBOUNDED
2855       network.outpoing.packets_ps_server_1b_port:
2856         type: org.openecomp.capabilities.metric.Ceilometer
2857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2858         occurrences:
2859         - 1
2860         - UNBOUNDED
2861       memory.usage_server_1c2_oam_1:
2862         type: org.openecomp.capabilities.metric.Ceilometer
2863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2864         occurrences:
2865         - 1
2866         - UNBOUNDED
2867       disk.read.requests_server_1c2_oam_2:
2868         type: org.openecomp.capabilities.metric.Ceilometer
2869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       attachment_packet_external_network:
2874         type: tosca.capabilities.Attachment
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       disk.read.requests_server_1c2_oam_1:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       disk.usage_server_1b_ps:
2885         type: org.openecomp.capabilities.metric.Ceilometer
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       disk.root.size_server_1c2_oam_1:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       memory.resident_server_1c1_cmaui_2:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       disk.root.size_server_1c2_oam_2:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       memory.resident_server_1c1_cmaui_1:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       network.incoming.bytes.rate_ps_server_1b_port:
2915         type: org.openecomp.capabilities.metric.Ceilometer
2916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       network.incoming.bytes.rate_oam_port_1:
2921         type: org.openecomp.capabilities.metric.Ceilometer
2922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       os_server_1c1_cmaui_2:
2927         type: tosca.capabilities.OperatingSystem
2928         occurrences:
2929         - 1
2930         - UNBOUNDED
2931       os_server_1c1_cmaui_1:
2932         type: tosca.capabilities.OperatingSystem
2933         occurrences:
2934         - 1
2935         - UNBOUNDED
2936       instance_server_1c2_oam_1:
2937         type: org.openecomp.capabilities.metric.Ceilometer
2938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       instance_server_1c2_oam_2:
2943         type: org.openecomp.capabilities.metric.Ceilometer
2944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2945         occurrences:
2946         - 1
2947         - UNBOUNDED
2948       network.incoming.bytes.rate_oam_port_2:
2949         type: org.openecomp.capabilities.metric.Ceilometer
2950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2951         occurrences:
2952         - 1
2953         - UNBOUNDED
2954       vcpus_server_1b_pd:
2955         type: org.openecomp.capabilities.metric.Ceilometer
2956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2957         occurrences:
2958         - 1
2959         - UNBOUNDED
2960       memory.usage_server_1c1_cmaui_1:
2961         type: org.openecomp.capabilities.metric.Ceilometer
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       disk.write.bytes.rate_server_1b_ps:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       memory.usage_server_1c1_cmaui_2:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       binding_server_1c1_cmaui_2:
2979         type: tosca.capabilities.network.Bindable
2980         occurrences:
2981         - 1
2982         - UNBOUNDED
2983       memory_server_1c1_cmaui_2:
2984         type: org.openecomp.capabilities.metric.Ceilometer
2985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       binding_server_1c1_cmaui_1:
2990         type: tosca.capabilities.network.Bindable
2991         occurrences:
2992         - 1
2993         - UNBOUNDED
2994       feature_ps_server_1b_port:
2995         type: tosca.capabilities.Node
2996         occurrences:
2997         - 1
2998         - UNBOUNDED
2999       disk.device.iops_server_1c2_oam_2:
3000         type: org.openecomp.capabilities.metric.Ceilometer
3001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3002         occurrences:
3003         - 1
3004         - UNBOUNDED
3005       vcpus_server_1b_ps:
3006         type: org.openecomp.capabilities.metric.Ceilometer
3007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.device.iops_server_1c2_oam_1:
3012         type: org.openecomp.capabilities.metric.Ceilometer
3013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       disk.write.bytes.rate_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       forwarder_oam_port_1:
3024         type: org.openecomp.capabilities.Forwarder
3025         occurrences:
3026         - 1
3027         - UNBOUNDED
3028       forwarder_oam_port_2:
3029         type: org.openecomp.capabilities.Forwarder
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       binding_server_1c2_oam_2:
3034         type: tosca.capabilities.network.Bindable
3035         occurrences:
3036         - 1
3037         - UNBOUNDED
3038       binding_server_1c2_oam_1:
3039         type: tosca.capabilities.network.Bindable
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       os_server_1b_pd:
3044         type: tosca.capabilities.OperatingSystem
3045         occurrences:
3046         - 1
3047         - UNBOUNDED
3048       attachment_packet_internal_network:
3049         type: tosca.capabilities.Attachment
3050         occurrences:
3051         - 1
3052         - UNBOUNDED
3053       network.outgoing.packets.rate_pd_server_1b_port:
3054         type: org.openecomp.capabilities.metric.Ceilometer
3055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3056         occurrences:
3057         - 1
3058         - UNBOUNDED
3059       memory_server_1c1_cmaui_1:
3060         type: org.openecomp.capabilities.metric.Ceilometer
3061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       disk.device.latency_server_1b_pd:
3066         type: org.openecomp.capabilities.metric.Ceilometer
3067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3068         occurrences:
3069         - 1
3070         - UNBOUNDED
3071       disk.write.requests_server_1c2_oam_2:
3072         type: org.openecomp.capabilities.metric.Ceilometer
3073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       disk.device.usage_server_1b_pd:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       disk.write.requests_server_1c2_oam_1:
3084         type: org.openecomp.capabilities.metric.Ceilometer
3085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089       vcpus_server_1c2_oam_1:
3090         type: org.openecomp.capabilities.metric.Ceilometer
3091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3092         occurrences:
3093         - 1
3094         - UNBOUNDED
3095       vcpus_server_1c2_oam_2:
3096         type: org.openecomp.capabilities.metric.Ceilometer
3097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3098         occurrences:
3099         - 1
3100         - UNBOUNDED
3101       os_server_1b_ps:
3102         type: tosca.capabilities.OperatingSystem
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       disk.device.latency_server_1b_ps:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       disk.ephemeral.size_server_1c1_cmaui_1:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       disk.ephemeral.size_server_1c1_cmaui_2:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       disk.root.size_server_1c1_cmaui_2:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       disk.device.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       disk.root.size_server_1c1_cmaui_1:
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       disk.read.bytes_server_1b_ps:
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       network.incoming.packets_cmaui_port_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       disk.device.write.bytes.rate_server_1c1_cmaui_2:
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       disk.ephemeral.size_server_1b_pd:
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.device.write.requests_server_1c2_oam_2:
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.allocation_server_1c1_cmaui_1:
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_server_1b_ps:
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       network.incoming.packets_cmaui_port_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       network.outgoing.bytes.rate_ps_server_1b_port:
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.packets.rate_ps_server_1b_port:
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       disk.device.write.requests.rate_server_1c1_cmaui_2:
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       disk.device.write.bytes_server_1c1_cmaui_1:
3209         type: org.openecomp.capabilities.metric.Ceilometer
3210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3211         occurrences:
3212         - 1
3213         - UNBOUNDED
3214       disk.device.write.requests.rate_server_1c1_cmaui_1:
3215         type: org.openecomp.capabilities.metric.Ceilometer
3216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       feature_server_1b_ps:
3221         type: tosca.capabilities.Node
3222         occurrences:
3223         - 1
3224         - UNBOUNDED
3225       disk.write.requests.rate_server_1b_ps:
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       disk.device.write.requests_server_1c2_oam_1:
3232         type: org.openecomp.capabilities.metric.Ceilometer
3233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.device.write.bytes.rate_server_1c1_cmaui_1:
3238         type: org.openecomp.capabilities.metric.Ceilometer
3239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3240         occurrences:
3241         - 1
3242         - UNBOUNDED
3243       disk.device.write.bytes_server_1c1_cmaui_2:
3244         type: org.openecomp.capabilities.metric.Ceilometer
3245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3246         occurrences:
3247         - 1
3248         - UNBOUNDED
3249       host_server_1b_pd:
3250         type: tosca.capabilities.Container
3251         valid_source_types:
3252         - tosca.nodes.SoftwareComponent
3253         occurrences:
3254         - 1
3255         - UNBOUNDED
3256       disk.device.read.requests_server_1c2_oam_1:
3257         type: org.openecomp.capabilities.metric.Ceilometer
3258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3259         occurrences:
3260         - 1
3261         - UNBOUNDED
3262       disk.ephemeral.size_server_1b_ps:
3263         type: org.openecomp.capabilities.metric.Ceilometer
3264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       disk.read.bytes_server_1b_pd:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       host_server_1c2_oam_1:
3275         type: tosca.capabilities.Container
3276         valid_source_types:
3277         - tosca.nodes.SoftwareComponent
3278         occurrences:
3279         - 1
3280         - UNBOUNDED
3281       disk.device.read.requests_server_1c2_oam_2:
3282         type: org.openecomp.capabilities.metric.Ceilometer
3283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3284         occurrences:
3285         - 1
3286         - UNBOUNDED
3287       memory_server_1b_pd:
3288         type: org.openecomp.capabilities.metric.Ceilometer
3289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       host_server_1c2_oam_2:
3294         type: tosca.capabilities.Container
3295         valid_source_types:
3296         - tosca.nodes.SoftwareComponent
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       network.incoming.packets.rate_oam_port_1:
3301         type: org.openecomp.capabilities.metric.Ceilometer
3302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       disk.write.bytes_server_1b_ps:
3307         type: org.openecomp.capabilities.metric.Ceilometer
3308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       network.incoming.packets.rate_oam_port_2:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       end_point_packet_external_network:
3319         type: tosca.capabilities.Endpoint
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       network.outpoing.packets_pd_server_1b_port:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       feature_server_1b_pd:
3330         type: tosca.capabilities.Node
3331         occurrences:
3332         - 1
3333         - UNBOUNDED
3334       disk.device.read.requests_server_1c1_cmaui_2:
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       disk.allocation_server_1c1_cmaui_2:
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_server_1c1_cmaui_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.allocation_server_1b_pd:
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       disk.root.size_server_1b_ps:
3359         type: org.openecomp.capabilities.metric.Ceilometer
3360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       disk.device.allocation_server_1c2_oam_2:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       disk.device.allocation_server_1c2_oam_1:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       network.outgoing.bytes_pd_server_1b_port:
3377         type: org.openecomp.capabilities.metric.Ceilometer
3378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3379         occurrences:
3380         - 1
3381         - UNBOUNDED
3382       disk.write.bytes_server_1b_pd:
3383         type: org.openecomp.capabilities.metric.Ceilometer
3384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       disk.write.requests_server_1c1_cmaui_2:
3389         type: org.openecomp.capabilities.metric.Ceilometer
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       disk.write.requests_server_1c1_cmaui_1:
3395         type: org.openecomp.capabilities.metric.Ceilometer
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       disk.device.capacity_server_1b_pd:
3401         type: org.openecomp.capabilities.metric.Ceilometer
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       network.outgoing.bytes.rate_cmaui_port_2:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.root.size_server_1b_pd:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       cpu_server_1c1_cmaui_2:
3419         type: org.openecomp.capabilities.metric.Ceilometer
3420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3421         occurrences:
3422         - 1
3423         - UNBOUNDED
3424       network.outgoing.bytes.rate_cmaui_port_1:
3425         type: org.openecomp.capabilities.metric.Ceilometer
3426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3427         occurrences:
3428         - 1
3429         - UNBOUNDED
3430       cpu_server_1c1_cmaui_1:
3431         type: org.openecomp.capabilities.metric.Ceilometer
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3433         occurrences:
3434         - 1
3435         - UNBOUNDED
3436       cpu_server_1c2_oam_1:
3437         type: org.openecomp.capabilities.metric.Ceilometer
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       disk.device.capacity_server_1b_ps:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       disk.write.requests.rate_server_1b_pd:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       cpu_server_1c2_oam_2:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       link_packet_external_network:
3461         type: tosca.capabilities.network.Linkable
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       disk.device.read.bytes.rate_server_1c1_cmaui_1:
3466         type: org.openecomp.capabilities.metric.Ceilometer
3467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       disk.device.read.bytes.rate_server_1c1_cmaui_2:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       host_server_1b_ps:
3478         type: tosca.capabilities.Container
3479         valid_source_types:
3480         - tosca.nodes.SoftwareComponent
3481         occurrences:
3482         - 1
3483         - UNBOUNDED
3484       disk.write.requests.rate_server_1c2_oam_2:
3485         type: org.openecomp.capabilities.metric.Ceilometer
3486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       cpu.delta_server_1c2_oam_2:
3491         type: org.openecomp.capabilities.metric.Ceilometer
3492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       disk.iops_server_1b_pd:
3497         type: org.openecomp.capabilities.metric.Ceilometer
3498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       disk.write.requests.rate_server_1c2_oam_1:
3503         type: org.openecomp.capabilities.metric.Ceilometer
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       disk.usage_server_1c1_cmaui_2:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       disk.usage_server_1c1_cmaui_1:
3515         type: org.openecomp.capabilities.metric.Ceilometer
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3517         occurrences:
3518         - 1
3519         - UNBOUNDED
3520       disk.device.allocation_server_1b_ps:
3521         type: org.openecomp.capabilities.metric.Ceilometer
3522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3523         occurrences:
3524         - 1
3525         - UNBOUNDED
3526       end_point_packet_internal_network:
3527         type: tosca.capabilities.Endpoint
3528         occurrences:
3529         - 1
3530         - UNBOUNDED
3531       network.incoming.bytes_oam_port_2:
3532         type: org.openecomp.capabilities.metric.Ceilometer
3533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3534         occurrences:
3535         - 1
3536         - UNBOUNDED
3537       feature_packet_internal_network:
3538         type: tosca.capabilities.Node
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       network.incoming.bytes_oam_port_1:
3543         type: org.openecomp.capabilities.metric.Ceilometer
3544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       forwarder_pd_server_1b_port:
3549         type: org.openecomp.capabilities.Forwarder
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       disk.device.write.requests.rate_server_1b_ps:
3554         type: org.openecomp.capabilities.metric.Ceilometer
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3556         occurrences:
3557         - 1
3558         - UNBOUNDED
3559       attachment_cmaui_port_2:
3560         type: tosca.capabilities.Attachment
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       network.outgoing.bytes.rate_oam_port_1:
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       network.outgoing.bytes.rate_oam_port_2:
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       disk.iops_server_1b_ps:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       disk.capacity_server_1c1_cmaui_1:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       network.outgoing.packets.rate_cmaui_port_1:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       network.outgoing.packets.rate_cmaui_port_2:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       attachment_cmaui_port_1:
3601         type: tosca.capabilities.Attachment
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       disk.capacity_server_1c1_cmaui_2:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       disk.ephemeral.size_server_1c2_oam_2:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       disk.read.bytes.rate_server_1b_ps:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       disk.ephemeral.size_server_1c2_oam_1:
3624         type: org.openecomp.capabilities.metric.Ceilometer
3625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3626         occurrences:
3627         - 1
3628         - UNBOUNDED
3629       disk.device.read.requests.rate_server_1c1_cmaui_1:
3630         type: org.openecomp.capabilities.metric.Ceilometer
3631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3632         occurrences:
3633         - 1
3634         - UNBOUNDED
3635       disk.device.read.bytes_server_1c2_oam_2:
3636         type: org.openecomp.capabilities.metric.Ceilometer
3637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3638         occurrences:
3639         - 1
3640         - UNBOUNDED
3641       disk.device.read.bytes_server_1c2_oam_1:
3642         type: org.openecomp.capabilities.metric.Ceilometer
3643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       disk.device.read.requests.rate_server_1c1_cmaui_2:
3648         type: org.openecomp.capabilities.metric.Ceilometer
3649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       network.incoming.packets_ps_server_1b_port:
3654         type: org.openecomp.capabilities.metric.Ceilometer
3655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3656         occurrences:
3657         - 1
3658         - UNBOUNDED
3659       disk.write.requests_server_1b_ps:
3660         type: org.openecomp.capabilities.metric.Ceilometer
3661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       feature_pd_server_1b_port:
3666         type: tosca.capabilities.Node
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       disk.latency_server_1c1_cmaui_1:
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       scalable_server_1b_ps:
3677         type: tosca.capabilities.Scalable
3678         occurrences:
3679         - 1
3680         - UNBOUNDED
3681       disk.latency_server_1c1_cmaui_2:
3682         type: org.openecomp.capabilities.metric.Ceilometer
3683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3684         occurrences:
3685         - 1
3686         - UNBOUNDED
3687       cpu.delta_server_1c2_oam_1:
3688         type: org.openecomp.capabilities.metric.Ceilometer
3689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3690         occurrences:
3691         - 1
3692         - UNBOUNDED
3693       disk.device.read.bytes.rate_server_1c2_oam_1:
3694         type: org.openecomp.capabilities.metric.Ceilometer
3695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       disk.device.read.bytes.rate_server_1c2_oam_2:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       scalable_server_1b_pd:
3706         type: tosca.capabilities.Scalable
3707         occurrences:
3708         - 1
3709         - UNBOUNDED
3710       disk.write.requests_server_1b_pd:
3711         type: org.openecomp.capabilities.metric.Ceilometer
3712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3713         occurrences:
3714         - 1
3715         - UNBOUNDED
3716       disk.latency_server_1b_ps:
3717         type: org.openecomp.capabilities.metric.Ceilometer
3718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3719         occurrences:
3720         - 1
3721         - UNBOUNDED
3722       disk.write.bytes_server_1c1_cmaui_1:
3723         type: org.openecomp.capabilities.metric.Ceilometer
3724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3725         occurrences:
3726         - 1
3727         - UNBOUNDED
3728       network.outgoing.bytes.rate_pd_server_1b_port:
3729         type: org.openecomp.capabilities.metric.Ceilometer
3730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3731         occurrences:
3732         - 1
3733         - UNBOUNDED
3734       disk.write.bytes_server_1c1_cmaui_2:
3735         type: org.openecomp.capabilities.metric.Ceilometer
3736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3737         occurrences:
3738         - 1
3739         - UNBOUNDED
3740       feature_oam_port_2:
3741         type: tosca.capabilities.Node
3742         occurrences:
3743         - 1
3744         - UNBOUNDED
3745       feature_oam_port_1:
3746         type: tosca.capabilities.Node
3747         occurrences:
3748         - 1
3749         - UNBOUNDED
3750       network.incoming.packets.rate_pd_server_1b_port:
3751         type: org.openecomp.capabilities.metric.Ceilometer
3752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3753         occurrences:
3754         - 1
3755         - UNBOUNDED
3756       disk.device.latency_server_1c1_cmaui_1:
3757         type: org.openecomp.capabilities.metric.Ceilometer
3758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       disk.read.bytes.rate_server_1b_pd:
3763         type: org.openecomp.capabilities.metric.Ceilometer
3764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3765         occurrences:
3766         - 1
3767         - UNBOUNDED
3768       scalable_server_1c1_cmaui_1:
3769         type: tosca.capabilities.Scalable
3770         occurrences:
3771         - 1
3772         - UNBOUNDED
3773       link_packet_internal_network:
3774         type: tosca.capabilities.network.Linkable
3775         occurrences:
3776         - 1
3777         - UNBOUNDED
3778       disk.device.latency_server_1c1_cmaui_2:
3779         type: org.openecomp.capabilities.metric.Ceilometer
3780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3781         occurrences:
3782         - 1
3783         - UNBOUNDED
3784       scalable_server_1c1_cmaui_2:
3785         type: tosca.capabilities.Scalable
3786         occurrences:
3787         - 1
3788         - UNBOUNDED
3789       cpu.delta_server_1c1_cmaui_2:
3790         type: org.openecomp.capabilities.metric.Ceilometer
3791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3792         occurrences:
3793         - 1
3794         - UNBOUNDED
3795       endpoint_server_1b_pd:
3796         type: tosca.capabilities.Endpoint.Admin
3797         occurrences:
3798         - 1
3799         - UNBOUNDED
3800       cpu.delta_server_1c1_cmaui_1:
3801         type: org.openecomp.capabilities.metric.Ceilometer
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       endpoint_server_1b_ps:
3807         type: tosca.capabilities.Endpoint.Admin
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       network.incoming.packets_oam_port_1:
3812         type: org.openecomp.capabilities.metric.Ceilometer
3813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3814         occurrences:
3815         - 1
3816         - UNBOUNDED
3817       network.incoming.packets_oam_port_2:
3818         type: org.openecomp.capabilities.metric.Ceilometer
3819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       network.incoming.bytes.rate_cmaui_port_1:
3824         type: org.openecomp.capabilities.metric.Ceilometer
3825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3826         occurrences:
3827         - 1
3828         - UNBOUNDED
3829       network.outgoing.bytes_ps_server_1b_port:
3830         type: org.openecomp.capabilities.metric.Ceilometer
3831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3832         occurrences:
3833         - 1
3834         - UNBOUNDED
3835       network.incoming.bytes.rate_cmaui_port_2:
3836         type: org.openecomp.capabilities.metric.Ceilometer
3837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3838         occurrences:
3839         - 1
3840         - UNBOUNDED
3841       disk.device.read.bytes_server_1b_ps:
3842         type: org.openecomp.capabilities.metric.Ceilometer
3843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3844         occurrences:
3845         - 1
3846         - UNBOUNDED
3847       disk.iops_server_1c1_cmaui_2:
3848         type: org.openecomp.capabilities.metric.Ceilometer
3849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3850         occurrences:
3851         - 1
3852         - UNBOUNDED
3853       disk.iops_server_1c1_cmaui_1:
3854         type: org.openecomp.capabilities.metric.Ceilometer
3855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3856         occurrences:
3857         - 1
3858         - UNBOUNDED
3859       disk.device.write.requests.rate_server_1b_pd:
3860         type: org.openecomp.capabilities.metric.Ceilometer
3861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3862         occurrences:
3863         - 1
3864         - UNBOUNDED
3865       memory.resident_server_1b_pd:
3866         type: org.openecomp.capabilities.metric.Ceilometer
3867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3868         occurrences:
3869         - 1
3870         - UNBOUNDED
3871       disk.device.write.bytes_server_1c2_oam_1:
3872         type: org.openecomp.capabilities.metric.Ceilometer
3873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3874         occurrences:
3875         - 1
3876         - UNBOUNDED
3877       disk.device.write.bytes_server_1c2_oam_2:
3878         type: org.openecomp.capabilities.metric.Ceilometer
3879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3880         occurrences:
3881         - 1
3882         - UNBOUNDED
3883       memory.resident_server_1b_ps:
3884         type: org.openecomp.capabilities.metric.Ceilometer
3885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3886         occurrences:
3887         - 1
3888         - UNBOUNDED
3889       disk.device.read.bytes_server_1b_pd:
3890         type: org.openecomp.capabilities.metric.Ceilometer
3891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3892         occurrences:
3893         - 1
3894         - UNBOUNDED
3895       endpoint_server_1c2_oam_2:
3896         type: tosca.capabilities.Endpoint.Admin
3897         occurrences:
3898         - 1
3899         - UNBOUNDED
3900       endpoint_server_1c2_oam_1:
3901         type: tosca.capabilities.Endpoint.Admin
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905   org.openecomp.resource.abstract.nodes.ps_server_1b:
3906     derived_from: org.openecomp.resource.abstract.nodes.VFC
3907     properties:
3908       port_ps_server_1b_port_vlan_requirements:
3909         type: list
3910         required: true
3911         status: SUPPORTED
3912         entry_schema:
3913           type: org.openecomp.datatypes.network.VlanRequirements
3914       port_ps_server_1b_port_mac_requirements:
3915         type: org.openecomp.datatypes.network.MacRequirements
3916         required: true
3917         status: SUPPORTED
3918       port_ps_server_1b_port_network_role_tag:
3919         type: string
3920         required: true
3921         status: SUPPORTED
3922       port_ps_server_1b_port_fixed_ips:
3923         type: list
3924         required: true
3925         status: SUPPORTED
3926         entry_schema:
3927           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3928       index_value:
3929         type: integer
3930         description: Index value of this substitution service template runtime instance
3931         required: false
3932         default: 0
3933         status: SUPPORTED
3934         constraints:
3935         - greater_or_equal: 0
3936       port_ps_server_1b_port_order:
3937         type: integer
3938         required: true
3939         status: SUPPORTED
3940       vm_flavor_name:
3941         type: string
3942         required: true
3943         status: SUPPORTED
3944       port_ps_server_1b_port_network:
3945         type: list
3946         required: true
3947         status: SUPPORTED
3948         entry_schema:
3949           type: string
3950       port_ps_server_1b_port_exCP_naming:
3951         type: org.openecomp.datatypes.Naming
3952         required: true
3953         status: SUPPORTED
3954       port_ps_server_1b_port_ip_requirements:
3955         type: list
3956         required: true
3957         status: SUPPORTED
3958         entry_schema:
3959           type: org.openecomp.datatypes.network.IpRequirements
3960       vm_image_name:
3961         type: string
3962         required: true
3963         status: SUPPORTED
3964       port_ps_server_1b_port_network_role:
3965         type: string
3966         required: true
3967         status: SUPPORTED
3968       port_ps_server_1b_port_replacement_policy:
3969         type: list
3970         required: true
3971         status: SUPPORTED
3972         entry_schema:
3973           type: string
3974       port_ps_server_1b_port_subnetpoolid:
3975         type: string
3976         required: true
3977         status: SUPPORTED
3978       compute_ps_server_1b_availability_zone:
3979         type: list
3980         required: true
3981         status: SUPPORTED
3982         entry_schema:
3983           type: string
3984       compute_ps_server_1b_name:
3985         type: list
3986         required: true
3987         status: SUPPORTED
3988         entry_schema:
3989           type: string
3990     requirements:
3991     - dependency_ps_server_1b:
3992         capability: tosca.capabilities.Node
3993         node: tosca.nodes.Root
3994         relationship: tosca.relationships.DependsOn
3995         occurrences:
3996         - 0
3997         - UNBOUNDED
3998     - local_storage_ps_server_1b:
3999         capability: tosca.capabilities.Attachment
4000         node: tosca.nodes.BlockStorage
4001         relationship: tosca.relationships.AttachesTo
4002         occurrences:
4003         - 0
4004         - UNBOUNDED
4005     - dependency_ps_server_1b_ps_server_1b_port:
4006         capability: tosca.capabilities.Node
4007         node: tosca.nodes.Root
4008         relationship: tosca.relationships.DependsOn
4009         occurrences:
4010         - 0
4011         - UNBOUNDED
4012     - link_ps_server_1b_ps_server_1b_port:
4013         capability: tosca.capabilities.network.Linkable
4014         relationship: tosca.relationships.network.LinksTo
4015         occurrences:
4016         - 1
4017         - 1
4018     capabilities:
4019       disk.write.bytes.rate_ps_server_1b:
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.usage_ps_server_1b:
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.allocation_ps_server_1b:
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_ps_server_1b:
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       cpu_util_ps_server_1b:
4044         type: org.openecomp.capabilities.metric.Ceilometer
4045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4046         occurrences:
4047         - 1
4048         - UNBOUNDED
4049       scalable_ps_server_1b:
4050         type: tosca.capabilities.Scalable
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       disk.device.read.bytes.rate_ps_server_1b:
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.latency_ps_server_1b:
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.iops_ps_server_1b:
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       attachment_ps_server_1b_ps_server_1b_port:
4073         type: tosca.capabilities.Attachment
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
4078         type: org.openecomp.capabilities.metric.Ceilometer
4079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       disk.device.capacity_ps_server_1b:
4084         type: org.openecomp.capabilities.metric.Ceilometer
4085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       forwarder_ps_server_1b_ps_server_1b_port:
4090         type: org.openecomp.capabilities.Forwarder
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       instance_ps_server_1b:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       cpu_ps_server_1b:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       disk.device.write.bytes_ps_server_1b:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       disk.read.bytes.rate_ps_server_1b:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       disk.device.read.requests_ps_server_1b:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       host_ps_server_1b:
4125         type: tosca.capabilities.Container
4126         valid_source_types:
4127         - tosca.nodes.SoftwareComponent
4128         occurrences:
4129         - 1
4130         - UNBOUNDED
4131       disk.usage_ps_server_1b:
4132         type: org.openecomp.capabilities.metric.Ceilometer
4133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4134         occurrences:
4135         - 1
4136         - UNBOUNDED
4137       disk.read.requests_ps_server_1b:
4138         type: org.openecomp.capabilities.metric.Ceilometer
4139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4140         occurrences:
4141         - 1
4142         - UNBOUNDED
4143       disk.device.read.requests.rate_ps_server_1b:
4144         type: org.openecomp.capabilities.metric.Ceilometer
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4146         occurrences:
4147         - 1
4148         - UNBOUNDED
4149       disk.capacity_ps_server_1b:
4150         type: org.openecomp.capabilities.metric.Ceilometer
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4152         occurrences:
4153         - 1
4154         - UNBOUNDED
4155       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
4156         type: org.openecomp.capabilities.metric.Ceilometer
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4158         occurrences:
4159         - 1
4160         - UNBOUNDED
4161       disk.write.requests.rate_ps_server_1b:
4162         type: org.openecomp.capabilities.metric.Ceilometer
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       disk.device.read.bytes_ps_server_1b:
4168         type: org.openecomp.capabilities.metric.Ceilometer
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       disk.device.write.requests.rate_ps_server_1b:
4174         type: org.openecomp.capabilities.metric.Ceilometer
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4176         occurrences:
4177         - 1
4178         - UNBOUNDED
4179       disk.root.size_ps_server_1b:
4180         type: org.openecomp.capabilities.metric.Ceilometer
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       binding_ps_server_1b:
4186         type: tosca.capabilities.network.Bindable
4187         occurrences:
4188         - 1
4189         - UNBOUNDED
4190       memory.resident_ps_server_1b:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       memory_ps_server_1b:
4197         type: org.openecomp.capabilities.metric.Ceilometer
4198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4199         occurrences:
4200         - 1
4201         - UNBOUNDED
4202       disk.write.bytes_ps_server_1b:
4203         type: org.openecomp.capabilities.metric.Ceilometer
4204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208       disk.device.write.bytes.rate_ps_server_1b:
4209         type: org.openecomp.capabilities.metric.Ceilometer
4210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4211         occurrences:
4212         - 1
4213         - UNBOUNDED
4214       disk.read.bytes_ps_server_1b:
4215         type: org.openecomp.capabilities.metric.Ceilometer
4216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4217         occurrences:
4218         - 1
4219         - UNBOUNDED
4220       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
4221         type: org.openecomp.capabilities.metric.Ceilometer
4222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4223         occurrences:
4224         - 1
4225         - UNBOUNDED
4226       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
4227         type: org.openecomp.capabilities.metric.Ceilometer
4228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4229         occurrences:
4230         - 1
4231         - UNBOUNDED
4232       network.incoming.packets_ps_server_1b_ps_server_1b_port:
4233         type: org.openecomp.capabilities.metric.Ceilometer
4234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4235         occurrences:
4236         - 1
4237         - UNBOUNDED
4238       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
4239         type: org.openecomp.capabilities.metric.Ceilometer
4240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4241         occurrences:
4242         - 1
4243         - UNBOUNDED
4244       feature_ps_server_1b:
4245         type: tosca.capabilities.Node
4246         occurrences:
4247         - 1
4248         - UNBOUNDED
4249       os_ps_server_1b:
4250         type: tosca.capabilities.OperatingSystem
4251         occurrences:
4252         - 1
4253         - UNBOUNDED
4254       disk.iops_ps_server_1b:
4255         type: org.openecomp.capabilities.metric.Ceilometer
4256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4257         occurrences:
4258         - 1
4259         - UNBOUNDED
4260       disk.allocation_ps_server_1b:
4261         type: org.openecomp.capabilities.metric.Ceilometer
4262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4263         occurrences:
4264         - 1
4265         - UNBOUNDED
4266       disk.write.requests_ps_server_1b:
4267         type: org.openecomp.capabilities.metric.Ceilometer
4268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4269         occurrences:
4270         - 1
4271         - UNBOUNDED
4272       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
4273         type: org.openecomp.capabilities.metric.Ceilometer
4274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4275         occurrences:
4276         - 1
4277         - UNBOUNDED
4278       memory.usage_ps_server_1b:
4279         type: org.openecomp.capabilities.metric.Ceilometer
4280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4281         occurrences:
4282         - 1
4283         - UNBOUNDED
4284       disk.latency_ps_server_1b:
4285         type: org.openecomp.capabilities.metric.Ceilometer
4286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4287         occurrences:
4288         - 1
4289         - UNBOUNDED
4290       endpoint_ps_server_1b:
4291         type: tosca.capabilities.Endpoint.Admin
4292         occurrences:
4293         - 1
4294         - UNBOUNDED
4295       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
4296         type: org.openecomp.capabilities.metric.Ceilometer
4297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4298         occurrences:
4299         - 1
4300         - UNBOUNDED
4301       feature_ps_server_1b_ps_server_1b_port:
4302         type: tosca.capabilities.Node
4303         occurrences:
4304         - 1
4305         - UNBOUNDED
4306       vcpus_ps_server_1b:
4307         type: org.openecomp.capabilities.metric.Ceilometer
4308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4309         occurrences:
4310         - 1
4311         - UNBOUNDED
4312       cpu.delta_ps_server_1b:
4313         type: org.openecomp.capabilities.metric.Ceilometer
4314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4315         occurrences:
4316         - 1
4317         - UNBOUNDED
4318       disk.ephemeral.size_ps_server_1b:
4319         type: org.openecomp.capabilities.metric.Ceilometer
4320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4321         occurrences:
4322         - 1
4323         - UNBOUNDED
4324       binding_ps_server_1b_ps_server_1b_port:
4325         type: tosca.capabilities.network.Bindable
4326         valid_source_types:
4327         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4328         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4329         occurrences:
4330         - 0
4331         - UNBOUNDED
4332   org.openecomp.resource.abstract.nodes.cmaui_1c1:
4333     derived_from: org.openecomp.resource.abstract.nodes.VFC
4334     properties:
4335       port_cmaui_port_vlan_requirements:
4336         type: list
4337         required: true
4338         status: SUPPORTED
4339         entry_schema:
4340           type: org.openecomp.datatypes.network.VlanRequirements
4341       port_cmaui_port_fixed_ips:
4342         type: list
4343         required: true
4344         status: SUPPORTED
4345         entry_schema:
4346           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4347       port_cmaui_port_exCP_naming:
4348         type: org.openecomp.datatypes.Naming
4349         required: true
4350         status: SUPPORTED
4351       port_cmaui_port_network:
4352         type: list
4353         required: true
4354         status: SUPPORTED
4355         entry_schema:
4356           type: string
4357       index_value:
4358         type: integer
4359         description: Index value of this substitution service template runtime instance
4360         required: false
4361         default: 0
4362         status: SUPPORTED
4363         constraints:
4364         - greater_or_equal: 0
4365       compute_cmaui_1c1_availability_zone:
4366         type: list
4367         required: true
4368         status: SUPPORTED
4369         entry_schema:
4370           type: string
4371       port_cmaui_port_network_role_tag:
4372         type: string
4373         required: true
4374         status: SUPPORTED
4375       port_cmaui_port_order:
4376         type: integer
4377         required: true
4378         status: SUPPORTED
4379       vm_flavor_name:
4380         type: string
4381         required: true
4382         status: SUPPORTED
4383       port_cmaui_port_mac_requirements:
4384         type: org.openecomp.datatypes.network.MacRequirements
4385         required: true
4386         status: SUPPORTED
4387       port_cmaui_port_replacement_policy:
4388         type: list
4389         required: true
4390         status: SUPPORTED
4391         entry_schema:
4392           type: string
4393       port_cmaui_port_network_role:
4394         type: string
4395         required: true
4396         status: SUPPORTED
4397       vm_image_name:
4398         type: string
4399         required: true
4400         status: SUPPORTED
4401       port_cmaui_port_ip_requirements:
4402         type: list
4403         required: true
4404         status: SUPPORTED
4405         entry_schema:
4406           type: org.openecomp.datatypes.network.IpRequirements
4407       compute_cmaui_1c1_name:
4408         type: list
4409         required: true
4410         status: SUPPORTED
4411         entry_schema:
4412           type: string
4413       port_cmaui_port_subnetpoolid:
4414         type: string
4415         required: true
4416         status: SUPPORTED
4417     requirements:
4418     - dependency_cmaui_1c1_cmaui_port:
4419         capability: tosca.capabilities.Node
4420         node: tosca.nodes.Root
4421         relationship: tosca.relationships.DependsOn
4422         occurrences:
4423         - 0
4424         - UNBOUNDED
4425     - link_cmaui_1c1_cmaui_port:
4426         capability: tosca.capabilities.network.Linkable
4427         relationship: tosca.relationships.network.LinksTo
4428         occurrences:
4429         - 1
4430         - 1
4431     - dependency_cmaui_1c1:
4432         capability: tosca.capabilities.Node
4433         node: tosca.nodes.Root
4434         relationship: tosca.relationships.DependsOn
4435         occurrences:
4436         - 0
4437         - UNBOUNDED
4438     - local_storage_cmaui_1c1:
4439         capability: tosca.capabilities.Attachment
4440         node: tosca.nodes.BlockStorage
4441         relationship: tosca.relationships.AttachesTo
4442         occurrences:
4443         - 0
4444         - UNBOUNDED
4445     capabilities:
4446       binding_cmaui_1c1_cmaui_port:
4447         type: tosca.capabilities.network.Bindable
4448         valid_source_types:
4449         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4450         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4451         occurrences:
4452         - 0
4453         - UNBOUNDED
4454       disk.iops_cmaui_1c1:
4455         type: org.openecomp.capabilities.metric.Ceilometer
4456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4457         occurrences:
4458         - 1
4459         - UNBOUNDED
4460       disk.write.bytes_cmaui_1c1:
4461         type: org.openecomp.capabilities.metric.Ceilometer
4462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4463         occurrences:
4464         - 1
4465         - UNBOUNDED
4466       disk.device.capacity_cmaui_1c1:
4467         type: org.openecomp.capabilities.metric.Ceilometer
4468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4469         occurrences:
4470         - 1
4471         - UNBOUNDED
4472       endpoint_cmaui_1c1:
4473         type: tosca.capabilities.Endpoint.Admin
4474         occurrences:
4475         - 1
4476         - UNBOUNDED
4477       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
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       network.incoming.packets_cmaui_1c1_cmaui_port:
4484         type: org.openecomp.capabilities.metric.Ceilometer
4485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4486         occurrences:
4487         - 1
4488         - UNBOUNDED
4489       network.outgoing.bytes_cmaui_1c1_cmaui_port:
4490         type: org.openecomp.capabilities.metric.Ceilometer
4491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4492         occurrences:
4493         - 1
4494         - UNBOUNDED
4495       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
4496         type: org.openecomp.capabilities.metric.Ceilometer
4497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4498         occurrences:
4499         - 1
4500         - UNBOUNDED
4501       network.outpoing.packets_cmaui_1c1_cmaui_port:
4502         type: org.openecomp.capabilities.metric.Ceilometer
4503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4504         occurrences:
4505         - 1
4506         - UNBOUNDED
4507       memory_cmaui_1c1:
4508         type: org.openecomp.capabilities.metric.Ceilometer
4509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4510         occurrences:
4511         - 1
4512         - UNBOUNDED
4513       disk.latency_cmaui_1c1:
4514         type: org.openecomp.capabilities.metric.Ceilometer
4515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4516         occurrences:
4517         - 1
4518         - UNBOUNDED
4519       disk.read.bytes.rate_cmaui_1c1:
4520         type: org.openecomp.capabilities.metric.Ceilometer
4521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4522         occurrences:
4523         - 1
4524         - UNBOUNDED
4525       disk.write.requests.rate_cmaui_1c1:
4526         type: org.openecomp.capabilities.metric.Ceilometer
4527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4528         occurrences:
4529         - 1
4530         - UNBOUNDED
4531       disk.device.iops_cmaui_1c1:
4532         type: org.openecomp.capabilities.metric.Ceilometer
4533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4534         occurrences:
4535         - 1
4536         - UNBOUNDED
4537       disk.write.requests_cmaui_1c1:
4538         type: org.openecomp.capabilities.metric.Ceilometer
4539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4540         occurrences:
4541         - 1
4542         - UNBOUNDED
4543       disk.device.read.bytes_cmaui_1c1:
4544         type: org.openecomp.capabilities.metric.Ceilometer
4545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4546         occurrences:
4547         - 1
4548         - UNBOUNDED
4549       cpu_util_cmaui_1c1:
4550         type: org.openecomp.capabilities.metric.Ceilometer
4551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4552         occurrences:
4553         - 1
4554         - UNBOUNDED
4555       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
4556         type: org.openecomp.capabilities.metric.Ceilometer
4557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4558         occurrences:
4559         - 1
4560         - UNBOUNDED
4561       disk.device.read.bytes.rate_cmaui_1c1:
4562         type: org.openecomp.capabilities.metric.Ceilometer
4563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4564         occurrences:
4565         - 1
4566         - UNBOUNDED
4567       disk.ephemeral.size_cmaui_1c1:
4568         type: org.openecomp.capabilities.metric.Ceilometer
4569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4570         occurrences:
4571         - 1
4572         - UNBOUNDED
4573       instance_cmaui_1c1:
4574         type: org.openecomp.capabilities.metric.Ceilometer
4575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4576         occurrences:
4577         - 1
4578         - UNBOUNDED
4579       disk.device.read.requests_cmaui_1c1:
4580         type: org.openecomp.capabilities.metric.Ceilometer
4581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4582         occurrences:
4583         - 1
4584         - UNBOUNDED
4585       disk.device.write.bytes.rate_cmaui_1c1:
4586         type: org.openecomp.capabilities.metric.Ceilometer
4587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4588         occurrences:
4589         - 1
4590         - UNBOUNDED
4591       cpu_cmaui_1c1:
4592         type: org.openecomp.capabilities.metric.Ceilometer
4593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4594         occurrences:
4595         - 1
4596         - UNBOUNDED
4597       disk.read.bytes_cmaui_1c1:
4598         type: org.openecomp.capabilities.metric.Ceilometer
4599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4600         occurrences:
4601         - 1
4602         - UNBOUNDED
4603       disk.device.usage_cmaui_1c1:
4604         type: org.openecomp.capabilities.metric.Ceilometer
4605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4606         occurrences:
4607         - 1
4608         - UNBOUNDED
4609       host_cmaui_1c1:
4610         type: tosca.capabilities.Container
4611         valid_source_types:
4612         - tosca.nodes.SoftwareComponent
4613         occurrences:
4614         - 1
4615         - UNBOUNDED
4616       disk.device.write.requests_cmaui_1c1:
4617         type: org.openecomp.capabilities.metric.Ceilometer
4618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4619         occurrences:
4620         - 1
4621         - UNBOUNDED
4622       disk.device.latency_cmaui_1c1:
4623         type: org.openecomp.capabilities.metric.Ceilometer
4624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4625         occurrences:
4626         - 1
4627         - UNBOUNDED
4628       network.incoming.bytes_cmaui_1c1_cmaui_port:
4629         type: org.openecomp.capabilities.metric.Ceilometer
4630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4631         occurrences:
4632         - 1
4633         - UNBOUNDED
4634       disk.write.bytes.rate_cmaui_1c1:
4635         type: org.openecomp.capabilities.metric.Ceilometer
4636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4637         occurrences:
4638         - 1
4639         - UNBOUNDED
4640       memory.usage_cmaui_1c1:
4641         type: org.openecomp.capabilities.metric.Ceilometer
4642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4643         occurrences:
4644         - 1
4645         - UNBOUNDED
4646       scalable_cmaui_1c1:
4647         type: tosca.capabilities.Scalable
4648         occurrences:
4649         - 1
4650         - UNBOUNDED
4651       disk.root.size_cmaui_1c1:
4652         type: org.openecomp.capabilities.metric.Ceilometer
4653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4654         occurrences:
4655         - 1
4656         - UNBOUNDED
4657       disk.capacity_cmaui_1c1:
4658         type: org.openecomp.capabilities.metric.Ceilometer
4659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4660         occurrences:
4661         - 1
4662         - UNBOUNDED
4663       os_cmaui_1c1:
4664         type: tosca.capabilities.OperatingSystem
4665         occurrences:
4666         - 1
4667         - UNBOUNDED
4668       disk.device.read.requests.rate_cmaui_1c1:
4669         type: org.openecomp.capabilities.metric.Ceilometer
4670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       feature_cmaui_1c1:
4675         type: tosca.capabilities.Node
4676         occurrences:
4677         - 1
4678         - UNBOUNDED
4679       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.allocation_cmaui_1c1:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       disk.device.allocation_cmaui_1c1:
4692         type: org.openecomp.capabilities.metric.Ceilometer
4693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4694         occurrences:
4695         - 1
4696         - UNBOUNDED
4697       disk.device.write.requests.rate_cmaui_1c1:
4698         type: org.openecomp.capabilities.metric.Ceilometer
4699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       forwarder_cmaui_1c1_cmaui_port:
4704         type: org.openecomp.capabilities.Forwarder
4705         occurrences:
4706         - 1
4707         - UNBOUNDED
4708       disk.device.write.bytes_cmaui_1c1:
4709         type: org.openecomp.capabilities.metric.Ceilometer
4710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4711         occurrences:
4712         - 1
4713         - UNBOUNDED
4714       memory.resident_cmaui_1c1:
4715         type: org.openecomp.capabilities.metric.Ceilometer
4716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4717         occurrences:
4718         - 1
4719         - UNBOUNDED
4720       attachment_cmaui_1c1_cmaui_port:
4721         type: tosca.capabilities.Attachment
4722         occurrences:
4723         - 1
4724         - UNBOUNDED
4725       disk.usage_cmaui_1c1:
4726         type: org.openecomp.capabilities.metric.Ceilometer
4727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4728         occurrences:
4729         - 1
4730         - UNBOUNDED
4731       disk.read.requests_cmaui_1c1:
4732         type: org.openecomp.capabilities.metric.Ceilometer
4733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4734         occurrences:
4735         - 1
4736         - UNBOUNDED
4737       binding_cmaui_1c1:
4738         type: tosca.capabilities.network.Bindable
4739         occurrences:
4740         - 1
4741         - UNBOUNDED
4742       vcpus_cmaui_1c1:
4743         type: org.openecomp.capabilities.metric.Ceilometer
4744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4745         occurrences:
4746         - 1
4747         - UNBOUNDED
4748       feature_cmaui_1c1_cmaui_port:
4749         type: tosca.capabilities.Node
4750         occurrences:
4751         - 1
4752         - UNBOUNDED
4753       cpu.delta_cmaui_1c1:
4754         type: org.openecomp.capabilities.metric.Ceilometer
4755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4756         occurrences:
4757         - 1
4758         - UNBOUNDED