80f9877600d17709181395c6e3547c9c90f6d622
[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_subinterface_indicator:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: boolean
73       port_oam_port_vlan_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.VlanRequirements
79       port_oam_port_ip_requirements:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.IpRequirements
85       port_oam_port_replacement_policy:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_oam_port_network_role_tag:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_oam_port_network_role:
96         type: string
97         required: true
98         status: SUPPORTED
99     attributes:
100       oam_server_1c2_accessIPv4:
101         type: string
102         status: SUPPORTED
103     requirements:
104     - dependency_oam_server_1c2:
105         capability: tosca.capabilities.Node
106         node: tosca.nodes.Root
107         relationship: tosca.relationships.DependsOn
108         occurrences:
109         - 0
110         - UNBOUNDED
111     - local_storage_oam_server_1c2:
112         capability: tosca.capabilities.Attachment
113         node: tosca.nodes.BlockStorage
114         relationship: tosca.relationships.AttachesTo
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - dependency_oam_server_1c2_oam_port:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - link_oam_server_1c2_oam_port:
126         capability: tosca.capabilities.network.Linkable
127         relationship: tosca.relationships.network.LinksTo
128         occurrences:
129         - 1
130         - 1
131     capabilities:
132       disk.device.usage_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       disk.device.latency_oam_server_1c2:
139         type: org.openecomp.capabilities.metric.Ceilometer
140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
141         occurrences:
142         - 1
143         - UNBOUNDED
144       feature_oam_server_1c2:
145         type: tosca.capabilities.Node
146         occurrences:
147         - 1
148         - UNBOUNDED
149       disk.read.requests_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.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       disk.device.write.bytes.rate_oam_server_1c2:
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.outgoing.packets.rate_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       network.outpoing.packets_oam_server_1c2_oam_port:
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       cpu_util_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.write.bytes_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       disk.device.allocation_oam_server_1c2:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       attachment_oam_server_1c2_oam_port:
198         type: tosca.capabilities.Attachment
199         occurrences:
200         - 1
201         - UNBOUNDED
202       network.incoming.bytes.rate_oam_server_1c2_oam_port:
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.root.size_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.device.iops_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       disk.read.bytes.rate_oam_server_1c2:
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       network.outgoing.bytes_oam_server_1c2_oam_port:
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.allocation_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       disk.read.bytes_oam_server_1c2:
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.incoming.bytes_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       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
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       vcpus_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       disk.device.read.bytes.rate_oam_server_1c2:
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       network.incoming.packets_oam_server_1c2_oam_port:
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       cpu_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       disk.write.requests.rate_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       instance_oam_server_1c2:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       host_oam_server_1c2:
293         type: tosca.capabilities.Container
294         valid_source_types:
295         - tosca.nodes.SoftwareComponent
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.device.capacity_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       disk.device.write.requests.rate_oam_server_1c2:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       endpoint_oam_server_1c2:
312         type: tosca.capabilities.Endpoint.Admin
313         occurrences:
314         - 1
315         - UNBOUNDED
316       forwarder_oam_server_1c2_oam_port:
317         type: org.openecomp.capabilities.Forwarder
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.ephemeral.size_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.resident_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       memory_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       disk.device.read.bytes_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       memory.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       disk.usage_oam_server_1c2:
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       network.incoming.packets.rate_oam_server_1c2_oam_port:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       binding_oam_server_1c2_oam_port:
364         type: tosca.capabilities.network.Bindable
365         valid_source_types:
366         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
367         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
368         occurrences:
369         - 0
370         - UNBOUNDED
371       os_oam_server_1c2:
372         type: tosca.capabilities.OperatingSystem
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.device.read.requests_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       disk.latency_oam_server_1c2:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_oam_server_1c2_oam_port:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.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       disk.device.write.requests_oam_server_1c2:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       binding_oam_server_1c2:
406         type: tosca.capabilities.network.Bindable
407         occurrences:
408         - 1
409         - UNBOUNDED
410       scalable_oam_server_1c2:
411         type: tosca.capabilities.Scalable
412         occurrences:
413         - 1
414         - UNBOUNDED
415       cpu.delta_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.write.bytes_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.capacity_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.device.read.requests.rate_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       disk.iops_oam_server_1c2:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445   org.openecomp.resource.abstract.nodes.heat.pd_server:
446     derived_from: org.openecomp.resource.abstract.nodes.VFC
447     properties:
448       p1:
449         type: string
450         description: UID of OAM network
451         required: true
452         status: SUPPORTED
453       p2:
454         type: string
455         description: UID of OAM network
456         required: true
457         status: SUPPORTED
458       port_pd_server_port_1_order:
459         type: integer
460         required: true
461         status: SUPPORTED
462       pd_server_names:
463         type: list
464         description: PD server names
465         required: true
466         status: SUPPORTED
467         entry_schema:
468           type: string
469       port_pd_server_port_1_mac_requirements:
470         type: org.openecomp.datatypes.network.MacRequirements
471         required: true
472         status: SUPPORTED
473       port_pd_server_port_2_network_role:
474         type: string
475         required: true
476         status: SUPPORTED
477       port_pd_server_port_1_network_role:
478         type: string
479         required: true
480         status: SUPPORTED
481       pd_server_flavor:
482         type: string
483         description: Flavor for PD server
484         required: true
485         status: SUPPORTED
486       port_pd_server_port_2_ip_requirements:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: org.openecomp.datatypes.network.IpRequirements
492       port_pd_server_port_2_mac_requirements:
493         type: org.openecomp.datatypes.network.MacRequirements
494         required: true
495         status: SUPPORTED
496       availability_zone_0:
497         type: string
498         description: availabilityzone name
499         required: true
500         status: SUPPORTED
501       net:
502         type: string
503         required: true
504         status: SUPPORTED
505       port_pd_server_port_2_vlan_requirements:
506         type: list
507         required: true
508         status: SUPPORTED
509         entry_schema:
510           type: org.openecomp.datatypes.network.VlanRequirements
511       port_pd_server_port_2_subnetpoolid:
512         type: string
513         required: true
514         status: SUPPORTED
515       pd_server_ips:
516         type: string
517         required: true
518         status: SUPPORTED
519       port_pd_server_port_1_subnetpoolid:
520         type: string
521         required: true
522         status: SUPPORTED
523       port_pd_server_port_1_network_role_tag:
524         type: string
525         required: true
526         status: SUPPORTED
527       security_group_name:
528         type: list
529         description: CMAUI1, CMAUI2 server names
530         required: true
531         status: SUPPORTED
532         entry_schema:
533           type: string
534       ps_server_flavor:
535         type: string
536         description: Flavor for PS server
537         required: true
538         status: SUPPORTED
539       port_pd_server_port_1_vlan_requirements:
540         type: list
541         required: true
542         status: SUPPORTED
543         entry_schema:
544           type: org.openecomp.datatypes.network.VlanRequirements
545       port_pd_server_port_2_order:
546         type: integer
547         required: true
548         status: SUPPORTED
549       port_pd_server_port_2_network_role_tag:
550         type: string
551         required: true
552         status: SUPPORTED
553       pd_server_image:
554         type: string
555         description: Flavor for PD server
556         required: true
557         status: SUPPORTED
558       port_pd_server_port_1_ip_requirements:
559         type: list
560         required: true
561         status: SUPPORTED
562         entry_schema:
563           type: org.openecomp.datatypes.network.IpRequirements
564       port_pd_server_port_2_exCP_naming:
565         type: org.openecomp.datatypes.Naming
566         required: true
567         status: SUPPORTED
568       port_pd_server_port_1_exCP_naming:
569         type: org.openecomp.datatypes.Naming
570         required: true
571         status: SUPPORTED
572     attributes:
573       pattern4_attr_1:
574         type: string
575         description: pattern4_attr_1_value
576         status: SUPPORTED
577     requirements:
578     - dependency_pd_server_port_1:
579         capability: tosca.capabilities.Node
580         node: tosca.nodes.Root
581         relationship: tosca.relationships.DependsOn
582         occurrences:
583         - 0
584         - UNBOUNDED
585     - link_pd_server_port_1:
586         capability: tosca.capabilities.network.Linkable
587         relationship: tosca.relationships.network.LinksTo
588         occurrences:
589         - 1
590         - 1
591     - dependency_pd_server_port_2:
592         capability: tosca.capabilities.Node
593         node: tosca.nodes.Root
594         relationship: tosca.relationships.DependsOn
595         occurrences:
596         - 0
597         - UNBOUNDED
598     - link_pd_server_port_2:
599         capability: tosca.capabilities.network.Linkable
600         relationship: tosca.relationships.network.LinksTo
601         occurrences:
602         - 1
603         - 1
604     - dependency_server_pd:
605         capability: tosca.capabilities.Node
606         node: tosca.nodes.Root
607         relationship: tosca.relationships.DependsOn
608         occurrences:
609         - 0
610         - UNBOUNDED
611     - local_storage_server_pd:
612         capability: tosca.capabilities.Attachment
613         node: tosca.nodes.BlockStorage
614         relationship: tosca.relationships.AttachesTo
615         occurrences:
616         - 0
617         - UNBOUNDED
618     capabilities:
619       disk.iops_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       disk.device.read.bytes.rate_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       memory.resident_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       cpu_util_server_pd:
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_1:
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       network.incoming.bytes_pd_server_port_2:
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       disk.device.read.requests_server_pd:
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_1:
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       network.incoming.bytes.rate_pd_server_port_2:
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.device.allocation_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.usage_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       disk.capacity_server_pd:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       endpoint_server_pd:
692         type: tosca.capabilities.Endpoint.Admin
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.device.capacity_server_pd:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       attachment_pd_server_port_2:
703         type: tosca.capabilities.Attachment
704         occurrences:
705         - 1
706         - UNBOUNDED
707       network.incoming.packets_pd_server_port_2:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       attachment_pd_server_port_1:
714         type: tosca.capabilities.Attachment
715         occurrences:
716         - 1
717         - UNBOUNDED
718       network.incoming.packets_pd_server_port_1:
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       memory.usage_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.allocation_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       disk.read.bytes.rate_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       memory_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.write.requests_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       disk.device.usage_server_pd:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       feature_pd_server_port_1:
761         type: tosca.capabilities.Node
762         occurrences:
763         - 1
764         - UNBOUNDED
765       feature_pd_server_port_2:
766         type: tosca.capabilities.Node
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.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       disk.device.read.bytes_server_pd:
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_2:
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       network.incoming.packets.rate_pd_server_port_1:
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       instance_server_pd:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       binding_pd_server_port_2:
801         type: tosca.capabilities.network.Bindable
802         valid_source_types:
803         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
804         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
805         occurrences:
806         - 0
807         - UNBOUNDED
808       binding_pd_server_port_1:
809         type: tosca.capabilities.network.Bindable
810         valid_source_types:
811         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
812         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
813         occurrences:
814         - 0
815         - UNBOUNDED
816       cpu.delta_server_pd:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       host_server_pd:
823         type: tosca.capabilities.Container
824         valid_source_types:
825         - tosca.nodes.SoftwareComponent
826         occurrences:
827         - 1
828         - UNBOUNDED
829       network.outpoing.packets_pd_server_port_1:
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       vcpus_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       disk.ephemeral.size_server_pd:
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.outpoing.packets_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       network.outgoing.packets.rate_pd_server_port_2:
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       disk.latency_server_pd:
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       network.outgoing.packets.rate_pd_server_port_1:
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.device.write.bytes.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.rate_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       disk.write.requests_server_pd:
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       network.outgoing.bytes_pd_server_port_2:
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       disk.device.iops_server_pd:
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       network.outgoing.bytes_pd_server_port_1:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.read.requests_server_pd:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       os_server_pd:
914         type: tosca.capabilities.OperatingSystem
915         occurrences:
916         - 1
917         - UNBOUNDED
918       disk.device.latency_server_pd:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       binding_server_pd:
925         type: tosca.capabilities.network.Bindable
926         occurrences:
927         - 1
928         - UNBOUNDED
929       scalable_server_pd:
930         type: tosca.capabilities.Scalable
931         occurrences:
932         - 1
933         - UNBOUNDED
934       network.outgoing.bytes.rate_pd_server_port_2:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       forwarder_pd_server_port_1:
941         type: org.openecomp.capabilities.Forwarder
942         occurrences:
943         - 1
944         - UNBOUNDED
945       network.outgoing.bytes.rate_pd_server_port_1:
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_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       disk.write.bytes.rate_server_pd:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       forwarder_pd_server_port_2:
964         type: org.openecomp.capabilities.Forwarder
965         occurrences:
966         - 1
967         - UNBOUNDED
968       feature_server_pd:
969         type: tosca.capabilities.Node
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.root.size_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.read.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.requests.rate_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       disk.device.write.bytes_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       cpu_server_pd:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003   org.openecomp.resource.abstract.nodes.pd_server_1b:
1004     derived_from: org.openecomp.resource.abstract.nodes.VFC
1005     properties:
1006       compute_pd_server_1b_name:
1007         type: list
1008         required: true
1009         status: SUPPORTED
1010         entry_schema:
1011           type: string
1012       index_value:
1013         type: integer
1014         description: Index value of this substitution service template runtime instance
1015         required: false
1016         default: 0
1017         status: SUPPORTED
1018         constraints:
1019         - greater_or_equal: 0
1020       vm_flavor_name:
1021         type: string
1022         required: true
1023         status: SUPPORTED
1024       port_pd_server_1b_port_subinterface_indicator:
1025         type: list
1026         required: true
1027         status: SUPPORTED
1028         entry_schema:
1029           type: boolean
1030       port_pd_server_1b_port_vlan_requirements:
1031         type: list
1032         required: true
1033         status: SUPPORTED
1034         entry_schema:
1035           type: org.openecomp.datatypes.network.VlanRequirements
1036       port_pd_server_1b_port_network_role_tag:
1037         type: string
1038         required: true
1039         status: SUPPORTED
1040       vm_image_name:
1041         type: string
1042         required: true
1043         status: SUPPORTED
1044       port_pd_server_1b_port_replacement_policy:
1045         type: list
1046         required: true
1047         status: SUPPORTED
1048         entry_schema:
1049           type: string
1050       port_pd_server_1b_port_mac_requirements:
1051         type: org.openecomp.datatypes.network.MacRequirements
1052         required: true
1053         status: SUPPORTED
1054       port_pd_server_1b_port_network_role:
1055         type: string
1056         required: true
1057         status: SUPPORTED
1058       port_pd_server_1b_port_fixed_ips:
1059         type: list
1060         required: true
1061         status: SUPPORTED
1062         entry_schema:
1063           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1064       port_pd_server_1b_port_network:
1065         type: list
1066         required: true
1067         status: SUPPORTED
1068         entry_schema:
1069           type: string
1070       compute_pd_server_1b_availability_zone:
1071         type: list
1072         required: true
1073         status: SUPPORTED
1074         entry_schema:
1075           type: string
1076       port_pd_server_1b_port_order:
1077         type: integer
1078         required: true
1079         status: SUPPORTED
1080       port_pd_server_1b_port_exCP_naming:
1081         type: org.openecomp.datatypes.Naming
1082         required: true
1083         status: SUPPORTED
1084       port_pd_server_1b_port_ip_requirements:
1085         type: list
1086         required: true
1087         status: SUPPORTED
1088         entry_schema:
1089           type: org.openecomp.datatypes.network.IpRequirements
1090       port_pd_server_1b_port_subnetpoolid:
1091         type: string
1092         required: true
1093         status: SUPPORTED
1094     requirements:
1095     - dependency_pd_server_1b:
1096         capability: tosca.capabilities.Node
1097         node: tosca.nodes.Root
1098         relationship: tosca.relationships.DependsOn
1099         occurrences:
1100         - 0
1101         - UNBOUNDED
1102     - local_storage_pd_server_1b:
1103         capability: tosca.capabilities.Attachment
1104         node: tosca.nodes.BlockStorage
1105         relationship: tosca.relationships.AttachesTo
1106         occurrences:
1107         - 0
1108         - UNBOUNDED
1109     - dependency_pd_server_1b_pd_server_1b_port:
1110         capability: tosca.capabilities.Node
1111         node: tosca.nodes.Root
1112         relationship: tosca.relationships.DependsOn
1113         occurrences:
1114         - 0
1115         - UNBOUNDED
1116     - link_pd_server_1b_pd_server_1b_port:
1117         capability: tosca.capabilities.network.Linkable
1118         relationship: tosca.relationships.network.LinksTo
1119         occurrences:
1120         - 1
1121         - 1
1122     capabilities:
1123       disk.device.read.bytes_pd_server_1b:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       feature_pd_server_1b_pd_server_1b_port:
1130         type: tosca.capabilities.Node
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       host_pd_server_1b:
1135         type: tosca.capabilities.Container
1136         valid_source_types:
1137         - tosca.nodes.SoftwareComponent
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       disk.read.bytes.rate_pd_server_1b:
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       disk.allocation_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       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       cpu.delta_pd_server_1b:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       forwarder_pd_server_1b_pd_server_1b_port:
1166         type: org.openecomp.capabilities.Forwarder
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       disk.device.read.requests_pd_server_1b:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       feature_pd_server_1b:
1183         type: tosca.capabilities.Node
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.iops_pd_server_1b:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       binding_pd_server_1b_pd_server_1b_port:
1194         type: tosca.capabilities.network.Bindable
1195         valid_source_types:
1196         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1197         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1198         occurrences:
1199         - 0
1200         - UNBOUNDED
1201       cpu_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       disk.write.bytes.rate_pd_server_1b:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       disk.device.read.requests.rate_pd_server_1b:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       endpoint_pd_server_1b:
1220         type: tosca.capabilities.Endpoint.Admin
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       disk.device.allocation_pd_server_1b:
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.usage_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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_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.device.read.bytes.rate_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.latency_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       disk.read.bytes_pd_server_1b:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       disk.device.usage_pd_server_1b:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       attachment_pd_server_1b_pd_server_1b_port:
1273         type: tosca.capabilities.Attachment
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.write.requests_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       disk.latency_pd_server_1b:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       disk.ephemeral.size_pd_server_1b:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       scalable_pd_server_1b:
1302         type: tosca.capabilities.Scalable
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       disk.write.requests_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.device.write.bytes.rate_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.root.size_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.iops_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       disk.write.bytes_pd_server_1b:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.device.write.bytes_pd_server_1b:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       os_pd_server_1b:
1343         type: tosca.capabilities.OperatingSystem
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       vcpus_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       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       instance_pd_server_1b:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       binding_pd_server_1b:
1366         type: tosca.capabilities.network.Bindable
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       cpu_util_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.outgoing.bytes_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       memory.resident_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       network.incoming.packets_pd_server_1b_pd_server_1b_port:
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.device.write.requests.rate_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       disk.device.capacity_pd_server_1b:
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.read.requests_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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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.capacity_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       disk.usage_pd_server_1b:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       disk.write.requests.rate_pd_server_1b:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
1437     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1438     properties:
1439       cmaui_names:
1440         type: list
1441         description: CMAUI1, CMAUI2 server names
1442         required: true
1443         status: SUPPORTED
1444         entry_schema:
1445           type: string
1446       p1:
1447         type: string
1448         description: UID of OAM network
1449         required: true
1450         status: SUPPORTED
1451       p2:
1452         type: string
1453         description: UID of OAM network
1454         required: true
1455         status: SUPPORTED
1456       cmaui_image:
1457         type: string
1458         description: Image for CMAUI server
1459         required: true
1460         status: SUPPORTED
1461       cmaui_flavor:
1462         type: string
1463         description: Flavor for CMAUI server
1464         required: true
1465         status: SUPPORTED
1466       packet_internal_network_name:
1467         type: string
1468         required: true
1469         status: SUPPORTED
1470       packet_external_network_name:
1471         type: string
1472         required: true
1473         status: SUPPORTED
1474       security_group_name:
1475         type: list
1476         description: CMAUI1, CMAUI2 server names
1477         required: true
1478         status: SUPPORTED
1479         entry_schema:
1480           type: string
1481       availability_zone_0:
1482         type: string
1483         description: availabilityzone name
1484         required: true
1485         status: SUPPORTED
1486       cmaui_oam_ips:
1487         type: string
1488         required: true
1489         status: SUPPORTED
1490       net:
1491         type: string
1492         required: true
1493         status: SUPPORTED
1494     attributes:
1495       no_compute_attr_1:
1496         type: string
1497         description: no_compute_attr_1
1498         status: SUPPORTED
1499     requirements:
1500     - dependency_cmaui_port_01:
1501         capability: tosca.capabilities.Node
1502         node: tosca.nodes.Root
1503         relationship: tosca.relationships.DependsOn
1504         occurrences:
1505         - 0
1506         - UNBOUNDED
1507     - binding_cmaui_port_01:
1508         capability: tosca.capabilities.network.Bindable
1509         relationship: tosca.relationships.network.BindsTo
1510         occurrences:
1511         - 1
1512         - 1
1513     - dependency_cmaui_port_02:
1514         capability: tosca.capabilities.Node
1515         node: tosca.nodes.Root
1516         relationship: tosca.relationships.DependsOn
1517         occurrences:
1518         - 0
1519         - UNBOUNDED
1520     - binding_cmaui_port_02:
1521         capability: tosca.capabilities.network.Bindable
1522         relationship: tosca.relationships.network.BindsTo
1523         occurrences:
1524         - 1
1525         - 1
1526     - dependency_packet_internal_network_0:
1527         capability: tosca.capabilities.Node
1528         node: tosca.nodes.Root
1529         relationship: tosca.relationships.DependsOn
1530         occurrences:
1531         - 0
1532         - UNBOUNDED
1533     - dependency_packet_external_network_0:
1534         capability: tosca.capabilities.Node
1535         node: tosca.nodes.Root
1536         relationship: tosca.relationships.DependsOn
1537         occurrences:
1538         - 0
1539         - UNBOUNDED
1540     capabilities:
1541       feature_packet_internal_network_0:
1542         type: tosca.capabilities.Node
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       network.incoming.packets_cmaui_port_02:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       network.incoming.bytes_cmaui_port_02:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       attachment_packet_external_network_0:
1559         type: tosca.capabilities.Attachment
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       network.outgoing.packets.rate_cmaui_port_01:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       binding_cmaui_port_01:
1570         type: tosca.capabilities.network.Bindable
1571         valid_source_types:
1572         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1573         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1574         occurrences:
1575         - 0
1576         - UNBOUNDED
1577       network.outgoing.packets.rate_cmaui_port_02:
1578         type: org.openecomp.capabilities.metric.Ceilometer
1579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       binding_cmaui_port_02:
1584         type: tosca.capabilities.network.Bindable
1585         valid_source_types:
1586         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1587         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1588         occurrences:
1589         - 0
1590         - UNBOUNDED
1591       attachment_cmaui_port_02:
1592         type: tosca.capabilities.Attachment
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       end_point_packet_external_network_0:
1597         type: tosca.capabilities.Endpoint
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       attachment_cmaui_port_01:
1602         type: tosca.capabilities.Attachment
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       network.incoming.packets.rate_cmaui_port_01:
1607         type: org.openecomp.capabilities.metric.Ceilometer
1608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1609         occurrences:
1610         - 1
1611         - UNBOUNDED
1612       link_packet_internal_network_0:
1613         type: tosca.capabilities.network.Linkable
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       network.incoming.bytes_cmaui_port_01:
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       network.incoming.packets_cmaui_port_01:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       network.incoming.packets.rate_cmaui_port_02:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       attachment_packet_internal_network_0:
1636         type: tosca.capabilities.Attachment
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       network.outgoing.bytes.rate_cmaui_port_02:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       network.outgoing.bytes.rate_cmaui_port_01:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       end_point_packet_internal_network_0:
1653         type: tosca.capabilities.Endpoint
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       network.outpoing.packets_cmaui_port_02:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       network.outpoing.packets_cmaui_port_01:
1664         type: org.openecomp.capabilities.metric.Ceilometer
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       forwarder_cmaui_port_01:
1670         type: org.openecomp.capabilities.Forwarder
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       forwarder_cmaui_port_02:
1675         type: org.openecomp.capabilities.Forwarder
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       link_packet_external_network_0:
1680         type: tosca.capabilities.network.Linkable
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       feature_cmaui_port_02:
1685         type: tosca.capabilities.Node
1686         occurrences:
1687         - 1
1688         - UNBOUNDED
1689       feature_cmaui_port_01:
1690         type: tosca.capabilities.Node
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       network.outgoing.bytes_cmaui_port_02:
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_01:
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       network.outgoing.bytes_cmaui_port_01:
1707         type: org.openecomp.capabilities.metric.Ceilometer
1708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1709         occurrences:
1710         - 1
1711         - UNBOUNDED
1712       network.incoming.bytes.rate_cmaui_port_02:
1713         type: org.openecomp.capabilities.metric.Ceilometer
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       feature_packet_external_network_0:
1719         type: tosca.capabilities.Node
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723   org.openecomp.resource.abstract.nodes.heat.nested1:
1724     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1725     properties:
1726       p1:
1727         type: string
1728         description: UID of OAM network
1729         required: true
1730         status: SUPPORTED
1731       p2:
1732         type: string
1733         description: UID of OAM network
1734         required: true
1735         status: SUPPORTED
1736       cmaui_1c1_image:
1737         type: string
1738         description: Image for CMAUI server
1739         required: true
1740         status: SUPPORTED
1741       ps_server_1b_ips:
1742         type: string
1743         required: true
1744         status: SUPPORTED
1745       packet_internal_network_name:
1746         type: string
1747         required: true
1748         status: SUPPORTED
1749       pd_server_1b_names:
1750         type: list
1751         description: PD server names
1752         required: true
1753         status: SUPPORTED
1754         entry_schema:
1755           type: string
1756       security_group_name:
1757         type: list
1758         description: CMAUI1, CMAUI2 server names
1759         required: true
1760         status: SUPPORTED
1761         entry_schema:
1762           type: string
1763       oam_server_1c2_image:
1764         type: string
1765         description: Image for CMAUI server
1766         required: true
1767         status: SUPPORTED
1768       cmaui_1c1_flavor:
1769         type: string
1770         description: Flavor for CMAUI server
1771         required: true
1772         status: SUPPORTED
1773       ps_server_1b_names:
1774         type: list
1775         description: Ps server names
1776         required: true
1777         status: SUPPORTED
1778         entry_schema:
1779           type: string
1780       cmaui_1c1_names:
1781         type: list
1782         description: CMAUI1, CMAUI2 server names
1783         required: true
1784         status: SUPPORTED
1785         entry_schema:
1786           type: string
1787       pd_server_1b_flavor:
1788         type: string
1789         description: Flavor for PD server
1790         required: true
1791         status: SUPPORTED
1792       pd_server_1b_ips:
1793         type: string
1794         required: true
1795         status: SUPPORTED
1796       packet_external_network_name:
1797         type: string
1798         required: true
1799         status: SUPPORTED
1800       availability_zone_0:
1801         type: string
1802         description: availabilityzone name
1803         required: true
1804         status: SUPPORTED
1805       ps_server_1b_flavor:
1806         type: string
1807         description: Flavor for PS server
1808         required: true
1809         status: SUPPORTED
1810       cmaui_oam_ips:
1811         type: string
1812         required: true
1813         status: SUPPORTED
1814       ps_server_1b_image:
1815         type: string
1816         description: Ps Image server
1817         required: true
1818         status: SUPPORTED
1819       net:
1820         type: string
1821         required: true
1822         status: SUPPORTED
1823       pd_server_1b_image:
1824         type: string
1825         description: PD Image server
1826         required: true
1827         status: SUPPORTED
1828       oam_server_1c2_flavor:
1829         type: string
1830         description: Flavor for CMAUI server
1831         required: true
1832         status: SUPPORTED
1833       oam_server_1c2_names:
1834         type: list
1835         description: CMAUI1, CMAUI2 server names
1836         required: true
1837         status: SUPPORTED
1838         entry_schema:
1839           type: string
1840     attributes:
1841       all_pattern_attr_1:
1842         type: string
1843         description: all_pattern_attr_1
1844         status: SUPPORTED
1845     requirements:
1846     - dependency_cmaui_port_2:
1847         capability: tosca.capabilities.Node
1848         node: tosca.nodes.Root
1849         relationship: tosca.relationships.DependsOn
1850         occurrences:
1851         - 0
1852         - UNBOUNDED
1853     - dependency_server_1b_pd:
1854         capability: tosca.capabilities.Node
1855         node: tosca.nodes.Root
1856         relationship: tosca.relationships.DependsOn
1857         occurrences:
1858         - 0
1859         - UNBOUNDED
1860     - local_storage_server_1b_pd:
1861         capability: tosca.capabilities.Attachment
1862         node: tosca.nodes.BlockStorage
1863         relationship: tosca.relationships.AttachesTo
1864         occurrences:
1865         - 0
1866         - UNBOUNDED
1867     - dependency_server_1c2_oam_1:
1868         capability: tosca.capabilities.Node
1869         node: tosca.nodes.Root
1870         relationship: tosca.relationships.DependsOn
1871         occurrences:
1872         - 0
1873         - UNBOUNDED
1874     - local_storage_server_1c2_oam_1:
1875         capability: tosca.capabilities.Attachment
1876         node: tosca.nodes.BlockStorage
1877         relationship: tosca.relationships.AttachesTo
1878         occurrences:
1879         - 0
1880         - UNBOUNDED
1881     - dependency_server_1c2_oam_2:
1882         capability: tosca.capabilities.Node
1883         node: tosca.nodes.Root
1884         relationship: tosca.relationships.DependsOn
1885         occurrences:
1886         - 0
1887         - UNBOUNDED
1888     - local_storage_server_1c2_oam_2:
1889         capability: tosca.capabilities.Attachment
1890         node: tosca.nodes.BlockStorage
1891         relationship: tosca.relationships.AttachesTo
1892         occurrences:
1893         - 0
1894         - UNBOUNDED
1895     - dependency_cmaui_port_1:
1896         capability: tosca.capabilities.Node
1897         node: tosca.nodes.Root
1898         relationship: tosca.relationships.DependsOn
1899         occurrences:
1900         - 0
1901         - UNBOUNDED
1902     - dependency_pd_server_1b_port:
1903         capability: tosca.capabilities.Node
1904         node: tosca.nodes.Root
1905         relationship: tosca.relationships.DependsOn
1906         occurrences:
1907         - 0
1908         - UNBOUNDED
1909     - link_pd_server_1b_port:
1910         capability: tosca.capabilities.network.Linkable
1911         relationship: tosca.relationships.network.LinksTo
1912         occurrences:
1913         - 1
1914         - 1
1915     - dependency_oam_port_1:
1916         capability: tosca.capabilities.Node
1917         node: tosca.nodes.Root
1918         relationship: tosca.relationships.DependsOn
1919         occurrences:
1920         - 0
1921         - UNBOUNDED
1922     - dependency_packet_external_network:
1923         capability: tosca.capabilities.Node
1924         node: tosca.nodes.Root
1925         relationship: tosca.relationships.DependsOn
1926         occurrences:
1927         - 0
1928         - UNBOUNDED
1929     - dependency_ps_server_1b_port:
1930         capability: tosca.capabilities.Node
1931         node: tosca.nodes.Root
1932         relationship: tosca.relationships.DependsOn
1933         occurrences:
1934         - 0
1935         - UNBOUNDED
1936     - link_ps_server_1b_port:
1937         capability: tosca.capabilities.network.Linkable
1938         relationship: tosca.relationships.network.LinksTo
1939         occurrences:
1940         - 1
1941         - 1
1942     - dependency_server_1b_ps:
1943         capability: tosca.capabilities.Node
1944         node: tosca.nodes.Root
1945         relationship: tosca.relationships.DependsOn
1946         occurrences:
1947         - 0
1948         - UNBOUNDED
1949     - local_storage_server_1b_ps:
1950         capability: tosca.capabilities.Attachment
1951         node: tosca.nodes.BlockStorage
1952         relationship: tosca.relationships.AttachesTo
1953         occurrences:
1954         - 0
1955         - UNBOUNDED
1956     - dependency_packet_internal_network:
1957         capability: tosca.capabilities.Node
1958         node: tosca.nodes.Root
1959         relationship: tosca.relationships.DependsOn
1960         occurrences:
1961         - 0
1962         - UNBOUNDED
1963     - dependency_server_1c1_cmaui_2:
1964         capability: tosca.capabilities.Node
1965         node: tosca.nodes.Root
1966         relationship: tosca.relationships.DependsOn
1967         occurrences:
1968         - 0
1969         - UNBOUNDED
1970     - local_storage_server_1c1_cmaui_2:
1971         capability: tosca.capabilities.Attachment
1972         node: tosca.nodes.BlockStorage
1973         relationship: tosca.relationships.AttachesTo
1974         occurrences:
1975         - 0
1976         - UNBOUNDED
1977     - dependency_server_1c1_cmaui_1:
1978         capability: tosca.capabilities.Node
1979         node: tosca.nodes.Root
1980         relationship: tosca.relationships.DependsOn
1981         occurrences:
1982         - 0
1983         - UNBOUNDED
1984     - local_storage_server_1c1_cmaui_1:
1985         capability: tosca.capabilities.Attachment
1986         node: tosca.nodes.BlockStorage
1987         relationship: tosca.relationships.AttachesTo
1988         occurrences:
1989         - 0
1990         - UNBOUNDED
1991     - dependency_oam_port_2:
1992         capability: tosca.capabilities.Node
1993         node: tosca.nodes.Root
1994         relationship: tosca.relationships.DependsOn
1995         occurrences:
1996         - 0
1997         - UNBOUNDED
1998     capabilities:
1999       disk.capacity_server_1b_pd:
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_2:
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.read.bytes_server_1c1_cmaui_2:
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.device.write.bytes.rate_server_1c2_oam_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.device.read.bytes.rate_server_1b_ps:
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.read.bytes_server_1c1_cmaui_1:
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_1b_pd:
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.iops_server_1c2_oam_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       disk.usage_server_1c2_oam_2:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       disk.read.requests_server_1c1_cmaui_2:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       feature_server_1c1_cmaui_1:
2060         type: tosca.capabilities.Node
2061         occurrences:
2062         - 1
2063         - UNBOUNDED
2064       disk.usage_server_1c2_oam_1:
2065         type: org.openecomp.capabilities.metric.Ceilometer
2066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2067         occurrences:
2068         - 1
2069         - UNBOUNDED
2070       network.incoming.bytes_pd_server_1b_port:
2071         type: org.openecomp.capabilities.metric.Ceilometer
2072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2073         occurrences:
2074         - 1
2075         - UNBOUNDED
2076       feature_server_1c1_cmaui_2:
2077         type: tosca.capabilities.Node
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       disk.read.requests_server_1c1_cmaui_1:
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.device.iops_server_1b_ps:
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_2:
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       disk.iops_server_1c2_oam_1:
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.bytes_cmaui_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       network.outgoing.packets.rate_oam_port_2:
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.outgoing.packets.rate_oam_port_1:
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       disk.device.iops_server_1b_pd:
2124         type: org.openecomp.capabilities.metric.Ceilometer
2125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       network.incoming.packets_pd_server_1b_port:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       attachment_ps_server_1b_port:
2136         type: tosca.capabilities.Attachment
2137         occurrences:
2138         - 1
2139         - UNBOUNDED
2140       disk.device.write.requests.rate_server_1c2_oam_1:
2141         type: org.openecomp.capabilities.metric.Ceilometer
2142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2143         occurrences:
2144         - 1
2145         - UNBOUNDED
2146       forwarder_ps_server_1b_port:
2147         type: org.openecomp.capabilities.Forwarder
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       disk.device.write.requests.rate_server_1c2_oam_2:
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.device.read.bytes.rate_server_1b_pd:
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       disk.read.bytes.rate_server_1c2_oam_1:
2164         type: org.openecomp.capabilities.metric.Ceilometer
2165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2166         occurrences:
2167         - 1
2168         - UNBOUNDED
2169       disk.read.bytes.rate_server_1c2_oam_2:
2170         type: org.openecomp.capabilities.metric.Ceilometer
2171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2172         occurrences:
2173         - 1
2174         - UNBOUNDED
2175       scalable_server_1c2_oam_2:
2176         type: tosca.capabilities.Scalable
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       disk.latency_server_1b_pd:
2181         type: org.openecomp.capabilities.metric.Ceilometer
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       scalable_server_1c2_oam_1:
2187         type: tosca.capabilities.Scalable
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       disk.device.read.requests.rate_server_1b_pd:
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.write.requests_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.write.requests_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.bytes_server_1c1_cmaui_2:
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.read.bytes_server_1c1_cmaui_1:
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.read.requests.rate_server_1b_ps:
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.usage_server_1c2_oam_2:
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       disk.device.capacity_server_1c2_oam_2:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       disk.device.capacity_server_1c2_oam_1:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       binding_server_1b_ps:
2246         type: tosca.capabilities.network.Bindable
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       binding_server_1b_pd:
2251         type: tosca.capabilities.network.Bindable
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       disk.device.usage_server_1c2_oam_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       memory.usage_server_1b_pd:
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       network.outpoing.packets_oam_port_1:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       network.outpoing.packets_oam_port_2:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       binding_cmaui_port_1:
2280         type: tosca.capabilities.network.Bindable
2281         valid_source_types:
2282         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2283         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2284         occurrences:
2285         - 0
2286         - UNBOUNDED
2287       binding_cmaui_port_2:
2288         type: tosca.capabilities.network.Bindable
2289         valid_source_types:
2290         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2291         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2292         occurrences:
2293         - 0
2294         - UNBOUNDED
2295       memory.usage_server_1b_ps:
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_1b_pd:
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       cpu_util_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       cpu_util_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       memory_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       memory_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       disk.write.bytes_server_1c2_oam_1:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.write.bytes_server_1c2_oam_2:
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       memory.resident_server_1c2_oam_2:
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       memory.resident_server_1c2_oam_1:
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       cpu_util_server_1b_ps:
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       network.incoming.bytes_cmaui_port_2:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       network.incoming.bytes_cmaui_port_1:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       os_server_1c2_oam_1:
2374         type: tosca.capabilities.OperatingSystem
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.device.iops_server_1c1_cmaui_2:
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       instance_server_1b_pd:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       disk.device.iops_server_1c1_cmaui_1:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       os_server_1c2_oam_2:
2397         type: tosca.capabilities.OperatingSystem
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.device.write.bytes_server_1b_pd:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       disk.device.allocation_server_1c1_cmaui_1:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       disk.device.allocation_server_1c1_cmaui_2:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       feature_server_1c2_oam_2:
2420         type: tosca.capabilities.Node
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.write.bytes_server_1b_ps:
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_1:
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       vcpus_server_1c1_cmaui_1:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       network.incoming.packets.rate_cmaui_port_2:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       feature_cmaui_port_1:
2449         type: tosca.capabilities.Node
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       network.incoming.bytes.rate_pd_server_1b_port:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       network.outgoing.bytes_oam_port_2:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       feature_cmaui_port_2:
2466         type: tosca.capabilities.Node
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       instance_server_1b_ps:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       feature_server_1c2_oam_1:
2477         type: tosca.capabilities.Node
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       network.outgoing.bytes_oam_port_1:
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       disk.device.capacity_server_1c1_cmaui_2:
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_2:
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       cpu.delta_server_1b_ps:
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       instance_server_1c1_cmaui_1:
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       disk.device.read.requests.rate_server_1c2_oam_1:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       disk.device.read.requests.rate_server_1c2_oam_2:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       attachment_oam_port_2:
2524         type: tosca.capabilities.Attachment
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.device.write.bytes.rate_server_1b_pd:
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       disk.capacity_server_1c2_oam_1:
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       disk.capacity_server_1c2_oam_2:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       cpu.delta_server_1b_pd:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       attachment_oam_port_1:
2553         type: tosca.capabilities.Attachment
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       disk.device.write.requests_server_1b_pd:
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       disk.write.bytes.rate_server_1c2_oam_1:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       disk.write.bytes.rate_server_1c2_oam_2:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       endpoint_server_1c1_cmaui_2:
2576         type: tosca.capabilities.Endpoint.Admin
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       network.outgoing.packets.rate_ps_server_1b_port:
2581         type: org.openecomp.capabilities.metric.Ceilometer
2582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2583         occurrences:
2584         - 1
2585         - UNBOUNDED
2586       endpoint_server_1c1_cmaui_1:
2587         type: tosca.capabilities.Endpoint.Admin
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       disk.device.usage_server_1c1_cmaui_2:
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       disk.device.capacity_server_1c1_cmaui_1:
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       disk.device.usage_server_1c1_cmaui_1:
2604         type: org.openecomp.capabilities.metric.Ceilometer
2605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       network.incoming.bytes_ps_server_1b_port:
2610         type: org.openecomp.capabilities.metric.Ceilometer
2611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2612         occurrences:
2613         - 1
2614         - UNBOUNDED
2615       attachment_pd_server_1b_port:
2616         type: tosca.capabilities.Attachment
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       vcpus_server_1c1_cmaui_2:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       binding_ps_server_1b_port:
2627         type: tosca.capabilities.network.Bindable
2628         valid_source_types:
2629         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2630         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2631         occurrences:
2632         - 0
2633         - UNBOUNDED
2634       disk.device.write.bytes.rate_server_1b_ps:
2635         type: org.openecomp.capabilities.metric.Ceilometer
2636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2637         occurrences:
2638         - 1
2639         - UNBOUNDED
2640       forwarder_cmaui_port_2:
2641         type: org.openecomp.capabilities.Forwarder
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       forwarder_cmaui_port_1:
2646         type: org.openecomp.capabilities.Forwarder
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       disk.device.write.requests_server_1b_ps:
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       disk.device.latency_server_1c2_oam_2:
2657         type: org.openecomp.capabilities.metric.Ceilometer
2658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       disk.device.latency_server_1c2_oam_1:
2663         type: org.openecomp.capabilities.metric.Ceilometer
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       feature_packet_external_network:
2669         type: tosca.capabilities.Node
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       disk.write.requests.rate_server_1c1_cmaui_2:
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.write.requests.rate_server_1c1_cmaui_1:
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       disk.device.read.requests_server_1b_pd:
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.read.requests_server_1b_pd:
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       cpu_util_server_1c1_cmaui_2:
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       disk.allocation_server_1c2_oam_2:
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.allocation_server_1c2_oam_1:
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       cpu_util_server_1c1_cmaui_1:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.device.read.requests_server_1b_ps:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       binding_pd_server_1b_port:
2728         type: tosca.capabilities.network.Bindable
2729         valid_source_types:
2730         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2731         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2732         occurrences:
2733         - 0
2734         - UNBOUNDED
2735       disk.read.bytes_server_1c2_oam_1:
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       disk.read.bytes_server_1c2_oam_2:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       cpu_server_1b_pd:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       binding_oam_port_2:
2754         type: tosca.capabilities.network.Bindable
2755         valid_source_types:
2756         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2757         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2758         occurrences:
2759         - 0
2760         - UNBOUNDED
2761       disk.write.bytes.rate_server_1c1_cmaui_1:
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       disk.write.bytes.rate_server_1c1_cmaui_2:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       disk.allocation_server_1b_pd:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       binding_oam_port_1:
2780         type: tosca.capabilities.network.Bindable
2781         valid_source_types:
2782         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2783         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2784         occurrences:
2785         - 0
2786         - UNBOUNDED
2787       disk.read.bytes.rate_server_1c1_cmaui_2:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       disk.read.bytes.rate_server_1c1_cmaui_1:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       host_server_1c1_cmaui_2:
2800         type: tosca.capabilities.Container
2801         valid_source_types:
2802         - tosca.nodes.SoftwareComponent
2803         occurrences:
2804         - 1
2805         - UNBOUNDED
2806       host_server_1c1_cmaui_1:
2807         type: tosca.capabilities.Container
2808         valid_source_types:
2809         - tosca.nodes.SoftwareComponent
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       cpu_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_1:
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.allocation_server_1b_ps:
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       network.outpoing.packets_cmaui_port_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.latency_server_1c2_oam_1:
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.latency_server_1c2_oam_2:
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       disk.read.requests_server_1b_ps:
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       disk.capacity_server_1b_ps:
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_2:
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       network.outpoing.packets_ps_server_1b_port:
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       memory.usage_server_1c2_oam_1:
2874         type: org.openecomp.capabilities.metric.Ceilometer
2875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2876         occurrences:
2877         - 1
2878         - UNBOUNDED
2879       disk.read.requests_server_1c2_oam_2:
2880         type: org.openecomp.capabilities.metric.Ceilometer
2881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2882         occurrences:
2883         - 1
2884         - UNBOUNDED
2885       attachment_packet_external_network:
2886         type: tosca.capabilities.Attachment
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       disk.read.requests_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       disk.usage_server_1b_ps:
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_1:
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_2:
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       disk.root.size_server_1c2_oam_2:
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       memory.resident_server_1c1_cmaui_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       network.incoming.bytes.rate_ps_server_1b_port:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       network.incoming.bytes.rate_oam_port_1:
2933         type: org.openecomp.capabilities.metric.Ceilometer
2934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       os_server_1c1_cmaui_2:
2939         type: tosca.capabilities.OperatingSystem
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       os_server_1c1_cmaui_1:
2944         type: tosca.capabilities.OperatingSystem
2945         occurrences:
2946         - 1
2947         - UNBOUNDED
2948       instance_server_1c2_oam_1:
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       instance_server_1c2_oam_2:
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       network.incoming.bytes.rate_oam_port_2:
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       vcpus_server_1b_pd:
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_1:
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       disk.write.bytes.rate_server_1b_ps:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       memory.usage_server_1c1_cmaui_2:
2985         type: org.openecomp.capabilities.metric.Ceilometer
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       binding_server_1c1_cmaui_2:
2991         type: tosca.capabilities.network.Bindable
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       memory_server_1c1_cmaui_2:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       binding_server_1c1_cmaui_1:
3002         type: tosca.capabilities.network.Bindable
3003         occurrences:
3004         - 1
3005         - UNBOUNDED
3006       feature_ps_server_1b_port:
3007         type: tosca.capabilities.Node
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.device.iops_server_1c2_oam_2:
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       vcpus_server_1b_ps:
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       disk.device.iops_server_1c2_oam_1:
3024         type: org.openecomp.capabilities.metric.Ceilometer
3025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       disk.write.bytes.rate_server_1b_pd:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       forwarder_oam_port_1:
3036         type: org.openecomp.capabilities.Forwarder
3037         occurrences:
3038         - 1
3039         - UNBOUNDED
3040       forwarder_oam_port_2:
3041         type: org.openecomp.capabilities.Forwarder
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       binding_server_1c2_oam_2:
3046         type: tosca.capabilities.network.Bindable
3047         occurrences:
3048         - 1
3049         - UNBOUNDED
3050       binding_server_1c2_oam_1:
3051         type: tosca.capabilities.network.Bindable
3052         occurrences:
3053         - 1
3054         - UNBOUNDED
3055       os_server_1b_pd:
3056         type: tosca.capabilities.OperatingSystem
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       attachment_packet_internal_network:
3061         type: tosca.capabilities.Attachment
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       network.outgoing.packets.rate_pd_server_1b_port:
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       memory_server_1c1_cmaui_1:
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.latency_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_2:
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       disk.device.usage_server_1b_pd:
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       disk.write.requests_server_1c2_oam_1:
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       vcpus_server_1c2_oam_1:
3102         type: org.openecomp.capabilities.metric.Ceilometer
3103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3104         occurrences:
3105         - 1
3106         - UNBOUNDED
3107       vcpus_server_1c2_oam_2:
3108         type: org.openecomp.capabilities.metric.Ceilometer
3109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3110         occurrences:
3111         - 1
3112         - UNBOUNDED
3113       os_server_1b_ps:
3114         type: tosca.capabilities.OperatingSystem
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       disk.device.latency_server_1b_ps:
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.ephemeral.size_server_1c1_cmaui_1:
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.ephemeral.size_server_1c1_cmaui_2:
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_2:
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.device.usage_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       disk.root.size_server_1c1_cmaui_1:
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.read.bytes_server_1b_ps:
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       network.incoming.packets_cmaui_port_2:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       disk.device.write.bytes.rate_server_1c1_cmaui_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.ephemeral.size_server_1b_pd:
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       disk.device.write.requests_server_1c2_oam_2:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       disk.allocation_server_1c1_cmaui_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       memory_server_1b_ps:
3191         type: org.openecomp.capabilities.metric.Ceilometer
3192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196       network.incoming.packets_cmaui_port_1:
3197         type: org.openecomp.capabilities.metric.Ceilometer
3198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3199         occurrences:
3200         - 1
3201         - UNBOUNDED
3202       network.outgoing.bytes.rate_ps_server_1b_port:
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       network.incoming.packets.rate_ps_server_1b_port:
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_2:
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       disk.device.write.bytes_server_1c1_cmaui_1:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       disk.device.write.requests.rate_server_1c1_cmaui_1:
3227         type: org.openecomp.capabilities.metric.Ceilometer
3228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3229         occurrences:
3230         - 1
3231         - UNBOUNDED
3232       feature_server_1b_ps:
3233         type: tosca.capabilities.Node
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.write.requests.rate_server_1b_ps:
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.requests_server_1c2_oam_1:
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       disk.device.write.bytes.rate_server_1c1_cmaui_1:
3250         type: org.openecomp.capabilities.metric.Ceilometer
3251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3252         occurrences:
3253         - 1
3254         - UNBOUNDED
3255       disk.device.write.bytes_server_1c1_cmaui_2:
3256         type: org.openecomp.capabilities.metric.Ceilometer
3257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3258         occurrences:
3259         - 1
3260         - UNBOUNDED
3261       host_server_1b_pd:
3262         type: tosca.capabilities.Container
3263         valid_source_types:
3264         - tosca.nodes.SoftwareComponent
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       disk.device.read.requests_server_1c2_oam_1:
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       disk.ephemeral.size_server_1b_ps:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       disk.read.bytes_server_1b_pd:
3281         type: org.openecomp.capabilities.metric.Ceilometer
3282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3283         occurrences:
3284         - 1
3285         - UNBOUNDED
3286       host_server_1c2_oam_1:
3287         type: tosca.capabilities.Container
3288         valid_source_types:
3289         - tosca.nodes.SoftwareComponent
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       disk.device.read.requests_server_1c2_oam_2:
3294         type: org.openecomp.capabilities.metric.Ceilometer
3295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3296         occurrences:
3297         - 1
3298         - UNBOUNDED
3299       memory_server_1b_pd:
3300         type: org.openecomp.capabilities.metric.Ceilometer
3301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3302         occurrences:
3303         - 1
3304         - UNBOUNDED
3305       host_server_1c2_oam_2:
3306         type: tosca.capabilities.Container
3307         valid_source_types:
3308         - tosca.nodes.SoftwareComponent
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       network.incoming.packets.rate_oam_port_1:
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       disk.write.bytes_server_1b_ps:
3319         type: org.openecomp.capabilities.metric.Ceilometer
3320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3321         occurrences:
3322         - 1
3323         - UNBOUNDED
3324       network.incoming.packets.rate_oam_port_2:
3325         type: org.openecomp.capabilities.metric.Ceilometer
3326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3327         occurrences:
3328         - 1
3329         - UNBOUNDED
3330       end_point_packet_external_network:
3331         type: tosca.capabilities.Endpoint
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       network.outpoing.packets_pd_server_1b_port:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       feature_server_1b_pd:
3342         type: tosca.capabilities.Node
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.device.read.requests_server_1c1_cmaui_2:
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.allocation_server_1c1_cmaui_2:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       disk.device.read.requests_server_1c1_cmaui_1:
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_1b_pd:
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.root.size_server_1b_ps:
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       disk.device.allocation_server_1c2_oam_2:
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.device.allocation_server_1c2_oam_1:
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       network.outgoing.bytes_pd_server_1b_port:
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.bytes_server_1b_pd:
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.write.requests_server_1c1_cmaui_2:
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       disk.write.requests_server_1c1_cmaui_1:
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.device.capacity_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       network.outgoing.bytes.rate_cmaui_port_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       disk.root.size_server_1b_pd:
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_2:
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       network.outgoing.bytes.rate_cmaui_port_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       cpu_server_1c1_cmaui_1:
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       cpu_server_1c2_oam_1:
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       disk.device.capacity_server_1b_ps:
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       disk.write.requests.rate_server_1b_pd:
3461         type: org.openecomp.capabilities.metric.Ceilometer
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3463         occurrences:
3464         - 1
3465         - UNBOUNDED
3466       cpu_server_1c2_oam_2:
3467         type: org.openecomp.capabilities.metric.Ceilometer
3468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3469         occurrences:
3470         - 1
3471         - UNBOUNDED
3472       link_packet_external_network:
3473         type: tosca.capabilities.network.Linkable
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       disk.device.read.bytes.rate_server_1c1_cmaui_1:
3478         type: org.openecomp.capabilities.metric.Ceilometer
3479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3480         occurrences:
3481         - 1
3482         - UNBOUNDED
3483       disk.device.read.bytes.rate_server_1c1_cmaui_2:
3484         type: org.openecomp.capabilities.metric.Ceilometer
3485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3486         occurrences:
3487         - 1
3488         - UNBOUNDED
3489       host_server_1b_ps:
3490         type: tosca.capabilities.Container
3491         valid_source_types:
3492         - tosca.nodes.SoftwareComponent
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       disk.write.requests.rate_server_1c2_oam_2:
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       cpu.delta_server_1c2_oam_2:
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.iops_server_1b_pd:
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.write.requests.rate_server_1c2_oam_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.usage_server_1c1_cmaui_2:
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       disk.usage_server_1c1_cmaui_1:
3527         type: org.openecomp.capabilities.metric.Ceilometer
3528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3529         occurrences:
3530         - 1
3531         - UNBOUNDED
3532       disk.device.allocation_server_1b_ps:
3533         type: org.openecomp.capabilities.metric.Ceilometer
3534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3535         occurrences:
3536         - 1
3537         - UNBOUNDED
3538       end_point_packet_internal_network:
3539         type: tosca.capabilities.Endpoint
3540         occurrences:
3541         - 1
3542         - UNBOUNDED
3543       network.incoming.bytes_oam_port_2:
3544         type: org.openecomp.capabilities.metric.Ceilometer
3545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3546         occurrences:
3547         - 1
3548         - UNBOUNDED
3549       feature_packet_internal_network:
3550         type: tosca.capabilities.Node
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.incoming.bytes_oam_port_1:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       forwarder_pd_server_1b_port:
3561         type: org.openecomp.capabilities.Forwarder
3562         occurrences:
3563         - 1
3564         - UNBOUNDED
3565       disk.device.write.requests.rate_server_1b_ps:
3566         type: org.openecomp.capabilities.metric.Ceilometer
3567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3568         occurrences:
3569         - 1
3570         - UNBOUNDED
3571       attachment_cmaui_port_2:
3572         type: tosca.capabilities.Attachment
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       network.outgoing.bytes.rate_oam_port_1:
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       network.outgoing.bytes.rate_oam_port_2:
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       disk.iops_server_1b_ps:
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       disk.capacity_server_1c1_cmaui_1:
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       network.outgoing.packets.rate_cmaui_port_1:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       network.outgoing.packets.rate_cmaui_port_2:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       attachment_cmaui_port_1:
3613         type: tosca.capabilities.Attachment
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       disk.capacity_server_1c1_cmaui_2:
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_2:
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.read.bytes.rate_server_1b_ps:
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.ephemeral.size_server_1c2_oam_1:
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.requests.rate_server_1c1_cmaui_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.bytes_server_1c2_oam_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       disk.device.read.bytes_server_1c2_oam_1:
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.device.read.requests.rate_server_1c1_cmaui_2:
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       network.incoming.packets_ps_server_1b_port:
3666         type: org.openecomp.capabilities.metric.Ceilometer
3667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       disk.write.requests_server_1b_ps:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       feature_pd_server_1b_port:
3678         type: tosca.capabilities.Node
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       disk.latency_server_1c1_cmaui_1:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       scalable_server_1b_ps:
3689         type: tosca.capabilities.Scalable
3690         occurrences:
3691         - 1
3692         - UNBOUNDED
3693       disk.latency_server_1c1_cmaui_2:
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       cpu.delta_server_1c2_oam_1:
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       disk.device.read.bytes.rate_server_1c2_oam_1:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       disk.device.read.bytes.rate_server_1c2_oam_2:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717       scalable_server_1b_pd:
3718         type: tosca.capabilities.Scalable
3719         occurrences:
3720         - 1
3721         - UNBOUNDED
3722       disk.write.requests_server_1b_pd:
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       disk.latency_server_1b_ps:
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_1:
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       network.outgoing.bytes.rate_pd_server_1b_port:
3741         type: org.openecomp.capabilities.metric.Ceilometer
3742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3743         occurrences:
3744         - 1
3745         - UNBOUNDED
3746       disk.write.bytes_server_1c1_cmaui_2:
3747         type: org.openecomp.capabilities.metric.Ceilometer
3748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3749         occurrences:
3750         - 1
3751         - UNBOUNDED
3752       feature_oam_port_2:
3753         type: tosca.capabilities.Node
3754         occurrences:
3755         - 1
3756         - UNBOUNDED
3757       feature_oam_port_1:
3758         type: tosca.capabilities.Node
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       network.incoming.packets.rate_pd_server_1b_port:
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       disk.device.latency_server_1c1_cmaui_1:
3769         type: org.openecomp.capabilities.metric.Ceilometer
3770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       disk.read.bytes.rate_server_1b_pd:
3775         type: org.openecomp.capabilities.metric.Ceilometer
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3777         occurrences:
3778         - 1
3779         - UNBOUNDED
3780       scalable_server_1c1_cmaui_1:
3781         type: tosca.capabilities.Scalable
3782         occurrences:
3783         - 1
3784         - UNBOUNDED
3785       link_packet_internal_network:
3786         type: tosca.capabilities.network.Linkable
3787         occurrences:
3788         - 1
3789         - UNBOUNDED
3790       disk.device.latency_server_1c1_cmaui_2:
3791         type: org.openecomp.capabilities.metric.Ceilometer
3792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796       scalable_server_1c1_cmaui_2:
3797         type: tosca.capabilities.Scalable
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       cpu.delta_server_1c1_cmaui_2:
3802         type: org.openecomp.capabilities.metric.Ceilometer
3803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3804         occurrences:
3805         - 1
3806         - UNBOUNDED
3807       endpoint_server_1b_pd:
3808         type: tosca.capabilities.Endpoint.Admin
3809         occurrences:
3810         - 1
3811         - UNBOUNDED
3812       cpu.delta_server_1c1_cmaui_1:
3813         type: org.openecomp.capabilities.metric.Ceilometer
3814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3815         occurrences:
3816         - 1
3817         - UNBOUNDED
3818       endpoint_server_1b_ps:
3819         type: tosca.capabilities.Endpoint.Admin
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       network.incoming.packets_oam_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.incoming.packets_oam_port_2:
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_1:
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       network.outgoing.bytes_ps_server_1b_port:
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       network.incoming.bytes.rate_cmaui_port_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.device.read.bytes_server_1b_ps:
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.iops_server_1c1_cmaui_2:
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       disk.iops_server_1c1_cmaui_1:
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.requests.rate_server_1b_pd:
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       memory.resident_server_1b_pd:
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       disk.device.write.bytes_server_1c2_oam_1:
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.write.bytes_server_1c2_oam_2:
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       memory.resident_server_1b_ps:
3896         type: org.openecomp.capabilities.metric.Ceilometer
3897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3898         occurrences:
3899         - 1
3900         - UNBOUNDED
3901       disk.device.read.bytes_server_1b_pd:
3902         type: org.openecomp.capabilities.metric.Ceilometer
3903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3904         occurrences:
3905         - 1
3906         - UNBOUNDED
3907       endpoint_server_1c2_oam_2:
3908         type: tosca.capabilities.Endpoint.Admin
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       endpoint_server_1c2_oam_1:
3913         type: tosca.capabilities.Endpoint.Admin
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917   org.openecomp.resource.abstract.nodes.ps_server_1b:
3918     derived_from: org.openecomp.resource.abstract.nodes.VFC
3919     properties:
3920       port_ps_server_1b_port_vlan_requirements:
3921         type: list
3922         required: true
3923         status: SUPPORTED
3924         entry_schema:
3925           type: org.openecomp.datatypes.network.VlanRequirements
3926       port_ps_server_1b_port_mac_requirements:
3927         type: org.openecomp.datatypes.network.MacRequirements
3928         required: true
3929         status: SUPPORTED
3930       port_ps_server_1b_port_subinterface_indicator:
3931         type: list
3932         required: true
3933         status: SUPPORTED
3934         entry_schema:
3935           type: boolean
3936       port_ps_server_1b_port_network_role_tag:
3937         type: string
3938         required: true
3939         status: SUPPORTED
3940       port_ps_server_1b_port_fixed_ips:
3941         type: list
3942         required: true
3943         status: SUPPORTED
3944         entry_schema:
3945           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3946       index_value:
3947         type: integer
3948         description: Index value of this substitution service template runtime instance
3949         required: false
3950         default: 0
3951         status: SUPPORTED
3952         constraints:
3953         - greater_or_equal: 0
3954       port_ps_server_1b_port_order:
3955         type: integer
3956         required: true
3957         status: SUPPORTED
3958       vm_flavor_name:
3959         type: string
3960         required: true
3961         status: SUPPORTED
3962       port_ps_server_1b_port_network:
3963         type: list
3964         required: true
3965         status: SUPPORTED
3966         entry_schema:
3967           type: string
3968       port_ps_server_1b_port_exCP_naming:
3969         type: org.openecomp.datatypes.Naming
3970         required: true
3971         status: SUPPORTED
3972       port_ps_server_1b_port_ip_requirements:
3973         type: list
3974         required: true
3975         status: SUPPORTED
3976         entry_schema:
3977           type: org.openecomp.datatypes.network.IpRequirements
3978       vm_image_name:
3979         type: string
3980         required: true
3981         status: SUPPORTED
3982       port_ps_server_1b_port_network_role:
3983         type: string
3984         required: true
3985         status: SUPPORTED
3986       port_ps_server_1b_port_replacement_policy:
3987         type: list
3988         required: true
3989         status: SUPPORTED
3990         entry_schema:
3991           type: string
3992       port_ps_server_1b_port_subnetpoolid:
3993         type: string
3994         required: true
3995         status: SUPPORTED
3996       compute_ps_server_1b_availability_zone:
3997         type: list
3998         required: true
3999         status: SUPPORTED
4000         entry_schema:
4001           type: string
4002       compute_ps_server_1b_name:
4003         type: list
4004         required: true
4005         status: SUPPORTED
4006         entry_schema:
4007           type: string
4008     requirements:
4009     - dependency_ps_server_1b:
4010         capability: tosca.capabilities.Node
4011         node: tosca.nodes.Root
4012         relationship: tosca.relationships.DependsOn
4013         occurrences:
4014         - 0
4015         - UNBOUNDED
4016     - local_storage_ps_server_1b:
4017         capability: tosca.capabilities.Attachment
4018         node: tosca.nodes.BlockStorage
4019         relationship: tosca.relationships.AttachesTo
4020         occurrences:
4021         - 0
4022         - UNBOUNDED
4023     - dependency_ps_server_1b_ps_server_1b_port:
4024         capability: tosca.capabilities.Node
4025         node: tosca.nodes.Root
4026         relationship: tosca.relationships.DependsOn
4027         occurrences:
4028         - 0
4029         - UNBOUNDED
4030     - link_ps_server_1b_ps_server_1b_port:
4031         capability: tosca.capabilities.network.Linkable
4032         relationship: tosca.relationships.network.LinksTo
4033         occurrences:
4034         - 1
4035         - 1
4036     capabilities:
4037       disk.write.bytes.rate_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       disk.device.usage_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       disk.device.allocation_ps_server_1b:
4050         type: org.openecomp.capabilities.metric.Ceilometer
4051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4052         occurrences:
4053         - 1
4054         - UNBOUNDED
4055       disk.device.write.requests_ps_server_1b:
4056         type: org.openecomp.capabilities.metric.Ceilometer
4057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4058         occurrences:
4059         - 1
4060         - UNBOUNDED
4061       cpu_util_ps_server_1b:
4062         type: org.openecomp.capabilities.metric.Ceilometer
4063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4064         occurrences:
4065         - 1
4066         - UNBOUNDED
4067       scalable_ps_server_1b:
4068         type: tosca.capabilities.Scalable
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       disk.device.read.bytes.rate_ps_server_1b:
4073         type: org.openecomp.capabilities.metric.Ceilometer
4074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4075         occurrences:
4076         - 1
4077         - UNBOUNDED
4078       disk.device.latency_ps_server_1b:
4079         type: org.openecomp.capabilities.metric.Ceilometer
4080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4081         occurrences:
4082         - 1
4083         - UNBOUNDED
4084       disk.device.iops_ps_server_1b:
4085         type: org.openecomp.capabilities.metric.Ceilometer
4086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4087         occurrences:
4088         - 1
4089         - UNBOUNDED
4090       attachment_ps_server_1b_ps_server_1b_port:
4091         type: tosca.capabilities.Attachment
4092         occurrences:
4093         - 1
4094         - UNBOUNDED
4095       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
4096         type: org.openecomp.capabilities.metric.Ceilometer
4097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4098         occurrences:
4099         - 1
4100         - UNBOUNDED
4101       disk.device.capacity_ps_server_1b:
4102         type: org.openecomp.capabilities.metric.Ceilometer
4103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4104         occurrences:
4105         - 1
4106         - UNBOUNDED
4107       forwarder_ps_server_1b_ps_server_1b_port:
4108         type: org.openecomp.capabilities.Forwarder
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       instance_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       cpu_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       disk.device.write.bytes_ps_server_1b:
4125         type: org.openecomp.capabilities.metric.Ceilometer
4126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4127         occurrences:
4128         - 1
4129         - UNBOUNDED
4130       disk.read.bytes.rate_ps_server_1b:
4131         type: org.openecomp.capabilities.metric.Ceilometer
4132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       disk.device.read.requests_ps_server_1b:
4137         type: org.openecomp.capabilities.metric.Ceilometer
4138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4139         occurrences:
4140         - 1
4141         - UNBOUNDED
4142       host_ps_server_1b:
4143         type: tosca.capabilities.Container
4144         valid_source_types:
4145         - tosca.nodes.SoftwareComponent
4146         occurrences:
4147         - 1
4148         - UNBOUNDED
4149       disk.usage_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       disk.read.requests_ps_server_1b:
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.device.read.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.capacity_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       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
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.write.requests.rate_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       disk.device.read.bytes_ps_server_1b:
4186         type: org.openecomp.capabilities.metric.Ceilometer
4187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       disk.device.write.requests.rate_ps_server_1b:
4192         type: org.openecomp.capabilities.metric.Ceilometer
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       disk.root.size_ps_server_1b:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       binding_ps_server_1b:
4204         type: tosca.capabilities.network.Bindable
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208       memory.resident_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       memory_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       disk.write.bytes_ps_server_1b:
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       disk.device.write.bytes.rate_ps_server_1b:
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       disk.read.bytes_ps_server_1b:
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.incoming.packets.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       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
4245         type: org.openecomp.capabilities.metric.Ceilometer
4246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       network.incoming.packets_ps_server_1b_ps_server_1b_port:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       feature_ps_server_1b:
4263         type: tosca.capabilities.Node
4264         occurrences:
4265         - 1
4266         - UNBOUNDED
4267       os_ps_server_1b:
4268         type: tosca.capabilities.OperatingSystem
4269         occurrences:
4270         - 1
4271         - UNBOUNDED
4272       disk.iops_ps_server_1b:
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       disk.allocation_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.write.requests_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       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
4291         type: org.openecomp.capabilities.metric.Ceilometer
4292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4293         occurrences:
4294         - 1
4295         - UNBOUNDED
4296       memory.usage_ps_server_1b:
4297         type: org.openecomp.capabilities.metric.Ceilometer
4298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4299         occurrences:
4300         - 1
4301         - UNBOUNDED
4302       disk.latency_ps_server_1b:
4303         type: org.openecomp.capabilities.metric.Ceilometer
4304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4305         occurrences:
4306         - 1
4307         - UNBOUNDED
4308       endpoint_ps_server_1b:
4309         type: tosca.capabilities.Endpoint.Admin
4310         occurrences:
4311         - 1
4312         - UNBOUNDED
4313       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       feature_ps_server_1b_ps_server_1b_port:
4320         type: tosca.capabilities.Node
4321         occurrences:
4322         - 1
4323         - UNBOUNDED
4324       vcpus_ps_server_1b:
4325         type: org.openecomp.capabilities.metric.Ceilometer
4326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4327         occurrences:
4328         - 1
4329         - UNBOUNDED
4330       cpu.delta_ps_server_1b:
4331         type: org.openecomp.capabilities.metric.Ceilometer
4332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4333         occurrences:
4334         - 1
4335         - UNBOUNDED
4336       disk.ephemeral.size_ps_server_1b:
4337         type: org.openecomp.capabilities.metric.Ceilometer
4338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4339         occurrences:
4340         - 1
4341         - UNBOUNDED
4342       binding_ps_server_1b_ps_server_1b_port:
4343         type: tosca.capabilities.network.Bindable
4344         valid_source_types:
4345         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4346         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4347         occurrences:
4348         - 0
4349         - UNBOUNDED
4350   org.openecomp.resource.abstract.nodes.cmaui_1c1:
4351     derived_from: org.openecomp.resource.abstract.nodes.VFC
4352     properties:
4353       port_cmaui_port_vlan_requirements:
4354         type: list
4355         required: true
4356         status: SUPPORTED
4357         entry_schema:
4358           type: org.openecomp.datatypes.network.VlanRequirements
4359       port_cmaui_port_fixed_ips:
4360         type: list
4361         required: true
4362         status: SUPPORTED
4363         entry_schema:
4364           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4365       port_cmaui_port_exCP_naming:
4366         type: org.openecomp.datatypes.Naming
4367         required: true
4368         status: SUPPORTED
4369       port_cmaui_port_network:
4370         type: list
4371         required: true
4372         status: SUPPORTED
4373         entry_schema:
4374           type: string
4375       index_value:
4376         type: integer
4377         description: Index value of this substitution service template runtime instance
4378         required: false
4379         default: 0
4380         status: SUPPORTED
4381         constraints:
4382         - greater_or_equal: 0
4383       compute_cmaui_1c1_availability_zone:
4384         type: list
4385         required: true
4386         status: SUPPORTED
4387         entry_schema:
4388           type: string
4389       port_cmaui_port_network_role_tag:
4390         type: string
4391         required: true
4392         status: SUPPORTED
4393       port_cmaui_port_order:
4394         type: integer
4395         required: true
4396         status: SUPPORTED
4397       vm_flavor_name:
4398         type: string
4399         required: true
4400         status: SUPPORTED
4401       port_cmaui_port_mac_requirements:
4402         type: org.openecomp.datatypes.network.MacRequirements
4403         required: true
4404         status: SUPPORTED
4405       port_cmaui_port_replacement_policy:
4406         type: list
4407         required: true
4408         status: SUPPORTED
4409         entry_schema:
4410           type: string
4411       port_cmaui_port_network_role:
4412         type: string
4413         required: true
4414         status: SUPPORTED
4415       vm_image_name:
4416         type: string
4417         required: true
4418         status: SUPPORTED
4419       port_cmaui_port_ip_requirements:
4420         type: list
4421         required: true
4422         status: SUPPORTED
4423         entry_schema:
4424           type: org.openecomp.datatypes.network.IpRequirements
4425       compute_cmaui_1c1_name:
4426         type: list
4427         required: true
4428         status: SUPPORTED
4429         entry_schema:
4430           type: string
4431       port_cmaui_port_subinterface_indicator:
4432         type: list
4433         required: true
4434         status: SUPPORTED
4435         entry_schema:
4436           type: boolean
4437       port_cmaui_port_subnetpoolid:
4438         type: string
4439         required: true
4440         status: SUPPORTED
4441     requirements:
4442     - dependency_cmaui_1c1_cmaui_port:
4443         capability: tosca.capabilities.Node
4444         node: tosca.nodes.Root
4445         relationship: tosca.relationships.DependsOn
4446         occurrences:
4447         - 0
4448         - UNBOUNDED
4449     - link_cmaui_1c1_cmaui_port:
4450         capability: tosca.capabilities.network.Linkable
4451         relationship: tosca.relationships.network.LinksTo
4452         occurrences:
4453         - 1
4454         - 1
4455     - dependency_cmaui_1c1:
4456         capability: tosca.capabilities.Node
4457         node: tosca.nodes.Root
4458         relationship: tosca.relationships.DependsOn
4459         occurrences:
4460         - 0
4461         - UNBOUNDED
4462     - local_storage_cmaui_1c1:
4463         capability: tosca.capabilities.Attachment
4464         node: tosca.nodes.BlockStorage
4465         relationship: tosca.relationships.AttachesTo
4466         occurrences:
4467         - 0
4468         - UNBOUNDED
4469     capabilities:
4470       binding_cmaui_1c1_cmaui_port:
4471         type: tosca.capabilities.network.Bindable
4472         valid_source_types:
4473         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4474         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4475         occurrences:
4476         - 0
4477         - UNBOUNDED
4478       disk.iops_cmaui_1c1:
4479         type: org.openecomp.capabilities.metric.Ceilometer
4480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4481         occurrences:
4482         - 1
4483         - UNBOUNDED
4484       disk.write.bytes_cmaui_1c1:
4485         type: org.openecomp.capabilities.metric.Ceilometer
4486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4487         occurrences:
4488         - 1
4489         - UNBOUNDED
4490       disk.device.capacity_cmaui_1c1:
4491         type: org.openecomp.capabilities.metric.Ceilometer
4492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       endpoint_cmaui_1c1:
4497         type: tosca.capabilities.Endpoint.Admin
4498         occurrences:
4499         - 1
4500         - UNBOUNDED
4501       network.incoming.bytes.rate_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       network.incoming.packets_cmaui_1c1_cmaui_port:
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       network.outgoing.bytes_cmaui_1c1_cmaui_port:
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       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
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       network.outpoing.packets_cmaui_1c1_cmaui_port:
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       memory_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.latency_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.read.bytes.rate_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       disk.write.requests.rate_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       disk.device.iops_cmaui_1c1:
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.write.requests_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.device.read.bytes_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       cpu_util_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       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
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.read.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       disk.ephemeral.size_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       instance_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.read.requests_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       disk.device.write.bytes.rate_cmaui_1c1:
4610         type: org.openecomp.capabilities.metric.Ceilometer
4611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4612         occurrences:
4613         - 1
4614         - UNBOUNDED
4615       cpu_cmaui_1c1:
4616         type: org.openecomp.capabilities.metric.Ceilometer
4617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4618         occurrences:
4619         - 1
4620         - UNBOUNDED
4621       disk.read.bytes_cmaui_1c1:
4622         type: org.openecomp.capabilities.metric.Ceilometer
4623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4624         occurrences:
4625         - 1
4626         - UNBOUNDED
4627       disk.device.usage_cmaui_1c1:
4628         type: org.openecomp.capabilities.metric.Ceilometer
4629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4630         occurrences:
4631         - 1
4632         - UNBOUNDED
4633       host_cmaui_1c1:
4634         type: tosca.capabilities.Container
4635         valid_source_types:
4636         - tosca.nodes.SoftwareComponent
4637         occurrences:
4638         - 1
4639         - UNBOUNDED
4640       disk.device.write.requests_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       disk.device.latency_cmaui_1c1:
4647         type: org.openecomp.capabilities.metric.Ceilometer
4648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4649         occurrences:
4650         - 1
4651         - UNBOUNDED
4652       network.incoming.bytes_cmaui_1c1_cmaui_port:
4653         type: org.openecomp.capabilities.metric.Ceilometer
4654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4655         occurrences:
4656         - 1
4657         - UNBOUNDED
4658       disk.write.bytes.rate_cmaui_1c1:
4659         type: org.openecomp.capabilities.metric.Ceilometer
4660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4661         occurrences:
4662         - 1
4663         - UNBOUNDED
4664       memory.usage_cmaui_1c1:
4665         type: org.openecomp.capabilities.metric.Ceilometer
4666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4667         occurrences:
4668         - 1
4669         - UNBOUNDED
4670       scalable_cmaui_1c1:
4671         type: tosca.capabilities.Scalable
4672         occurrences:
4673         - 1
4674         - UNBOUNDED
4675       disk.root.size_cmaui_1c1:
4676         type: org.openecomp.capabilities.metric.Ceilometer
4677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4678         occurrences:
4679         - 1
4680         - UNBOUNDED
4681       disk.capacity_cmaui_1c1:
4682         type: org.openecomp.capabilities.metric.Ceilometer
4683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4684         occurrences:
4685         - 1
4686         - UNBOUNDED
4687       os_cmaui_1c1:
4688         type: tosca.capabilities.OperatingSystem
4689         occurrences:
4690         - 1
4691         - UNBOUNDED
4692       disk.device.read.requests.rate_cmaui_1c1:
4693         type: org.openecomp.capabilities.metric.Ceilometer
4694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4695         occurrences:
4696         - 1
4697         - UNBOUNDED
4698       feature_cmaui_1c1:
4699         type: tosca.capabilities.Node
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       disk.allocation_cmaui_1c1:
4710         type: org.openecomp.capabilities.metric.Ceilometer
4711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4712         occurrences:
4713         - 1
4714         - UNBOUNDED
4715       disk.device.allocation_cmaui_1c1:
4716         type: org.openecomp.capabilities.metric.Ceilometer
4717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4718         occurrences:
4719         - 1
4720         - UNBOUNDED
4721       disk.device.write.requests.rate_cmaui_1c1:
4722         type: org.openecomp.capabilities.metric.Ceilometer
4723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4724         occurrences:
4725         - 1
4726         - UNBOUNDED
4727       forwarder_cmaui_1c1_cmaui_port:
4728         type: org.openecomp.capabilities.Forwarder
4729         occurrences:
4730         - 1
4731         - UNBOUNDED
4732       disk.device.write.bytes_cmaui_1c1:
4733         type: org.openecomp.capabilities.metric.Ceilometer
4734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4735         occurrences:
4736         - 1
4737         - UNBOUNDED
4738       memory.resident_cmaui_1c1:
4739         type: org.openecomp.capabilities.metric.Ceilometer
4740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4741         occurrences:
4742         - 1
4743         - UNBOUNDED
4744       attachment_cmaui_1c1_cmaui_port:
4745         type: tosca.capabilities.Attachment
4746         occurrences:
4747         - 1
4748         - UNBOUNDED
4749       disk.usage_cmaui_1c1:
4750         type: org.openecomp.capabilities.metric.Ceilometer
4751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4752         occurrences:
4753         - 1
4754         - UNBOUNDED
4755       disk.read.requests_cmaui_1c1:
4756         type: org.openecomp.capabilities.metric.Ceilometer
4757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4758         occurrences:
4759         - 1
4760         - UNBOUNDED
4761       binding_cmaui_1c1:
4762         type: tosca.capabilities.network.Bindable
4763         occurrences:
4764         - 1
4765         - UNBOUNDED
4766       vcpus_cmaui_1c1:
4767         type: org.openecomp.capabilities.metric.Ceilometer
4768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4769         occurrences:
4770         - 1
4771         - UNBOUNDED
4772       feature_cmaui_1c1_cmaui_port:
4773         type: tosca.capabilities.Node
4774         occurrences:
4775         - 1
4776         - UNBOUNDED
4777       cpu.delta_cmaui_1c1:
4778         type: org.openecomp.capabilities.metric.Ceilometer
4779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4780         occurrences:
4781         - 1
4782         - UNBOUNDED