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