[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / oneLevel / nestedAllNonNestedPatterns / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.oam_server_1c2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_oam_port_mac_requirements:
12         type: org.openecomp.datatypes.network.MacRequirements
13         required: true
14         status: SUPPORTED
15       compute_oam_server_1c2_name:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_oam_port_network:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       port_oam_port_exCP_naming:
36         type: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       port_oam_port_order:
40         type: integer
41         required: true
42         status: SUPPORTED
43       port_oam_port_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       compute_oam_server_1c2_availability_zone:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_oam_port_fixed_ips:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
63       vm_image_name:
64         type: string
65         required: true
66         status: SUPPORTED
67       port_oam_port_vlan_requirements:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: org.openecomp.datatypes.network.VlanRequirements
73       port_oam_port_ip_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.IpRequirements
79       port_oam_port_replacement_policy:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_oam_port_network_role_tag:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_oam_port_network_role:
90         type: string
91         required: true
92         status: SUPPORTED
93     requirements:
94     - dependency_oam_server_1c2:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_oam_server_1c2:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_oam_server_1c2_oam_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_oam_server_1c2_oam_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       disk.device.usage_oam_server_1c2:
123         type: org.openecomp.capabilities.metric.Ceilometer
124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
125         occurrences:
126         - 1
127         - UNBOUNDED
128       disk.device.latency_oam_server_1c2:
129         type: org.openecomp.capabilities.metric.Ceilometer
130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
131         occurrences:
132         - 1
133         - UNBOUNDED
134       feature_oam_server_1c2:
135         type: tosca.capabilities.Node
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.read.requests_oam_server_1c2:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       disk.write.bytes.rate_oam_server_1c2:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       disk.device.write.bytes.rate_oam_server_1c2:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       network.outgoing.packets.rate_oam_server_1c2_oam_port:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       network.outpoing.packets_oam_server_1c2_oam_port:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       cpu_util_oam_server_1c2:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       disk.device.write.bytes_oam_server_1c2:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       disk.device.allocation_oam_server_1c2:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       attachment_oam_server_1c2_oam_port:
188         type: tosca.capabilities.Attachment
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.incoming.bytes.rate_oam_server_1c2_oam_port:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.root.size_oam_server_1c2:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.iops_oam_server_1c2:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.read.bytes.rate_oam_server_1c2:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       network.outgoing.bytes_oam_server_1c2_oam_port:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.allocation_oam_server_1c2:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.read.bytes_oam_server_1c2:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       network.incoming.bytes_oam_server_1c2_oam_port:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       vcpus_oam_server_1c2:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.read.bytes.rate_oam_server_1c2:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       network.incoming.packets_oam_server_1c2_oam_port:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       cpu_oam_server_1c2:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.write.requests.rate_oam_server_1c2:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       instance_oam_server_1c2:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       host_oam_server_1c2:
283         type: tosca.capabilities.Container
284         valid_source_types:
285         - tosca.nodes.SoftwareComponent
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.device.capacity_oam_server_1c2:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.device.write.requests.rate_oam_server_1c2:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       endpoint_oam_server_1c2:
302         type: tosca.capabilities.Endpoint.Admin
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.ephemeral.size_oam_server_1c2:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       memory.resident_oam_server_1c2:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       memory_oam_server_1c2:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.device.read.bytes_oam_server_1c2:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       memory.usage_oam_server_1c2:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.usage_oam_server_1c2:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       network.incoming.packets.rate_oam_server_1c2_oam_port:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       binding_oam_server_1c2_oam_port:
349         type: tosca.capabilities.network.Bindable
350         valid_source_types:
351         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
352         occurrences:
353         - 0
354         - UNBOUNDED
355       os_oam_server_1c2:
356         type: tosca.capabilities.OperatingSystem
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.device.read.requests_oam_server_1c2:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.latency_oam_server_1c2:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       feature_oam_server_1c2_oam_port:
373         type: tosca.capabilities.Node
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.write.requests_oam_server_1c2:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       disk.device.write.requests_oam_server_1c2:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       binding_oam_server_1c2:
390         type: tosca.capabilities.network.Bindable
391         occurrences:
392         - 1
393         - UNBOUNDED
394       scalable_oam_server_1c2:
395         type: tosca.capabilities.Scalable
396         occurrences:
397         - 1
398         - UNBOUNDED
399       cpu.delta_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       disk.write.bytes_oam_server_1c2:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.capacity_oam_server_1c2:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.read.requests.rate_oam_server_1c2:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.iops_oam_server_1c2:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429   org.openecomp.resource.abstract.nodes.pd_server_1b:
430     derived_from: org.openecomp.resource.abstract.nodes.VFC
431     properties:
432       compute_pd_server_1b_name:
433         type: list
434         required: true
435         status: SUPPORTED
436         entry_schema:
437           type: string
438       port_pd_server_b_port_exCP_naming:
439         type: org.openecomp.datatypes.Naming
440         required: true
441         status: SUPPORTED
442       index_value:
443         type: integer
444         description: Index value of this substitution service template runtime instance
445         required: false
446         default: 0
447         status: SUPPORTED
448         constraints:
449         - greater_or_equal: 0
450       vm_flavor_name:
451         type: string
452         required: true
453         status: SUPPORTED
454       port_pd_server_b_port_mac_requirements:
455         type: org.openecomp.datatypes.network.MacRequirements
456         required: true
457         status: SUPPORTED
458       port_pd_server_b_port_fixed_ips:
459         type: list
460         required: true
461         status: SUPPORTED
462         entry_schema:
463           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
464       port_pd_server_b_port_subnetpoolid:
465         type: string
466         required: true
467         status: SUPPORTED
468       vm_image_name:
469         type: string
470         required: true
471         status: SUPPORTED
472       port_pd_server_b_port_ip_requirements:
473         type: list
474         required: true
475         status: SUPPORTED
476         entry_schema:
477           type: org.openecomp.datatypes.network.IpRequirements
478       port_pd_server_b_port_network:
479         type: list
480         required: true
481         status: SUPPORTED
482         entry_schema:
483           type: string
484       port_pd_server_b_port_network_role_tag:
485         type: string
486         required: true
487         status: SUPPORTED
488       port_pd_server_b_port_network_role:
489         type: string
490         required: true
491         status: SUPPORTED
492       port_pd_server_b_port_replacement_policy:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: string
498       compute_pd_server_1b_availability_zone:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: string
504       port_pd_server_b_port_order:
505         type: integer
506         required: true
507         status: SUPPORTED
508       port_pd_server_b_port_vlan_requirements:
509         type: list
510         required: true
511         status: SUPPORTED
512         entry_schema:
513           type: org.openecomp.datatypes.network.VlanRequirements
514     requirements:
515     - dependency_pd_server_1b:
516         capability: tosca.capabilities.Node
517         node: tosca.nodes.Root
518         relationship: tosca.relationships.DependsOn
519         occurrences:
520         - 0
521         - UNBOUNDED
522     - local_storage_pd_server_1b:
523         capability: tosca.capabilities.Attachment
524         node: tosca.nodes.BlockStorage
525         relationship: tosca.relationships.AttachesTo
526         occurrences:
527         - 0
528         - UNBOUNDED
529     - dependency_pd_server_1b_pd_server_b_port:
530         capability: tosca.capabilities.Node
531         node: tosca.nodes.Root
532         relationship: tosca.relationships.DependsOn
533         occurrences:
534         - 0
535         - UNBOUNDED
536     - link_pd_server_1b_pd_server_b_port:
537         capability: tosca.capabilities.network.Linkable
538         relationship: tosca.relationships.network.LinksTo
539         occurrences:
540         - 1
541         - 1
542     capabilities:
543       disk.device.read.bytes_pd_server_1b:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       host_pd_server_1b:
550         type: tosca.capabilities.Container
551         valid_source_types:
552         - tosca.nodes.SoftwareComponent
553         occurrences:
554         - 1
555         - UNBOUNDED
556       disk.read.bytes.rate_pd_server_1b:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       feature_pd_server_1b_pd_server_b_port:
563         type: tosca.capabilities.Node
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.allocation_pd_server_1b:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes_pd_server_1b_pd_server_b_port:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       network.outgoing.bytes.rate_pd_server_1b_pd_server_b_port:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       binding_pd_server_1b_pd_server_b_port:
586         type: tosca.capabilities.network.Bindable
587         valid_source_types:
588         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
589         occurrences:
590         - 0
591         - UNBOUNDED
592       cpu.delta_pd_server_1b:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       disk.device.read.requests_pd_server_1b:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       feature_pd_server_1b:
605         type: tosca.capabilities.Node
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.device.iops_pd_server_1b:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       cpu_pd_server_1b:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.write.bytes.rate_pd_server_1b:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.device.read.requests.rate_pd_server_1b:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       endpoint_pd_server_1b:
634         type: tosca.capabilities.Endpoint.Admin
635         occurrences:
636         - 1
637         - UNBOUNDED
638       disk.device.allocation_pd_server_1b:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       memory.usage_pd_server_1b:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       attachment_pd_server_1b_pd_server_b_port:
651         type: tosca.capabilities.Attachment
652         occurrences:
653         - 1
654         - UNBOUNDED
655       memory_pd_server_1b:
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       disk.device.read.bytes.rate_pd_server_1b:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       disk.device.latency_pd_server_1b:
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.read.bytes_pd_server_1b:
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.device.usage_pd_server_1b:
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.device.write.requests_pd_server_1b:
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       network.incoming.bytes.rate_pd_server_1b_pd_server_b_port:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       disk.latency_pd_server_1b:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.ephemeral.size_pd_server_1b:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       scalable_pd_server_1b:
710         type: tosca.capabilities.Scalable
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.write.requests_pd_server_1b:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.write.bytes.rate_pd_server_1b:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.root.size_pd_server_1b:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.iops_pd_server_1b:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       network.incoming.packets.rate_pd_server_1b_pd_server_b_port:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.write.bytes_pd_server_1b:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.device.write.bytes_pd_server_1b:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       os_pd_server_1b:
757         type: tosca.capabilities.OperatingSystem
758         occurrences:
759         - 1
760         - UNBOUNDED
761       vcpus_pd_server_1b:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       instance_pd_server_1b:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       binding_pd_server_1b:
774         type: tosca.capabilities.network.Bindable
775         occurrences:
776         - 1
777         - UNBOUNDED
778       cpu_util_pd_server_1b:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       memory.resident_pd_server_1b:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       network.incoming.packets_pd_server_1b_pd_server_b_port:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       network.outgoing.packets.rate_pd_server_1b_pd_server_b_port:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.device.write.requests.rate_pd_server_1b:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.capacity_pd_server_1b:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       disk.read.requests_pd_server_1b:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       network.outpoing.packets_pd_server_1b_pd_server_b_port:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.capacity_pd_server_1b:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.usage_pd_server_1b:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.outgoing.bytes_pd_server_1b_pd_server_b_port:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.write.requests.rate_pd_server_1b:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850   org.openecomp.resource.abstract.nodes.heat.nested1:
851     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
852     properties:
853       p1:
854         type: string
855         description: UID of OAM network
856         required: true
857         status: SUPPORTED
858       p2:
859         type: string
860         description: UID of OAM network
861         required: true
862         status: SUPPORTED
863       cmaui_1c1_image:
864         type: string
865         description: Image for CMAUI server
866         required: true
867         status: SUPPORTED
868       ps_server_1b_ips:
869         type: string
870         required: true
871         status: SUPPORTED
872       packet_internal_network_name:
873         type: string
874         required: true
875         status: SUPPORTED
876       pd_server_1b_names:
877         type: list
878         description: PD server names
879         required: true
880         status: SUPPORTED
881         entry_schema:
882           type: string
883       security_group_name:
884         type: list
885         description: CMAUI1, CMAUI2 server names
886         required: true
887         status: SUPPORTED
888         entry_schema:
889           type: string
890       oam_server_1c2_image:
891         type: string
892         description: Image for CMAUI server
893         required: true
894         status: SUPPORTED
895       cmaui_1c1_flavor:
896         type: string
897         description: Flavor for CMAUI server
898         required: true
899         status: SUPPORTED
900       ps_server_1b_names:
901         type: list
902         description: Ps server names
903         required: true
904         status: SUPPORTED
905         entry_schema:
906           type: string
907       cmaui_1c1_names:
908         type: list
909         description: CMAUI1, CMAUI2 server names
910         required: true
911         status: SUPPORTED
912         entry_schema:
913           type: string
914       pd_server_1b_flavor:
915         type: string
916         description: Flavor for PD server
917         required: true
918         status: SUPPORTED
919       pd_server_1b_ips:
920         type: string
921         required: true
922         status: SUPPORTED
923       packet_external_network_name:
924         type: string
925         required: true
926         status: SUPPORTED
927       availability_zone_0:
928         type: string
929         description: availabilityzone name
930         required: true
931         status: SUPPORTED
932       ps_server_1b_flavor:
933         type: string
934         description: Flavor for PS server
935         required: true
936         status: SUPPORTED
937       cmaui_oam_ips:
938         type: string
939         required: true
940         status: SUPPORTED
941       ps_server_1b_image:
942         type: string
943         description: Ps Image server
944         required: true
945         status: SUPPORTED
946       net:
947         type: string
948         required: true
949         status: SUPPORTED
950       pd_server_1b_image:
951         type: string
952         description: PD Image server
953         required: true
954         status: SUPPORTED
955       oam_server_1c2_flavor:
956         type: string
957         description: Flavor for CMAUI server
958         required: true
959         status: SUPPORTED
960       oam_server_1c2_names:
961         type: list
962         description: CMAUI1, CMAUI2 server names
963         required: true
964         status: SUPPORTED
965         entry_schema:
966           type: string
967     requirements:
968     - dependency_cmaui_port_2:
969         capability: tosca.capabilities.Node
970         node: tosca.nodes.Root
971         relationship: tosca.relationships.DependsOn
972         occurrences:
973         - 0
974         - UNBOUNDED
975     - dependency_server_1b_pd:
976         capability: tosca.capabilities.Node
977         node: tosca.nodes.Root
978         relationship: tosca.relationships.DependsOn
979         occurrences:
980         - 0
981         - UNBOUNDED
982     - local_storage_server_1b_pd:
983         capability: tosca.capabilities.Attachment
984         node: tosca.nodes.BlockStorage
985         relationship: tosca.relationships.AttachesTo
986         occurrences:
987         - 0
988         - UNBOUNDED
989     - dependency_server_1c2_oam_1:
990         capability: tosca.capabilities.Node
991         node: tosca.nodes.Root
992         relationship: tosca.relationships.DependsOn
993         occurrences:
994         - 0
995         - UNBOUNDED
996     - local_storage_server_1c2_oam_1:
997         capability: tosca.capabilities.Attachment
998         node: tosca.nodes.BlockStorage
999         relationship: tosca.relationships.AttachesTo
1000         occurrences:
1001         - 0
1002         - UNBOUNDED
1003     - dependency_server_1c2_oam_2:
1004         capability: tosca.capabilities.Node
1005         node: tosca.nodes.Root
1006         relationship: tosca.relationships.DependsOn
1007         occurrences:
1008         - 0
1009         - UNBOUNDED
1010     - local_storage_server_1c2_oam_2:
1011         capability: tosca.capabilities.Attachment
1012         node: tosca.nodes.BlockStorage
1013         relationship: tosca.relationships.AttachesTo
1014         occurrences:
1015         - 0
1016         - UNBOUNDED
1017     - dependency_cmaui_port_1:
1018         capability: tosca.capabilities.Node
1019         node: tosca.nodes.Root
1020         relationship: tosca.relationships.DependsOn
1021         occurrences:
1022         - 0
1023         - UNBOUNDED
1024     - dependency_pd_server_1b_port:
1025         capability: tosca.capabilities.Node
1026         node: tosca.nodes.Root
1027         relationship: tosca.relationships.DependsOn
1028         occurrences:
1029         - 0
1030         - UNBOUNDED
1031     - link_pd_server_1b_port:
1032         capability: tosca.capabilities.network.Linkable
1033         relationship: tosca.relationships.network.LinksTo
1034         occurrences:
1035         - 1
1036         - 1
1037     - dependency_oam_port_1:
1038         capability: tosca.capabilities.Node
1039         node: tosca.nodes.Root
1040         relationship: tosca.relationships.DependsOn
1041         occurrences:
1042         - 0
1043         - UNBOUNDED
1044     - dependency_packet_external_network:
1045         capability: tosca.capabilities.Node
1046         node: tosca.nodes.Root
1047         relationship: tosca.relationships.DependsOn
1048         occurrences:
1049         - 0
1050         - UNBOUNDED
1051     - dependency_ps_server_1b_port:
1052         capability: tosca.capabilities.Node
1053         node: tosca.nodes.Root
1054         relationship: tosca.relationships.DependsOn
1055         occurrences:
1056         - 0
1057         - UNBOUNDED
1058     - link_ps_server_1b_port:
1059         capability: tosca.capabilities.network.Linkable
1060         relationship: tosca.relationships.network.LinksTo
1061         occurrences:
1062         - 1
1063         - 1
1064     - dependency_server_1b_ps:
1065         capability: tosca.capabilities.Node
1066         node: tosca.nodes.Root
1067         relationship: tosca.relationships.DependsOn
1068         occurrences:
1069         - 0
1070         - UNBOUNDED
1071     - local_storage_server_1b_ps:
1072         capability: tosca.capabilities.Attachment
1073         node: tosca.nodes.BlockStorage
1074         relationship: tosca.relationships.AttachesTo
1075         occurrences:
1076         - 0
1077         - UNBOUNDED
1078     - dependency_packet_internal_network:
1079         capability: tosca.capabilities.Node
1080         node: tosca.nodes.Root
1081         relationship: tosca.relationships.DependsOn
1082         occurrences:
1083         - 0
1084         - UNBOUNDED
1085     - dependency_server_1c1_cmaui_2:
1086         capability: tosca.capabilities.Node
1087         node: tosca.nodes.Root
1088         relationship: tosca.relationships.DependsOn
1089         occurrences:
1090         - 0
1091         - UNBOUNDED
1092     - local_storage_server_1c1_cmaui_2:
1093         capability: tosca.capabilities.Attachment
1094         node: tosca.nodes.BlockStorage
1095         relationship: tosca.relationships.AttachesTo
1096         occurrences:
1097         - 0
1098         - UNBOUNDED
1099     - dependency_server_1c1_cmaui_1:
1100         capability: tosca.capabilities.Node
1101         node: tosca.nodes.Root
1102         relationship: tosca.relationships.DependsOn
1103         occurrences:
1104         - 0
1105         - UNBOUNDED
1106     - local_storage_server_1c1_cmaui_1:
1107         capability: tosca.capabilities.Attachment
1108         node: tosca.nodes.BlockStorage
1109         relationship: tosca.relationships.AttachesTo
1110         occurrences:
1111         - 0
1112         - UNBOUNDED
1113     - dependency_oam_port_2:
1114         capability: tosca.capabilities.Node
1115         node: tosca.nodes.Root
1116         relationship: tosca.relationships.DependsOn
1117         occurrences:
1118         - 0
1119         - UNBOUNDED
1120     capabilities:
1121       disk.capacity_server_1b_pd:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       disk.device.write.bytes.rate_server_1c2_oam_2:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.read.bytes_server_1c1_cmaui_2:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.write.bytes.rate_server_1c2_oam_1:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.read.bytes.rate_server_1b_ps:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.read.bytes_server_1c1_cmaui_1:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.usage_server_1b_pd:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.iops_server_1c2_oam_2:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.usage_server_1c2_oam_2:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.read.requests_server_1c1_cmaui_2:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       feature_server_1c1_cmaui_1:
1182         type: tosca.capabilities.Node
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       disk.usage_server_1c2_oam_1:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       network.incoming.bytes_pd_server_1b_port:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       feature_server_1c1_cmaui_2:
1199         type: tosca.capabilities.Node
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       disk.read.requests_server_1c1_cmaui_1:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.device.iops_server_1b_ps:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       network.outgoing.bytes_cmaui_port_2:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.iops_server_1c2_oam_1:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       network.outgoing.bytes_cmaui_port_1:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       network.outgoing.packets.rate_oam_port_2:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       network.outgoing.packets.rate_oam_port_1:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.device.iops_server_1b_pd:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       network.incoming.packets_pd_server_1b_port:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       attachment_ps_server_1b_port:
1258         type: tosca.capabilities.Attachment
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       disk.device.write.requests.rate_server_1c2_oam_1:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       disk.device.write.requests.rate_server_1c2_oam_2:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       disk.device.read.bytes.rate_server_1b_pd:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       disk.read.bytes.rate_server_1c2_oam_1:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       disk.read.bytes.rate_server_1c2_oam_2:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       scalable_server_1c2_oam_2:
1293         type: tosca.capabilities.Scalable
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.latency_server_1b_pd:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       scalable_server_1c2_oam_1:
1304         type: tosca.capabilities.Scalable
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       disk.device.read.requests.rate_server_1b_pd:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.device.write.requests_server_1c1_cmaui_2:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       disk.device.write.requests_server_1c1_cmaui_1:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       disk.device.read.bytes_server_1c1_cmaui_2:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       disk.device.read.bytes_server_1c1_cmaui_1:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       disk.device.read.requests.rate_server_1b_ps:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.device.usage_server_1c2_oam_2:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       disk.device.capacity_server_1c2_oam_2:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       disk.device.capacity_server_1c2_oam_1:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       binding_server_1b_ps:
1363         type: tosca.capabilities.network.Bindable
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       binding_server_1b_pd:
1368         type: tosca.capabilities.network.Bindable
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.device.usage_server_1c2_oam_1:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       memory.usage_server_1b_pd:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       network.outpoing.packets_oam_port_1:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       network.outpoing.packets_oam_port_2:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       binding_cmaui_port_1:
1397         type: tosca.capabilities.network.Bindable
1398         valid_source_types:
1399         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1400         occurrences:
1401         - 0
1402         - UNBOUNDED
1403       binding_cmaui_port_2:
1404         type: tosca.capabilities.network.Bindable
1405         valid_source_types:
1406         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1407         occurrences:
1408         - 0
1409         - UNBOUNDED
1410       memory.usage_server_1b_ps:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       cpu_util_server_1b_pd:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       cpu_util_server_1c2_oam_1:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       cpu_util_server_1c2_oam_2:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       memory_server_1c2_oam_1:
1435         type: org.openecomp.capabilities.metric.Ceilometer
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       memory_server_1c2_oam_2:
1441         type: org.openecomp.capabilities.metric.Ceilometer
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       disk.write.bytes_server_1c2_oam_1:
1447         type: org.openecomp.capabilities.metric.Ceilometer
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1449         occurrences:
1450         - 1
1451         - UNBOUNDED
1452       disk.write.bytes_server_1c2_oam_2:
1453         type: org.openecomp.capabilities.metric.Ceilometer
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       memory.resident_server_1c2_oam_2:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       memory.resident_server_1c2_oam_1:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       cpu_util_server_1b_ps:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       network.incoming.bytes_cmaui_port_2:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       network.incoming.bytes_cmaui_port_1:
1483         type: org.openecomp.capabilities.metric.Ceilometer
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       os_server_1c2_oam_1:
1489         type: tosca.capabilities.OperatingSystem
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.iops_server_1c1_cmaui_2:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       instance_server_1b_pd:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       disk.device.iops_server_1c1_cmaui_1:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       os_server_1c2_oam_2:
1512         type: tosca.capabilities.OperatingSystem
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       disk.device.write.bytes_server_1b_pd:
1517         type: org.openecomp.capabilities.metric.Ceilometer
1518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1519         occurrences:
1520         - 1
1521         - UNBOUNDED
1522       disk.device.allocation_server_1c1_cmaui_1:
1523         type: org.openecomp.capabilities.metric.Ceilometer
1524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1525         occurrences:
1526         - 1
1527         - UNBOUNDED
1528       disk.device.allocation_server_1c1_cmaui_2:
1529         type: org.openecomp.capabilities.metric.Ceilometer
1530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       feature_server_1c2_oam_2:
1535         type: tosca.capabilities.Node
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       disk.device.write.bytes_server_1b_ps:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       network.incoming.packets.rate_cmaui_port_1:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       vcpus_server_1c1_cmaui_1:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       network.incoming.packets.rate_cmaui_port_2:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       feature_cmaui_port_1:
1564         type: tosca.capabilities.Node
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568       network.incoming.bytes.rate_pd_server_1b_port:
1569         type: org.openecomp.capabilities.metric.Ceilometer
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       network.outgoing.bytes_oam_port_2:
1575         type: org.openecomp.capabilities.metric.Ceilometer
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       feature_cmaui_port_2:
1581         type: tosca.capabilities.Node
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       instance_server_1b_ps:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       feature_server_1c2_oam_1:
1592         type: tosca.capabilities.Node
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       network.outgoing.bytes_oam_port_1:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       disk.device.capacity_server_1c1_cmaui_2:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       instance_server_1c1_cmaui_2:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       cpu.delta_server_1b_ps:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       instance_server_1c1_cmaui_1:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       disk.device.read.requests.rate_server_1c2_oam_1:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       disk.device.read.requests.rate_server_1c2_oam_2:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       attachment_oam_port_2:
1639         type: tosca.capabilities.Attachment
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       disk.device.write.bytes.rate_server_1b_pd:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.capacity_server_1c2_oam_1:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       disk.capacity_server_1c2_oam_2:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       cpu.delta_server_1b_pd:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       attachment_oam_port_1:
1668         type: tosca.capabilities.Attachment
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       disk.device.write.requests_server_1b_pd:
1673         type: org.openecomp.capabilities.metric.Ceilometer
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       disk.write.bytes.rate_server_1c2_oam_1:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       disk.write.bytes.rate_server_1c2_oam_2:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       endpoint_server_1c1_cmaui_2:
1691         type: tosca.capabilities.Endpoint.Admin
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       network.outgoing.packets.rate_ps_server_1b_port:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       endpoint_server_1c1_cmaui_1:
1702         type: tosca.capabilities.Endpoint.Admin
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       disk.device.usage_server_1c1_cmaui_2:
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       disk.device.capacity_server_1c1_cmaui_1:
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       disk.device.usage_server_1c1_cmaui_1:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       network.incoming.bytes_ps_server_1b_port:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       attachment_pd_server_1b_port:
1731         type: tosca.capabilities.Attachment
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       vcpus_server_1c1_cmaui_2:
1736         type: org.openecomp.capabilities.metric.Ceilometer
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1738         occurrences:
1739         - 1
1740         - UNBOUNDED
1741       binding_ps_server_1b_port:
1742         type: tosca.capabilities.network.Bindable
1743         valid_source_types:
1744         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1745         occurrences:
1746         - 0
1747         - UNBOUNDED
1748       disk.device.write.bytes.rate_server_1b_ps:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       disk.device.write.requests_server_1b_ps:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       disk.device.latency_server_1c2_oam_2:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       disk.device.latency_server_1c2_oam_1:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       feature_packet_external_network:
1773         type: tosca.capabilities.Node
1774         occurrences:
1775         - 1
1776         - UNBOUNDED
1777       disk.write.requests.rate_server_1c1_cmaui_2:
1778         type: org.openecomp.capabilities.metric.Ceilometer
1779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1780         occurrences:
1781         - 1
1782         - UNBOUNDED
1783       disk.write.requests.rate_server_1c1_cmaui_1:
1784         type: org.openecomp.capabilities.metric.Ceilometer
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       disk.device.read.requests_server_1b_pd:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       disk.read.requests_server_1b_pd:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       cpu_util_server_1c1_cmaui_2:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       disk.allocation_server_1c2_oam_2:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       disk.allocation_server_1c2_oam_1:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       cpu_util_server_1c1_cmaui_1:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       disk.device.read.requests_server_1b_ps:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       binding_pd_server_1b_port:
1832         type: tosca.capabilities.network.Bindable
1833         valid_source_types:
1834         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1835         occurrences:
1836         - 0
1837         - UNBOUNDED
1838       disk.read.bytes_server_1c2_oam_1:
1839         type: org.openecomp.capabilities.metric.Ceilometer
1840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1841         occurrences:
1842         - 1
1843         - UNBOUNDED
1844       disk.read.bytes_server_1c2_oam_2:
1845         type: org.openecomp.capabilities.metric.Ceilometer
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1847         occurrences:
1848         - 1
1849         - UNBOUNDED
1850       cpu_server_1b_pd:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       binding_oam_port_2:
1857         type: tosca.capabilities.network.Bindable
1858         valid_source_types:
1859         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1860         occurrences:
1861         - 0
1862         - UNBOUNDED
1863       disk.write.bytes.rate_server_1c1_cmaui_1:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       disk.write.bytes.rate_server_1c1_cmaui_2:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.allocation_server_1b_pd:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       binding_oam_port_1:
1882         type: tosca.capabilities.network.Bindable
1883         valid_source_types:
1884         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1885         occurrences:
1886         - 0
1887         - UNBOUNDED
1888       disk.read.bytes.rate_server_1c1_cmaui_2:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       disk.read.bytes.rate_server_1c1_cmaui_1:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       host_server_1c1_cmaui_2:
1901         type: tosca.capabilities.Container
1902         valid_source_types:
1903         - tosca.nodes.SoftwareComponent
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       host_server_1c1_cmaui_1:
1908         type: tosca.capabilities.Container
1909         valid_source_types:
1910         - tosca.nodes.SoftwareComponent
1911         occurrences:
1912         - 1
1913         - UNBOUNDED
1914       cpu_server_1b_ps:
1915         type: org.openecomp.capabilities.metric.Ceilometer
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1917         occurrences:
1918         - 1
1919         - UNBOUNDED
1920       network.outpoing.packets_cmaui_port_1:
1921         type: org.openecomp.capabilities.metric.Ceilometer
1922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1923         occurrences:
1924         - 1
1925         - UNBOUNDED
1926       disk.allocation_server_1b_ps:
1927         type: org.openecomp.capabilities.metric.Ceilometer
1928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1929         occurrences:
1930         - 1
1931         - UNBOUNDED
1932       network.outpoing.packets_cmaui_port_2:
1933         type: org.openecomp.capabilities.metric.Ceilometer
1934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1935         occurrences:
1936         - 1
1937         - UNBOUNDED
1938       disk.latency_server_1c2_oam_1:
1939         type: org.openecomp.capabilities.metric.Ceilometer
1940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       disk.latency_server_1c2_oam_2:
1945         type: org.openecomp.capabilities.metric.Ceilometer
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1947         occurrences:
1948         - 1
1949         - UNBOUNDED
1950       disk.read.requests_server_1b_ps:
1951         type: org.openecomp.capabilities.metric.Ceilometer
1952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1953         occurrences:
1954         - 1
1955         - UNBOUNDED
1956       disk.capacity_server_1b_ps:
1957         type: org.openecomp.capabilities.metric.Ceilometer
1958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       memory.usage_server_1c2_oam_2:
1963         type: org.openecomp.capabilities.metric.Ceilometer
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1965         occurrences:
1966         - 1
1967         - UNBOUNDED
1968       network.outpoing.packets_ps_server_1b_port:
1969         type: org.openecomp.capabilities.metric.Ceilometer
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       memory.usage_server_1c2_oam_1:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       disk.read.requests_server_1c2_oam_2:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       attachment_packet_external_network:
1987         type: tosca.capabilities.Attachment
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       disk.read.requests_server_1c2_oam_1:
1992         type: org.openecomp.capabilities.metric.Ceilometer
1993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1994         occurrences:
1995         - 1
1996         - UNBOUNDED
1997       disk.usage_server_1b_ps:
1998         type: org.openecomp.capabilities.metric.Ceilometer
1999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2000         occurrences:
2001         - 1
2002         - UNBOUNDED
2003       disk.root.size_server_1c2_oam_1:
2004         type: org.openecomp.capabilities.metric.Ceilometer
2005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2006         occurrences:
2007         - 1
2008         - UNBOUNDED
2009       memory.resident_server_1c1_cmaui_2:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       disk.root.size_server_1c2_oam_2:
2016         type: org.openecomp.capabilities.metric.Ceilometer
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2018         occurrences:
2019         - 1
2020         - UNBOUNDED
2021       memory.resident_server_1c1_cmaui_1:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       network.incoming.bytes.rate_ps_server_1b_port:
2028         type: org.openecomp.capabilities.metric.Ceilometer
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2030         occurrences:
2031         - 1
2032         - UNBOUNDED
2033       network.incoming.bytes.rate_oam_port_1:
2034         type: org.openecomp.capabilities.metric.Ceilometer
2035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       os_server_1c1_cmaui_2:
2040         type: tosca.capabilities.OperatingSystem
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       os_server_1c1_cmaui_1:
2045         type: tosca.capabilities.OperatingSystem
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       instance_server_1c2_oam_1:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       instance_server_1c2_oam_2:
2056         type: org.openecomp.capabilities.metric.Ceilometer
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2058         occurrences:
2059         - 1
2060         - UNBOUNDED
2061       network.incoming.bytes.rate_oam_port_2:
2062         type: org.openecomp.capabilities.metric.Ceilometer
2063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2064         occurrences:
2065         - 1
2066         - UNBOUNDED
2067       vcpus_server_1b_pd:
2068         type: org.openecomp.capabilities.metric.Ceilometer
2069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       memory.usage_server_1c1_cmaui_1:
2074         type: org.openecomp.capabilities.metric.Ceilometer
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.write.bytes.rate_server_1b_ps:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       memory.usage_server_1c1_cmaui_2:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       binding_server_1c1_cmaui_2:
2092         type: tosca.capabilities.network.Bindable
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       memory_server_1c1_cmaui_2:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       binding_server_1c1_cmaui_1:
2103         type: tosca.capabilities.network.Bindable
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       feature_ps_server_1b_port:
2108         type: tosca.capabilities.Node
2109         occurrences:
2110         - 1
2111         - UNBOUNDED
2112       disk.device.iops_server_1c2_oam_2:
2113         type: org.openecomp.capabilities.metric.Ceilometer
2114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2115         occurrences:
2116         - 1
2117         - UNBOUNDED
2118       vcpus_server_1b_ps:
2119         type: org.openecomp.capabilities.metric.Ceilometer
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       disk.device.iops_server_1c2_oam_1:
2125         type: org.openecomp.capabilities.metric.Ceilometer
2126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       disk.write.bytes.rate_server_1b_pd:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       binding_server_1c2_oam_2:
2137         type: tosca.capabilities.network.Bindable
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       binding_server_1c2_oam_1:
2142         type: tosca.capabilities.network.Bindable
2143         occurrences:
2144         - 1
2145         - UNBOUNDED
2146       os_server_1b_pd:
2147         type: tosca.capabilities.OperatingSystem
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       attachment_packet_internal_network:
2152         type: tosca.capabilities.Attachment
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       network.outgoing.packets.rate_pd_server_1b_port:
2157         type: org.openecomp.capabilities.metric.Ceilometer
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2159         occurrences:
2160         - 1
2161         - UNBOUNDED
2162       memory_server_1c1_cmaui_1:
2163         type: org.openecomp.capabilities.metric.Ceilometer
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       disk.device.latency_server_1b_pd:
2169         type: org.openecomp.capabilities.metric.Ceilometer
2170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       disk.write.requests_server_1c2_oam_2:
2175         type: org.openecomp.capabilities.metric.Ceilometer
2176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       disk.device.usage_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       disk.write.requests_server_1c2_oam_1:
2187         type: org.openecomp.capabilities.metric.Ceilometer
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       vcpus_server_1c2_oam_1:
2193         type: org.openecomp.capabilities.metric.Ceilometer
2194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2195         occurrences:
2196         - 1
2197         - UNBOUNDED
2198       vcpus_server_1c2_oam_2:
2199         type: org.openecomp.capabilities.metric.Ceilometer
2200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2201         occurrences:
2202         - 1
2203         - UNBOUNDED
2204       os_server_1b_ps:
2205         type: tosca.capabilities.OperatingSystem
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.device.latency_server_1b_ps:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       disk.ephemeral.size_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.ephemeral.size_server_1c1_cmaui_2:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       disk.root.size_server_1c1_cmaui_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.usage_server_1b_ps:
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.root.size_server_1c1_cmaui_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       disk.read.bytes_server_1b_ps:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       network.incoming.packets_cmaui_port_2:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.device.write.bytes.rate_server_1c1_cmaui_2:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.ephemeral.size_server_1b_pd:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       disk.device.write.requests_server_1c2_oam_2:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       disk.allocation_server_1c1_cmaui_1:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       memory_server_1b_ps:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       network.incoming.packets_cmaui_port_1:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       network.outgoing.bytes.rate_ps_server_1b_port:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       network.incoming.packets.rate_ps_server_1b_port:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       disk.device.write.requests.rate_server_1c1_cmaui_2:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       disk.device.write.bytes_server_1c1_cmaui_1:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       disk.device.write.requests.rate_server_1c1_cmaui_1:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       feature_server_1b_ps:
2324         type: tosca.capabilities.Node
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.write.requests.rate_server_1b_ps:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       disk.device.write.requests_server_1c2_oam_1:
2335         type: org.openecomp.capabilities.metric.Ceilometer
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2337         occurrences:
2338         - 1
2339         - UNBOUNDED
2340       disk.device.write.bytes.rate_server_1c1_cmaui_1:
2341         type: org.openecomp.capabilities.metric.Ceilometer
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       disk.device.write.bytes_server_1c1_cmaui_2:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       host_server_1b_pd:
2353         type: tosca.capabilities.Container
2354         valid_source_types:
2355         - tosca.nodes.SoftwareComponent
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       disk.device.read.requests_server_1c2_oam_1:
2360         type: org.openecomp.capabilities.metric.Ceilometer
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       disk.ephemeral.size_server_1b_ps:
2366         type: org.openecomp.capabilities.metric.Ceilometer
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       disk.read.bytes_server_1b_pd:
2372         type: org.openecomp.capabilities.metric.Ceilometer
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       host_server_1c2_oam_1:
2378         type: tosca.capabilities.Container
2379         valid_source_types:
2380         - tosca.nodes.SoftwareComponent
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.device.read.requests_server_1c2_oam_2:
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       memory_server_1b_pd:
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       host_server_1c2_oam_2:
2397         type: tosca.capabilities.Container
2398         valid_source_types:
2399         - tosca.nodes.SoftwareComponent
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       network.incoming.packets.rate_oam_port_1:
2404         type: org.openecomp.capabilities.metric.Ceilometer
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2406         occurrences:
2407         - 1
2408         - UNBOUNDED
2409       disk.write.bytes_server_1b_ps:
2410         type: org.openecomp.capabilities.metric.Ceilometer
2411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2412         occurrences:
2413         - 1
2414         - UNBOUNDED
2415       network.incoming.packets.rate_oam_port_2:
2416         type: org.openecomp.capabilities.metric.Ceilometer
2417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       end_point_packet_external_network:
2422         type: tosca.capabilities.Endpoint
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       network.outpoing.packets_pd_server_1b_port:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       feature_server_1b_pd:
2433         type: tosca.capabilities.Node
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       disk.device.read.requests_server_1c1_cmaui_2:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.allocation_server_1c1_cmaui_2:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.device.read.requests_server_1c1_cmaui_1:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       disk.device.allocation_server_1b_pd:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.root.size_server_1b_ps:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       disk.device.allocation_server_1c2_oam_2:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.device.allocation_server_1c2_oam_1:
2474         type: org.openecomp.capabilities.metric.Ceilometer
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2476         occurrences:
2477         - 1
2478         - UNBOUNDED
2479       network.outgoing.bytes_pd_server_1b_port:
2480         type: org.openecomp.capabilities.metric.Ceilometer
2481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2482         occurrences:
2483         - 1
2484         - UNBOUNDED
2485       disk.write.bytes_server_1b_pd:
2486         type: org.openecomp.capabilities.metric.Ceilometer
2487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2488         occurrences:
2489         - 1
2490         - UNBOUNDED
2491       disk.write.requests_server_1c1_cmaui_2:
2492         type: org.openecomp.capabilities.metric.Ceilometer
2493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2494         occurrences:
2495         - 1
2496         - UNBOUNDED
2497       disk.write.requests_server_1c1_cmaui_1:
2498         type: org.openecomp.capabilities.metric.Ceilometer
2499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       disk.device.capacity_server_1b_pd:
2504         type: org.openecomp.capabilities.metric.Ceilometer
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509       network.outgoing.bytes.rate_cmaui_port_2:
2510         type: org.openecomp.capabilities.metric.Ceilometer
2511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2512         occurrences:
2513         - 1
2514         - UNBOUNDED
2515       disk.root.size_server_1b_pd:
2516         type: org.openecomp.capabilities.metric.Ceilometer
2517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521       cpu_server_1c1_cmaui_2:
2522         type: org.openecomp.capabilities.metric.Ceilometer
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2524         occurrences:
2525         - 1
2526         - UNBOUNDED
2527       network.outgoing.bytes.rate_cmaui_port_1:
2528         type: org.openecomp.capabilities.metric.Ceilometer
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       cpu_server_1c1_cmaui_1:
2534         type: org.openecomp.capabilities.metric.Ceilometer
2535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2536         occurrences:
2537         - 1
2538         - UNBOUNDED
2539       cpu_server_1c2_oam_1:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       disk.device.capacity_server_1b_ps:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       disk.write.requests.rate_server_1b_pd:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       cpu_server_1c2_oam_2:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       link_packet_external_network:
2564         type: tosca.capabilities.network.Linkable
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       disk.device.read.bytes.rate_server_1c1_cmaui_1:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       disk.device.read.bytes.rate_server_1c1_cmaui_2:
2575         type: org.openecomp.capabilities.metric.Ceilometer
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       host_server_1b_ps:
2581         type: tosca.capabilities.Container
2582         valid_source_types:
2583         - tosca.nodes.SoftwareComponent
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       disk.write.requests.rate_server_1c2_oam_2:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       cpu.delta_server_1c2_oam_2:
2594         type: org.openecomp.capabilities.metric.Ceilometer
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       disk.iops_server_1b_pd:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       disk.write.requests.rate_server_1c2_oam_1:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       disk.usage_server_1c1_cmaui_2:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       disk.usage_server_1c1_cmaui_1:
2618         type: org.openecomp.capabilities.metric.Ceilometer
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       disk.device.allocation_server_1b_ps:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       end_point_packet_internal_network:
2630         type: tosca.capabilities.Endpoint
2631         occurrences:
2632         - 1
2633         - UNBOUNDED
2634       network.incoming.bytes_oam_port_2:
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       feature_packet_internal_network:
2641         type: tosca.capabilities.Node
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       network.incoming.bytes_oam_port_1:
2646         type: org.openecomp.capabilities.metric.Ceilometer
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       disk.device.write.requests.rate_server_1b_ps:
2652         type: org.openecomp.capabilities.metric.Ceilometer
2653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2654         occurrences:
2655         - 1
2656         - UNBOUNDED
2657       attachment_cmaui_port_2:
2658         type: tosca.capabilities.Attachment
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       network.outgoing.bytes.rate_oam_port_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       network.outgoing.bytes.rate_oam_port_2:
2669         type: org.openecomp.capabilities.metric.Ceilometer
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       disk.iops_server_1b_ps:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       disk.capacity_server_1c1_cmaui_1:
2681         type: org.openecomp.capabilities.metric.Ceilometer
2682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2683         occurrences:
2684         - 1
2685         - UNBOUNDED
2686       network.outgoing.packets.rate_cmaui_port_1:
2687         type: org.openecomp.capabilities.metric.Ceilometer
2688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       network.outgoing.packets.rate_cmaui_port_2:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       attachment_cmaui_port_1:
2699         type: tosca.capabilities.Attachment
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       disk.capacity_server_1c1_cmaui_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.ephemeral.size_server_1c2_oam_2:
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       disk.read.bytes.rate_server_1b_ps:
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.ephemeral.size_server_1c2_oam_1:
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       disk.device.read.requests.rate_server_1c1_cmaui_1:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.device.read.bytes_server_1c2_oam_2:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       disk.device.read.bytes_server_1c2_oam_1:
2740         type: org.openecomp.capabilities.metric.Ceilometer
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       disk.device.read.requests.rate_server_1c1_cmaui_2:
2746         type: org.openecomp.capabilities.metric.Ceilometer
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       network.incoming.packets_ps_server_1b_port:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       disk.write.requests_server_1b_ps:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       feature_pd_server_1b_port:
2764         type: tosca.capabilities.Node
2765         occurrences:
2766         - 1
2767         - UNBOUNDED
2768       disk.latency_server_1c1_cmaui_1:
2769         type: org.openecomp.capabilities.metric.Ceilometer
2770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2771         occurrences:
2772         - 1
2773         - UNBOUNDED
2774       scalable_server_1b_ps:
2775         type: tosca.capabilities.Scalable
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       disk.latency_server_1c1_cmaui_2:
2780         type: org.openecomp.capabilities.metric.Ceilometer
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2782         occurrences:
2783         - 1
2784         - UNBOUNDED
2785       cpu.delta_server_1c2_oam_1:
2786         type: org.openecomp.capabilities.metric.Ceilometer
2787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       disk.device.read.bytes.rate_server_1c2_oam_1:
2792         type: org.openecomp.capabilities.metric.Ceilometer
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2794         occurrences:
2795         - 1
2796         - UNBOUNDED
2797       disk.device.read.bytes.rate_server_1c2_oam_2:
2798         type: org.openecomp.capabilities.metric.Ceilometer
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       scalable_server_1b_pd:
2804         type: tosca.capabilities.Scalable
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.write.requests_server_1b_pd:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       disk.latency_server_1b_ps:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.write.bytes_server_1c1_cmaui_1:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       network.outgoing.bytes.rate_pd_server_1b_port:
2827         type: org.openecomp.capabilities.metric.Ceilometer
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2829         occurrences:
2830         - 1
2831         - UNBOUNDED
2832       disk.write.bytes_server_1c1_cmaui_2:
2833         type: org.openecomp.capabilities.metric.Ceilometer
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2835         occurrences:
2836         - 1
2837         - UNBOUNDED
2838       feature_oam_port_2:
2839         type: tosca.capabilities.Node
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       feature_oam_port_1:
2844         type: tosca.capabilities.Node
2845         occurrences:
2846         - 1
2847         - UNBOUNDED
2848       network.incoming.packets.rate_pd_server_1b_port:
2849         type: org.openecomp.capabilities.metric.Ceilometer
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       disk.device.latency_server_1c1_cmaui_1:
2855         type: org.openecomp.capabilities.metric.Ceilometer
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       disk.read.bytes.rate_server_1b_pd:
2861         type: org.openecomp.capabilities.metric.Ceilometer
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2863         occurrences:
2864         - 1
2865         - UNBOUNDED
2866       scalable_server_1c1_cmaui_1:
2867         type: tosca.capabilities.Scalable
2868         occurrences:
2869         - 1
2870         - UNBOUNDED
2871       link_packet_internal_network:
2872         type: tosca.capabilities.network.Linkable
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       disk.device.latency_server_1c1_cmaui_2:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       scalable_server_1c1_cmaui_2:
2883         type: tosca.capabilities.Scalable
2884         occurrences:
2885         - 1
2886         - UNBOUNDED
2887       cpu.delta_server_1c1_cmaui_2:
2888         type: org.openecomp.capabilities.metric.Ceilometer
2889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       endpoint_server_1b_pd:
2894         type: tosca.capabilities.Endpoint.Admin
2895         occurrences:
2896         - 1
2897         - UNBOUNDED
2898       cpu.delta_server_1c1_cmaui_1:
2899         type: org.openecomp.capabilities.metric.Ceilometer
2900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2901         occurrences:
2902         - 1
2903         - UNBOUNDED
2904       endpoint_server_1b_ps:
2905         type: tosca.capabilities.Endpoint.Admin
2906         occurrences:
2907         - 1
2908         - UNBOUNDED
2909       network.incoming.packets_oam_port_1:
2910         type: org.openecomp.capabilities.metric.Ceilometer
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2912         occurrences:
2913         - 1
2914         - UNBOUNDED
2915       network.incoming.packets_oam_port_2:
2916         type: org.openecomp.capabilities.metric.Ceilometer
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       network.incoming.bytes.rate_cmaui_port_1:
2922         type: org.openecomp.capabilities.metric.Ceilometer
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       network.outgoing.bytes_ps_server_1b_port:
2928         type: org.openecomp.capabilities.metric.Ceilometer
2929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       network.incoming.bytes.rate_cmaui_port_2:
2934         type: org.openecomp.capabilities.metric.Ceilometer
2935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2936         occurrences:
2937         - 1
2938         - UNBOUNDED
2939       disk.device.read.bytes_server_1b_ps:
2940         type: org.openecomp.capabilities.metric.Ceilometer
2941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2942         occurrences:
2943         - 1
2944         - UNBOUNDED
2945       disk.iops_server_1c1_cmaui_2:
2946         type: org.openecomp.capabilities.metric.Ceilometer
2947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2948         occurrences:
2949         - 1
2950         - UNBOUNDED
2951       disk.iops_server_1c1_cmaui_1:
2952         type: org.openecomp.capabilities.metric.Ceilometer
2953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       disk.device.write.requests.rate_server_1b_pd:
2958         type: org.openecomp.capabilities.metric.Ceilometer
2959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2960         occurrences:
2961         - 1
2962         - UNBOUNDED
2963       memory.resident_server_1b_pd:
2964         type: org.openecomp.capabilities.metric.Ceilometer
2965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2966         occurrences:
2967         - 1
2968         - UNBOUNDED
2969       disk.device.write.bytes_server_1c2_oam_1:
2970         type: org.openecomp.capabilities.metric.Ceilometer
2971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2972         occurrences:
2973         - 1
2974         - UNBOUNDED
2975       disk.device.write.bytes_server_1c2_oam_2:
2976         type: org.openecomp.capabilities.metric.Ceilometer
2977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2978         occurrences:
2979         - 1
2980         - UNBOUNDED
2981       memory.resident_server_1b_ps:
2982         type: org.openecomp.capabilities.metric.Ceilometer
2983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2984         occurrences:
2985         - 1
2986         - UNBOUNDED
2987       disk.device.read.bytes_server_1b_pd:
2988         type: org.openecomp.capabilities.metric.Ceilometer
2989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2990         occurrences:
2991         - 1
2992         - UNBOUNDED
2993       endpoint_server_1c2_oam_2:
2994         type: tosca.capabilities.Endpoint.Admin
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       endpoint_server_1c2_oam_1:
2999         type: tosca.capabilities.Endpoint.Admin
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003   org.openecomp.resource.abstract.nodes.ps_server_1b:
3004     derived_from: org.openecomp.resource.abstract.nodes.VFC
3005     properties:
3006       port_ps_server_b_port_vlan_requirements:
3007         type: list
3008         required: true
3009         status: SUPPORTED
3010         entry_schema:
3011           type: org.openecomp.datatypes.network.VlanRequirements
3012       port_ps_server_b_port_ip_requirements:
3013         type: list
3014         required: true
3015         status: SUPPORTED
3016         entry_schema:
3017           type: org.openecomp.datatypes.network.IpRequirements
3018       port_ps_server_b_port_replacement_policy:
3019         type: list
3020         required: true
3021         status: SUPPORTED
3022         entry_schema:
3023           type: string
3024       index_value:
3025         type: integer
3026         description: Index value of this substitution service template runtime instance
3027         required: false
3028         default: 0
3029         status: SUPPORTED
3030         constraints:
3031         - greater_or_equal: 0
3032       port_ps_server_b_port_network_role:
3033         type: string
3034         required: true
3035         status: SUPPORTED
3036       port_ps_server_b_port_fixed_ips:
3037         type: list
3038         required: true
3039         status: SUPPORTED
3040         entry_schema:
3041           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3042       vm_flavor_name:
3043         type: string
3044         required: true
3045         status: SUPPORTED
3046       port_ps_server_b_port_mac_requirements:
3047         type: org.openecomp.datatypes.network.MacRequirements
3048         required: true
3049         status: SUPPORTED
3050       port_ps_server_b_port_subnetpoolid:
3051         type: string
3052         required: true
3053         status: SUPPORTED
3054       port_ps_server_b_port_order:
3055         type: integer
3056         required: true
3057         status: SUPPORTED
3058       vm_image_name:
3059         type: string
3060         required: true
3061         status: SUPPORTED
3062       port_ps_server_b_port_exCP_naming:
3063         type: org.openecomp.datatypes.Naming
3064         required: true
3065         status: SUPPORTED
3066       port_ps_server_b_port_network_role_tag:
3067         type: string
3068         required: true
3069         status: SUPPORTED
3070       port_ps_server_b_port_network:
3071         type: list
3072         required: true
3073         status: SUPPORTED
3074         entry_schema:
3075           type: string
3076       compute_ps_server_1b_availability_zone:
3077         type: list
3078         required: true
3079         status: SUPPORTED
3080         entry_schema:
3081           type: string
3082       compute_ps_server_1b_name:
3083         type: list
3084         required: true
3085         status: SUPPORTED
3086         entry_schema:
3087           type: string
3088     requirements:
3089     - dependency_ps_server_1b:
3090         capability: tosca.capabilities.Node
3091         node: tosca.nodes.Root
3092         relationship: tosca.relationships.DependsOn
3093         occurrences:
3094         - 0
3095         - UNBOUNDED
3096     - local_storage_ps_server_1b:
3097         capability: tosca.capabilities.Attachment
3098         node: tosca.nodes.BlockStorage
3099         relationship: tosca.relationships.AttachesTo
3100         occurrences:
3101         - 0
3102         - UNBOUNDED
3103     - dependency_ps_server_1b_ps_server_b_port:
3104         capability: tosca.capabilities.Node
3105         node: tosca.nodes.Root
3106         relationship: tosca.relationships.DependsOn
3107         occurrences:
3108         - 0
3109         - UNBOUNDED
3110     - link_ps_server_1b_ps_server_b_port:
3111         capability: tosca.capabilities.network.Linkable
3112         relationship: tosca.relationships.network.LinksTo
3113         occurrences:
3114         - 1
3115         - 1
3116     capabilities:
3117       disk.write.bytes.rate_ps_server_1b:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       disk.device.usage_ps_server_1b:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       disk.device.allocation_ps_server_1b:
3130         type: org.openecomp.capabilities.metric.Ceilometer
3131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       disk.device.write.requests_ps_server_1b:
3136         type: org.openecomp.capabilities.metric.Ceilometer
3137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       cpu_util_ps_server_1b:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       scalable_ps_server_1b:
3148         type: tosca.capabilities.Scalable
3149         occurrences:
3150         - 1
3151         - UNBOUNDED
3152       disk.device.read.bytes.rate_ps_server_1b:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       disk.device.latency_ps_server_1b:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       disk.device.iops_ps_server_1b:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       disk.device.capacity_ps_server_1b:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       network.incoming.packets.rate_ps_server_1b_ps_server_b_port:
3177         type: org.openecomp.capabilities.metric.Ceilometer
3178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3179         occurrences:
3180         - 1
3181         - UNBOUNDED
3182       instance_ps_server_1b:
3183         type: org.openecomp.capabilities.metric.Ceilometer
3184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       cpu_ps_server_1b:
3189         type: org.openecomp.capabilities.metric.Ceilometer
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       disk.device.write.bytes_ps_server_1b:
3195         type: org.openecomp.capabilities.metric.Ceilometer
3196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       disk.read.bytes.rate_ps_server_1b:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.device.read.requests_ps_server_1b:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       network.incoming.bytes.rate_ps_server_1b_ps_server_b_port:
3213         type: org.openecomp.capabilities.metric.Ceilometer
3214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       host_ps_server_1b:
3219         type: tosca.capabilities.Container
3220         valid_source_types:
3221         - tosca.nodes.SoftwareComponent
3222         occurrences:
3223         - 1
3224         - UNBOUNDED
3225       disk.usage_ps_server_1b:
3226         type: org.openecomp.capabilities.metric.Ceilometer
3227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       disk.read.requests_ps_server_1b:
3232         type: org.openecomp.capabilities.metric.Ceilometer
3233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.device.read.requests.rate_ps_server_1b:
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.capacity_ps_server_1b:
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.write.requests.rate_ps_server_1b:
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.read.bytes_ps_server_1b:
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       disk.device.write.requests.rate_ps_server_1b:
3262         type: org.openecomp.capabilities.metric.Ceilometer
3263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3264         occurrences:
3265         - 1
3266         - UNBOUNDED
3267       disk.root.size_ps_server_1b:
3268         type: org.openecomp.capabilities.metric.Ceilometer
3269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3270         occurrences:
3271         - 1
3272         - UNBOUNDED
3273       feature_ps_server_1b_ps_server_b_port:
3274         type: tosca.capabilities.Node
3275         occurrences:
3276         - 1
3277         - UNBOUNDED
3278       binding_ps_server_1b:
3279         type: tosca.capabilities.network.Bindable
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.incoming.bytes_ps_server_1b_ps_server_b_port:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       network.outgoing.bytes.rate_ps_server_1b_ps_server_b_port:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       memory.resident_ps_server_1b:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       memory_ps_server_1b:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       disk.write.bytes_ps_server_1b:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       disk.device.write.bytes.rate_ps_server_1b:
3314         type: org.openecomp.capabilities.metric.Ceilometer
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       binding_ps_server_1b_ps_server_b_port:
3320         type: tosca.capabilities.network.Bindable
3321         valid_source_types:
3322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3323         occurrences:
3324         - 0
3325         - UNBOUNDED
3326       disk.read.bytes_ps_server_1b:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       network.outgoing.bytes_ps_server_1b_ps_server_b_port:
3333         type: org.openecomp.capabilities.metric.Ceilometer
3334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3335         occurrences:
3336         - 1
3337         - UNBOUNDED
3338       feature_ps_server_1b:
3339         type: tosca.capabilities.Node
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       os_ps_server_1b:
3344         type: tosca.capabilities.OperatingSystem
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       attachment_ps_server_1b_ps_server_b_port:
3349         type: tosca.capabilities.Attachment
3350         occurrences:
3351         - 1
3352         - UNBOUNDED
3353       disk.iops_ps_server_1b:
3354         type: org.openecomp.capabilities.metric.Ceilometer
3355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       disk.allocation_ps_server_1b:
3360         type: org.openecomp.capabilities.metric.Ceilometer
3361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       disk.write.requests_ps_server_1b:
3366         type: org.openecomp.capabilities.metric.Ceilometer
3367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3368         occurrences:
3369         - 1
3370         - UNBOUNDED
3371       network.outgoing.packets.rate_ps_server_1b_ps_server_b_port:
3372         type: org.openecomp.capabilities.metric.Ceilometer
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3374         occurrences:
3375         - 1
3376         - UNBOUNDED
3377       network.incoming.packets_ps_server_1b_ps_server_b_port:
3378         type: org.openecomp.capabilities.metric.Ceilometer
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       memory.usage_ps_server_1b:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       disk.latency_ps_server_1b:
3390         type: org.openecomp.capabilities.metric.Ceilometer
3391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       endpoint_ps_server_1b:
3396         type: tosca.capabilities.Endpoint.Admin
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       vcpus_ps_server_1b:
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       cpu.delta_ps_server_1b:
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       network.outpoing.packets_ps_server_1b_ps_server_b_port:
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       disk.ephemeral.size_ps_server_1b:
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   org.openecomp.resource.abstract.nodes.cmaui_1c1:
3425     derived_from: org.openecomp.resource.abstract.nodes.VFC
3426     properties:
3427       port_cmaui_port_vlan_requirements:
3428         type: list
3429         required: true
3430         status: SUPPORTED
3431         entry_schema:
3432           type: org.openecomp.datatypes.network.VlanRequirements
3433       port_cmaui_port_fixed_ips:
3434         type: list
3435         required: true
3436         status: SUPPORTED
3437         entry_schema:
3438           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3439       port_cmaui_port_exCP_naming:
3440         type: org.openecomp.datatypes.Naming
3441         required: true
3442         status: SUPPORTED
3443       port_cmaui_port_network:
3444         type: list
3445         required: true
3446         status: SUPPORTED
3447         entry_schema:
3448           type: string
3449       index_value:
3450         type: integer
3451         description: Index value of this substitution service template runtime instance
3452         required: false
3453         default: 0
3454         status: SUPPORTED
3455         constraints:
3456         - greater_or_equal: 0
3457       compute_cmaui_1c1_availability_zone:
3458         type: list
3459         required: true
3460         status: SUPPORTED
3461         entry_schema:
3462           type: string
3463       port_cmaui_port_network_role_tag:
3464         type: string
3465         required: true
3466         status: SUPPORTED
3467       port_cmaui_port_order:
3468         type: integer
3469         required: true
3470         status: SUPPORTED
3471       vm_flavor_name:
3472         type: string
3473         required: true
3474         status: SUPPORTED
3475       port_cmaui_port_mac_requirements:
3476         type: org.openecomp.datatypes.network.MacRequirements
3477         required: true
3478         status: SUPPORTED
3479       port_cmaui_port_replacement_policy:
3480         type: list
3481         required: true
3482         status: SUPPORTED
3483         entry_schema:
3484           type: string
3485       port_cmaui_port_network_role:
3486         type: string
3487         required: true
3488         status: SUPPORTED
3489       vm_image_name:
3490         type: string
3491         required: true
3492         status: SUPPORTED
3493       port_cmaui_port_ip_requirements:
3494         type: list
3495         required: true
3496         status: SUPPORTED
3497         entry_schema:
3498           type: org.openecomp.datatypes.network.IpRequirements
3499       compute_cmaui_1c1_name:
3500         type: list
3501         required: true
3502         status: SUPPORTED
3503         entry_schema:
3504           type: string
3505       port_cmaui_port_subnetpoolid:
3506         type: string
3507         required: true
3508         status: SUPPORTED
3509     requirements:
3510     - dependency_cmaui_1c1_cmaui_port:
3511         capability: tosca.capabilities.Node
3512         node: tosca.nodes.Root
3513         relationship: tosca.relationships.DependsOn
3514         occurrences:
3515         - 0
3516         - UNBOUNDED
3517     - link_cmaui_1c1_cmaui_port:
3518         capability: tosca.capabilities.network.Linkable
3519         relationship: tosca.relationships.network.LinksTo
3520         occurrences:
3521         - 1
3522         - 1
3523     - dependency_cmaui_1c1:
3524         capability: tosca.capabilities.Node
3525         node: tosca.nodes.Root
3526         relationship: tosca.relationships.DependsOn
3527         occurrences:
3528         - 0
3529         - UNBOUNDED
3530     - local_storage_cmaui_1c1:
3531         capability: tosca.capabilities.Attachment
3532         node: tosca.nodes.BlockStorage
3533         relationship: tosca.relationships.AttachesTo
3534         occurrences:
3535         - 0
3536         - UNBOUNDED
3537     capabilities:
3538       binding_cmaui_1c1_cmaui_port:
3539         type: tosca.capabilities.network.Bindable
3540         valid_source_types:
3541         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3542         occurrences:
3543         - 0
3544         - UNBOUNDED
3545       disk.iops_cmaui_1c1:
3546         type: org.openecomp.capabilities.metric.Ceilometer
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3548         occurrences:
3549         - 1
3550         - UNBOUNDED
3551       disk.write.bytes_cmaui_1c1:
3552         type: org.openecomp.capabilities.metric.Ceilometer
3553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3554         occurrences:
3555         - 1
3556         - UNBOUNDED
3557       disk.device.capacity_cmaui_1c1:
3558         type: org.openecomp.capabilities.metric.Ceilometer
3559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3560         occurrences:
3561         - 1
3562         - UNBOUNDED
3563       endpoint_cmaui_1c1:
3564         type: tosca.capabilities.Endpoint.Admin
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
3569         type: org.openecomp.capabilities.metric.Ceilometer
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3571         occurrences:
3572         - 1
3573         - UNBOUNDED
3574       network.incoming.packets_cmaui_1c1_cmaui_port:
3575         type: org.openecomp.capabilities.metric.Ceilometer
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3577         occurrences:
3578         - 1
3579         - UNBOUNDED
3580       network.outgoing.bytes_cmaui_1c1_cmaui_port:
3581         type: org.openecomp.capabilities.metric.Ceilometer
3582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3583         occurrences:
3584         - 1
3585         - UNBOUNDED
3586       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
3587         type: org.openecomp.capabilities.metric.Ceilometer
3588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3589         occurrences:
3590         - 1
3591         - UNBOUNDED
3592       network.outpoing.packets_cmaui_1c1_cmaui_port:
3593         type: org.openecomp.capabilities.metric.Ceilometer
3594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3595         occurrences:
3596         - 1
3597         - UNBOUNDED
3598       memory_cmaui_1c1:
3599         type: org.openecomp.capabilities.metric.Ceilometer
3600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3601         occurrences:
3602         - 1
3603         - UNBOUNDED
3604       disk.latency_cmaui_1c1:
3605         type: org.openecomp.capabilities.metric.Ceilometer
3606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3607         occurrences:
3608         - 1
3609         - UNBOUNDED
3610       disk.read.bytes.rate_cmaui_1c1:
3611         type: org.openecomp.capabilities.metric.Ceilometer
3612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3613         occurrences:
3614         - 1
3615         - UNBOUNDED
3616       disk.write.requests.rate_cmaui_1c1:
3617         type: org.openecomp.capabilities.metric.Ceilometer
3618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3619         occurrences:
3620         - 1
3621         - UNBOUNDED
3622       disk.device.iops_cmaui_1c1:
3623         type: org.openecomp.capabilities.metric.Ceilometer
3624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3625         occurrences:
3626         - 1
3627         - UNBOUNDED
3628       disk.write.requests_cmaui_1c1:
3629         type: org.openecomp.capabilities.metric.Ceilometer
3630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       disk.device.read.bytes_cmaui_1c1:
3635         type: org.openecomp.capabilities.metric.Ceilometer
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3637         occurrences:
3638         - 1
3639         - UNBOUNDED
3640       cpu_util_cmaui_1c1:
3641         type: org.openecomp.capabilities.metric.Ceilometer
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3643         occurrences:
3644         - 1
3645         - UNBOUNDED
3646       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
3647         type: org.openecomp.capabilities.metric.Ceilometer
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3649         occurrences:
3650         - 1
3651         - UNBOUNDED
3652       disk.device.read.bytes.rate_cmaui_1c1:
3653         type: org.openecomp.capabilities.metric.Ceilometer
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.ephemeral.size_cmaui_1c1:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       instance_cmaui_1c1:
3665         type: org.openecomp.capabilities.metric.Ceilometer
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       disk.device.read.requests_cmaui_1c1:
3671         type: org.openecomp.capabilities.metric.Ceilometer
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       disk.device.write.bytes.rate_cmaui_1c1:
3677         type: org.openecomp.capabilities.metric.Ceilometer
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       cpu_cmaui_1c1:
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       disk.read.bytes_cmaui_1c1:
3689         type: org.openecomp.capabilities.metric.Ceilometer
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       disk.device.usage_cmaui_1c1:
3695         type: org.openecomp.capabilities.metric.Ceilometer
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       host_cmaui_1c1:
3701         type: tosca.capabilities.Container
3702         valid_source_types:
3703         - tosca.nodes.SoftwareComponent
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       disk.device.write.requests_cmaui_1c1:
3708         type: org.openecomp.capabilities.metric.Ceilometer
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3710         occurrences:
3711         - 1
3712         - UNBOUNDED
3713       disk.device.latency_cmaui_1c1:
3714         type: org.openecomp.capabilities.metric.Ceilometer
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       network.incoming.bytes_cmaui_1c1_cmaui_port:
3720         type: org.openecomp.capabilities.metric.Ceilometer
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       disk.write.bytes.rate_cmaui_1c1:
3726         type: org.openecomp.capabilities.metric.Ceilometer
3727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       memory.usage_cmaui_1c1:
3732         type: org.openecomp.capabilities.metric.Ceilometer
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       scalable_cmaui_1c1:
3738         type: tosca.capabilities.Scalable
3739         occurrences:
3740         - 1
3741         - UNBOUNDED
3742       disk.root.size_cmaui_1c1:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.capacity_cmaui_1c1:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       os_cmaui_1c1:
3755         type: tosca.capabilities.OperatingSystem
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       disk.device.read.requests.rate_cmaui_1c1:
3760         type: org.openecomp.capabilities.metric.Ceilometer
3761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3762         occurrences:
3763         - 1
3764         - UNBOUNDED
3765       feature_cmaui_1c1:
3766         type: tosca.capabilities.Node
3767         occurrences:
3768         - 1
3769         - UNBOUNDED
3770       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
3771         type: org.openecomp.capabilities.metric.Ceilometer
3772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3773         occurrences:
3774         - 1
3775         - UNBOUNDED
3776       disk.allocation_cmaui_1c1:
3777         type: org.openecomp.capabilities.metric.Ceilometer
3778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3779         occurrences:
3780         - 1
3781         - UNBOUNDED
3782       disk.device.allocation_cmaui_1c1:
3783         type: org.openecomp.capabilities.metric.Ceilometer
3784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3785         occurrences:
3786         - 1
3787         - UNBOUNDED
3788       disk.device.write.requests.rate_cmaui_1c1:
3789         type: org.openecomp.capabilities.metric.Ceilometer
3790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3791         occurrences:
3792         - 1
3793         - UNBOUNDED
3794       disk.device.write.bytes_cmaui_1c1:
3795         type: org.openecomp.capabilities.metric.Ceilometer
3796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3797         occurrences:
3798         - 1
3799         - UNBOUNDED
3800       memory.resident_cmaui_1c1:
3801         type: org.openecomp.capabilities.metric.Ceilometer
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       attachment_cmaui_1c1_cmaui_port:
3807         type: tosca.capabilities.Attachment
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       disk.usage_cmaui_1c1:
3812         type: org.openecomp.capabilities.metric.Ceilometer
3813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3814         occurrences:
3815         - 1
3816         - UNBOUNDED
3817       disk.read.requests_cmaui_1c1:
3818         type: org.openecomp.capabilities.metric.Ceilometer
3819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       binding_cmaui_1c1:
3824         type: tosca.capabilities.network.Bindable
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       vcpus_cmaui_1c1:
3829         type: org.openecomp.capabilities.metric.Ceilometer
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3831         occurrences:
3832         - 1
3833         - UNBOUNDED
3834       feature_cmaui_1c1_cmaui_port:
3835         type: tosca.capabilities.Node
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       cpu.delta_cmaui_1c1:
3840         type: org.openecomp.capabilities.metric.Ceilometer
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3842         occurrences:
3843         - 1
3844         - UNBOUNDED