68d79fd16b15c35570fe2c2eb57ca126c8998fd0
[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.pd_server_1b_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_pd_server_1b_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       vm_flavor_name:
26         type: string
27         required: true
28         status: SUPPORTED
29       port_pd_server_1b_port_vlan_requirements:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.VlanRequirements
35       port_pd_server_1b_port_network_role_tag:
36         type: string
37         required: true
38         status: SUPPORTED
39       vm_image_name:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pd_server_1b_port_replacement_policy:
44         type: list
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       port_pd_server_1b_port_mac_requirements:
50         type: org.openecomp.datatypes.network.MacRequirements
51         required: true
52         status: SUPPORTED
53       port_pd_server_1b_port_network_role:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd_server_1b_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       port_pd_server_1b_port_network:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       compute_pd_server_1b_availability_zone:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_pd_server_1b_port_order:
76         type: integer
77         required: true
78         status: SUPPORTED
79       port_pd_server_1b_port_exCP_naming:
80         type: org.openecomp.datatypes.Naming
81         required: true
82         status: SUPPORTED
83       port_pd_server_1b_port_ip_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.IpRequirements
89       port_pd_server_1b_port_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93     attributes:
94       pd_server_1b_accessIPv4:
95         type: string
96         status: SUPPORTED
97     requirements:
98     - dependency_pd_server_1b:
99         capability: tosca.capabilities.Node
100         node: tosca.nodes.Root
101         relationship: tosca.relationships.DependsOn
102         occurrences:
103         - 0
104         - UNBOUNDED
105     - local_storage_pd_server_1b:
106         capability: tosca.capabilities.Attachment
107         node: tosca.nodes.BlockStorage
108         relationship: tosca.relationships.AttachesTo
109         occurrences:
110         - 0
111         - UNBOUNDED
112     - dependency_pd_server_1b_pd_server_1b_port:
113         capability: tosca.capabilities.Node
114         node: tosca.nodes.Root
115         relationship: tosca.relationships.DependsOn
116         occurrences:
117         - 0
118         - UNBOUNDED
119     - link_pd_server_1b_pd_server_1b_port:
120         capability: tosca.capabilities.network.Linkable
121         relationship: tosca.relationships.network.LinksTo
122         occurrences:
123         - 1
124         - 1
125     capabilities:
126       disk.device.read.bytes_pd_server_1b:
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       feature_pd_server_1b_pd_server_1b_port:
133         type: tosca.capabilities.Node
134         occurrences:
135         - 1
136         - UNBOUNDED
137       host_pd_server_1b:
138         type: tosca.capabilities.Container
139         valid_source_types:
140         - tosca.nodes.SoftwareComponent
141         occurrences:
142         - 1
143         - UNBOUNDED
144       disk.read.bytes.rate_pd_server_1b:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.allocation_pd_server_1b:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       cpu.delta_pd_server_1b:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       forwarder_pd_server_1b_pd_server_1b_port:
169         type: org.openecomp.capabilities.Forwarder
170         occurrences:
171         - 1
172         - UNBOUNDED
173       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
174         type: org.openecomp.capabilities.metric.Ceilometer
175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.device.read.requests_pd_server_1b:
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       feature_pd_server_1b:
186         type: tosca.capabilities.Node
187         occurrences:
188         - 1
189         - UNBOUNDED
190       disk.device.iops_pd_server_1b:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       binding_pd_server_1b_pd_server_1b_port:
197         type: tosca.capabilities.network.Bindable
198         valid_source_types:
199         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
200         occurrences:
201         - 0
202         - UNBOUNDED
203       cpu_pd_server_1b:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.write.bytes.rate_pd_server_1b:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.device.read.requests.rate_pd_server_1b:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       endpoint_pd_server_1b:
222         type: tosca.capabilities.Endpoint.Admin
223         occurrences:
224         - 1
225         - UNBOUNDED
226       disk.device.allocation_pd_server_1b:
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       memory.usage_pd_server_1b:
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.outpoing.packets_pd_server_1b_pd_server_1b_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       memory_pd_server_1b:
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       disk.device.read.bytes.rate_pd_server_1b:
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.latency_pd_server_1b:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.read.bytes_pd_server_1b:
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       disk.device.usage_pd_server_1b:
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       attachment_pd_server_1b_pd_server_1b_port:
275         type: tosca.capabilities.Attachment
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.device.write.requests_pd_server_1b:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.latency_pd_server_1b:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.ephemeral.size_pd_server_1b:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       scalable_pd_server_1b:
304         type: tosca.capabilities.Scalable
305         occurrences:
306         - 1
307         - UNBOUNDED
308       disk.write.requests_pd_server_1b:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.device.write.bytes.rate_pd_server_1b:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.root.size_pd_server_1b:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.iops_pd_server_1b:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.write.bytes_pd_server_1b:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.write.bytes_pd_server_1b:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       os_pd_server_1b:
345         type: tosca.capabilities.OperatingSystem
346         occurrences:
347         - 1
348         - UNBOUNDED
349       vcpus_pd_server_1b:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       instance_pd_server_1b:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       binding_pd_server_1b:
368         type: tosca.capabilities.network.Bindable
369         occurrences:
370         - 1
371         - UNBOUNDED
372       cpu_util_pd_server_1b:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       memory.resident_pd_server_1b:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.incoming.packets_pd_server_1b_pd_server_1b_port:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.write.requests.rate_pd_server_1b:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       disk.device.capacity_pd_server_1b:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       disk.read.requests_pd_server_1b:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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_pd_server_1b:
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.usage_pd_server_1b:
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.write.requests.rate_pd_server_1b:
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.osm_server_1c2:
439     derived_from: org.openecomp.resource.abstract.nodes.VFC
440     properties:
441       port_osm_port_replacement_policy:
442         type: list
443         required: true
444         status: SUPPORTED
445         entry_schema:
446           type: string
447       port_osm_port_exCP_naming:
448         type: org.openecomp.datatypes.Naming
449         required: true
450         status: SUPPORTED
451       port_osm_port_subnetpoolid:
452         type: string
453         required: true
454         status: SUPPORTED
455       index_value:
456         type: integer
457         description: Index value of this substitution service template runtime instance
458         required: false
459         default: 0
460         status: SUPPORTED
461         constraints:
462         - greater_or_equal: 0
463       port_osm_port_network:
464         type: list
465         required: true
466         status: SUPPORTED
467         entry_schema:
468           type: string
469       compute_osm_server_1c2_name:
470         type: list
471         required: true
472         status: SUPPORTED
473         entry_schema:
474           type: string
475       port_osm_port_vlan_requirements:
476         type: list
477         required: true
478         status: SUPPORTED
479         entry_schema:
480           type: org.openecomp.datatypes.network.VlanRequirements
481       vm_flavor_name:
482         type: string
483         required: true
484         status: SUPPORTED
485       port_osm_port_ip_requirements:
486         type: list
487         required: true
488         status: SUPPORTED
489         entry_schema:
490           type: org.openecomp.datatypes.network.IpRequirements
491       port_osm_port_fixed_ips:
492         type: list
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
497       port_osm_port_network_role_tag:
498         type: string
499         required: true
500         status: SUPPORTED
501       port_osm_port_network_role:
502         type: string
503         required: true
504         status: SUPPORTED
505       vm_image_name:
506         type: string
507         required: true
508         status: SUPPORTED
509       port_osm_port_mac_requirements:
510         type: org.openecomp.datatypes.network.MacRequirements
511         required: true
512         status: SUPPORTED
513       port_osm_port_order:
514         type: integer
515         required: true
516         status: SUPPORTED
517       compute_osm_server_1c2_metadata:
518         type: list
519         required: true
520         status: SUPPORTED
521         entry_schema:
522           type: json
523       compute_osm_server_1c2_availability_zone:
524         type: list
525         required: true
526         status: SUPPORTED
527         entry_schema:
528           type: string
529     attributes:
530       osm_server_1c2_accessIPv4:
531         type: string
532         status: SUPPORTED
533     requirements:
534     - dependency_osm_server_1c2_osm_port:
535         capability: tosca.capabilities.Node
536         node: tosca.nodes.Root
537         relationship: tosca.relationships.DependsOn
538         occurrences:
539         - 0
540         - UNBOUNDED
541     - link_osm_server_1c2_osm_port:
542         capability: tosca.capabilities.network.Linkable
543         relationship: tosca.relationships.network.LinksTo
544         occurrences:
545         - 1
546         - 1
547     - dependency_osm_server_1c2:
548         capability: tosca.capabilities.Node
549         node: tosca.nodes.Root
550         relationship: tosca.relationships.DependsOn
551         occurrences:
552         - 0
553         - UNBOUNDED
554     - local_storage_osm_server_1c2:
555         capability: tosca.capabilities.Attachment
556         node: tosca.nodes.BlockStorage
557         relationship: tosca.relationships.AttachesTo
558         occurrences:
559         - 0
560         - UNBOUNDED
561     capabilities:
562       endpoint_osm_server_1c2:
563         type: tosca.capabilities.Endpoint.Admin
564         occurrences:
565         - 1
566         - UNBOUNDED
567       feature_osm_server_1c2_osm_port:
568         type: tosca.capabilities.Node
569         occurrences:
570         - 1
571         - UNBOUNDED
572       os_osm_server_1c2:
573         type: tosca.capabilities.OperatingSystem
574         occurrences:
575         - 1
576         - UNBOUNDED
577       disk.device.read.bytes.rate_osm_server_1c2:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.write.requests.rate_osm_server_1c2:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.device.read.requests.rate_osm_server_1c2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.device.read.requests_osm_server_1c2:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       disk.device.iops_osm_server_1c2:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       disk.read.bytes.rate_osm_server_1c2:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       host_osm_server_1c2:
614         type: tosca.capabilities.Container
615         valid_source_types:
616         - tosca.nodes.SoftwareComponent
617         occurrences:
618         - 1
619         - UNBOUNDED
620       memory_osm_server_1c2:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       cpu_util_osm_server_1c2:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       cpu_osm_server_1c2:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       disk.device.write.bytes.rate_osm_server_1c2:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       disk.latency_osm_server_1c2:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       disk.read.requests_osm_server_1c2:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       memory.resident_osm_server_1c2:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       attachment_osm_server_1c2_osm_port:
663         type: tosca.capabilities.Attachment
664         occurrences:
665         - 1
666         - UNBOUNDED
667       feature_osm_server_1c2:
668         type: tosca.capabilities.Node
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.device.latency_osm_server_1c2:
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.device.write.requests_osm_server_1c2:
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       network.outgoing.bytes_osm_server_1c2_osm_port:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.ephemeral.size_osm_server_1c2:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.allocation_osm_server_1c2:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       binding_osm_server_1c2_osm_port:
703         type: tosca.capabilities.network.Bindable
704         valid_source_types:
705         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
706         occurrences:
707         - 0
708         - UNBOUNDED
709       disk.write.bytes_osm_server_1c2:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       disk.capacity_osm_server_1c2:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       network.incoming.bytes_osm_server_1c2_osm_port:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       disk.write.requests_osm_server_1c2:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       disk.iops_osm_server_1c2:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       binding_osm_server_1c2:
740         type: tosca.capabilities.network.Bindable
741         occurrences:
742         - 1
743         - UNBOUNDED
744       network.incoming.packets.rate_osm_server_1c2_osm_port:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       scalable_osm_server_1c2:
751         type: tosca.capabilities.Scalable
752         occurrences:
753         - 1
754         - UNBOUNDED
755       cpu.delta_osm_server_1c2:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       vcpus_osm_server_1c2:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.read.bytes_osm_server_1c2:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.root.size_osm_server_1c2:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.usage_osm_server_1c2:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       memory.usage_osm_server_1c2:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.outpoing.packets_osm_server_1c2_osm_port:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.write.bytes.rate_osm_server_1c2:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.device.allocation_osm_server_1c2:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.device.usage_osm_server_1c2:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       network.outgoing.packets.rate_osm_server_1c2_osm_port:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.device.read.bytes_osm_server_1c2:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       forwarder_osm_server_1c2_osm_port:
828         type: org.openecomp.capabilities.Forwarder
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.capacity_osm_server_1c2:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.outgoing.bytes.rate_osm_server_1c2_osm_port:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.write.bytes_osm_server_1c2:
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.device.write.requests.rate_osm_server_1c2:
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.incoming.bytes.rate_osm_server_1c2_osm_port:
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       instance_osm_server_1c2:
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       network.incoming.packets_osm_server_1c2_osm_port:
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   org.openecomp.resource.abstract.nodes.oam_server_1c2:
875     derived_from: org.openecomp.resource.abstract.nodes.VFC
876     properties:
877       port_oam_port_mac_requirements:
878         type: org.openecomp.datatypes.network.MacRequirements
879         required: true
880         status: SUPPORTED
881       compute_oam_server_1c2_name:
882         type: list
883         required: true
884         status: SUPPORTED
885         entry_schema:
886           type: string
887       index_value:
888         type: integer
889         description: Index value of this substitution service template runtime instance
890         required: false
891         default: 0
892         status: SUPPORTED
893         constraints:
894         - greater_or_equal: 0
895       port_oam_port_network:
896         type: list
897         required: true
898         status: SUPPORTED
899         entry_schema:
900           type: string
901       port_oam_port_exCP_naming:
902         type: org.openecomp.datatypes.Naming
903         required: true
904         status: SUPPORTED
905       port_oam_port_order:
906         type: integer
907         required: true
908         status: SUPPORTED
909       port_oam_port_subnetpoolid:
910         type: string
911         required: true
912         status: SUPPORTED
913       vm_flavor_name:
914         type: string
915         required: true
916         status: SUPPORTED
917       compute_oam_server_1c2_availability_zone:
918         type: list
919         required: true
920         status: SUPPORTED
921         entry_schema:
922           type: string
923       port_oam_port_fixed_ips:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
929       vm_image_name:
930         type: string
931         required: true
932         status: SUPPORTED
933       compute_oam_server_1c2_metadata:
934         type: list
935         required: true
936         status: SUPPORTED
937         entry_schema:
938           type: json
939       port_oam_port_vlan_requirements:
940         type: list
941         required: true
942         status: SUPPORTED
943         entry_schema:
944           type: org.openecomp.datatypes.network.VlanRequirements
945       port_oam_port_ip_requirements:
946         type: list
947         required: true
948         status: SUPPORTED
949         entry_schema:
950           type: org.openecomp.datatypes.network.IpRequirements
951       port_oam_port_replacement_policy:
952         type: list
953         required: true
954         status: SUPPORTED
955         entry_schema:
956           type: string
957       port_oam_port_network_role_tag:
958         type: string
959         required: true
960         status: SUPPORTED
961       port_oam_port_network_role:
962         type: string
963         required: true
964         status: SUPPORTED
965     attributes:
966       oam_server_1c2_accessIPv4:
967         type: string
968         status: SUPPORTED
969     requirements:
970     - dependency_oam_server_1c2:
971         capability: tosca.capabilities.Node
972         node: tosca.nodes.Root
973         relationship: tosca.relationships.DependsOn
974         occurrences:
975         - 0
976         - UNBOUNDED
977     - local_storage_oam_server_1c2:
978         capability: tosca.capabilities.Attachment
979         node: tosca.nodes.BlockStorage
980         relationship: tosca.relationships.AttachesTo
981         occurrences:
982         - 0
983         - UNBOUNDED
984     - dependency_oam_server_1c2_oam_port:
985         capability: tosca.capabilities.Node
986         node: tosca.nodes.Root
987         relationship: tosca.relationships.DependsOn
988         occurrences:
989         - 0
990         - UNBOUNDED
991     - link_oam_server_1c2_oam_port:
992         capability: tosca.capabilities.network.Linkable
993         relationship: tosca.relationships.network.LinksTo
994         occurrences:
995         - 1
996         - 1
997     capabilities:
998       disk.device.usage_oam_server_1c2:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.device.latency_oam_server_1c2:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       feature_oam_server_1c2:
1011         type: tosca.capabilities.Node
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.read.requests_oam_server_1c2:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       disk.write.bytes.rate_oam_server_1c2:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.write.bytes.rate_oam_server_1c2:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       network.outgoing.packets.rate_oam_server_1c2_oam_port:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       network.outpoing.packets_oam_server_1c2_oam_port:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       cpu_util_oam_server_1c2:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       disk.device.write.bytes_oam_server_1c2:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.device.allocation_oam_server_1c2:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       attachment_oam_server_1c2_oam_port:
1064         type: tosca.capabilities.Attachment
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       network.incoming.bytes.rate_oam_server_1c2_oam_port:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.root.size_oam_server_1c2:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.device.iops_oam_server_1c2:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.read.bytes.rate_oam_server_1c2:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.outgoing.bytes_oam_server_1c2_oam_port:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.allocation_oam_server_1c2:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.read.bytes_oam_server_1c2:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       network.incoming.bytes_oam_server_1c2_oam_port:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       vcpus_oam_server_1c2:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.device.read.bytes.rate_oam_server_1c2:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       network.incoming.packets_oam_server_1c2_oam_port:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       cpu_oam_server_1c2:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.write.requests.rate_oam_server_1c2:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       instance_oam_server_1c2:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       host_oam_server_1c2:
1159         type: tosca.capabilities.Container
1160         valid_source_types:
1161         - tosca.nodes.SoftwareComponent
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       disk.device.capacity_oam_server_1c2:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       disk.device.write.requests.rate_oam_server_1c2:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       endpoint_oam_server_1c2:
1178         type: tosca.capabilities.Endpoint.Admin
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       forwarder_oam_server_1c2_oam_port:
1183         type: org.openecomp.capabilities.Forwarder
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.ephemeral.size_oam_server_1c2:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       memory.resident_oam_server_1c2:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       memory_oam_server_1c2:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.device.read.bytes_oam_server_1c2:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       memory.usage_oam_server_1c2:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       disk.usage_oam_server_1c2:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       network.incoming.packets.rate_oam_server_1c2_oam_port:
1224         type: org.openecomp.capabilities.metric.Ceilometer
1225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       binding_oam_server_1c2_oam_port:
1230         type: tosca.capabilities.network.Bindable
1231         valid_source_types:
1232         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1233         occurrences:
1234         - 0
1235         - UNBOUNDED
1236       os_oam_server_1c2:
1237         type: tosca.capabilities.OperatingSystem
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       disk.device.read.requests_oam_server_1c2:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.latency_oam_server_1c2:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       feature_oam_server_1c2_oam_port:
1254         type: tosca.capabilities.Node
1255         occurrences:
1256         - 1
1257         - UNBOUNDED
1258       disk.write.requests_oam_server_1c2:
1259         type: org.openecomp.capabilities.metric.Ceilometer
1260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       disk.device.write.requests_oam_server_1c2:
1265         type: org.openecomp.capabilities.metric.Ceilometer
1266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       binding_oam_server_1c2:
1271         type: tosca.capabilities.network.Bindable
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       scalable_oam_server_1c2:
1276         type: tosca.capabilities.Scalable
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       cpu.delta_oam_server_1c2:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       disk.write.bytes_oam_server_1c2:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.capacity_oam_server_1c2:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       disk.device.read.requests.rate_oam_server_1c2:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.iops_oam_server_1c2:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310   org.openecomp.resource.abstract.nodes.heat.pd_server:
1311     derived_from: org.openecomp.resource.abstract.nodes.VFC
1312     properties:
1313       p1:
1314         type: string
1315         description: UID of OAM network
1316         required: true
1317         status: SUPPORTED
1318       p2:
1319         type: string
1320         description: UID of OAM network
1321         required: true
1322         status: SUPPORTED
1323       port_pd_server_port_1_order:
1324         type: integer
1325         required: true
1326         status: SUPPORTED
1327       pd_server_names:
1328         type: list
1329         description: PD server names
1330         required: true
1331         status: SUPPORTED
1332         entry_schema: &id001
1333           type: string
1334       port_pd_server_port_1_mac_requirements:
1335         type: org.openecomp.datatypes.network.MacRequirements
1336         required: true
1337         status: SUPPORTED
1338       port_pd_server_port_2_network_role:
1339         type: string
1340         required: true
1341         status: SUPPORTED
1342       port_pd_server_port_1_network_role:
1343         type: string
1344         required: true
1345         status: SUPPORTED
1346       pd_server_flavor:
1347         type: string
1348         description: Flavor for PD server
1349         required: true
1350         status: SUPPORTED
1351       port_pd_server_port_2_ip_requirements:
1352         type: list
1353         required: true
1354         status: SUPPORTED
1355         entry_schema:
1356           type: org.openecomp.datatypes.network.IpRequirements
1357       port_pd_server_port_2_mac_requirements:
1358         type: org.openecomp.datatypes.network.MacRequirements
1359         required: true
1360         status: SUPPORTED
1361       availability_zone_0:
1362         type: string
1363         description: availabilityzone name
1364         required: true
1365         status: SUPPORTED
1366       net:
1367         type: string
1368         required: true
1369         status: SUPPORTED
1370       port_pd_server_port_2_vlan_requirements:
1371         type: list
1372         required: true
1373         status: SUPPORTED
1374         entry_schema:
1375           type: org.openecomp.datatypes.network.VlanRequirements
1376       port_pd_server_port_2_subnetpoolid:
1377         type: string
1378         required: true
1379         status: SUPPORTED
1380       pd_server_ips:
1381         type: string
1382         required: true
1383         status: SUPPORTED
1384       port_pd_server_port_1_subnetpoolid:
1385         type: string
1386         required: true
1387         status: SUPPORTED
1388       port_pd_server_port_1_network_role_tag:
1389         type: string
1390         required: true
1391         status: SUPPORTED
1392       security_group_name:
1393         type: list
1394         description: CMAUI1, CMAUI2 server names
1395         required: true
1396         status: SUPPORTED
1397         entry_schema: &id002
1398           type: string
1399       ps_server_flavor:
1400         type: string
1401         description: Flavor for PS server
1402         required: true
1403         status: SUPPORTED
1404       port_pd_server_port_1_vlan_requirements:
1405         type: list
1406         required: true
1407         status: SUPPORTED
1408         entry_schema:
1409           type: org.openecomp.datatypes.network.VlanRequirements
1410       port_pd_server_port_2_order:
1411         type: integer
1412         required: true
1413         status: SUPPORTED
1414       port_pd_server_port_2_network_role_tag:
1415         type: string
1416         required: true
1417         status: SUPPORTED
1418       pd_server_image:
1419         type: string
1420         description: Flavor for PD server
1421         required: true
1422         status: SUPPORTED
1423       port_pd_server_port_1_ip_requirements:
1424         type: list
1425         required: true
1426         status: SUPPORTED
1427         entry_schema:
1428           type: org.openecomp.datatypes.network.IpRequirements
1429       port_pd_server_port_2_exCP_naming:
1430         type: org.openecomp.datatypes.Naming
1431         required: true
1432         status: SUPPORTED
1433       port_pd_server_port_1_exCP_naming:
1434         type: org.openecomp.datatypes.Naming
1435         required: true
1436         status: SUPPORTED
1437     attributes:
1438       pattern4_attr_1:
1439         type: string
1440         description: pattern4_attr_1_value
1441         status: SUPPORTED
1442     requirements:
1443     - dependency_pd_server_port_1:
1444         capability: tosca.capabilities.Node
1445         node: tosca.nodes.Root
1446         relationship: tosca.relationships.DependsOn
1447         occurrences:
1448         - 0
1449         - UNBOUNDED
1450     - link_pd_server_port_1:
1451         capability: tosca.capabilities.network.Linkable
1452         relationship: tosca.relationships.network.LinksTo
1453         occurrences:
1454         - 1
1455         - 1
1456     - dependency_pd_server_port_2:
1457         capability: tosca.capabilities.Node
1458         node: tosca.nodes.Root
1459         relationship: tosca.relationships.DependsOn
1460         occurrences:
1461         - 0
1462         - UNBOUNDED
1463     - link_pd_server_port_2:
1464         capability: tosca.capabilities.network.Linkable
1465         relationship: tosca.relationships.network.LinksTo
1466         occurrences:
1467         - 1
1468         - 1
1469     - dependency_server_pd:
1470         capability: tosca.capabilities.Node
1471         node: tosca.nodes.Root
1472         relationship: tosca.relationships.DependsOn
1473         occurrences:
1474         - 0
1475         - UNBOUNDED
1476     - local_storage_server_pd:
1477         capability: tosca.capabilities.Attachment
1478         node: tosca.nodes.BlockStorage
1479         relationship: tosca.relationships.AttachesTo
1480         occurrences:
1481         - 0
1482         - UNBOUNDED
1483     capabilities:
1484       disk.iops_server_pd:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       disk.device.read.bytes.rate_server_pd:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       memory.resident_server_pd:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       cpu_util_server_pd:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       network.incoming.bytes_pd_server_port_1:
1509         type: org.openecomp.capabilities.metric.Ceilometer
1510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       network.incoming.bytes_pd_server_port_2:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       disk.device.read.requests_server_pd:
1521         type: org.openecomp.capabilities.metric.Ceilometer
1522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1523         occurrences:
1524         - 1
1525         - UNBOUNDED
1526       network.incoming.bytes.rate_pd_server_port_1:
1527         type: org.openecomp.capabilities.metric.Ceilometer
1528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1529         occurrences:
1530         - 1
1531         - UNBOUNDED
1532       network.incoming.bytes.rate_pd_server_port_2:
1533         type: org.openecomp.capabilities.metric.Ceilometer
1534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       disk.device.allocation_server_pd:
1539         type: org.openecomp.capabilities.metric.Ceilometer
1540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1541         occurrences:
1542         - 1
1543         - UNBOUNDED
1544       disk.usage_server_pd:
1545         type: org.openecomp.capabilities.metric.Ceilometer
1546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       disk.capacity_server_pd:
1551         type: org.openecomp.capabilities.metric.Ceilometer
1552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       endpoint_server_pd:
1557         type: tosca.capabilities.Endpoint.Admin
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.device.capacity_server_pd:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       attachment_pd_server_port_2:
1568         type: tosca.capabilities.Attachment
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       network.incoming.packets_pd_server_port_2:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       attachment_pd_server_port_1:
1579         type: tosca.capabilities.Attachment
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       network.incoming.packets_pd_server_port_1:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       memory.usage_server_pd:
1590         type: org.openecomp.capabilities.metric.Ceilometer
1591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.allocation_server_pd:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       disk.read.bytes.rate_server_pd:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       memory_server_pd:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       disk.device.write.requests_server_pd:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       disk.device.usage_server_pd:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       feature_pd_server_port_1:
1626         type: tosca.capabilities.Node
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       feature_pd_server_port_2:
1631         type: tosca.capabilities.Node
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.read.bytes_server_pd:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       disk.device.read.bytes_server_pd:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       network.incoming.packets.rate_pd_server_port_2:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       network.incoming.packets.rate_pd_server_port_1:
1654         type: org.openecomp.capabilities.metric.Ceilometer
1655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1656         occurrences:
1657         - 1
1658         - UNBOUNDED
1659       instance_server_pd:
1660         type: org.openecomp.capabilities.metric.Ceilometer
1661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1662         occurrences:
1663         - 1
1664         - UNBOUNDED
1665       binding_pd_server_port_2:
1666         type: tosca.capabilities.network.Bindable
1667         valid_source_types:
1668         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1669         occurrences:
1670         - 0
1671         - UNBOUNDED
1672       binding_pd_server_port_1:
1673         type: tosca.capabilities.network.Bindable
1674         valid_source_types:
1675         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1676         occurrences:
1677         - 0
1678         - UNBOUNDED
1679       cpu.delta_server_pd:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED
1685       host_server_pd:
1686         type: tosca.capabilities.Container
1687         valid_source_types:
1688         - tosca.nodes.SoftwareComponent
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       network.outpoing.packets_pd_server_port_1:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       vcpus_server_pd:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       disk.ephemeral.size_server_pd:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       network.outpoing.packets_pd_server_port_2:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       network.outgoing.packets.rate_pd_server_port_2:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       disk.latency_server_pd:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       network.outgoing.packets.rate_pd_server_port_1:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       disk.device.write.bytes.rate_server_pd:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       disk.write.requests.rate_server_pd:
1741         type: org.openecomp.capabilities.metric.Ceilometer
1742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       disk.write.requests_server_pd:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       network.outgoing.bytes_pd_server_port_2:
1753         type: org.openecomp.capabilities.metric.Ceilometer
1754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1755         occurrences:
1756         - 1
1757         - UNBOUNDED
1758       disk.device.iops_server_pd:
1759         type: org.openecomp.capabilities.metric.Ceilometer
1760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1761         occurrences:
1762         - 1
1763         - UNBOUNDED
1764       network.outgoing.bytes_pd_server_port_1:
1765         type: org.openecomp.capabilities.metric.Ceilometer
1766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1767         occurrences:
1768         - 1
1769         - UNBOUNDED
1770       disk.read.requests_server_pd:
1771         type: org.openecomp.capabilities.metric.Ceilometer
1772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       os_server_pd:
1777         type: tosca.capabilities.OperatingSystem
1778         occurrences:
1779         - 1
1780         - UNBOUNDED
1781       disk.device.latency_server_pd:
1782         type: org.openecomp.capabilities.metric.Ceilometer
1783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787       binding_server_pd:
1788         type: tosca.capabilities.network.Bindable
1789         occurrences:
1790         - 1
1791         - UNBOUNDED
1792       scalable_server_pd:
1793         type: tosca.capabilities.Scalable
1794         occurrences:
1795         - 1
1796         - UNBOUNDED
1797       network.outgoing.bytes.rate_pd_server_port_2:
1798         type: org.openecomp.capabilities.metric.Ceilometer
1799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1800         occurrences:
1801         - 1
1802         - UNBOUNDED
1803       forwarder_pd_server_port_1:
1804         type: org.openecomp.capabilities.Forwarder
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       network.outgoing.bytes.rate_pd_server_port_1:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       disk.write.bytes_server_pd:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.write.bytes.rate_server_pd:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       forwarder_pd_server_port_2:
1827         type: org.openecomp.capabilities.Forwarder
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       feature_server_pd:
1832         type: tosca.capabilities.Node
1833         occurrences:
1834         - 1
1835         - UNBOUNDED
1836       disk.root.size_server_pd:
1837         type: org.openecomp.capabilities.metric.Ceilometer
1838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1839         occurrences:
1840         - 1
1841         - UNBOUNDED
1842       disk.device.read.requests.rate_server_pd:
1843         type: org.openecomp.capabilities.metric.Ceilometer
1844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1845         occurrences:
1846         - 1
1847         - UNBOUNDED
1848       disk.device.write.requests.rate_server_pd:
1849         type: org.openecomp.capabilities.metric.Ceilometer
1850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1851         occurrences:
1852         - 1
1853         - UNBOUNDED
1854       disk.device.write.bytes_server_pd:
1855         type: org.openecomp.capabilities.metric.Ceilometer
1856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1857         occurrences:
1858         - 1
1859         - UNBOUNDED
1860       cpu_server_pd:
1861         type: org.openecomp.capabilities.metric.Ceilometer
1862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866   org.openecomp.resource.abstract.nodes.pd_server_1b:
1867     derived_from: org.openecomp.resource.abstract.nodes.VFC
1868     properties:
1869       port_ps_server_1b_port_vlan_requirements:
1870         type: list
1871         required: true
1872         status: SUPPORTED
1873         entry_schema:
1874           type: org.openecomp.datatypes.network.VlanRequirements
1875       compute_pd_server_1b_name:
1876         type: list
1877         required: true
1878         status: SUPPORTED
1879         entry_schema:
1880           type: string
1881       port_ps_server_1b_port_mac_requirements:
1882         type: org.openecomp.datatypes.network.MacRequirements
1883         required: true
1884         status: SUPPORTED
1885       port_ps_server_1b_port_network_role_tag:
1886         type: string
1887         required: true
1888         status: SUPPORTED
1889       port_ps_server_1b_port_fixed_ips:
1890         type: list
1891         required: true
1892         status: SUPPORTED
1893         entry_schema:
1894           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1895       index_value:
1896         type: integer
1897         description: Index value of this substitution service template runtime instance
1898         required: false
1899         default: 0
1900         status: SUPPORTED
1901         constraints:
1902         - greater_or_equal: 0
1903       port_ps_server_1b_port_order:
1904         type: integer
1905         required: true
1906         status: SUPPORTED
1907       vm_flavor_name:
1908         type: string
1909         required: true
1910         status: SUPPORTED
1911       port_ps_server_1b_port_network:
1912         type: list
1913         required: true
1914         status: SUPPORTED
1915         entry_schema:
1916           type: string
1917       port_ps_server_1b_port_exCP_naming:
1918         type: org.openecomp.datatypes.Naming
1919         required: true
1920         status: SUPPORTED
1921       port_ps_server_1b_port_ip_requirements:
1922         type: list
1923         required: true
1924         status: SUPPORTED
1925         entry_schema:
1926           type: org.openecomp.datatypes.network.IpRequirements
1927       vm_image_name:
1928         type: string
1929         required: true
1930         status: SUPPORTED
1931       port_ps_server_1b_port_network_role:
1932         type: string
1933         required: true
1934         status: SUPPORTED
1935       port_ps_server_1b_port_replacement_policy:
1936         type: list
1937         required: true
1938         status: SUPPORTED
1939         entry_schema:
1940           type: string
1941       port_ps_server_1b_port_subnetpoolid:
1942         type: string
1943         required: true
1944         status: SUPPORTED
1945       compute_pd_server_1b_availability_zone:
1946         type: list
1947         required: true
1948         status: SUPPORTED
1949         entry_schema:
1950           type: string
1951     requirements:
1952     - dependency_pd_server_1b:
1953         capability: tosca.capabilities.Node
1954         node: tosca.nodes.Root
1955         relationship: tosca.relationships.DependsOn
1956         occurrences:
1957         - 0
1958         - UNBOUNDED
1959     - local_storage_pd_server_1b:
1960         capability: tosca.capabilities.Attachment
1961         node: tosca.nodes.BlockStorage
1962         relationship: tosca.relationships.AttachesTo
1963         occurrences:
1964         - 0
1965         - UNBOUNDED
1966     - dependency_pd_server_1b_ps_server_1b_port:
1967         capability: tosca.capabilities.Node
1968         node: tosca.nodes.Root
1969         relationship: tosca.relationships.DependsOn
1970         occurrences:
1971         - 0
1972         - UNBOUNDED
1973     - link_pd_server_1b_ps_server_1b_port:
1974         capability: tosca.capabilities.network.Linkable
1975         relationship: tosca.relationships.network.LinksTo
1976         occurrences:
1977         - 1
1978         - 1
1979     capabilities:
1980       disk.device.read.bytes_pd_server_1b:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       host_pd_server_1b:
1987         type: tosca.capabilities.Container
1988         valid_source_types:
1989         - tosca.nodes.SoftwareComponent
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       network.outpoing.packets_pd_server_1b_ps_server_1b_port:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       disk.read.bytes.rate_pd_server_1b:
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.allocation_pd_server_1b:
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       network.incoming.bytes.rate_pd_server_1b_ps_server_1b_port:
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       feature_pd_server_1b_ps_server_1b_port:
2018         type: tosca.capabilities.Node
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       cpu.delta_pd_server_1b:
2023         type: org.openecomp.capabilities.metric.Ceilometer
2024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2025         occurrences:
2026         - 1
2027         - UNBOUNDED
2028       network.incoming.packets_pd_server_1b_ps_server_1b_port:
2029         type: org.openecomp.capabilities.metric.Ceilometer
2030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       forwarder_pd_server_1b_ps_server_1b_port:
2035         type: org.openecomp.capabilities.Forwarder
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       disk.device.read.requests_pd_server_1b:
2040         type: org.openecomp.capabilities.metric.Ceilometer
2041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       feature_pd_server_1b:
2046         type: tosca.capabilities.Node
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       disk.device.iops_pd_server_1b:
2051         type: org.openecomp.capabilities.metric.Ceilometer
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2053         occurrences:
2054         - 1
2055         - UNBOUNDED
2056       network.outgoing.bytes.rate_pd_server_1b_ps_server_1b_port:
2057         type: org.openecomp.capabilities.metric.Ceilometer
2058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       cpu_pd_server_1b:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.write.bytes.rate_pd_server_1b:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       disk.device.read.requests.rate_pd_server_1b:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       endpoint_pd_server_1b:
2081         type: tosca.capabilities.Endpoint.Admin
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       disk.device.allocation_pd_server_1b:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       memory.usage_pd_server_1b:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       memory_pd_server_1b:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       network.outgoing.bytes_pd_server_1b_ps_server_1b_port:
2104         type: org.openecomp.capabilities.metric.Ceilometer
2105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       disk.device.read.bytes.rate_pd_server_1b:
2110         type: org.openecomp.capabilities.metric.Ceilometer
2111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2112         occurrences:
2113         - 1
2114         - UNBOUNDED
2115       disk.device.latency_pd_server_1b:
2116         type: org.openecomp.capabilities.metric.Ceilometer
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2118         occurrences:
2119         - 1
2120         - UNBOUNDED
2121       disk.read.bytes_pd_server_1b:
2122         type: org.openecomp.capabilities.metric.Ceilometer
2123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2124         occurrences:
2125         - 1
2126         - UNBOUNDED
2127       disk.device.usage_pd_server_1b:
2128         type: org.openecomp.capabilities.metric.Ceilometer
2129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2130         occurrences:
2131         - 1
2132         - UNBOUNDED
2133       disk.device.write.requests_pd_server_1b:
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.latency_pd_server_1b:
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.ephemeral.size_pd_server_1b:
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       binding_pd_server_1b_ps_server_1b_port:
2152         type: tosca.capabilities.network.Bindable
2153         valid_source_types:
2154         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2155         occurrences:
2156         - 0
2157         - UNBOUNDED
2158       scalable_pd_server_1b:
2159         type: tosca.capabilities.Scalable
2160         occurrences:
2161         - 1
2162         - UNBOUNDED
2163       disk.write.requests_pd_server_1b:
2164         type: org.openecomp.capabilities.metric.Ceilometer
2165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2166         occurrences:
2167         - 1
2168         - UNBOUNDED
2169       disk.device.write.bytes.rate_pd_server_1b:
2170         type: org.openecomp.capabilities.metric.Ceilometer
2171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2172         occurrences:
2173         - 1
2174         - UNBOUNDED
2175       disk.root.size_pd_server_1b:
2176         type: org.openecomp.capabilities.metric.Ceilometer
2177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2178         occurrences:
2179         - 1
2180         - UNBOUNDED
2181       disk.iops_pd_server_1b:
2182         type: org.openecomp.capabilities.metric.Ceilometer
2183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       disk.write.bytes_pd_server_1b:
2188         type: org.openecomp.capabilities.metric.Ceilometer
2189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.device.write.bytes_pd_server_1b:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       os_pd_server_1b:
2200         type: tosca.capabilities.OperatingSystem
2201         occurrences:
2202         - 1
2203         - UNBOUNDED
2204       vcpus_pd_server_1b:
2205         type: org.openecomp.capabilities.metric.Ceilometer
2206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       instance_pd_server_1b:
2211         type: org.openecomp.capabilities.metric.Ceilometer
2212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       network.outgoing.packets.rate_pd_server_1b_ps_server_1b_port:
2217         type: org.openecomp.capabilities.metric.Ceilometer
2218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2219         occurrences:
2220         - 1
2221         - UNBOUNDED
2222       binding_pd_server_1b:
2223         type: tosca.capabilities.network.Bindable
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       cpu_util_pd_server_1b:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       memory.resident_pd_server_1b:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       network.incoming.packets.rate_pd_server_1b_ps_server_1b_port:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       attachment_pd_server_1b_ps_server_1b_port:
2246         type: tosca.capabilities.Attachment
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       network.incoming.bytes_pd_server_1b_ps_server_1b_port:
2251         type: org.openecomp.capabilities.metric.Ceilometer
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       disk.device.write.requests.rate_pd_server_1b:
2257         type: org.openecomp.capabilities.metric.Ceilometer
2258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2259         occurrences:
2260         - 1
2261         - UNBOUNDED
2262       disk.device.capacity_pd_server_1b:
2263         type: org.openecomp.capabilities.metric.Ceilometer
2264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2265         occurrences:
2266         - 1
2267         - UNBOUNDED
2268       disk.read.requests_pd_server_1b:
2269         type: org.openecomp.capabilities.metric.Ceilometer
2270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2271         occurrences:
2272         - 1
2273         - UNBOUNDED
2274       disk.capacity_pd_server_1b:
2275         type: org.openecomp.capabilities.metric.Ceilometer
2276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2277         occurrences:
2278         - 1
2279         - UNBOUNDED
2280       disk.usage_pd_server_1b:
2281         type: org.openecomp.capabilities.metric.Ceilometer
2282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2283         occurrences:
2284         - 1
2285         - UNBOUNDED
2286       disk.write.requests.rate_pd_server_1b:
2287         type: org.openecomp.capabilities.metric.Ceilometer
2288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292   org.openecomp.resource.abstract.nodes.BE_1c1:
2293     derived_from: org.openecomp.resource.abstract.nodes.VFC
2294     properties:
2295       port_BE_port_exCP_naming:
2296         type: org.openecomp.datatypes.Naming
2297         required: true
2298         status: SUPPORTED
2299       port_BE_port_network_role:
2300         type: string
2301         required: true
2302         status: SUPPORTED
2303       index_value:
2304         type: integer
2305         description: Index value of this substitution service template runtime instance
2306         required: false
2307         default: 0
2308         status: SUPPORTED
2309         constraints:
2310         - greater_or_equal: 0
2311       port_BE_port_order:
2312         type: integer
2313         required: true
2314         status: SUPPORTED
2315       port_BE_port_subnetpoolid:
2316         type: string
2317         required: true
2318         status: SUPPORTED
2319       vm_flavor_name:
2320         type: string
2321         required: true
2322         status: SUPPORTED
2323       port_BE_port_mac_requirements:
2324         type: org.openecomp.datatypes.network.MacRequirements
2325         required: true
2326         status: SUPPORTED
2327       port_BE_port_fixed_ips:
2328         type: list
2329         required: true
2330         status: SUPPORTED
2331         entry_schema:
2332           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2333       port_BE_port_vlan_requirements:
2334         type: list
2335         required: true
2336         status: SUPPORTED
2337         entry_schema:
2338           type: org.openecomp.datatypes.network.VlanRequirements
2339       compute_BE_1c1_availability_zone:
2340         type: list
2341         required: true
2342         status: SUPPORTED
2343         entry_schema:
2344           type: string
2345       port_BE_port_network:
2346         type: list
2347         required: true
2348         status: SUPPORTED
2349         entry_schema:
2350           type: string
2351       port_BE_port_ip_requirements:
2352         type: list
2353         required: true
2354         status: SUPPORTED
2355         entry_schema:
2356           type: org.openecomp.datatypes.network.IpRequirements
2357       port_BE_port_network_role_tag:
2358         type: string
2359         required: true
2360         status: SUPPORTED
2361       vm_image_name:
2362         type: string
2363         required: true
2364         status: SUPPORTED
2365       compute_BE_1c1_name:
2366         type: list
2367         required: true
2368         status: SUPPORTED
2369         entry_schema:
2370           type: string
2371       port_BE_port_replacement_policy:
2372         type: list
2373         required: true
2374         status: SUPPORTED
2375         entry_schema:
2376           type: string
2377     attributes:
2378       BE_1c1_accessIPv4:
2379         type: string
2380         status: SUPPORTED
2381     requirements:
2382     - dependency_BE_1c1_BE_port:
2383         capability: tosca.capabilities.Node
2384         node: tosca.nodes.Root
2385         relationship: tosca.relationships.DependsOn
2386         occurrences:
2387         - 0
2388         - UNBOUNDED
2389     - link_BE_1c1_BE_port:
2390         capability: tosca.capabilities.network.Linkable
2391         relationship: tosca.relationships.network.LinksTo
2392         occurrences:
2393         - 1
2394         - 1
2395     - dependency_BE_1c1:
2396         capability: tosca.capabilities.Node
2397         node: tosca.nodes.Root
2398         relationship: tosca.relationships.DependsOn
2399         occurrences:
2400         - 0
2401         - UNBOUNDED
2402     - local_storage_BE_1c1:
2403         capability: tosca.capabilities.Attachment
2404         node: tosca.nodes.BlockStorage
2405         relationship: tosca.relationships.AttachesTo
2406         occurrences:
2407         - 0
2408         - UNBOUNDED
2409     capabilities:
2410       disk.ephemeral.size_BE_1c1:
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       disk.device.write.bytes_BE_1c1:
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       os_BE_1c1:
2423         type: tosca.capabilities.OperatingSystem
2424         occurrences:
2425         - 1
2426         - UNBOUNDED
2427       endpoint_BE_1c1:
2428         type: tosca.capabilities.Endpoint.Admin
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       network.outpoing.packets_BE_1c1_BE_port:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       disk.device.write.requests_BE_1c1:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       disk.device.write.bytes.rate_BE_1c1:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       vcpus_BE_1c1:
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       network.incoming.packets.rate_BE_1c1_BE_port:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       attachment_BE_1c1_BE_port:
2463         type: tosca.capabilities.Attachment
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       network.incoming.bytes_BE_1c1_BE_port:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.capacity_BE_1c1:
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       disk.read.bytes_BE_1c1:
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       host_BE_1c1:
2486         type: tosca.capabilities.Container
2487         valid_source_types:
2488         - tosca.nodes.SoftwareComponent
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.usage_BE_1c1:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       disk.write.bytes_BE_1c1:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       network.outgoing.packets.rate_BE_1c1_BE_port:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       binding_BE_1c1_BE_port:
2511         type: tosca.capabilities.network.Bindable
2512         valid_source_types:
2513         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2514         occurrences:
2515         - 0
2516         - UNBOUNDED
2517       disk.device.usage_BE_1c1:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.device.read.requests.rate_BE_1c1:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       network.outgoing.bytes.rate_BE_1c1_BE_port:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       scalable_BE_1c1:
2536         type: tosca.capabilities.Scalable
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.read.requests_BE_1c1:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       memory_BE_1c1:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.iops_BE_1c1:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       memory.usage_BE_1c1:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       network.incoming.packets_BE_1c1_BE_port:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       forwarder_BE_1c1_BE_port:
2571         type: org.openecomp.capabilities.Forwarder
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       disk.device.latency_BE_1c1:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       disk.device.read.requests_BE_1c1:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       memory.resident_BE_1c1:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       disk.allocation_BE_1c1:
2594         type: org.openecomp.capabilities.metric.Ceilometer
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       disk.device.allocation_BE_1c1:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       disk.device.write.requests.rate_BE_1c1:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       instance_BE_1c1:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       disk.read.bytes.rate_BE_1c1:
2618         type: org.openecomp.capabilities.metric.Ceilometer
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       disk.device.iops_BE_1c1:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       disk.root.size_BE_1c1:
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       network.incoming.bytes.rate_BE_1c1_BE_port:
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       cpu_BE_1c1:
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       cpu.delta_BE_1c1:
2648         type: org.openecomp.capabilities.metric.Ceilometer
2649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       disk.write.requests.rate_BE_1c1:
2654         type: org.openecomp.capabilities.metric.Ceilometer
2655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2656         occurrences:
2657         - 1
2658         - UNBOUNDED
2659       binding_BE_1c1:
2660         type: tosca.capabilities.network.Bindable
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664       feature_BE_1c1:
2665         type: tosca.capabilities.Node
2666         occurrences:
2667         - 1
2668         - UNBOUNDED
2669       disk.write.bytes.rate_BE_1c1:
2670         type: org.openecomp.capabilities.metric.Ceilometer
2671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2672         occurrences:
2673         - 1
2674         - UNBOUNDED
2675       disk.write.requests_BE_1c1:
2676         type: org.openecomp.capabilities.metric.Ceilometer
2677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2678         occurrences:
2679         - 1
2680         - UNBOUNDED
2681       disk.device.read.bytes_BE_1c1:
2682         type: org.openecomp.capabilities.metric.Ceilometer
2683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2684         occurrences:
2685         - 1
2686         - UNBOUNDED
2687       feature_BE_1c1_BE_port:
2688         type: tosca.capabilities.Node
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       disk.device.read.bytes.rate_BE_1c1:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       disk.device.capacity_BE_1c1:
2699         type: org.openecomp.capabilities.metric.Ceilometer
2700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2701         occurrences:
2702         - 1
2703         - UNBOUNDED
2704       network.outgoing.bytes_BE_1c1_BE_port:
2705         type: org.openecomp.capabilities.metric.Ceilometer
2706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2707         occurrences:
2708         - 1
2709         - UNBOUNDED
2710       disk.latency_BE_1c1:
2711         type: org.openecomp.capabilities.metric.Ceilometer
2712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2713         occurrences:
2714         - 1
2715         - UNBOUNDED
2716       cpu_util_BE_1c1:
2717         type: org.openecomp.capabilities.metric.Ceilometer
2718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722   org.openecomp.resource.abstract.nodes.heat.nested1:
2723     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2724     properties:
2725       p1:
2726         type: string
2727         description: UID of OAM network
2728         required: true
2729         status: SUPPORTED
2730       p2:
2731         type: string
2732         description: UID of OAM network
2733         required: true
2734         status: SUPPORTED
2735       cmaui_1c1_image:
2736         type: string
2737         description: Image for CMAUI server
2738         required: true
2739         status: SUPPORTED
2740       ps_server_1b_ips:
2741         type: string
2742         required: true
2743         status: SUPPORTED
2744       pd_server_1b_names:
2745         type: list
2746         description: PD server names
2747         required: true
2748         status: SUPPORTED
2749         entry_schema:
2750           type: string
2751       security_group_name:
2752         type: list
2753         description: CMAUI1, CMAUI2 server names
2754         required: true
2755         status: SUPPORTED
2756         entry_schema:
2757           type: string
2758       oam_server_1c2_image:
2759         type: string
2760         description: Image for CMAUI server
2761         required: true
2762         status: SUPPORTED
2763       cmaui_1c1_flavor:
2764         type: string
2765         description: Flavor for CMAUI server
2766         required: true
2767         status: SUPPORTED
2768       ps_server_1b_names:
2769         type: list
2770         description: Ps server names
2771         required: true
2772         status: SUPPORTED
2773         entry_schema:
2774           type: string
2775       cmaui_1c1_names:
2776         type: list
2777         description: CMAUI1, CMAUI2 server names
2778         required: true
2779         status: SUPPORTED
2780         entry_schema:
2781           type: string
2782       pd_server_1b_flavor:
2783         type: string
2784         description: Flavor for PD server
2785         required: true
2786         status: SUPPORTED
2787       pd_server_1b_ips:
2788         type: string
2789         required: true
2790         status: SUPPORTED
2791       packet_internal_network_1_name:
2792         type: string
2793         required: true
2794         status: SUPPORTED
2795       packet_external_network_1_name:
2796         type: string
2797         required: true
2798         status: SUPPORTED
2799       availability_zone_0:
2800         type: string
2801         description: availabilityzone name
2802         required: true
2803         status: SUPPORTED
2804       ps_server_1b_flavor:
2805         type: string
2806         description: Flavor for PS server
2807         required: true
2808         status: SUPPORTED
2809       cmaui_oam_ips:
2810         type: string
2811         required: true
2812         status: SUPPORTED
2813       ps_server_1b_image:
2814         type: string
2815         description: Ps Image server
2816         required: true
2817         status: SUPPORTED
2818       net:
2819         type: string
2820         required: true
2821         status: SUPPORTED
2822       pd_server_1b_image:
2823         type: string
2824         description: PD Image server
2825         required: true
2826         status: SUPPORTED
2827       oam_server_1c2_flavor:
2828         type: string
2829         description: Flavor for CMAUI server
2830         required: true
2831         status: SUPPORTED
2832       oam_server_1c2_names:
2833         type: list
2834         description: CMAUI1, CMAUI2 server names
2835         required: true
2836         status: SUPPORTED
2837         entry_schema:
2838           type: string
2839     attributes:
2840       all_pattern_attr_1:
2841         type: string
2842         description: all_pattern_attr_1
2843         status: SUPPORTED
2844     requirements:
2845     - dependency_cmaui_port_2:
2846         capability: tosca.capabilities.Node
2847         node: tosca.nodes.Root
2848         relationship: tosca.relationships.DependsOn
2849         occurrences:
2850         - 0
2851         - UNBOUNDED
2852     - dependency_nested1_pattern_4:
2853         capability: tosca.capabilities.Node
2854         node: tosca.nodes.Root
2855         relationship: tosca.relationships.DependsOn
2856         occurrences:
2857         - 0
2858         - UNBOUNDED
2859     - dependency_pd_server_port_1_nested1_pattern_4:
2860         capability: tosca.capabilities.Node
2861         node: tosca.nodes.Root
2862         relationship: tosca.relationships.DependsOn
2863         occurrences:
2864         - 0
2865         - UNBOUNDED
2866     - link_pd_server_port_1_nested1_pattern_4:
2867         capability: tosca.capabilities.network.Linkable
2868         relationship: tosca.relationships.network.LinksTo
2869         occurrences:
2870         - 1
2871         - 1
2872     - dependency_pd_server_port_2_nested1_pattern_4:
2873         capability: tosca.capabilities.Node
2874         node: tosca.nodes.Root
2875         relationship: tosca.relationships.DependsOn
2876         occurrences:
2877         - 0
2878         - UNBOUNDED
2879     - link_pd_server_port_2_nested1_pattern_4:
2880         capability: tosca.capabilities.network.Linkable
2881         relationship: tosca.relationships.network.LinksTo
2882         occurrences:
2883         - 1
2884         - 1
2885     - dependency_server_pd_nested1_pattern_4:
2886         capability: tosca.capabilities.Node
2887         node: tosca.nodes.Root
2888         relationship: tosca.relationships.DependsOn
2889         occurrences:
2890         - 0
2891         - UNBOUNDED
2892     - local_storage_server_pd_nested1_pattern_4:
2893         capability: tosca.capabilities.Attachment
2894         node: tosca.nodes.BlockStorage
2895         relationship: tosca.relationships.AttachesTo
2896         occurrences:
2897         - 0
2898         - UNBOUNDED
2899     - dependency_server_1c2_oam_1:
2900         capability: tosca.capabilities.Node
2901         node: tosca.nodes.Root
2902         relationship: tosca.relationships.DependsOn
2903         occurrences:
2904         - 0
2905         - UNBOUNDED
2906     - local_storage_server_1c2_oam_1:
2907         capability: tosca.capabilities.Attachment
2908         node: tosca.nodes.BlockStorage
2909         relationship: tosca.relationships.AttachesTo
2910         occurrences:
2911         - 0
2912         - UNBOUNDED
2913     - dependency_server_1c2_oam_2:
2914         capability: tosca.capabilities.Node
2915         node: tosca.nodes.Root
2916         relationship: tosca.relationships.DependsOn
2917         occurrences:
2918         - 0
2919         - UNBOUNDED
2920     - local_storage_server_1c2_oam_2:
2921         capability: tosca.capabilities.Attachment
2922         node: tosca.nodes.BlockStorage
2923         relationship: tosca.relationships.AttachesTo
2924         occurrences:
2925         - 0
2926         - UNBOUNDED
2927     - dependency_server_1b_pd_2:
2928         capability: tosca.capabilities.Node
2929         node: tosca.nodes.Root
2930         relationship: tosca.relationships.DependsOn
2931         occurrences:
2932         - 0
2933         - UNBOUNDED
2934     - local_storage_server_1b_pd_2:
2935         capability: tosca.capabilities.Attachment
2936         node: tosca.nodes.BlockStorage
2937         relationship: tosca.relationships.AttachesTo
2938         occurrences:
2939         - 0
2940         - UNBOUNDED
2941     - dependency_cmaui_port_1:
2942         capability: tosca.capabilities.Node
2943         node: tosca.nodes.Root
2944         relationship: tosca.relationships.DependsOn
2945         occurrences:
2946         - 0
2947         - UNBOUNDED
2948     - dependency_server_1b_pd_1:
2949         capability: tosca.capabilities.Node
2950         node: tosca.nodes.Root
2951         relationship: tosca.relationships.DependsOn
2952         occurrences:
2953         - 0
2954         - UNBOUNDED
2955     - local_storage_server_1b_pd_1:
2956         capability: tosca.capabilities.Attachment
2957         node: tosca.nodes.BlockStorage
2958         relationship: tosca.relationships.AttachesTo
2959         occurrences:
2960         - 0
2961         - UNBOUNDED
2962     - dependency_oam_port_1:
2963         capability: tosca.capabilities.Node
2964         node: tosca.nodes.Root
2965         relationship: tosca.relationships.DependsOn
2966         occurrences:
2967         - 0
2968         - UNBOUNDED
2969     - dependency_packet_internal_network_1:
2970         capability: tosca.capabilities.Node
2971         node: tosca.nodes.Root
2972         relationship: tosca.relationships.DependsOn
2973         occurrences:
2974         - 0
2975         - UNBOUNDED
2976     - dependency_server_1c1_cmaui_2:
2977         capability: tosca.capabilities.Node
2978         node: tosca.nodes.Root
2979         relationship: tosca.relationships.DependsOn
2980         occurrences:
2981         - 0
2982         - UNBOUNDED
2983     - local_storage_server_1c1_cmaui_2:
2984         capability: tosca.capabilities.Attachment
2985         node: tosca.nodes.BlockStorage
2986         relationship: tosca.relationships.AttachesTo
2987         occurrences:
2988         - 0
2989         - UNBOUNDED
2990     - dependency_server_1c1_cmaui_1:
2991         capability: tosca.capabilities.Node
2992         node: tosca.nodes.Root
2993         relationship: tosca.relationships.DependsOn
2994         occurrences:
2995         - 0
2996         - UNBOUNDED
2997     - local_storage_server_1c1_cmaui_1:
2998         capability: tosca.capabilities.Attachment
2999         node: tosca.nodes.BlockStorage
3000         relationship: tosca.relationships.AttachesTo
3001         occurrences:
3002         - 0
3003         - UNBOUNDED
3004     - dependency_ps_server_1b_port_1:
3005         capability: tosca.capabilities.Node
3006         node: tosca.nodes.Root
3007         relationship: tosca.relationships.DependsOn
3008         occurrences:
3009         - 0
3010         - UNBOUNDED
3011     - link_ps_server_1b_port_1:
3012         capability: tosca.capabilities.network.Linkable
3013         relationship: tosca.relationships.network.LinksTo
3014         occurrences:
3015         - 1
3016         - 1
3017     - dependency_pd_server_1b_port_1:
3018         capability: tosca.capabilities.Node
3019         node: tosca.nodes.Root
3020         relationship: tosca.relationships.DependsOn
3021         occurrences:
3022         - 0
3023         - UNBOUNDED
3024     - link_pd_server_1b_port_1:
3025         capability: tosca.capabilities.network.Linkable
3026         relationship: tosca.relationships.network.LinksTo
3027         occurrences:
3028         - 1
3029         - 1
3030     - dependency_oam_port_2:
3031         capability: tosca.capabilities.Node
3032         node: tosca.nodes.Root
3033         relationship: tosca.relationships.DependsOn
3034         occurrences:
3035         - 0
3036         - UNBOUNDED
3037     - dependency_packet_external_network_1:
3038         capability: tosca.capabilities.Node
3039         node: tosca.nodes.Root
3040         relationship: tosca.relationships.DependsOn
3041         occurrences:
3042         - 0
3043         - UNBOUNDED
3044     capabilities:
3045       memory_server_pd_nested1_pattern_4:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       binding_ps_server_1b_port_1:
3052         type: tosca.capabilities.network.Bindable
3053         valid_source_types:
3054         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3055         occurrences:
3056         - 0
3057         - UNBOUNDED
3058       disk.capacity_server_1b_pd_1:
3059         type: org.openecomp.capabilities.metric.Ceilometer
3060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       disk.capacity_server_1b_pd_2:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       disk.read.requests_server_1c1_cmaui_2:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       disk.read.requests_server_1c1_cmaui_1:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       disk.device.read.requests.rate_server_pd_nested1_pattern_4:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       feature_pd_server_1b_port_1:
3089         type: tosca.capabilities.Node
3090         occurrences:
3091         - 1
3092         - UNBOUNDED
3093       network.outgoing.packets.rate_oam_port_2:
3094         type: org.openecomp.capabilities.metric.Ceilometer
3095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3096         occurrences:
3097         - 1
3098         - UNBOUNDED
3099       network.outgoing.packets.rate_oam_port_1:
3100         type: org.openecomp.capabilities.metric.Ceilometer
3101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3102         occurrences:
3103         - 1
3104         - UNBOUNDED
3105       disk.device.iops_server_1b_pd_2:
3106         type: org.openecomp.capabilities.metric.Ceilometer
3107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3108         occurrences:
3109         - 1
3110         - UNBOUNDED
3111       disk.read.requests_server_pd_nested1_pattern_4:
3112         type: org.openecomp.capabilities.metric.Ceilometer
3113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       disk.device.write.bytes_server_pd_nested1_pattern_4:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       cpu.delta_server_pd_nested1_pattern_4:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       disk.device.iops_server_1b_pd_1:
3130         type: org.openecomp.capabilities.metric.Ceilometer
3131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       scalable_server_1c2_oam_2:
3136         type: tosca.capabilities.Scalable
3137         occurrences:
3138         - 1
3139         - UNBOUNDED
3140       scalable_server_1c2_oam_1:
3141         type: tosca.capabilities.Scalable
3142         occurrences:
3143         - 1
3144         - UNBOUNDED
3145       network.outgoing.packets.rate_ps_server_1b_port_1:
3146         type: org.openecomp.capabilities.metric.Ceilometer
3147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3148         occurrences:
3149         - 1
3150         - UNBOUNDED
3151       disk.device.read.requests_server_pd_nested1_pattern_4:
3152         type: org.openecomp.capabilities.metric.Ceilometer
3153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3154         occurrences:
3155         - 1
3156         - UNBOUNDED
3157       feature_pd_server_port_1_nested1_pattern_4:
3158         type: tosca.capabilities.Node
3159         occurrences:
3160         - 1
3161         - UNBOUNDED
3162       network.outpoing.packets_pd_server_port_1_nested1_pattern_4:
3163         type: org.openecomp.capabilities.metric.Ceilometer
3164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3165         occurrences:
3166         - 1
3167         - UNBOUNDED
3168       disk.device.write.requests_server_1c1_cmaui_2:
3169         type: org.openecomp.capabilities.metric.Ceilometer
3170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3171         occurrences:
3172         - 1
3173         - UNBOUNDED
3174       disk.device.write.requests_server_1c1_cmaui_1:
3175         type: org.openecomp.capabilities.metric.Ceilometer
3176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3177         occurrences:
3178         - 1
3179         - UNBOUNDED
3180       disk.device.read.bytes_server_1c1_cmaui_2:
3181         type: org.openecomp.capabilities.metric.Ceilometer
3182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3183         occurrences:
3184         - 1
3185         - UNBOUNDED
3186       disk.device.read.bytes_server_1c1_cmaui_1:
3187         type: org.openecomp.capabilities.metric.Ceilometer
3188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3189         occurrences:
3190         - 1
3191         - UNBOUNDED
3192       disk.device.capacity_server_1c2_oam_2:
3193         type: org.openecomp.capabilities.metric.Ceilometer
3194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3195         occurrences:
3196         - 1
3197         - UNBOUNDED
3198       disk.capacity_server_pd_nested1_pattern_4:
3199         type: org.openecomp.capabilities.metric.Ceilometer
3200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3201         occurrences:
3202         - 1
3203         - UNBOUNDED
3204       disk.device.capacity_server_1c2_oam_1:
3205         type: org.openecomp.capabilities.metric.Ceilometer
3206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3207         occurrences:
3208         - 1
3209         - UNBOUNDED
3210       network.outpoing.packets_oam_port_1:
3211         type: org.openecomp.capabilities.metric.Ceilometer
3212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3213         occurrences:
3214         - 1
3215         - UNBOUNDED
3216       network.outpoing.packets_oam_port_2:
3217         type: org.openecomp.capabilities.metric.Ceilometer
3218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3219         occurrences:
3220         - 1
3221         - UNBOUNDED
3222       binding_cmaui_port_1:
3223         type: tosca.capabilities.network.Bindable
3224         valid_source_types:
3225         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3226         occurrences:
3227         - 0
3228         - UNBOUNDED
3229       binding_cmaui_port_2:
3230         type: tosca.capabilities.network.Bindable
3231         valid_source_types:
3232         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3233         occurrences:
3234         - 0
3235         - UNBOUNDED
3236       end_point_packet_internal_network_1:
3237         type: tosca.capabilities.Endpoint
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       memory_server_1c2_oam_1:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       memory_server_1c2_oam_2:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       disk.write.bytes_server_1c2_oam_1:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.write.bytes_server_1c2_oam_2:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       network.incoming.bytes.rate_pd_server_port_2_nested1_pattern_4:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       network.incoming.bytes_cmaui_port_2:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       network.incoming.bytes_cmaui_port_1:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.incoming.packets_pd_server_port_2_nested1_pattern_4:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       os_server_1c2_oam_1:
3290         type: tosca.capabilities.OperatingSystem
3291         occurrences:
3292         - 1
3293         - UNBOUNDED
3294       disk.device.iops_server_1c1_cmaui_2:
3295         type: org.openecomp.capabilities.metric.Ceilometer
3296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       disk.device.iops_server_1c1_cmaui_1:
3301         type: org.openecomp.capabilities.metric.Ceilometer
3302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       network.outgoing.packets.rate_pd_server_1b_port_1:
3307         type: org.openecomp.capabilities.metric.Ceilometer
3308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       memory.resident_server_1b_pd_2:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       disk.allocation_server_pd_nested1_pattern_4:
3319         type: org.openecomp.capabilities.metric.Ceilometer
3320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3321         occurrences:
3322         - 1
3323         - UNBOUNDED
3324       os_server_1c2_oam_2:
3325         type: tosca.capabilities.OperatingSystem
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       memory.resident_server_1b_pd_1:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       disk.device.write.bytes.rate_server_pd_nested1_pattern_4:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       feature_server_1c2_oam_2:
3342         type: tosca.capabilities.Node
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       network.incoming.packets.rate_cmaui_port_1:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       network.incoming.packets.rate_cmaui_port_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       network.outgoing.bytes_oam_port_2:
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       feature_server_1c2_oam_1:
3365         type: tosca.capabilities.Node
3366         occurrences:
3367         - 1
3368         - UNBOUNDED
3369       network.outgoing.bytes_oam_port_1:
3370         type: org.openecomp.capabilities.metric.Ceilometer
3371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3372         occurrences:
3373         - 1
3374         - UNBOUNDED
3375       disk.device.capacity_server_1c1_cmaui_2:
3376         type: org.openecomp.capabilities.metric.Ceilometer
3377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       host_server_pd_nested1_pattern_4:
3382         type: tosca.capabilities.Container
3383         valid_source_types:
3384         - tosca.nodes.SoftwareComponent
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       attachment_oam_port_2:
3389         type: tosca.capabilities.Attachment
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       disk.capacity_server_1c2_oam_1:
3394         type: org.openecomp.capabilities.metric.Ceilometer
3395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3396         occurrences:
3397         - 1
3398         - UNBOUNDED
3399       disk.capacity_server_1c2_oam_2:
3400         type: org.openecomp.capabilities.metric.Ceilometer
3401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3402         occurrences:
3403         - 1
3404         - UNBOUNDED
3405       endpoint_server_pd_nested1_pattern_4:
3406         type: tosca.capabilities.Endpoint.Admin
3407         occurrences:
3408         - 1
3409         - UNBOUNDED
3410       attachment_oam_port_1:
3411         type: tosca.capabilities.Attachment
3412         occurrences:
3413         - 1
3414         - UNBOUNDED
3415       disk.device.read.bytes.rate_server_pd_nested1_pattern_4:
3416         type: org.openecomp.capabilities.metric.Ceilometer
3417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       disk.write.bytes.rate_server_1c2_oam_1:
3422         type: org.openecomp.capabilities.metric.Ceilometer
3423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3424         occurrences:
3425         - 1
3426         - UNBOUNDED
3427       disk.write.bytes.rate_server_1c2_oam_2:
3428         type: org.openecomp.capabilities.metric.Ceilometer
3429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3430         occurrences:
3431         - 1
3432         - UNBOUNDED
3433       disk.device.usage_server_1c1_cmaui_2:
3434         type: org.openecomp.capabilities.metric.Ceilometer
3435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3436         occurrences:
3437         - 1
3438         - UNBOUNDED
3439       disk.device.capacity_server_1c1_cmaui_1:
3440         type: org.openecomp.capabilities.metric.Ceilometer
3441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       disk.device.usage_server_1c1_cmaui_1:
3446         type: org.openecomp.capabilities.metric.Ceilometer
3447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       disk.device.latency_server_1c2_oam_2:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       disk.device.latency_server_1c2_oam_1:
3458         type: org.openecomp.capabilities.metric.Ceilometer
3459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3460         occurrences:
3461         - 1
3462         - UNBOUNDED
3463       disk.write.requests.rate_server_1c1_cmaui_2:
3464         type: org.openecomp.capabilities.metric.Ceilometer
3465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3466         occurrences:
3467         - 1
3468         - UNBOUNDED
3469       disk.write.requests.rate_server_1c1_cmaui_1:
3470         type: org.openecomp.capabilities.metric.Ceilometer
3471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3472         occurrences:
3473         - 1
3474         - UNBOUNDED
3475       cpu_util_server_1c1_cmaui_2:
3476         type: org.openecomp.capabilities.metric.Ceilometer
3477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3478         occurrences:
3479         - 1
3480         - UNBOUNDED
3481       disk.allocation_server_1c2_oam_2:
3482         type: org.openecomp.capabilities.metric.Ceilometer
3483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3484         occurrences:
3485         - 1
3486         - UNBOUNDED
3487       disk.allocation_server_1c2_oam_1:
3488         type: org.openecomp.capabilities.metric.Ceilometer
3489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3490         occurrences:
3491         - 1
3492         - UNBOUNDED
3493       cpu_util_server_1c1_cmaui_1:
3494         type: org.openecomp.capabilities.metric.Ceilometer
3495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3496         occurrences:
3497         - 1
3498         - UNBOUNDED
3499       binding_pd_server_1b_port_1:
3500         type: tosca.capabilities.network.Bindable
3501         valid_source_types:
3502         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3503         occurrences:
3504         - 0
3505         - UNBOUNDED
3506       disk.device.latency_server_pd_nested1_pattern_4:
3507         type: org.openecomp.capabilities.metric.Ceilometer
3508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3509         occurrences:
3510         - 1
3511         - UNBOUNDED
3512       disk.write.requests_server_1b_pd_2:
3513         type: org.openecomp.capabilities.metric.Ceilometer
3514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       disk.read.bytes_server_1c2_oam_1:
3519         type: org.openecomp.capabilities.metric.Ceilometer
3520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3521         occurrences:
3522         - 1
3523         - UNBOUNDED
3524       network.outpoing.packets_pd_server_port_2_nested1_pattern_4:
3525         type: org.openecomp.capabilities.metric.Ceilometer
3526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3527         occurrences:
3528         - 1
3529         - UNBOUNDED
3530       disk.read.bytes_server_1c2_oam_2:
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       disk.write.requests_server_1b_pd_1:
3537         type: org.openecomp.capabilities.metric.Ceilometer
3538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       binding_oam_port_2:
3543         type: tosca.capabilities.network.Bindable
3544         valid_source_types:
3545         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3546         occurrences:
3547         - 0
3548         - UNBOUNDED
3549       binding_oam_port_1:
3550         type: tosca.capabilities.network.Bindable
3551         valid_source_types:
3552         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3553         occurrences:
3554         - 0
3555         - UNBOUNDED
3556       disk.read.bytes.rate_server_1c1_cmaui_2:
3557         type: org.openecomp.capabilities.metric.Ceilometer
3558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3559         occurrences:
3560         - 1
3561         - UNBOUNDED
3562       disk.read.bytes.rate_server_1c1_cmaui_1:
3563         type: org.openecomp.capabilities.metric.Ceilometer
3564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       host_server_1c1_cmaui_2:
3569         type: tosca.capabilities.Container
3570         valid_source_types:
3571         - tosca.nodes.SoftwareComponent
3572         occurrences:
3573         - 1
3574         - UNBOUNDED
3575       host_server_1c1_cmaui_1:
3576         type: tosca.capabilities.Container
3577         valid_source_types:
3578         - tosca.nodes.SoftwareComponent
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       vcpus_server_1b_pd_1:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       vcpus_server_1b_pd_2:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       disk.latency_server_1c2_oam_1:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       network.incoming.bytes.rate_pd_server_port_1_nested1_pattern_4:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       disk.latency_server_1c2_oam_2:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       disk.device.usage_server_pd_nested1_pattern_4:
3613         type: org.openecomp.capabilities.metric.Ceilometer
3614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       disk.root.size_server_1c2_oam_1:
3619         type: org.openecomp.capabilities.metric.Ceilometer
3620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3621         occurrences:
3622         - 1
3623         - UNBOUNDED
3624       disk.root.size_server_1c2_oam_2:
3625         type: org.openecomp.capabilities.metric.Ceilometer
3626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3627         occurrences:
3628         - 1
3629         - UNBOUNDED
3630       disk.device.write.requests_server_1b_pd_1:
3631         type: org.openecomp.capabilities.metric.Ceilometer
3632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3633         occurrences:
3634         - 1
3635         - UNBOUNDED
3636       cpu_util_server_pd_nested1_pattern_4:
3637         type: org.openecomp.capabilities.metric.Ceilometer
3638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3639         occurrences:
3640         - 1
3641         - UNBOUNDED
3642       disk.device.write.requests_server_1b_pd_2:
3643         type: org.openecomp.capabilities.metric.Ceilometer
3644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3645         occurrences:
3646         - 1
3647         - UNBOUNDED
3648       network.incoming.bytes.rate_oam_port_1:
3649         type: org.openecomp.capabilities.metric.Ceilometer
3650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3651         occurrences:
3652         - 1
3653         - UNBOUNDED
3654       network.outgoing.bytes.rate_pd_server_port_1_nested1_pattern_4:
3655         type: org.openecomp.capabilities.metric.Ceilometer
3656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       network.incoming.bytes.rate_oam_port_2:
3661         type: org.openecomp.capabilities.metric.Ceilometer
3662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3663         occurrences:
3664         - 1
3665         - UNBOUNDED
3666       memory.usage_server_1c1_cmaui_1:
3667         type: org.openecomp.capabilities.metric.Ceilometer
3668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3669         occurrences:
3670         - 1
3671         - UNBOUNDED
3672       memory.usage_server_1c1_cmaui_2:
3673         type: org.openecomp.capabilities.metric.Ceilometer
3674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3675         occurrences:
3676         - 1
3677         - UNBOUNDED
3678       end_point_packet_external_network_1:
3679         type: tosca.capabilities.Endpoint
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       binding_server_1c1_cmaui_2:
3684         type: tosca.capabilities.network.Bindable
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       binding_server_1c1_cmaui_1:
3689         type: tosca.capabilities.network.Bindable
3690         occurrences:
3691         - 1
3692         - UNBOUNDED
3693       disk.device.iops_server_1c2_oam_2:
3694         type: org.openecomp.capabilities.metric.Ceilometer
3695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       disk.device.iops_server_1c2_oam_1:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       network.incoming.bytes_pd_server_port_2_nested1_pattern_4:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       forwarder_oam_port_1:
3712         type: org.openecomp.capabilities.Forwarder
3713         occurrences:
3714         - 1
3715         - UNBOUNDED
3716       forwarder_oam_port_2:
3717         type: org.openecomp.capabilities.Forwarder
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       binding_server_1c2_oam_2:
3722         type: tosca.capabilities.network.Bindable
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       binding_server_1c2_oam_1:
3727         type: tosca.capabilities.network.Bindable
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       disk.device.read.bytes.rate_server_1b_pd_2:
3732         type: org.openecomp.capabilities.metric.Ceilometer
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       disk.write.requests_server_1c2_oam_2:
3738         type: org.openecomp.capabilities.metric.Ceilometer
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       disk.write.requests_server_1c2_oam_1:
3744         type: org.openecomp.capabilities.metric.Ceilometer
3745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3746         occurrences:
3747         - 1
3748         - UNBOUNDED
3749       disk.device.read.bytes.rate_server_1b_pd_1:
3750         type: org.openecomp.capabilities.metric.Ceilometer
3751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3752         occurrences:
3753         - 1
3754         - UNBOUNDED
3755       network.incoming.bytes_ps_server_1b_port_1:
3756         type: org.openecomp.capabilities.metric.Ceilometer
3757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3758         occurrences:
3759         - 1
3760         - UNBOUNDED
3761       network.outgoing.packets.rate_pd_server_port_2_nested1_pattern_4:
3762         type: org.openecomp.capabilities.metric.Ceilometer
3763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3764         occurrences:
3765         - 1
3766         - UNBOUNDED
3767       disk.usage_server_1b_pd_2:
3768         type: org.openecomp.capabilities.metric.Ceilometer
3769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3770         occurrences:
3771         - 1
3772         - UNBOUNDED
3773       disk.write.bytes.rate_server_1b_pd_1:
3774         type: org.openecomp.capabilities.metric.Ceilometer
3775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3776         occurrences:
3777         - 1
3778         - UNBOUNDED
3779       disk.write.bytes.rate_server_1b_pd_2:
3780         type: org.openecomp.capabilities.metric.Ceilometer
3781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3782         occurrences:
3783         - 1
3784         - UNBOUNDED
3785       disk.usage_server_1b_pd_1:
3786         type: org.openecomp.capabilities.metric.Ceilometer
3787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3788         occurrences:
3789         - 1
3790         - UNBOUNDED
3791       network.incoming.packets_cmaui_port_2:
3792         type: org.openecomp.capabilities.metric.Ceilometer
3793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3794         occurrences:
3795         - 1
3796         - UNBOUNDED
3797       disk.device.write.requests_server_1c2_oam_2:
3798         type: org.openecomp.capabilities.metric.Ceilometer
3799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3800         occurrences:
3801         - 1
3802         - UNBOUNDED
3803       disk.allocation_server_1c1_cmaui_1:
3804         type: org.openecomp.capabilities.metric.Ceilometer
3805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3806         occurrences:
3807         - 1
3808         - UNBOUNDED
3809       disk.device.write.bytes.rate_server_1b_pd_2:
3810         type: org.openecomp.capabilities.metric.Ceilometer
3811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3812         occurrences:
3813         - 1
3814         - UNBOUNDED
3815       disk.device.write.bytes.rate_server_1b_pd_1:
3816         type: org.openecomp.capabilities.metric.Ceilometer
3817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3818         occurrences:
3819         - 1
3820         - UNBOUNDED
3821       network.incoming.packets_cmaui_port_1:
3822         type: org.openecomp.capabilities.metric.Ceilometer
3823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       feature_server_1b_pd_1:
3828         type: tosca.capabilities.Node
3829         occurrences:
3830         - 1
3831         - UNBOUNDED
3832       disk.device.write.requests.rate_server_1c1_cmaui_2:
3833         type: org.openecomp.capabilities.metric.Ceilometer
3834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3835         occurrences:
3836         - 1
3837         - UNBOUNDED
3838       disk.device.write.requests.rate_server_1c1_cmaui_1:
3839         type: org.openecomp.capabilities.metric.Ceilometer
3840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3841         occurrences:
3842         - 1
3843         - UNBOUNDED
3844       feature_server_1b_pd_2:
3845         type: tosca.capabilities.Node
3846         occurrences:
3847         - 1
3848         - UNBOUNDED
3849       disk.device.write.requests_server_1c2_oam_1:
3850         type: org.openecomp.capabilities.metric.Ceilometer
3851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3852         occurrences:
3853         - 1
3854         - UNBOUNDED
3855       disk.device.read.requests_server_1c2_oam_1:
3856         type: org.openecomp.capabilities.metric.Ceilometer
3857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3858         occurrences:
3859         - 1
3860         - UNBOUNDED
3861       disk.device.write.bytes_server_1b_pd_2:
3862         type: org.openecomp.capabilities.metric.Ceilometer
3863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3864         occurrences:
3865         - 1
3866         - UNBOUNDED
3867       disk.device.read.requests_server_1c2_oam_2:
3868         type: org.openecomp.capabilities.metric.Ceilometer
3869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3870         occurrences:
3871         - 1
3872         - UNBOUNDED
3873       disk.device.write.bytes_server_1b_pd_1:
3874         type: org.openecomp.capabilities.metric.Ceilometer
3875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3876         occurrences:
3877         - 1
3878         - UNBOUNDED
3879       disk.device.read.bytes_server_pd_nested1_pattern_4:
3880         type: org.openecomp.capabilities.metric.Ceilometer
3881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3882         occurrences:
3883         - 1
3884         - UNBOUNDED
3885       network.incoming.packets.rate_oam_port_1:
3886         type: org.openecomp.capabilities.metric.Ceilometer
3887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3888         occurrences:
3889         - 1
3890         - UNBOUNDED
3891       network.incoming.packets.rate_oam_port_2:
3892         type: org.openecomp.capabilities.metric.Ceilometer
3893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3894         occurrences:
3895         - 1
3896         - UNBOUNDED
3897       disk.iops_server_1b_pd_1:
3898         type: org.openecomp.capabilities.metric.Ceilometer
3899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3900         occurrences:
3901         - 1
3902         - UNBOUNDED
3903       disk.iops_server_1b_pd_2:
3904         type: org.openecomp.capabilities.metric.Ceilometer
3905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3906         occurrences:
3907         - 1
3908         - UNBOUNDED
3909       disk.allocation_server_1c1_cmaui_2:
3910         type: org.openecomp.capabilities.metric.Ceilometer
3911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3912         occurrences:
3913         - 1
3914         - UNBOUNDED
3915       disk.device.allocation_server_1c2_oam_2:
3916         type: org.openecomp.capabilities.metric.Ceilometer
3917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3918         occurrences:
3919         - 1
3920         - UNBOUNDED
3921       disk.device.allocation_server_1c2_oam_1:
3922         type: org.openecomp.capabilities.metric.Ceilometer
3923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3924         occurrences:
3925         - 1
3926         - UNBOUNDED
3927       disk.write.requests_server_1c1_cmaui_2:
3928         type: org.openecomp.capabilities.metric.Ceilometer
3929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3930         occurrences:
3931         - 1
3932         - UNBOUNDED
3933       disk.write.requests_server_1c1_cmaui_1:
3934         type: org.openecomp.capabilities.metric.Ceilometer
3935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3936         occurrences:
3937         - 1
3938         - UNBOUNDED
3939       link_packet_external_network_1:
3940         type: tosca.capabilities.network.Linkable
3941         occurrences:
3942         - 1
3943         - UNBOUNDED
3944       network.outgoing.bytes.rate_cmaui_port_2:
3945         type: org.openecomp.capabilities.metric.Ceilometer
3946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3947         occurrences:
3948         - 1
3949         - UNBOUNDED
3950       network.incoming.bytes_pd_server_port_1_nested1_pattern_4:
3951         type: org.openecomp.capabilities.metric.Ceilometer
3952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3953         occurrences:
3954         - 1
3955         - UNBOUNDED
3956       cpu_server_1c1_cmaui_2:
3957         type: org.openecomp.capabilities.metric.Ceilometer
3958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3959         occurrences:
3960         - 1
3961         - UNBOUNDED
3962       network.outgoing.bytes.rate_cmaui_port_1:
3963         type: org.openecomp.capabilities.metric.Ceilometer
3964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3965         occurrences:
3966         - 1
3967         - UNBOUNDED
3968       cpu_server_1c1_cmaui_1:
3969         type: org.openecomp.capabilities.metric.Ceilometer
3970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3971         occurrences:
3972         - 1
3973         - UNBOUNDED
3974       network.outpoing.packets_ps_server_1b_port_1:
3975         type: org.openecomp.capabilities.metric.Ceilometer
3976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3977         occurrences:
3978         - 1
3979         - UNBOUNDED
3980       cpu_server_1c2_oam_1:
3981         type: org.openecomp.capabilities.metric.Ceilometer
3982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3983         occurrences:
3984         - 1
3985         - UNBOUNDED
3986       cpu_server_1c2_oam_2:
3987         type: org.openecomp.capabilities.metric.Ceilometer
3988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3989         occurrences:
3990         - 1
3991         - UNBOUNDED
3992       disk.write.requests.rate_server_1c2_oam_2:
3993         type: org.openecomp.capabilities.metric.Ceilometer
3994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3995         occurrences:
3996         - 1
3997         - UNBOUNDED
3998       disk.device.read.bytes_server_1b_pd_1:
3999         type: org.openecomp.capabilities.metric.Ceilometer
4000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4001         occurrences:
4002         - 1
4003         - UNBOUNDED
4004       attachment_packet_external_network_1:
4005         type: tosca.capabilities.Attachment
4006         occurrences:
4007         - 1
4008         - UNBOUNDED
4009       disk.device.read.bytes_server_1b_pd_2:
4010         type: org.openecomp.capabilities.metric.Ceilometer
4011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4012         occurrences:
4013         - 1
4014         - UNBOUNDED
4015       feature_packet_internal_network_1:
4016         type: tosca.capabilities.Node
4017         occurrences:
4018         - 1
4019         - UNBOUNDED
4020       disk.iops_server_pd_nested1_pattern_4:
4021         type: org.openecomp.capabilities.metric.Ceilometer
4022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4023         occurrences:
4024         - 1
4025         - UNBOUNDED
4026       disk.write.requests.rate_server_1c2_oam_1:
4027         type: org.openecomp.capabilities.metric.Ceilometer
4028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4029         occurrences:
4030         - 1
4031         - UNBOUNDED
4032       disk.read.bytes_server_1b_pd_2:
4033         type: org.openecomp.capabilities.metric.Ceilometer
4034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4035         occurrences:
4036         - 1
4037         - UNBOUNDED
4038       disk.device.write.requests_server_pd_nested1_pattern_4:
4039         type: org.openecomp.capabilities.metric.Ceilometer
4040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4041         occurrences:
4042         - 1
4043         - UNBOUNDED
4044       disk.read.bytes_server_1b_pd_1:
4045         type: org.openecomp.capabilities.metric.Ceilometer
4046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       endpoint_server_1b_pd_2:
4051         type: tosca.capabilities.Endpoint.Admin
4052         occurrences:
4053         - 1
4054         - UNBOUNDED
4055       endpoint_server_1b_pd_1:
4056         type: tosca.capabilities.Endpoint.Admin
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       network.incoming.bytes_pd_server_1b_port_1:
4061         type: org.openecomp.capabilities.metric.Ceilometer
4062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4063         occurrences:
4064         - 1
4065         - UNBOUNDED
4066       instance_server_pd_nested1_pattern_4:
4067         type: org.openecomp.capabilities.metric.Ceilometer
4068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       disk.latency_server_1c1_cmaui_1:
4073         type: org.openecomp.capabilities.metric.Ceilometer
4074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4075         occurrences:
4076         - 1
4077         - UNBOUNDED
4078       memory_server_1b_pd_2:
4079         type: org.openecomp.capabilities.metric.Ceilometer
4080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4081         occurrences:
4082         - 1
4083         - UNBOUNDED
4084       disk.latency_server_1c1_cmaui_2:
4085         type: org.openecomp.capabilities.metric.Ceilometer
4086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4087         occurrences:
4088         - 1
4089         - UNBOUNDED
4090       memory_server_1b_pd_1:
4091         type: org.openecomp.capabilities.metric.Ceilometer
4092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4093         occurrences:
4094         - 1
4095         - UNBOUNDED
4096       network.outgoing.packets.rate_pd_server_port_1_nested1_pattern_4:
4097         type: org.openecomp.capabilities.metric.Ceilometer
4098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4099         occurrences:
4100         - 1
4101         - UNBOUNDED
4102       feature_packet_external_network_1:
4103         type: tosca.capabilities.Node
4104         occurrences:
4105         - 1
4106         - UNBOUNDED
4107       disk.device.latency_server_1b_pd_2:
4108         type: org.openecomp.capabilities.metric.Ceilometer
4109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4110         occurrences:
4111         - 1
4112         - UNBOUNDED
4113       disk.device.latency_server_1b_pd_1:
4114         type: org.openecomp.capabilities.metric.Ceilometer
4115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4116         occurrences:
4117         - 1
4118         - UNBOUNDED
4119       disk.read.bytes_server_pd_nested1_pattern_4:
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.device.iops_server_pd_nested1_pattern_4:
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       network.incoming.packets_oam_port_1:
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       network.incoming.packets_oam_port_2:
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.rate_cmaui_port_1:
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       network.incoming.bytes.rate_cmaui_port_2:
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.iops_server_1c1_cmaui_2:
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.iops_server_1c1_cmaui_1:
4162         type: org.openecomp.capabilities.metric.Ceilometer
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       disk.device.read.requests_server_1b_pd_2:
4168         type: org.openecomp.capabilities.metric.Ceilometer
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       disk.device.read.requests_server_1b_pd_1:
4174         type: org.openecomp.capabilities.metric.Ceilometer
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4176         occurrences:
4177         - 1
4178         - UNBOUNDED
4179       forwarder_pd_server_port_2_nested1_pattern_4:
4180         type: org.openecomp.capabilities.Forwarder
4181         occurrences:
4182         - 1
4183         - UNBOUNDED
4184       disk.device.write.bytes_server_1c2_oam_1:
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.device.write.bytes_server_1c2_oam_2:
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.write.bytes_server_pd_nested1_pattern_4:
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       feature_pd_server_port_2_nested1_pattern_4:
4203         type: tosca.capabilities.Node
4204         occurrences:
4205         - 1
4206         - UNBOUNDED
4207       disk.device.write.bytes.rate_server_1c2_oam_2:
4208         type: org.openecomp.capabilities.metric.Ceilometer
4209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4210         occurrences:
4211         - 1
4212         - UNBOUNDED
4213       disk.read.bytes_server_1c1_cmaui_2:
4214         type: org.openecomp.capabilities.metric.Ceilometer
4215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4216         occurrences:
4217         - 1
4218         - UNBOUNDED
4219       disk.device.write.bytes.rate_server_1c2_oam_1:
4220         type: org.openecomp.capabilities.metric.Ceilometer
4221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4222         occurrences:
4223         - 1
4224         - UNBOUNDED
4225       disk.read.bytes_server_1c1_cmaui_1:
4226         type: org.openecomp.capabilities.metric.Ceilometer
4227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4228         occurrences:
4229         - 1
4230         - UNBOUNDED
4231       disk.iops_server_1c2_oam_2:
4232         type: org.openecomp.capabilities.metric.Ceilometer
4233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4234         occurrences:
4235         - 1
4236         - UNBOUNDED
4237       forwarder_pd_server_1b_port_1:
4238         type: org.openecomp.capabilities.Forwarder
4239         occurrences:
4240         - 1
4241         - UNBOUNDED
4242       disk.usage_server_1c2_oam_2:
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       feature_server_1c1_cmaui_1:
4249         type: tosca.capabilities.Node
4250         occurrences:
4251         - 1
4252         - UNBOUNDED
4253       disk.usage_server_1c2_oam_1:
4254         type: org.openecomp.capabilities.metric.Ceilometer
4255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4256         occurrences:
4257         - 1
4258         - UNBOUNDED
4259       feature_server_1c1_cmaui_2:
4260         type: tosca.capabilities.Node
4261         occurrences:
4262         - 1
4263         - UNBOUNDED
4264       network.outpoing.packets_pd_server_1b_port_1:
4265         type: org.openecomp.capabilities.metric.Ceilometer
4266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4267         occurrences:
4268         - 1
4269         - UNBOUNDED
4270       network.outgoing.bytes_cmaui_port_2:
4271         type: org.openecomp.capabilities.metric.Ceilometer
4272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4273         occurrences:
4274         - 1
4275         - UNBOUNDED
4276       disk.device.capacity_server_pd_nested1_pattern_4:
4277         type: org.openecomp.capabilities.metric.Ceilometer
4278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4279         occurrences:
4280         - 1
4281         - UNBOUNDED
4282       disk.iops_server_1c2_oam_1:
4283         type: org.openecomp.capabilities.metric.Ceilometer
4284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4285         occurrences:
4286         - 1
4287         - UNBOUNDED
4288       network.outgoing.bytes_cmaui_port_1:
4289         type: org.openecomp.capabilities.metric.Ceilometer
4290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4291         occurrences:
4292         - 1
4293         - UNBOUNDED
4294       network.outgoing.bytes_pd_server_port_1_nested1_pattern_4:
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       binding_server_pd_nested1_pattern_4:
4301         type: tosca.capabilities.network.Bindable
4302         occurrences:
4303         - 1
4304         - UNBOUNDED
4305       cpu_server_1b_pd_1:
4306         type: org.openecomp.capabilities.metric.Ceilometer
4307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4308         occurrences:
4309         - 1
4310         - UNBOUNDED
4311       feature_server_pd_nested1_pattern_4:
4312         type: tosca.capabilities.Node
4313         occurrences:
4314         - 1
4315         - UNBOUNDED
4316       disk.device.write.requests.rate_server_1c2_oam_1:
4317         type: org.openecomp.capabilities.metric.Ceilometer
4318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4319         occurrences:
4320         - 1
4321         - UNBOUNDED
4322       disk.device.write.requests.rate_server_1c2_oam_2:
4323         type: org.openecomp.capabilities.metric.Ceilometer
4324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4325         occurrences:
4326         - 1
4327         - UNBOUNDED
4328       disk.read.bytes.rate_server_1c2_oam_1:
4329         type: org.openecomp.capabilities.metric.Ceilometer
4330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4331         occurrences:
4332         - 1
4333         - UNBOUNDED
4334       memory.usage_server_pd_nested1_pattern_4:
4335         type: org.openecomp.capabilities.metric.Ceilometer
4336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4337         occurrences:
4338         - 1
4339         - UNBOUNDED
4340       scalable_server_pd_nested1_pattern_4:
4341         type: tosca.capabilities.Scalable
4342         occurrences:
4343         - 1
4344         - UNBOUNDED
4345       disk.read.bytes.rate_server_1c2_oam_2:
4346         type: org.openecomp.capabilities.metric.Ceilometer
4347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4348         occurrences:
4349         - 1
4350         - UNBOUNDED
4351       cpu_server_1b_pd_2:
4352         type: org.openecomp.capabilities.metric.Ceilometer
4353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4354         occurrences:
4355         - 1
4356         - UNBOUNDED
4357       disk.usage_server_pd_nested1_pattern_4:
4358         type: org.openecomp.capabilities.metric.Ceilometer
4359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4360         occurrences:
4361         - 1
4362         - UNBOUNDED
4363       network.outgoing.bytes_pd_server_port_2_nested1_pattern_4:
4364         type: org.openecomp.capabilities.metric.Ceilometer
4365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4366         occurrences:
4367         - 1
4368         - UNBOUNDED
4369       vcpus_server_pd_nested1_pattern_4:
4370         type: org.openecomp.capabilities.metric.Ceilometer
4371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4372         occurrences:
4373         - 1
4374         - UNBOUNDED
4375       link_packet_internal_network_1:
4376         type: tosca.capabilities.network.Linkable
4377         occurrences:
4378         - 1
4379         - UNBOUNDED
4380       disk.write.bytes_server_1b_pd_1:
4381         type: org.openecomp.capabilities.metric.Ceilometer
4382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4383         occurrences:
4384         - 1
4385         - UNBOUNDED
4386       disk.write.bytes_server_1b_pd_2:
4387         type: org.openecomp.capabilities.metric.Ceilometer
4388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4389         occurrences:
4390         - 1
4391         - UNBOUNDED
4392       disk.device.usage_server_1c2_oam_2:
4393         type: org.openecomp.capabilities.metric.Ceilometer
4394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       network.incoming.packets.rate_pd_server_port_2_nested1_pattern_4:
4399         type: org.openecomp.capabilities.metric.Ceilometer
4400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4401         occurrences:
4402         - 1
4403         - UNBOUNDED
4404       disk.device.write.requests.rate_server_1b_pd_2:
4405         type: org.openecomp.capabilities.metric.Ceilometer
4406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4407         occurrences:
4408         - 1
4409         - UNBOUNDED
4410       disk.device.usage_server_1c2_oam_1:
4411         type: org.openecomp.capabilities.metric.Ceilometer
4412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4413         occurrences:
4414         - 1
4415         - UNBOUNDED
4416       forwarder_pd_server_port_1_nested1_pattern_4:
4417         type: org.openecomp.capabilities.Forwarder
4418         occurrences:
4419         - 1
4420         - UNBOUNDED
4421       disk.latency_server_pd_nested1_pattern_4:
4422         type: org.openecomp.capabilities.metric.Ceilometer
4423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4424         occurrences:
4425         - 1
4426         - UNBOUNDED
4427       disk.device.write.requests.rate_server_1b_pd_1:
4428         type: org.openecomp.capabilities.metric.Ceilometer
4429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       attachment_packet_internal_network_1:
4434         type: tosca.capabilities.Attachment
4435         occurrences:
4436         - 1
4437         - UNBOUNDED
4438       disk.write.requests.rate_server_pd_nested1_pattern_4:
4439         type: org.openecomp.capabilities.metric.Ceilometer
4440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4441         occurrences:
4442         - 1
4443         - UNBOUNDED
4444       os_server_pd_nested1_pattern_4:
4445         type: tosca.capabilities.OperatingSystem
4446         occurrences:
4447         - 1
4448         - UNBOUNDED
4449       cpu_util_server_1c2_oam_1:
4450         type: org.openecomp.capabilities.metric.Ceilometer
4451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4452         occurrences:
4453         - 1
4454         - UNBOUNDED
4455       cpu_util_server_1c2_oam_2:
4456         type: org.openecomp.capabilities.metric.Ceilometer
4457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4458         occurrences:
4459         - 1
4460         - UNBOUNDED
4461       network.incoming.packets_ps_server_1b_port_1:
4462         type: org.openecomp.capabilities.metric.Ceilometer
4463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4464         occurrences:
4465         - 1
4466         - UNBOUNDED
4467       network.outgoing.bytes.rate_ps_server_1b_port_1:
4468         type: org.openecomp.capabilities.metric.Ceilometer
4469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4470         occurrences:
4471         - 1
4472         - UNBOUNDED
4473       network.outgoing.bytes_pd_server_1b_port_1:
4474         type: org.openecomp.capabilities.metric.Ceilometer
4475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4476         occurrences:
4477         - 1
4478         - UNBOUNDED
4479       attachment_pd_server_port_1_nested1_pattern_4:
4480         type: tosca.capabilities.Attachment
4481         occurrences:
4482         - 1
4483         - UNBOUNDED
4484       memory.resident_server_1c2_oam_2:
4485         type: org.openecomp.capabilities.metric.Ceilometer
4486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4487         occurrences:
4488         - 1
4489         - UNBOUNDED
4490       memory.resident_server_1c2_oam_1:
4491         type: org.openecomp.capabilities.metric.Ceilometer
4492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       disk.device.allocation_server_1c1_cmaui_1:
4497         type: org.openecomp.capabilities.metric.Ceilometer
4498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4499         occurrences:
4500         - 1
4501         - UNBOUNDED
4502       disk.device.allocation_server_1c1_cmaui_2:
4503         type: org.openecomp.capabilities.metric.Ceilometer
4504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4505         occurrences:
4506         - 1
4507         - UNBOUNDED
4508       disk.root.size_server_pd_nested1_pattern_4:
4509         type: org.openecomp.capabilities.metric.Ceilometer
4510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4511         occurrences:
4512         - 1
4513         - UNBOUNDED
4514       vcpus_server_1c1_cmaui_1:
4515         type: org.openecomp.capabilities.metric.Ceilometer
4516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4517         occurrences:
4518         - 1
4519         - UNBOUNDED
4520       feature_cmaui_port_1:
4521         type: tosca.capabilities.Node
4522         occurrences:
4523         - 1
4524         - UNBOUNDED
4525       feature_cmaui_port_2:
4526         type: tosca.capabilities.Node
4527         occurrences:
4528         - 1
4529         - UNBOUNDED
4530       instance_server_1c1_cmaui_2:
4531         type: org.openecomp.capabilities.metric.Ceilometer
4532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4533         occurrences:
4534         - 1
4535         - UNBOUNDED
4536       instance_server_1c1_cmaui_1:
4537         type: org.openecomp.capabilities.metric.Ceilometer
4538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4539         occurrences:
4540         - 1
4541         - UNBOUNDED
4542       network.outgoing.bytes.rate_pd_server_1b_port_1:
4543         type: org.openecomp.capabilities.metric.Ceilometer
4544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4545         occurrences:
4546         - 1
4547         - UNBOUNDED
4548       attachment_pd_server_port_2_nested1_pattern_4:
4549         type: tosca.capabilities.Attachment
4550         occurrences:
4551         - 1
4552         - UNBOUNDED
4553       disk.device.read.requests.rate_server_1c2_oam_1:
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       disk.device.read.requests.rate_server_1c2_oam_2:
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       os_server_1b_pd_1:
4566         type: tosca.capabilities.OperatingSystem
4567         occurrences:
4568         - 1
4569         - UNBOUNDED
4570       os_server_1b_pd_2:
4571         type: tosca.capabilities.OperatingSystem
4572         occurrences:
4573         - 1
4574         - UNBOUNDED
4575       disk.root.size_server_1b_pd_2:
4576         type: org.openecomp.capabilities.metric.Ceilometer
4577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4578         occurrences:
4579         - 1
4580         - UNBOUNDED
4581       endpoint_server_1c1_cmaui_2:
4582         type: tosca.capabilities.Endpoint.Admin
4583         occurrences:
4584         - 1
4585         - UNBOUNDED
4586       network.incoming.packets.rate_ps_server_1b_port_1:
4587         type: org.openecomp.capabilities.metric.Ceilometer
4588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4589         occurrences:
4590         - 1
4591         - UNBOUNDED
4592       host_server_1b_pd_1:
4593         type: tosca.capabilities.Container
4594         valid_source_types:
4595         - tosca.nodes.SoftwareComponent
4596         occurrences:
4597         - 1
4598         - UNBOUNDED
4599       disk.root.size_server_1b_pd_1:
4600         type: org.openecomp.capabilities.metric.Ceilometer
4601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4602         occurrences:
4603         - 1
4604         - UNBOUNDED
4605       endpoint_server_1c1_cmaui_1:
4606         type: tosca.capabilities.Endpoint.Admin
4607         occurrences:
4608         - 1
4609         - UNBOUNDED
4610       host_server_1b_pd_2:
4611         type: tosca.capabilities.Container
4612         valid_source_types:
4613         - tosca.nodes.SoftwareComponent
4614         occurrences:
4615         - 1
4616         - UNBOUNDED
4617       vcpus_server_1c1_cmaui_2:
4618         type: org.openecomp.capabilities.metric.Ceilometer
4619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4620         occurrences:
4621         - 1
4622         - UNBOUNDED
4623       forwarder_cmaui_port_2:
4624         type: org.openecomp.capabilities.Forwarder
4625         occurrences:
4626         - 1
4627         - UNBOUNDED
4628       forwarder_cmaui_port_1:
4629         type: org.openecomp.capabilities.Forwarder
4630         occurrences:
4631         - 1
4632         - UNBOUNDED
4633       disk.allocation_server_1b_pd_1:
4634         type: org.openecomp.capabilities.metric.Ceilometer
4635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4636         occurrences:
4637         - 1
4638         - UNBOUNDED
4639       disk.allocation_server_1b_pd_2:
4640         type: org.openecomp.capabilities.metric.Ceilometer
4641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4642         occurrences:
4643         - 1
4644         - UNBOUNDED
4645       attachment_ps_server_1b_port_1:
4646         type: tosca.capabilities.Attachment
4647         occurrences:
4648         - 1
4649         - UNBOUNDED
4650       disk.device.read.requests.rate_server_1b_pd_1:
4651         type: org.openecomp.capabilities.metric.Ceilometer
4652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4653         occurrences:
4654         - 1
4655         - UNBOUNDED
4656       disk.device.read.requests.rate_server_1b_pd_2:
4657         type: org.openecomp.capabilities.metric.Ceilometer
4658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4659         occurrences:
4660         - 1
4661         - UNBOUNDED
4662       disk.write.bytes.rate_server_1c1_cmaui_1:
4663         type: org.openecomp.capabilities.metric.Ceilometer
4664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4665         occurrences:
4666         - 1
4667         - UNBOUNDED
4668       disk.write.bytes.rate_server_1c1_cmaui_2:
4669         type: org.openecomp.capabilities.metric.Ceilometer
4670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       memory.resident_server_pd_nested1_pattern_4:
4675         type: org.openecomp.capabilities.metric.Ceilometer
4676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       network.outgoing.bytes.rate_pd_server_port_2_nested1_pattern_4:
4681         type: org.openecomp.capabilities.metric.Ceilometer
4682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4683         occurrences:
4684         - 1
4685         - UNBOUNDED
4686       network.outgoing.bytes_ps_server_1b_port_1:
4687         type: org.openecomp.capabilities.metric.Ceilometer
4688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4689         occurrences:
4690         - 1
4691         - UNBOUNDED
4692       disk.device.allocation_server_pd_nested1_pattern_4:
4693         type: org.openecomp.capabilities.metric.Ceilometer
4694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4695         occurrences:
4696         - 1
4697         - UNBOUNDED
4698       network.outpoing.packets_cmaui_port_1:
4699         type: org.openecomp.capabilities.metric.Ceilometer
4700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4701         occurrences:
4702         - 1
4703         - UNBOUNDED
4704       network.outpoing.packets_cmaui_port_2:
4705         type: org.openecomp.capabilities.metric.Ceilometer
4706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4707         occurrences:
4708         - 1
4709         - UNBOUNDED
4710       disk.read.bytes.rate_server_1b_pd_2:
4711         type: org.openecomp.capabilities.metric.Ceilometer
4712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4713         occurrences:
4714         - 1
4715         - UNBOUNDED
4716       disk.read.bytes.rate_server_1b_pd_1:
4717         type: org.openecomp.capabilities.metric.Ceilometer
4718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4719         occurrences:
4720         - 1
4721         - UNBOUNDED
4722       memory.usage_server_1b_pd_2:
4723         type: org.openecomp.capabilities.metric.Ceilometer
4724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4725         occurrences:
4726         - 1
4727         - UNBOUNDED
4728       memory.usage_server_1c2_oam_2:
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       memory.usage_server_1b_pd_1:
4735         type: org.openecomp.capabilities.metric.Ceilometer
4736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4737         occurrences:
4738         - 1
4739         - UNBOUNDED
4740       memory.usage_server_1c2_oam_1:
4741         type: org.openecomp.capabilities.metric.Ceilometer
4742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       disk.read.requests_server_1c2_oam_2:
4747         type: org.openecomp.capabilities.metric.Ceilometer
4748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4749         occurrences:
4750         - 1
4751         - UNBOUNDED
4752       disk.latency_server_1b_pd_2:
4753         type: org.openecomp.capabilities.metric.Ceilometer
4754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4755         occurrences:
4756         - 1
4757         - UNBOUNDED
4758       disk.read.requests_server_1c2_oam_1:
4759         type: org.openecomp.capabilities.metric.Ceilometer
4760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4761         occurrences:
4762         - 1
4763         - UNBOUNDED
4764       disk.latency_server_1b_pd_1:
4765         type: org.openecomp.capabilities.metric.Ceilometer
4766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4767         occurrences:
4768         - 1
4769         - UNBOUNDED
4770       memory.resident_server_1c1_cmaui_2:
4771         type: org.openecomp.capabilities.metric.Ceilometer
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4773         occurrences:
4774         - 1
4775         - UNBOUNDED
4776       memory.resident_server_1c1_cmaui_1:
4777         type: org.openecomp.capabilities.metric.Ceilometer
4778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4779         occurrences:
4780         - 1
4781         - UNBOUNDED
4782       os_server_1c1_cmaui_2:
4783         type: tosca.capabilities.OperatingSystem
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       os_server_1c1_cmaui_1:
4788         type: tosca.capabilities.OperatingSystem
4789         occurrences:
4790         - 1
4791         - UNBOUNDED
4792       disk.ephemeral.size_server_pd_nested1_pattern_4:
4793         type: org.openecomp.capabilities.metric.Ceilometer
4794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4795         occurrences:
4796         - 1
4797         - UNBOUNDED
4798       instance_server_1c2_oam_1:
4799         type: org.openecomp.capabilities.metric.Ceilometer
4800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4801         occurrences:
4802         - 1
4803         - UNBOUNDED
4804       instance_server_1c2_oam_2:
4805         type: org.openecomp.capabilities.metric.Ceilometer
4806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       memory_server_1c1_cmaui_2:
4811         type: org.openecomp.capabilities.metric.Ceilometer
4812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4813         occurrences:
4814         - 1
4815         - UNBOUNDED
4816       network.incoming.bytes.rate_ps_server_1b_port_1:
4817         type: org.openecomp.capabilities.metric.Ceilometer
4818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4819         occurrences:
4820         - 1
4821         - UNBOUNDED
4822       disk.device.write.requests.rate_server_pd_nested1_pattern_4:
4823         type: org.openecomp.capabilities.metric.Ceilometer
4824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4825         occurrences:
4826         - 1
4827         - UNBOUNDED
4828       disk.write.requests.rate_server_1b_pd_1:
4829         type: org.openecomp.capabilities.metric.Ceilometer
4830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4831         occurrences:
4832         - 1
4833         - UNBOUNDED
4834       disk.write.requests.rate_server_1b_pd_2:
4835         type: org.openecomp.capabilities.metric.Ceilometer
4836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4837         occurrences:
4838         - 1
4839         - UNBOUNDED
4840       memory_server_1c1_cmaui_1:
4841         type: org.openecomp.capabilities.metric.Ceilometer
4842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4843         occurrences:
4844         - 1
4845         - UNBOUNDED
4846       disk.read.bytes.rate_server_pd_nested1_pattern_4:
4847         type: org.openecomp.capabilities.metric.Ceilometer
4848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4849         occurrences:
4850         - 1
4851         - UNBOUNDED
4852       vcpus_server_1c2_oam_1:
4853         type: org.openecomp.capabilities.metric.Ceilometer
4854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4855         occurrences:
4856         - 1
4857         - UNBOUNDED
4858       vcpus_server_1c2_oam_2:
4859         type: org.openecomp.capabilities.metric.Ceilometer
4860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4861         occurrences:
4862         - 1
4863         - UNBOUNDED
4864       disk.device.allocation_server_1b_pd_2:
4865         type: org.openecomp.capabilities.metric.Ceilometer
4866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4867         occurrences:
4868         - 1
4869         - UNBOUNDED
4870       disk.device.allocation_server_1b_pd_1:
4871         type: org.openecomp.capabilities.metric.Ceilometer
4872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4873         occurrences:
4874         - 1
4875         - UNBOUNDED
4876       disk.ephemeral.size_server_1c1_cmaui_1:
4877         type: org.openecomp.capabilities.metric.Ceilometer
4878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4879         occurrences:
4880         - 1
4881         - UNBOUNDED
4882       disk.ephemeral.size_server_1c1_cmaui_2:
4883         type: org.openecomp.capabilities.metric.Ceilometer
4884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4885         occurrences:
4886         - 1
4887         - UNBOUNDED
4888       disk.root.size_server_1c1_cmaui_2:
4889         type: org.openecomp.capabilities.metric.Ceilometer
4890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4891         occurrences:
4892         - 1
4893         - UNBOUNDED
4894       disk.root.size_server_1c1_cmaui_1:
4895         type: org.openecomp.capabilities.metric.Ceilometer
4896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4897         occurrences:
4898         - 1
4899         - UNBOUNDED
4900       disk.read.requests_server_1b_pd_2:
4901         type: org.openecomp.capabilities.metric.Ceilometer
4902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4903         occurrences:
4904         - 1
4905         - UNBOUNDED
4906       disk.device.write.bytes.rate_server_1c1_cmaui_2:
4907         type: org.openecomp.capabilities.metric.Ceilometer
4908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4909         occurrences:
4910         - 1
4911         - UNBOUNDED
4912       disk.read.requests_server_1b_pd_1:
4913         type: org.openecomp.capabilities.metric.Ceilometer
4914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4915         occurrences:
4916         - 1
4917         - UNBOUNDED
4918       cpu_util_server_1b_pd_2:
4919         type: org.openecomp.capabilities.metric.Ceilometer
4920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4921         occurrences:
4922         - 1
4923         - UNBOUNDED
4924       cpu_util_server_1b_pd_1:
4925         type: org.openecomp.capabilities.metric.Ceilometer
4926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4927         occurrences:
4928         - 1
4929         - UNBOUNDED
4930       disk.write.requests_server_pd_nested1_pattern_4:
4931         type: org.openecomp.capabilities.metric.Ceilometer
4932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4933         occurrences:
4934         - 1
4935         - UNBOUNDED
4936       forwarder_ps_server_1b_port_1:
4937         type: org.openecomp.capabilities.Forwarder
4938         occurrences:
4939         - 1
4940         - UNBOUNDED
4941       disk.device.write.bytes_server_1c1_cmaui_1:
4942         type: org.openecomp.capabilities.metric.Ceilometer
4943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4944         occurrences:
4945         - 1
4946         - UNBOUNDED
4947       disk.device.write.bytes.rate_server_1c1_cmaui_1:
4948         type: org.openecomp.capabilities.metric.Ceilometer
4949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4950         occurrences:
4951         - 1
4952         - UNBOUNDED
4953       disk.device.write.bytes_server_1c1_cmaui_2:
4954         type: org.openecomp.capabilities.metric.Ceilometer
4955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4956         occurrences:
4957         - 1
4958         - UNBOUNDED
4959       host_server_1c2_oam_1:
4960         type: tosca.capabilities.Container
4961         valid_source_types:
4962         - tosca.nodes.SoftwareComponent
4963         occurrences:
4964         - 1
4965         - UNBOUNDED
4966       host_server_1c2_oam_2:
4967         type: tosca.capabilities.Container
4968         valid_source_types:
4969         - tosca.nodes.SoftwareComponent
4970         occurrences:
4971         - 1
4972         - UNBOUNDED
4973       cpu_server_pd_nested1_pattern_4:
4974         type: org.openecomp.capabilities.metric.Ceilometer
4975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4976         occurrences:
4977         - 1
4978         - UNBOUNDED
4979       disk.device.read.requests_server_1c1_cmaui_2:
4980         type: org.openecomp.capabilities.metric.Ceilometer
4981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4982         occurrences:
4983         - 1
4984         - UNBOUNDED
4985       disk.device.read.requests_server_1c1_cmaui_1:
4986         type: org.openecomp.capabilities.metric.Ceilometer
4987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4988         occurrences:
4989         - 1
4990         - UNBOUNDED
4991       binding_server_1b_pd_2:
4992         type: tosca.capabilities.network.Bindable
4993         occurrences:
4994         - 1
4995         - UNBOUNDED
4996       binding_server_1b_pd_1:
4997         type: tosca.capabilities.network.Bindable
4998         occurrences:
4999         - 1
5000         - UNBOUNDED
5001       binding_pd_server_port_2_nested1_pattern_4:
5002         type: tosca.capabilities.network.Bindable
5003         valid_source_types:
5004         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5005         occurrences:
5006         - 0
5007         - UNBOUNDED
5008       disk.device.read.bytes.rate_server_1c1_cmaui_1:
5009         type: org.openecomp.capabilities.metric.Ceilometer
5010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5011         occurrences:
5012         - 1
5013         - UNBOUNDED
5014       disk.device.read.bytes.rate_server_1c1_cmaui_2:
5015         type: org.openecomp.capabilities.metric.Ceilometer
5016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5017         occurrences:
5018         - 1
5019         - UNBOUNDED
5020       attachment_pd_server_1b_port_1:
5021         type: tosca.capabilities.Attachment
5022         occurrences:
5023         - 1
5024         - UNBOUNDED
5025       cpu.delta_server_1c2_oam_2:
5026         type: org.openecomp.capabilities.metric.Ceilometer
5027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5028         occurrences:
5029         - 1
5030         - UNBOUNDED
5031       disk.ephemeral.size_server_1b_pd_1:
5032         type: org.openecomp.capabilities.metric.Ceilometer
5033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5034         occurrences:
5035         - 1
5036         - UNBOUNDED
5037       disk.ephemeral.size_server_1b_pd_2:
5038         type: org.openecomp.capabilities.metric.Ceilometer
5039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5040         occurrences:
5041         - 1
5042         - UNBOUNDED
5043       disk.usage_server_1c1_cmaui_2:
5044         type: org.openecomp.capabilities.metric.Ceilometer
5045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5046         occurrences:
5047         - 1
5048         - UNBOUNDED
5049       disk.usage_server_1c1_cmaui_1:
5050         type: org.openecomp.capabilities.metric.Ceilometer
5051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5052         occurrences:
5053         - 1
5054         - UNBOUNDED
5055       network.incoming.bytes_oam_port_2:
5056         type: org.openecomp.capabilities.metric.Ceilometer
5057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5058         occurrences:
5059         - 1
5060         - UNBOUNDED
5061       network.incoming.bytes_oam_port_1:
5062         type: org.openecomp.capabilities.metric.Ceilometer
5063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5064         occurrences:
5065         - 1
5066         - UNBOUNDED
5067       disk.write.bytes.rate_server_pd_nested1_pattern_4:
5068         type: org.openecomp.capabilities.metric.Ceilometer
5069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5070         occurrences:
5071         - 1
5072         - UNBOUNDED
5073       attachment_cmaui_port_2:
5074         type: tosca.capabilities.Attachment
5075         occurrences:
5076         - 1
5077         - UNBOUNDED
5078       network.outgoing.bytes.rate_oam_port_1:
5079         type: org.openecomp.capabilities.metric.Ceilometer
5080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5081         occurrences:
5082         - 1
5083         - UNBOUNDED
5084       instance_server_1b_pd_1:
5085         type: org.openecomp.capabilities.metric.Ceilometer
5086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5087         occurrences:
5088         - 1
5089         - UNBOUNDED
5090       disk.device.capacity_server_1b_pd_1:
5091         type: org.openecomp.capabilities.metric.Ceilometer
5092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5093         occurrences:
5094         - 1
5095         - UNBOUNDED
5096       network.outgoing.bytes.rate_oam_port_2:
5097         type: org.openecomp.capabilities.metric.Ceilometer
5098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5099         occurrences:
5100         - 1
5101         - UNBOUNDED
5102       instance_server_1b_pd_2:
5103         type: org.openecomp.capabilities.metric.Ceilometer
5104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5105         occurrences:
5106         - 1
5107         - UNBOUNDED
5108       disk.device.capacity_server_1b_pd_2:
5109         type: org.openecomp.capabilities.metric.Ceilometer
5110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5111         occurrences:
5112         - 1
5113         - UNBOUNDED
5114       disk.capacity_server_1c1_cmaui_1:
5115         type: org.openecomp.capabilities.metric.Ceilometer
5116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       network.outgoing.packets.rate_cmaui_port_1:
5121         type: org.openecomp.capabilities.metric.Ceilometer
5122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5123         occurrences:
5124         - 1
5125         - UNBOUNDED
5126       network.outgoing.packets.rate_cmaui_port_2:
5127         type: org.openecomp.capabilities.metric.Ceilometer
5128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5129         occurrences:
5130         - 1
5131         - UNBOUNDED
5132       attachment_cmaui_port_1:
5133         type: tosca.capabilities.Attachment
5134         occurrences:
5135         - 1
5136         - UNBOUNDED
5137       disk.capacity_server_1c1_cmaui_2:
5138         type: org.openecomp.capabilities.metric.Ceilometer
5139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5140         occurrences:
5141         - 1
5142         - UNBOUNDED
5143       disk.ephemeral.size_server_1c2_oam_2:
5144         type: org.openecomp.capabilities.metric.Ceilometer
5145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5146         occurrences:
5147         - 1
5148         - UNBOUNDED
5149       disk.ephemeral.size_server_1c2_oam_1:
5150         type: org.openecomp.capabilities.metric.Ceilometer
5151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5152         occurrences:
5153         - 1
5154         - UNBOUNDED
5155       disk.device.read.requests.rate_server_1c1_cmaui_1:
5156         type: org.openecomp.capabilities.metric.Ceilometer
5157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5158         occurrences:
5159         - 1
5160         - UNBOUNDED
5161       network.incoming.packets.rate_pd_server_1b_port_1:
5162         type: org.openecomp.capabilities.metric.Ceilometer
5163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5164         occurrences:
5165         - 1
5166         - UNBOUNDED
5167       disk.device.read.bytes_server_1c2_oam_2:
5168         type: org.openecomp.capabilities.metric.Ceilometer
5169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5170         occurrences:
5171         - 1
5172         - UNBOUNDED
5173       disk.device.read.bytes_server_1c2_oam_1:
5174         type: org.openecomp.capabilities.metric.Ceilometer
5175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5176         occurrences:
5177         - 1
5178         - UNBOUNDED
5179       disk.device.read.requests.rate_server_1c1_cmaui_2:
5180         type: org.openecomp.capabilities.metric.Ceilometer
5181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5182         occurrences:
5183         - 1
5184         - UNBOUNDED
5185       cpu.delta_server_1c2_oam_1:
5186         type: org.openecomp.capabilities.metric.Ceilometer
5187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5188         occurrences:
5189         - 1
5190         - UNBOUNDED
5191       disk.device.read.bytes.rate_server_1c2_oam_1:
5192         type: org.openecomp.capabilities.metric.Ceilometer
5193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5194         occurrences:
5195         - 1
5196         - UNBOUNDED
5197       disk.device.usage_server_1b_pd_1:
5198         type: org.openecomp.capabilities.metric.Ceilometer
5199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5200         occurrences:
5201         - 1
5202         - UNBOUNDED
5203       disk.device.usage_server_1b_pd_2:
5204         type: org.openecomp.capabilities.metric.Ceilometer
5205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5206         occurrences:
5207         - 1
5208         - UNBOUNDED
5209       network.incoming.packets.rate_pd_server_port_1_nested1_pattern_4:
5210         type: org.openecomp.capabilities.metric.Ceilometer
5211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5212         occurrences:
5213         - 1
5214         - UNBOUNDED
5215       disk.device.read.bytes.rate_server_1c2_oam_2:
5216         type: org.openecomp.capabilities.metric.Ceilometer
5217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5218         occurrences:
5219         - 1
5220         - UNBOUNDED
5221       disk.write.bytes_server_1c1_cmaui_1:
5222         type: org.openecomp.capabilities.metric.Ceilometer
5223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5224         occurrences:
5225         - 1
5226         - UNBOUNDED
5227       disk.write.bytes_server_1c1_cmaui_2:
5228         type: org.openecomp.capabilities.metric.Ceilometer
5229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5230         occurrences:
5231         - 1
5232         - UNBOUNDED
5233       feature_oam_port_2:
5234         type: tosca.capabilities.Node
5235         occurrences:
5236         - 1
5237         - UNBOUNDED
5238       feature_oam_port_1:
5239         type: tosca.capabilities.Node
5240         occurrences:
5241         - 1
5242         - UNBOUNDED
5243       feature_nested1_pattern_4:
5244         type: tosca.capabilities.Node
5245         occurrences:
5246         - 1
5247         - UNBOUNDED
5248       network.incoming.packets_pd_server_port_1_nested1_pattern_4:
5249         type: org.openecomp.capabilities.metric.Ceilometer
5250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5251         occurrences:
5252         - 1
5253         - UNBOUNDED
5254       disk.device.latency_server_1c1_cmaui_1:
5255         type: org.openecomp.capabilities.metric.Ceilometer
5256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5257         occurrences:
5258         - 1
5259         - UNBOUNDED
5260       scalable_server_1c1_cmaui_1:
5261         type: tosca.capabilities.Scalable
5262         occurrences:
5263         - 1
5264         - UNBOUNDED
5265       disk.device.latency_server_1c1_cmaui_2:
5266         type: org.openecomp.capabilities.metric.Ceilometer
5267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5268         occurrences:
5269         - 1
5270         - UNBOUNDED
5271       scalable_server_1c1_cmaui_2:
5272         type: tosca.capabilities.Scalable
5273         occurrences:
5274         - 1
5275         - UNBOUNDED
5276       cpu.delta_server_1c1_cmaui_2:
5277         type: org.openecomp.capabilities.metric.Ceilometer
5278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5279         occurrences:
5280         - 1
5281         - UNBOUNDED
5282       cpu.delta_server_1c1_cmaui_1:
5283         type: org.openecomp.capabilities.metric.Ceilometer
5284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5285         occurrences:
5286         - 1
5287         - UNBOUNDED
5288       scalable_server_1b_pd_1:
5289         type: tosca.capabilities.Scalable
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       scalable_server_1b_pd_2:
5294         type: tosca.capabilities.Scalable
5295         occurrences:
5296         - 1
5297         - UNBOUNDED
5298       cpu.delta_server_1b_pd_1:
5299         type: org.openecomp.capabilities.metric.Ceilometer
5300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       cpu.delta_server_1b_pd_2:
5305         type: org.openecomp.capabilities.metric.Ceilometer
5306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5307         occurrences:
5308         - 1
5309         - UNBOUNDED
5310       network.incoming.packets_pd_server_1b_port_1:
5311         type: org.openecomp.capabilities.metric.Ceilometer
5312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5313         occurrences:
5314         - 1
5315         - UNBOUNDED
5316       binding_pd_server_port_1_nested1_pattern_4:
5317         type: tosca.capabilities.network.Bindable
5318         valid_source_types:
5319         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5320         occurrences:
5321         - 0
5322         - UNBOUNDED
5323       network.incoming.bytes.rate_pd_server_1b_port_1:
5324         type: org.openecomp.capabilities.metric.Ceilometer
5325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5326         occurrences:
5327         - 1
5328         - UNBOUNDED
5329       feature_ps_server_1b_port_1:
5330         type: tosca.capabilities.Node
5331         occurrences:
5332         - 1
5333         - UNBOUNDED
5334       endpoint_server_1c2_oam_2:
5335         type: tosca.capabilities.Endpoint.Admin
5336         occurrences:
5337         - 1
5338         - UNBOUNDED
5339       endpoint_server_1c2_oam_1:
5340         type: tosca.capabilities.Endpoint.Admin
5341         occurrences:
5342         - 1
5343         - UNBOUNDED
5344   org.openecomp.resource.abstract.nodes.rd_server_1b_1:
5345     derived_from: org.openecomp.resource.abstract.nodes.VFC
5346     properties:
5347       port_ps_server_1b_port_vlan_requirements:
5348         type: list
5349         required: true
5350         status: SUPPORTED
5351         entry_schema:
5352           type: org.openecomp.datatypes.network.VlanRequirements
5353       port_ps_server_1b_port_mac_requirements:
5354         type: org.openecomp.datatypes.network.MacRequirements
5355         required: true
5356         status: SUPPORTED
5357       port_ps_server_1b_port_network_role_tag:
5358         type: string
5359         required: true
5360         status: SUPPORTED
5361       port_ps_server_1b_port_fixed_ips:
5362         type: list
5363         required: true
5364         status: SUPPORTED
5365         entry_schema:
5366           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5367       index_value:
5368         type: integer
5369         description: Index value of this substitution service template runtime instance
5370         required: false
5371         default: 0
5372         status: SUPPORTED
5373         constraints:
5374         - greater_or_equal: 0
5375       compute_rd_server_1b_availability_zone:
5376         type: list
5377         required: true
5378         status: SUPPORTED
5379         entry_schema:
5380           type: string
5381       port_ps_server_1b_port_order:
5382         type: integer
5383         required: true
5384         status: SUPPORTED
5385       vm_flavor_name:
5386         type: string
5387         required: true
5388         status: SUPPORTED
5389       port_ps_server_1b_port_network:
5390         type: list
5391         required: true
5392         status: SUPPORTED
5393         entry_schema:
5394           type: string
5395       port_ps_server_1b_port_exCP_naming:
5396         type: org.openecomp.datatypes.Naming
5397         required: true
5398         status: SUPPORTED
5399       port_ps_server_1b_port_ip_requirements:
5400         type: list
5401         required: true
5402         status: SUPPORTED
5403         entry_schema:
5404           type: org.openecomp.datatypes.network.IpRequirements
5405       vm_image_name:
5406         type: string
5407         required: true
5408         status: SUPPORTED
5409       port_ps_server_1b_port_network_role:
5410         type: string
5411         required: true
5412         status: SUPPORTED
5413       port_ps_server_1b_port_replacement_policy:
5414         type: list
5415         required: true
5416         status: SUPPORTED
5417         entry_schema:
5418           type: string
5419       compute_rd_server_1b_name:
5420         type: list
5421         required: true
5422         status: SUPPORTED
5423         entry_schema:
5424           type: string
5425       port_ps_server_1b_port_subnetpoolid:
5426         type: string
5427         required: true
5428         status: SUPPORTED
5429     requirements:
5430     - dependency_rd_server_1b_ps_server_1b_port:
5431         capability: tosca.capabilities.Node
5432         node: tosca.nodes.Root
5433         relationship: tosca.relationships.DependsOn
5434         occurrences:
5435         - 0
5436         - UNBOUNDED
5437     - link_rd_server_1b_ps_server_1b_port:
5438         capability: tosca.capabilities.network.Linkable
5439         relationship: tosca.relationships.network.LinksTo
5440         occurrences:
5441         - 1
5442         - 1
5443     - dependency_rd_server_1b:
5444         capability: tosca.capabilities.Node
5445         node: tosca.nodes.Root
5446         relationship: tosca.relationships.DependsOn
5447         occurrences:
5448         - 0
5449         - UNBOUNDED
5450     - local_storage_rd_server_1b:
5451         capability: tosca.capabilities.Attachment
5452         node: tosca.nodes.BlockStorage
5453         relationship: tosca.relationships.AttachesTo
5454         occurrences:
5455         - 0
5456         - UNBOUNDED
5457     capabilities:
5458       disk.usage_rd_server_1b:
5459         type: org.openecomp.capabilities.metric.Ceilometer
5460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5461         occurrences:
5462         - 1
5463         - UNBOUNDED
5464       cpu_util_rd_server_1b:
5465         type: org.openecomp.capabilities.metric.Ceilometer
5466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5467         occurrences:
5468         - 1
5469         - UNBOUNDED
5470       vcpus_rd_server_1b:
5471         type: org.openecomp.capabilities.metric.Ceilometer
5472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5473         occurrences:
5474         - 1
5475         - UNBOUNDED
5476       disk.device.write.requests_rd_server_1b:
5477         type: org.openecomp.capabilities.metric.Ceilometer
5478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5479         occurrences:
5480         - 1
5481         - UNBOUNDED
5482       disk.device.write.bytes_rd_server_1b:
5483         type: org.openecomp.capabilities.metric.Ceilometer
5484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5485         occurrences:
5486         - 1
5487         - UNBOUNDED
5488       disk.capacity_rd_server_1b:
5489         type: org.openecomp.capabilities.metric.Ceilometer
5490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5491         occurrences:
5492         - 1
5493         - UNBOUNDED
5494       disk.write.requests_rd_server_1b:
5495         type: org.openecomp.capabilities.metric.Ceilometer
5496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5497         occurrences:
5498         - 1
5499         - UNBOUNDED
5500       scalable_rd_server_1b:
5501         type: tosca.capabilities.Scalable
5502         occurrences:
5503         - 1
5504         - UNBOUNDED
5505       network.incoming.bytes_rd_server_1b_ps_server_1b_port:
5506         type: org.openecomp.capabilities.metric.Ceilometer
5507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5508         occurrences:
5509         - 1
5510         - UNBOUNDED
5511       disk.device.usage_rd_server_1b:
5512         type: org.openecomp.capabilities.metric.Ceilometer
5513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5514         occurrences:
5515         - 1
5516         - UNBOUNDED
5517       binding_rd_server_1b_ps_server_1b_port:
5518         type: tosca.capabilities.network.Bindable
5519         valid_source_types:
5520         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5521         occurrences:
5522         - 0
5523         - UNBOUNDED
5524       disk.device.latency_rd_server_1b:
5525         type: org.openecomp.capabilities.metric.Ceilometer
5526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5527         occurrences:
5528         - 1
5529         - UNBOUNDED
5530       disk.device.read.bytes.rate_rd_server_1b:
5531         type: org.openecomp.capabilities.metric.Ceilometer
5532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5533         occurrences:
5534         - 1
5535         - UNBOUNDED
5536       disk.read.bytes.rate_rd_server_1b:
5537         type: org.openecomp.capabilities.metric.Ceilometer
5538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5539         occurrences:
5540         - 1
5541         - UNBOUNDED
5542       disk.root.size_rd_server_1b:
5543         type: org.openecomp.capabilities.metric.Ceilometer
5544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5545         occurrences:
5546         - 1
5547         - UNBOUNDED
5548       disk.device.write.requests.rate_rd_server_1b:
5549         type: org.openecomp.capabilities.metric.Ceilometer
5550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5551         occurrences:
5552         - 1
5553         - UNBOUNDED
5554       os_rd_server_1b:
5555         type: tosca.capabilities.OperatingSystem
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       network.outpoing.packets_rd_server_1b_ps_server_1b_port:
5560         type: org.openecomp.capabilities.metric.Ceilometer
5561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5562         occurrences:
5563         - 1
5564         - UNBOUNDED
5565       disk.device.read.bytes_rd_server_1b:
5566         type: org.openecomp.capabilities.metric.Ceilometer
5567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5568         occurrences:
5569         - 1
5570         - UNBOUNDED
5571       disk.device.read.requests.rate_rd_server_1b:
5572         type: org.openecomp.capabilities.metric.Ceilometer
5573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5574         occurrences:
5575         - 1
5576         - UNBOUNDED
5577       disk.device.allocation_rd_server_1b:
5578         type: org.openecomp.capabilities.metric.Ceilometer
5579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       network.incoming.packets_rd_server_1b_ps_server_1b_port:
5584         type: org.openecomp.capabilities.metric.Ceilometer
5585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5586         occurrences:
5587         - 1
5588         - UNBOUNDED
5589       feature_rd_server_1b_ps_server_1b_port:
5590         type: tosca.capabilities.Node
5591         occurrences:
5592         - 1
5593         - UNBOUNDED
5594       disk.device.read.requests_rd_server_1b:
5595         type: org.openecomp.capabilities.metric.Ceilometer
5596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5597         occurrences:
5598         - 1
5599         - UNBOUNDED
5600       instance_rd_server_1b:
5601         type: org.openecomp.capabilities.metric.Ceilometer
5602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5603         occurrences:
5604         - 1
5605         - UNBOUNDED
5606       disk.write.bytes.rate_rd_server_1b:
5607         type: org.openecomp.capabilities.metric.Ceilometer
5608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5609         occurrences:
5610         - 1
5611         - UNBOUNDED
5612       forwarder_rd_server_1b_ps_server_1b_port:
5613         type: org.openecomp.capabilities.Forwarder
5614         occurrences:
5615         - 1
5616         - UNBOUNDED
5617       memory_rd_server_1b:
5618         type: org.openecomp.capabilities.metric.Ceilometer
5619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5620         occurrences:
5621         - 1
5622         - UNBOUNDED
5623       disk.write.bytes_rd_server_1b:
5624         type: org.openecomp.capabilities.metric.Ceilometer
5625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5626         occurrences:
5627         - 1
5628         - UNBOUNDED
5629       network.outgoing.packets.rate_rd_server_1b_ps_server_1b_port:
5630         type: org.openecomp.capabilities.metric.Ceilometer
5631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5632         occurrences:
5633         - 1
5634         - UNBOUNDED
5635       binding_rd_server_1b:
5636         type: tosca.capabilities.network.Bindable
5637         occurrences:
5638         - 1
5639         - UNBOUNDED
5640       network.incoming.packets.rate_rd_server_1b_ps_server_1b_port:
5641         type: org.openecomp.capabilities.metric.Ceilometer
5642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5643         occurrences:
5644         - 1
5645         - UNBOUNDED
5646       network.outgoing.bytes_rd_server_1b_ps_server_1b_port:
5647         type: org.openecomp.capabilities.metric.Ceilometer
5648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5649         occurrences:
5650         - 1
5651         - UNBOUNDED
5652       disk.read.bytes_rd_server_1b:
5653         type: org.openecomp.capabilities.metric.Ceilometer
5654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       feature_rd_server_1b:
5659         type: tosca.capabilities.Node
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       memory.resident_rd_server_1b:
5664         type: org.openecomp.capabilities.metric.Ceilometer
5665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5666         occurrences:
5667         - 1
5668         - UNBOUNDED
5669       disk.read.requests_rd_server_1b:
5670         type: org.openecomp.capabilities.metric.Ceilometer
5671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5672         occurrences:
5673         - 1
5674         - UNBOUNDED
5675       disk.ephemeral.size_rd_server_1b:
5676         type: org.openecomp.capabilities.metric.Ceilometer
5677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       disk.latency_rd_server_1b:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       disk.write.requests.rate_rd_server_1b:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       disk.device.write.bytes.rate_rd_server_1b:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       disk.device.iops_rd_server_1b:
5700         type: org.openecomp.capabilities.metric.Ceilometer
5701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5702         occurrences:
5703         - 1
5704         - UNBOUNDED
5705       cpu_rd_server_1b:
5706         type: org.openecomp.capabilities.metric.Ceilometer
5707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5708         occurrences:
5709         - 1
5710         - UNBOUNDED
5711       network.incoming.bytes.rate_rd_server_1b_ps_server_1b_port:
5712         type: org.openecomp.capabilities.metric.Ceilometer
5713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5714         occurrences:
5715         - 1
5716         - UNBOUNDED
5717       cpu.delta_rd_server_1b:
5718         type: org.openecomp.capabilities.metric.Ceilometer
5719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5720         occurrences:
5721         - 1
5722         - UNBOUNDED
5723       host_rd_server_1b:
5724         type: tosca.capabilities.Container
5725         valid_source_types:
5726         - tosca.nodes.SoftwareComponent
5727         occurrences:
5728         - 1
5729         - UNBOUNDED
5730       disk.device.capacity_rd_server_1b:
5731         type: org.openecomp.capabilities.metric.Ceilometer
5732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5733         occurrences:
5734         - 1
5735         - UNBOUNDED
5736       disk.allocation_rd_server_1b:
5737         type: org.openecomp.capabilities.metric.Ceilometer
5738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5739         occurrences:
5740         - 1
5741         - UNBOUNDED
5742       attachment_rd_server_1b_ps_server_1b_port:
5743         type: tosca.capabilities.Attachment
5744         occurrences:
5745         - 1
5746         - UNBOUNDED
5747       disk.iops_rd_server_1b:
5748         type: org.openecomp.capabilities.metric.Ceilometer
5749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5750         occurrences:
5751         - 1
5752         - UNBOUNDED
5753       network.outgoing.bytes.rate_rd_server_1b_ps_server_1b_port:
5754         type: org.openecomp.capabilities.metric.Ceilometer
5755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5756         occurrences:
5757         - 1
5758         - UNBOUNDED
5759       endpoint_rd_server_1b:
5760         type: tosca.capabilities.Endpoint.Admin
5761         occurrences:
5762         - 1
5763         - UNBOUNDED
5764       memory.usage_rd_server_1b:
5765         type: org.openecomp.capabilities.metric.Ceilometer
5766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5767         occurrences:
5768         - 1
5769         - UNBOUNDED
5770   org.openecomp.resource.abstract.nodes.rd_server_1b:
5771     derived_from: org.openecomp.resource.abstract.nodes.VFC
5772     properties:
5773       port_rd_server_1b_port_network:
5774         type: list
5775         required: true
5776         status: SUPPORTED
5777         entry_schema:
5778           type: string
5779       port_rd_server_1b_port_order:
5780         type: integer
5781         required: true
5782         status: SUPPORTED
5783       index_value:
5784         type: integer
5785         description: Index value of this substitution service template runtime instance
5786         required: false
5787         default: 0
5788         status: SUPPORTED
5789         constraints:
5790         - greater_or_equal: 0
5791       compute_rd_server_1b_availability_zone:
5792         type: list
5793         required: true
5794         status: SUPPORTED
5795         entry_schema:
5796           type: string
5797       vm_flavor_name:
5798         type: string
5799         required: true
5800         status: SUPPORTED
5801       port_rd_server_1b_port_ip_requirements:
5802         type: list
5803         required: true
5804         status: SUPPORTED
5805         entry_schema:
5806           type: org.openecomp.datatypes.network.IpRequirements
5807       port_rd_server_1b_port_network_role_tag:
5808         type: string
5809         required: true
5810         status: SUPPORTED
5811       port_rd_server_1b_port_network_role:
5812         type: string
5813         required: true
5814         status: SUPPORTED
5815       vm_image_name:
5816         type: string
5817         required: true
5818         status: SUPPORTED
5819       port_rd_server_1b_port_mac_requirements:
5820         type: org.openecomp.datatypes.network.MacRequirements
5821         required: true
5822         status: SUPPORTED
5823       port_rd_server_1b_port_subnetpoolid:
5824         type: string
5825         required: true
5826         status: SUPPORTED
5827       compute_rd_server_1b_name:
5828         type: list
5829         required: true
5830         status: SUPPORTED
5831         entry_schema:
5832           type: string
5833       port_rd_server_1b_port_fixed_ips:
5834         type: list
5835         required: true
5836         status: SUPPORTED
5837         entry_schema:
5838           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5839       port_rd_server_1b_port_replacement_policy:
5840         type: list
5841         required: true
5842         status: SUPPORTED
5843         entry_schema:
5844           type: string
5845       port_rd_server_1b_port_vlan_requirements:
5846         type: list
5847         required: true
5848         status: SUPPORTED
5849         entry_schema:
5850           type: org.openecomp.datatypes.network.VlanRequirements
5851       port_rd_server_1b_port_exCP_naming:
5852         type: org.openecomp.datatypes.Naming
5853         required: true
5854         status: SUPPORTED
5855     attributes:
5856       rd_server_1b_accessIPv4:
5857         type: string
5858         status: SUPPORTED
5859     requirements:
5860     - dependency_rd_server_1b_rd_server_1b_port:
5861         capability: tosca.capabilities.Node
5862         node: tosca.nodes.Root
5863         relationship: tosca.relationships.DependsOn
5864         occurrences:
5865         - 0
5866         - UNBOUNDED
5867     - link_rd_server_1b_rd_server_1b_port:
5868         capability: tosca.capabilities.network.Linkable
5869         relationship: tosca.relationships.network.LinksTo
5870         occurrences:
5871         - 1
5872         - 1
5873     - dependency_rd_server_1b:
5874         capability: tosca.capabilities.Node
5875         node: tosca.nodes.Root
5876         relationship: tosca.relationships.DependsOn
5877         occurrences:
5878         - 0
5879         - UNBOUNDED
5880     - local_storage_rd_server_1b:
5881         capability: tosca.capabilities.Attachment
5882         node: tosca.nodes.BlockStorage
5883         relationship: tosca.relationships.AttachesTo
5884         occurrences:
5885         - 0
5886         - UNBOUNDED
5887     capabilities:
5888       network.outgoing.bytes.rate_rd_server_1b_rd_server_1b_port:
5889         type: org.openecomp.capabilities.metric.Ceilometer
5890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5891         occurrences:
5892         - 1
5893         - UNBOUNDED
5894       network.incoming.packets_rd_server_1b_rd_server_1b_port:
5895         type: org.openecomp.capabilities.metric.Ceilometer
5896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5897         occurrences:
5898         - 1
5899         - UNBOUNDED
5900       disk.usage_rd_server_1b:
5901         type: org.openecomp.capabilities.metric.Ceilometer
5902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5903         occurrences:
5904         - 1
5905         - UNBOUNDED
5906       cpu_util_rd_server_1b:
5907         type: org.openecomp.capabilities.metric.Ceilometer
5908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5909         occurrences:
5910         - 1
5911         - UNBOUNDED
5912       vcpus_rd_server_1b:
5913         type: org.openecomp.capabilities.metric.Ceilometer
5914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5915         occurrences:
5916         - 1
5917         - UNBOUNDED
5918       disk.device.write.requests_rd_server_1b:
5919         type: org.openecomp.capabilities.metric.Ceilometer
5920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5921         occurrences:
5922         - 1
5923         - UNBOUNDED
5924       disk.device.write.bytes_rd_server_1b:
5925         type: org.openecomp.capabilities.metric.Ceilometer
5926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5927         occurrences:
5928         - 1
5929         - UNBOUNDED
5930       disk.capacity_rd_server_1b:
5931         type: org.openecomp.capabilities.metric.Ceilometer
5932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5933         occurrences:
5934         - 1
5935         - UNBOUNDED
5936       disk.write.requests_rd_server_1b:
5937         type: org.openecomp.capabilities.metric.Ceilometer
5938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5939         occurrences:
5940         - 1
5941         - UNBOUNDED
5942       scalable_rd_server_1b:
5943         type: tosca.capabilities.Scalable
5944         occurrences:
5945         - 1
5946         - UNBOUNDED
5947       disk.device.usage_rd_server_1b:
5948         type: org.openecomp.capabilities.metric.Ceilometer
5949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5950         occurrences:
5951         - 1
5952         - UNBOUNDED
5953       disk.device.latency_rd_server_1b:
5954         type: org.openecomp.capabilities.metric.Ceilometer
5955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5956         occurrences:
5957         - 1
5958         - UNBOUNDED
5959       disk.device.read.bytes.rate_rd_server_1b:
5960         type: org.openecomp.capabilities.metric.Ceilometer
5961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5962         occurrences:
5963         - 1
5964         - UNBOUNDED
5965       network.incoming.bytes_rd_server_1b_rd_server_1b_port:
5966         type: org.openecomp.capabilities.metric.Ceilometer
5967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5968         occurrences:
5969         - 1
5970         - UNBOUNDED
5971       network.incoming.bytes.rate_rd_server_1b_rd_server_1b_port:
5972         type: org.openecomp.capabilities.metric.Ceilometer
5973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5974         occurrences:
5975         - 1
5976         - UNBOUNDED
5977       disk.read.bytes.rate_rd_server_1b:
5978         type: org.openecomp.capabilities.metric.Ceilometer
5979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5980         occurrences:
5981         - 1
5982         - UNBOUNDED
5983       disk.root.size_rd_server_1b:
5984         type: org.openecomp.capabilities.metric.Ceilometer
5985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5986         occurrences:
5987         - 1
5988         - UNBOUNDED
5989       disk.device.write.requests.rate_rd_server_1b:
5990         type: org.openecomp.capabilities.metric.Ceilometer
5991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5992         occurrences:
5993         - 1
5994         - UNBOUNDED
5995       os_rd_server_1b:
5996         type: tosca.capabilities.OperatingSystem
5997         occurrences:
5998         - 1
5999         - UNBOUNDED
6000       disk.device.read.bytes_rd_server_1b:
6001         type: org.openecomp.capabilities.metric.Ceilometer
6002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6003         occurrences:
6004         - 1
6005         - UNBOUNDED
6006       disk.device.read.requests.rate_rd_server_1b:
6007         type: org.openecomp.capabilities.metric.Ceilometer
6008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6009         occurrences:
6010         - 1
6011         - UNBOUNDED
6012       disk.device.allocation_rd_server_1b:
6013         type: org.openecomp.capabilities.metric.Ceilometer
6014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6015         occurrences:
6016         - 1
6017         - UNBOUNDED
6018       disk.device.read.requests_rd_server_1b:
6019         type: org.openecomp.capabilities.metric.Ceilometer
6020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6021         occurrences:
6022         - 1
6023         - UNBOUNDED
6024       instance_rd_server_1b:
6025         type: org.openecomp.capabilities.metric.Ceilometer
6026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6027         occurrences:
6028         - 1
6029         - UNBOUNDED
6030       disk.write.bytes.rate_rd_server_1b:
6031         type: org.openecomp.capabilities.metric.Ceilometer
6032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6033         occurrences:
6034         - 1
6035         - UNBOUNDED
6036       network.incoming.packets.rate_rd_server_1b_rd_server_1b_port:
6037         type: org.openecomp.capabilities.metric.Ceilometer
6038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6039         occurrences:
6040         - 1
6041         - UNBOUNDED
6042       attachment_rd_server_1b_rd_server_1b_port:
6043         type: tosca.capabilities.Attachment
6044         occurrences:
6045         - 1
6046         - UNBOUNDED
6047       memory_rd_server_1b:
6048         type: org.openecomp.capabilities.metric.Ceilometer
6049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6050         occurrences:
6051         - 1
6052         - UNBOUNDED
6053       disk.write.bytes_rd_server_1b:
6054         type: org.openecomp.capabilities.metric.Ceilometer
6055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6056         occurrences:
6057         - 1
6058         - UNBOUNDED
6059       binding_rd_server_1b:
6060         type: tosca.capabilities.network.Bindable
6061         occurrences:
6062         - 1
6063         - UNBOUNDED
6064       network.outgoing.packets.rate_rd_server_1b_rd_server_1b_port:
6065         type: org.openecomp.capabilities.metric.Ceilometer
6066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6067         occurrences:
6068         - 1
6069         - UNBOUNDED
6070       disk.read.bytes_rd_server_1b:
6071         type: org.openecomp.capabilities.metric.Ceilometer
6072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6073         occurrences:
6074         - 1
6075         - UNBOUNDED
6076       feature_rd_server_1b:
6077         type: tosca.capabilities.Node
6078         occurrences:
6079         - 1
6080         - UNBOUNDED
6081       memory.resident_rd_server_1b:
6082         type: org.openecomp.capabilities.metric.Ceilometer
6083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6084         occurrences:
6085         - 1
6086         - UNBOUNDED
6087       disk.read.requests_rd_server_1b:
6088         type: org.openecomp.capabilities.metric.Ceilometer
6089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6090         occurrences:
6091         - 1
6092         - UNBOUNDED
6093       disk.ephemeral.size_rd_server_1b:
6094         type: org.openecomp.capabilities.metric.Ceilometer
6095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6096         occurrences:
6097         - 1
6098         - UNBOUNDED
6099       disk.latency_rd_server_1b:
6100         type: org.openecomp.capabilities.metric.Ceilometer
6101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6102         occurrences:
6103         - 1
6104         - UNBOUNDED
6105       disk.write.requests.rate_rd_server_1b:
6106         type: org.openecomp.capabilities.metric.Ceilometer
6107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6108         occurrences:
6109         - 1
6110         - UNBOUNDED
6111       disk.device.write.bytes.rate_rd_server_1b:
6112         type: org.openecomp.capabilities.metric.Ceilometer
6113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6114         occurrences:
6115         - 1
6116         - UNBOUNDED
6117       binding_rd_server_1b_rd_server_1b_port:
6118         type: tosca.capabilities.network.Bindable
6119         valid_source_types:
6120         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6121         occurrences:
6122         - 0
6123         - UNBOUNDED
6124       forwarder_rd_server_1b_rd_server_1b_port:
6125         type: org.openecomp.capabilities.Forwarder
6126         occurrences:
6127         - 1
6128         - UNBOUNDED
6129       disk.device.iops_rd_server_1b:
6130         type: org.openecomp.capabilities.metric.Ceilometer
6131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6132         occurrences:
6133         - 1
6134         - UNBOUNDED
6135       cpu_rd_server_1b:
6136         type: org.openecomp.capabilities.metric.Ceilometer
6137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6138         occurrences:
6139         - 1
6140         - UNBOUNDED
6141       cpu.delta_rd_server_1b:
6142         type: org.openecomp.capabilities.metric.Ceilometer
6143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6144         occurrences:
6145         - 1
6146         - UNBOUNDED
6147       host_rd_server_1b:
6148         type: tosca.capabilities.Container
6149         valid_source_types:
6150         - tosca.nodes.SoftwareComponent
6151         occurrences:
6152         - 1
6153         - UNBOUNDED
6154       disk.device.capacity_rd_server_1b:
6155         type: org.openecomp.capabilities.metric.Ceilometer
6156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6157         occurrences:
6158         - 1
6159         - UNBOUNDED
6160       disk.allocation_rd_server_1b:
6161         type: org.openecomp.capabilities.metric.Ceilometer
6162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6163         occurrences:
6164         - 1
6165         - UNBOUNDED
6166       network.outpoing.packets_rd_server_1b_rd_server_1b_port:
6167         type: org.openecomp.capabilities.metric.Ceilometer
6168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6169         occurrences:
6170         - 1
6171         - UNBOUNDED
6172       disk.iops_rd_server_1b:
6173         type: org.openecomp.capabilities.metric.Ceilometer
6174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6175         occurrences:
6176         - 1
6177         - UNBOUNDED
6178       endpoint_rd_server_1b:
6179         type: tosca.capabilities.Endpoint.Admin
6180         occurrences:
6181         - 1
6182         - UNBOUNDED
6183       network.outgoing.bytes_rd_server_1b_rd_server_1b_port:
6184         type: org.openecomp.capabilities.metric.Ceilometer
6185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6186         occurrences:
6187         - 1
6188         - UNBOUNDED
6189       memory.usage_rd_server_1b:
6190         type: org.openecomp.capabilities.metric.Ceilometer
6191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6192         occurrences:
6193         - 1
6194         - UNBOUNDED
6195       feature_rd_server_1b_rd_server_1b_port:
6196         type: tosca.capabilities.Node
6197         occurrences:
6198         - 1
6199         - UNBOUNDED
6200   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
6201     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6202     properties:
6203       cmaui_names:
6204         type: list
6205         description: CMAUI1, CMAUI2 server names
6206         required: true
6207         status: SUPPORTED
6208         entry_schema:
6209           type: string
6210       p1:
6211         type: string
6212         description: UID of OAM network
6213         required: true
6214         status: SUPPORTED
6215       p2:
6216         type: string
6217         description: UID of OAM network
6218         required: true
6219         status: SUPPORTED
6220       cmaui_image:
6221         type: string
6222         description: Image for CMAUI server
6223         required: true
6224         status: SUPPORTED
6225       cmaui_flavor:
6226         type: string
6227         description: Flavor for CMAUI server
6228         required: true
6229         status: SUPPORTED
6230       packet_internal_network_name:
6231         type: string
6232         required: true
6233         status: SUPPORTED
6234       packet_external_network_name:
6235         type: string
6236         required: true
6237         status: SUPPORTED
6238       security_group_name:
6239         type: list
6240         description: CMAUI1, CMAUI2 server names
6241         required: true
6242         status: SUPPORTED
6243         entry_schema:
6244           type: string
6245       availability_zone_0:
6246         type: string
6247         description: availabilityzone name
6248         required: true
6249         status: SUPPORTED
6250       cmaui_oam_ips:
6251         type: string
6252         required: true
6253         status: SUPPORTED
6254       net:
6255         type: string
6256         required: true
6257         status: SUPPORTED
6258     attributes:
6259       no_compute_attr_1:
6260         type: string
6261         description: no_compute_attr_1
6262         status: SUPPORTED
6263     requirements:
6264     - dependency_cmaui_port_12:
6265         capability: tosca.capabilities.Node
6266         node: tosca.nodes.Root
6267         relationship: tosca.relationships.DependsOn
6268         occurrences:
6269         - 0
6270         - UNBOUNDED
6271     - binding_cmaui_port_12:
6272         capability: tosca.capabilities.network.Bindable
6273         relationship: tosca.relationships.network.BindsTo
6274         occurrences:
6275         - 1
6276         - 1
6277     - dependency_cmaui_port_11:
6278         capability: tosca.capabilities.Node
6279         node: tosca.nodes.Root
6280         relationship: tosca.relationships.DependsOn
6281         occurrences:
6282         - 0
6283         - UNBOUNDED
6284     - binding_cmaui_port_11:
6285         capability: tosca.capabilities.network.Bindable
6286         relationship: tosca.relationships.network.BindsTo
6287         occurrences:
6288         - 1
6289         - 1
6290     - dependency_packet_external_network:
6291         capability: tosca.capabilities.Node
6292         node: tosca.nodes.Root
6293         relationship: tosca.relationships.DependsOn
6294         occurrences:
6295         - 0
6296         - UNBOUNDED
6297     - dependency_packet_internal_network:
6298         capability: tosca.capabilities.Node
6299         node: tosca.nodes.Root
6300         relationship: tosca.relationships.DependsOn
6301         occurrences:
6302         - 0
6303         - UNBOUNDED
6304     capabilities:
6305       network.outgoing.bytes.rate_cmaui_port_11:
6306         type: org.openecomp.capabilities.metric.Ceilometer
6307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6308         occurrences:
6309         - 1
6310         - UNBOUNDED
6311       network.outgoing.bytes.rate_cmaui_port_12:
6312         type: org.openecomp.capabilities.metric.Ceilometer
6313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6314         occurrences:
6315         - 1
6316         - UNBOUNDED
6317       network.outpoing.packets_cmaui_port_11:
6318         type: org.openecomp.capabilities.metric.Ceilometer
6319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6320         occurrences:
6321         - 1
6322         - UNBOUNDED
6323       network.outpoing.packets_cmaui_port_12:
6324         type: org.openecomp.capabilities.metric.Ceilometer
6325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6326         occurrences:
6327         - 1
6328         - UNBOUNDED
6329       forwarder_cmaui_port_11:
6330         type: org.openecomp.capabilities.Forwarder
6331         occurrences:
6332         - 1
6333         - UNBOUNDED
6334       forwarder_cmaui_port_12:
6335         type: org.openecomp.capabilities.Forwarder
6336         occurrences:
6337         - 1
6338         - UNBOUNDED
6339       end_point_packet_internal_network:
6340         type: tosca.capabilities.Endpoint
6341         occurrences:
6342         - 1
6343         - UNBOUNDED
6344       feature_cmaui_port_12:
6345         type: tosca.capabilities.Node
6346         occurrences:
6347         - 1
6348         - UNBOUNDED
6349       feature_cmaui_port_11:
6350         type: tosca.capabilities.Node
6351         occurrences:
6352         - 1
6353         - UNBOUNDED
6354       link_packet_internal_network:
6355         type: tosca.capabilities.network.Linkable
6356         occurrences:
6357         - 1
6358         - UNBOUNDED
6359       feature_packet_internal_network:
6360         type: tosca.capabilities.Node
6361         occurrences:
6362         - 1
6363         - UNBOUNDED
6364       network.incoming.bytes.rate_cmaui_port_11:
6365         type: org.openecomp.capabilities.metric.Ceilometer
6366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6367         occurrences:
6368         - 1
6369         - UNBOUNDED
6370       network.incoming.bytes.rate_cmaui_port_12:
6371         type: org.openecomp.capabilities.metric.Ceilometer
6372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6373         occurrences:
6374         - 1
6375         - UNBOUNDED
6376       end_point_packet_external_network:
6377         type: tosca.capabilities.Endpoint
6378         occurrences:
6379         - 1
6380         - UNBOUNDED
6381       network.outgoing.bytes_cmaui_port_11:
6382         type: org.openecomp.capabilities.metric.Ceilometer
6383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6384         occurrences:
6385         - 1
6386         - UNBOUNDED
6387       network.outgoing.bytes_cmaui_port_12:
6388         type: org.openecomp.capabilities.metric.Ceilometer
6389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6390         occurrences:
6391         - 1
6392         - UNBOUNDED
6393       attachment_packet_internal_network:
6394         type: tosca.capabilities.Attachment
6395         occurrences:
6396         - 1
6397         - UNBOUNDED
6398       network.outgoing.packets.rate_cmaui_port_12:
6399         type: org.openecomp.capabilities.metric.Ceilometer
6400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6401         occurrences:
6402         - 1
6403         - UNBOUNDED
6404       binding_cmaui_port_12:
6405         type: tosca.capabilities.network.Bindable
6406         valid_source_types:
6407         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6408         occurrences:
6409         - 0
6410         - UNBOUNDED
6411       network.outgoing.packets.rate_cmaui_port_11:
6412         type: org.openecomp.capabilities.metric.Ceilometer
6413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6414         occurrences:
6415         - 1
6416         - UNBOUNDED
6417       binding_cmaui_port_11:
6418         type: tosca.capabilities.network.Bindable
6419         valid_source_types:
6420         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6421         occurrences:
6422         - 0
6423         - UNBOUNDED
6424       attachment_cmaui_port_12:
6425         type: tosca.capabilities.Attachment
6426         occurrences:
6427         - 1
6428         - UNBOUNDED
6429       attachment_cmaui_port_11:
6430         type: tosca.capabilities.Attachment
6431         occurrences:
6432         - 1
6433         - UNBOUNDED
6434       network.incoming.packets.rate_cmaui_port_12:
6435         type: org.openecomp.capabilities.metric.Ceilometer
6436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6437         occurrences:
6438         - 1
6439         - UNBOUNDED
6440       network.incoming.packets.rate_cmaui_port_11:
6441         type: org.openecomp.capabilities.metric.Ceilometer
6442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6443         occurrences:
6444         - 1
6445         - UNBOUNDED
6446       attachment_packet_external_network:
6447         type: tosca.capabilities.Attachment
6448         occurrences:
6449         - 1
6450         - UNBOUNDED
6451       network.incoming.bytes_cmaui_port_12:
6452         type: org.openecomp.capabilities.metric.Ceilometer
6453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6454         occurrences:
6455         - 1
6456         - UNBOUNDED
6457       network.incoming.packets_cmaui_port_11:
6458         type: org.openecomp.capabilities.metric.Ceilometer
6459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6460         occurrences:
6461         - 1
6462         - UNBOUNDED
6463       network.incoming.packets_cmaui_port_12:
6464         type: org.openecomp.capabilities.metric.Ceilometer
6465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6466         occurrences:
6467         - 1
6468         - UNBOUNDED
6469       network.incoming.bytes_cmaui_port_11:
6470         type: org.openecomp.capabilities.metric.Ceilometer
6471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6472         occurrences:
6473         - 1
6474         - UNBOUNDED
6475       link_packet_external_network:
6476         type: tosca.capabilities.network.Linkable
6477         occurrences:
6478         - 1
6479         - UNBOUNDED
6480       feature_packet_external_network:
6481         type: tosca.capabilities.Node
6482         occurrences:
6483         - 1
6484         - UNBOUNDED
6485   org.openecomp.resource.abstract.nodes.heat.pd_server_2:
6486     derived_from: org.openecomp.resource.abstract.nodes.VFC
6487     properties:
6488       p1:
6489         type: string
6490         description: UID of OAM network
6491         required: true
6492         status: SUPPORTED
6493       p2:
6494         type: string
6495         description: UID of OAM network
6496         required: true
6497         status: SUPPORTED
6498       port_pd_server_port_1_order:
6499         type: integer
6500         required: true
6501         status: SUPPORTED
6502       pd_server_names:
6503         type: list
6504         description: PD server names
6505         required: true
6506         status: SUPPORTED
6507         entry_schema: *id001
6508       port_pd_server_port_1_mac_requirements:
6509         type: org.openecomp.datatypes.network.MacRequirements
6510         required: true
6511         status: SUPPORTED
6512       port_pd_server_port_2_network_role:
6513         type: string
6514         required: true
6515         status: SUPPORTED
6516       port_pd_server_port_1_network_role:
6517         type: string
6518         required: true
6519         status: SUPPORTED
6520       pd_server_flavor:
6521         type: string
6522         description: Flavor for PD server
6523         required: true
6524         status: SUPPORTED
6525       port_pd_server_port_2_ip_requirements:
6526         type: list
6527         required: true
6528         status: SUPPORTED
6529         entry_schema:
6530           type: org.openecomp.datatypes.network.IpRequirements
6531       port_pd_server_port_2_mac_requirements:
6532         type: org.openecomp.datatypes.network.MacRequirements
6533         required: true
6534         status: SUPPORTED
6535       availability_zone_0:
6536         type: string
6537         description: availabilityzone name
6538         required: true
6539         status: SUPPORTED
6540       net:
6541         type: string
6542         required: true
6543         status: SUPPORTED
6544       port_pd_server_port_2_vlan_requirements:
6545         type: list
6546         required: true
6547         status: SUPPORTED
6548         entry_schema:
6549           type: org.openecomp.datatypes.network.VlanRequirements
6550       port_pd_server_port_2_subnetpoolid:
6551         type: string
6552         required: true
6553         status: SUPPORTED
6554       pd_server_ips:
6555         type: string
6556         required: true
6557         status: SUPPORTED
6558       port_pd_server_port_1_subnetpoolid:
6559         type: string
6560         required: true
6561         status: SUPPORTED
6562       port_pd_server_port_1_network_role_tag:
6563         type: string
6564         required: true
6565         status: SUPPORTED
6566       security_group_name:
6567         type: list
6568         description: CMAUI1, CMAUI2 server names
6569         required: true
6570         status: SUPPORTED
6571         entry_schema: *id002
6572       ps_server_flavor:
6573         type: string
6574         description: Flavor for PS server
6575         required: true
6576         status: SUPPORTED
6577       port_pd_server_port_1_vlan_requirements:
6578         type: list
6579         required: true
6580         status: SUPPORTED
6581         entry_schema:
6582           type: org.openecomp.datatypes.network.VlanRequirements
6583       port_pd_server_port_2_order:
6584         type: integer
6585         required: true
6586         status: SUPPORTED
6587       port_pd_server_port_2_network_role_tag:
6588         type: string
6589         required: true
6590         status: SUPPORTED
6591       pd_server_image:
6592         type: string
6593         description: Flavor for PD server
6594         required: true
6595         status: SUPPORTED
6596       port_pd_server_port_1_ip_requirements:
6597         type: list
6598         required: true
6599         status: SUPPORTED
6600         entry_schema:
6601           type: org.openecomp.datatypes.network.IpRequirements
6602       port_pd_server_port_2_exCP_naming:
6603         type: org.openecomp.datatypes.Naming
6604         required: true
6605         status: SUPPORTED
6606       port_pd_server_port_1_exCP_naming:
6607         type: org.openecomp.datatypes.Naming
6608         required: true
6609         status: SUPPORTED
6610     attributes:
6611       pattern4_attr_1:
6612         type: string
6613         description: pattern4_attr_1_value
6614         status: SUPPORTED
6615     requirements:
6616     - dependency_pd_server_port_1:
6617         capability: tosca.capabilities.Node
6618         node: tosca.nodes.Root
6619         relationship: tosca.relationships.DependsOn
6620         occurrences:
6621         - 0
6622         - UNBOUNDED
6623     - link_pd_server_port_1:
6624         capability: tosca.capabilities.network.Linkable
6625         relationship: tosca.relationships.network.LinksTo
6626         occurrences:
6627         - 1
6628         - 1
6629     - dependency_pd_server_port_2:
6630         capability: tosca.capabilities.Node
6631         node: tosca.nodes.Root
6632         relationship: tosca.relationships.DependsOn
6633         occurrences:
6634         - 0
6635         - UNBOUNDED
6636     - link_pd_server_port_2:
6637         capability: tosca.capabilities.network.Linkable
6638         relationship: tosca.relationships.network.LinksTo
6639         occurrences:
6640         - 1
6641         - 1
6642     - dependency_server_pd:
6643         capability: tosca.capabilities.Node
6644         node: tosca.nodes.Root
6645         relationship: tosca.relationships.DependsOn
6646         occurrences:
6647         - 0
6648         - UNBOUNDED
6649     - local_storage_server_pd:
6650         capability: tosca.capabilities.Attachment
6651         node: tosca.nodes.BlockStorage
6652         relationship: tosca.relationships.AttachesTo
6653         occurrences:
6654         - 0
6655         - UNBOUNDED
6656     capabilities:
6657       disk.iops_server_pd:
6658         type: org.openecomp.capabilities.metric.Ceilometer
6659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6660         occurrences:
6661         - 1
6662         - UNBOUNDED
6663       disk.device.read.bytes.rate_server_pd:
6664         type: org.openecomp.capabilities.metric.Ceilometer
6665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6666         occurrences:
6667         - 1
6668         - UNBOUNDED
6669       memory.resident_server_pd:
6670         type: org.openecomp.capabilities.metric.Ceilometer
6671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6672         occurrences:
6673         - 1
6674         - UNBOUNDED
6675       cpu_util_server_pd:
6676         type: org.openecomp.capabilities.metric.Ceilometer
6677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6678         occurrences:
6679         - 1
6680         - UNBOUNDED
6681       network.incoming.bytes_pd_server_port_1:
6682         type: org.openecomp.capabilities.metric.Ceilometer
6683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6684         occurrences:
6685         - 1
6686         - UNBOUNDED
6687       network.incoming.bytes_pd_server_port_2:
6688         type: org.openecomp.capabilities.metric.Ceilometer
6689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6690         occurrences:
6691         - 1
6692         - UNBOUNDED
6693       disk.device.read.requests_server_pd:
6694         type: org.openecomp.capabilities.metric.Ceilometer
6695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6696         occurrences:
6697         - 1
6698         - UNBOUNDED
6699       network.incoming.bytes.rate_pd_server_port_1:
6700         type: org.openecomp.capabilities.metric.Ceilometer
6701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6702         occurrences:
6703         - 1
6704         - UNBOUNDED
6705       network.incoming.bytes.rate_pd_server_port_2:
6706         type: org.openecomp.capabilities.metric.Ceilometer
6707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6708         occurrences:
6709         - 1
6710         - UNBOUNDED
6711       disk.device.allocation_server_pd:
6712         type: org.openecomp.capabilities.metric.Ceilometer
6713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6714         occurrences:
6715         - 1
6716         - UNBOUNDED
6717       disk.usage_server_pd:
6718         type: org.openecomp.capabilities.metric.Ceilometer
6719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6720         occurrences:
6721         - 1
6722         - UNBOUNDED
6723       disk.capacity_server_pd:
6724         type: org.openecomp.capabilities.metric.Ceilometer
6725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6726         occurrences:
6727         - 1
6728         - UNBOUNDED
6729       endpoint_server_pd:
6730         type: tosca.capabilities.Endpoint.Admin
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       disk.device.capacity_server_pd:
6735         type: org.openecomp.capabilities.metric.Ceilometer
6736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       attachment_pd_server_port_2:
6741         type: tosca.capabilities.Attachment
6742         occurrences:
6743         - 1
6744         - UNBOUNDED
6745       network.incoming.packets_pd_server_port_2:
6746         type: org.openecomp.capabilities.metric.Ceilometer
6747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6748         occurrences:
6749         - 1
6750         - UNBOUNDED
6751       attachment_pd_server_port_1:
6752         type: tosca.capabilities.Attachment
6753         occurrences:
6754         - 1
6755         - UNBOUNDED
6756       network.incoming.packets_pd_server_port_1:
6757         type: org.openecomp.capabilities.metric.Ceilometer
6758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6759         occurrences:
6760         - 1
6761         - UNBOUNDED
6762       memory.usage_server_pd:
6763         type: org.openecomp.capabilities.metric.Ceilometer
6764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6765         occurrences:
6766         - 1
6767         - UNBOUNDED
6768       disk.allocation_server_pd:
6769         type: org.openecomp.capabilities.metric.Ceilometer
6770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6771         occurrences:
6772         - 1
6773         - UNBOUNDED
6774       disk.read.bytes.rate_server_pd:
6775         type: org.openecomp.capabilities.metric.Ceilometer
6776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6777         occurrences:
6778         - 1
6779         - UNBOUNDED
6780       memory_server_pd:
6781         type: org.openecomp.capabilities.metric.Ceilometer
6782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6783         occurrences:
6784         - 1
6785         - UNBOUNDED
6786       disk.device.write.requests_server_pd:
6787         type: org.openecomp.capabilities.metric.Ceilometer
6788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6789         occurrences:
6790         - 1
6791         - UNBOUNDED
6792       disk.device.usage_server_pd:
6793         type: org.openecomp.capabilities.metric.Ceilometer
6794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6795         occurrences:
6796         - 1
6797         - UNBOUNDED
6798       feature_pd_server_port_1:
6799         type: tosca.capabilities.Node
6800         occurrences:
6801         - 1
6802         - UNBOUNDED
6803       feature_pd_server_port_2:
6804         type: tosca.capabilities.Node
6805         occurrences:
6806         - 1
6807         - UNBOUNDED
6808       disk.read.bytes_server_pd:
6809         type: org.openecomp.capabilities.metric.Ceilometer
6810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6811         occurrences:
6812         - 1
6813         - UNBOUNDED
6814       disk.device.read.bytes_server_pd:
6815         type: org.openecomp.capabilities.metric.Ceilometer
6816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6817         occurrences:
6818         - 1
6819         - UNBOUNDED
6820       network.incoming.packets.rate_pd_server_port_2:
6821         type: org.openecomp.capabilities.metric.Ceilometer
6822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6823         occurrences:
6824         - 1
6825         - UNBOUNDED
6826       network.incoming.packets.rate_pd_server_port_1:
6827         type: org.openecomp.capabilities.metric.Ceilometer
6828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6829         occurrences:
6830         - 1
6831         - UNBOUNDED
6832       instance_server_pd:
6833         type: org.openecomp.capabilities.metric.Ceilometer
6834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6835         occurrences:
6836         - 1
6837         - UNBOUNDED
6838       binding_pd_server_port_2:
6839         type: tosca.capabilities.network.Bindable
6840         valid_source_types:
6841         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6842         occurrences:
6843         - 0
6844         - UNBOUNDED
6845       binding_pd_server_port_1:
6846         type: tosca.capabilities.network.Bindable
6847         valid_source_types:
6848         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6849         occurrences:
6850         - 0
6851         - UNBOUNDED
6852       cpu.delta_server_pd:
6853         type: org.openecomp.capabilities.metric.Ceilometer
6854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6855         occurrences:
6856         - 1
6857         - UNBOUNDED
6858       host_server_pd:
6859         type: tosca.capabilities.Container
6860         valid_source_types:
6861         - tosca.nodes.SoftwareComponent
6862         occurrences:
6863         - 1
6864         - UNBOUNDED
6865       network.outpoing.packets_pd_server_port_1:
6866         type: org.openecomp.capabilities.metric.Ceilometer
6867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6868         occurrences:
6869         - 1
6870         - UNBOUNDED
6871       vcpus_server_pd:
6872         type: org.openecomp.capabilities.metric.Ceilometer
6873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6874         occurrences:
6875         - 1
6876         - UNBOUNDED
6877       disk.ephemeral.size_server_pd:
6878         type: org.openecomp.capabilities.metric.Ceilometer
6879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6880         occurrences:
6881         - 1
6882         - UNBOUNDED
6883       network.outpoing.packets_pd_server_port_2:
6884         type: org.openecomp.capabilities.metric.Ceilometer
6885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6886         occurrences:
6887         - 1
6888         - UNBOUNDED
6889       network.outgoing.packets.rate_pd_server_port_2:
6890         type: org.openecomp.capabilities.metric.Ceilometer
6891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6892         occurrences:
6893         - 1
6894         - UNBOUNDED
6895       disk.latency_server_pd:
6896         type: org.openecomp.capabilities.metric.Ceilometer
6897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6898         occurrences:
6899         - 1
6900         - UNBOUNDED
6901       network.outgoing.packets.rate_pd_server_port_1:
6902         type: org.openecomp.capabilities.metric.Ceilometer
6903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6904         occurrences:
6905         - 1
6906         - UNBOUNDED
6907       disk.device.write.bytes.rate_server_pd:
6908         type: org.openecomp.capabilities.metric.Ceilometer
6909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6910         occurrences:
6911         - 1
6912         - UNBOUNDED
6913       disk.write.requests.rate_server_pd:
6914         type: org.openecomp.capabilities.metric.Ceilometer
6915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6916         occurrences:
6917         - 1
6918         - UNBOUNDED
6919       disk.write.requests_server_pd:
6920         type: org.openecomp.capabilities.metric.Ceilometer
6921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6922         occurrences:
6923         - 1
6924         - UNBOUNDED
6925       network.outgoing.bytes_pd_server_port_2:
6926         type: org.openecomp.capabilities.metric.Ceilometer
6927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6928         occurrences:
6929         - 1
6930         - UNBOUNDED
6931       disk.device.iops_server_pd:
6932         type: org.openecomp.capabilities.metric.Ceilometer
6933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6934         occurrences:
6935         - 1
6936         - UNBOUNDED
6937       network.outgoing.bytes_pd_server_port_1:
6938         type: org.openecomp.capabilities.metric.Ceilometer
6939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6940         occurrences:
6941         - 1
6942         - UNBOUNDED
6943       disk.read.requests_server_pd:
6944         type: org.openecomp.capabilities.metric.Ceilometer
6945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6946         occurrences:
6947         - 1
6948         - UNBOUNDED
6949       os_server_pd:
6950         type: tosca.capabilities.OperatingSystem
6951         occurrences:
6952         - 1
6953         - UNBOUNDED
6954       disk.device.latency_server_pd:
6955         type: org.openecomp.capabilities.metric.Ceilometer
6956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6957         occurrences:
6958         - 1
6959         - UNBOUNDED
6960       binding_server_pd:
6961         type: tosca.capabilities.network.Bindable
6962         occurrences:
6963         - 1
6964         - UNBOUNDED
6965       scalable_server_pd:
6966         type: tosca.capabilities.Scalable
6967         occurrences:
6968         - 1
6969         - UNBOUNDED
6970       network.outgoing.bytes.rate_pd_server_port_2:
6971         type: org.openecomp.capabilities.metric.Ceilometer
6972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6973         occurrences:
6974         - 1
6975         - UNBOUNDED
6976       forwarder_pd_server_port_1:
6977         type: org.openecomp.capabilities.Forwarder
6978         occurrences:
6979         - 1
6980         - UNBOUNDED
6981       network.outgoing.bytes.rate_pd_server_port_1:
6982         type: org.openecomp.capabilities.metric.Ceilometer
6983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6984         occurrences:
6985         - 1
6986         - UNBOUNDED
6987       disk.write.bytes_server_pd:
6988         type: org.openecomp.capabilities.metric.Ceilometer
6989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6990         occurrences:
6991         - 1
6992         - UNBOUNDED
6993       disk.write.bytes.rate_server_pd:
6994         type: org.openecomp.capabilities.metric.Ceilometer
6995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6996         occurrences:
6997         - 1
6998         - UNBOUNDED
6999       forwarder_pd_server_port_2:
7000         type: org.openecomp.capabilities.Forwarder
7001         occurrences:
7002         - 1
7003         - UNBOUNDED
7004       feature_server_pd:
7005         type: tosca.capabilities.Node
7006         occurrences:
7007         - 1
7008         - UNBOUNDED
7009       disk.root.size_server_pd:
7010         type: org.openecomp.capabilities.metric.Ceilometer
7011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7012         occurrences:
7013         - 1
7014         - UNBOUNDED
7015       disk.device.read.requests.rate_server_pd:
7016         type: org.openecomp.capabilities.metric.Ceilometer
7017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7018         occurrences:
7019         - 1
7020         - UNBOUNDED
7021       disk.device.write.requests.rate_server_pd:
7022         type: org.openecomp.capabilities.metric.Ceilometer
7023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7024         occurrences:
7025         - 1
7026         - UNBOUNDED
7027       disk.device.write.bytes_server_pd:
7028         type: org.openecomp.capabilities.metric.Ceilometer
7029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7030         occurrences:
7031         - 1
7032         - UNBOUNDED
7033       cpu_server_pd:
7034         type: org.openecomp.capabilities.metric.Ceilometer
7035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7036         occurrences:
7037         - 1
7038         - UNBOUNDED
7039   org.openecomp.resource.abstract.nodes.heat.pd_server_1:
7040     derived_from: org.openecomp.resource.abstract.nodes.VFC
7041     properties:
7042       p1:
7043         type: string
7044         description: UID of OAM network
7045         required: true
7046         status: SUPPORTED
7047       p2:
7048         type: string
7049         description: UID of OAM network
7050         required: true
7051         status: SUPPORTED
7052       port_pd_server_port_1_order:
7053         type: integer
7054         required: true
7055         status: SUPPORTED
7056       pd_server_names:
7057         type: list
7058         description: PD server names
7059         required: true
7060         status: SUPPORTED
7061         entry_schema: *id001
7062       port_pd_server_port_1_mac_requirements:
7063         type: org.openecomp.datatypes.network.MacRequirements
7064         required: true
7065         status: SUPPORTED
7066       port_pd_server_port_2_network_role:
7067         type: string
7068         required: true
7069         status: SUPPORTED
7070       port_pd_server_port_1_network_role:
7071         type: string
7072         required: true
7073         status: SUPPORTED
7074       pd_server_flavor:
7075         type: string
7076         description: Flavor for PD server
7077         required: true
7078         status: SUPPORTED
7079       port_pd_server_port_2_ip_requirements:
7080         type: list
7081         required: true
7082         status: SUPPORTED
7083         entry_schema:
7084           type: org.openecomp.datatypes.network.IpRequirements
7085       port_pd_server_port_2_mac_requirements:
7086         type: org.openecomp.datatypes.network.MacRequirements
7087         required: true
7088         status: SUPPORTED
7089       availability_zone_0:
7090         type: string
7091         description: availabilityzone name
7092         required: true
7093         status: SUPPORTED
7094       net:
7095         type: string
7096         required: true
7097         status: SUPPORTED
7098       port_pd_server_port_2_vlan_requirements:
7099         type: list
7100         required: true
7101         status: SUPPORTED
7102         entry_schema:
7103           type: org.openecomp.datatypes.network.VlanRequirements
7104       port_pd_server_port_2_subnetpoolid:
7105         type: string
7106         required: true
7107         status: SUPPORTED
7108       pd_server_ips:
7109         type: string
7110         required: true
7111         status: SUPPORTED
7112       port_pd_server_port_1_subnetpoolid:
7113         type: string
7114         required: true
7115         status: SUPPORTED
7116       port_pd_server_port_1_network_role_tag:
7117         type: string
7118         required: true
7119         status: SUPPORTED
7120       security_group_name:
7121         type: list
7122         description: CMAUI1, CMAUI2 server names
7123         required: true
7124         status: SUPPORTED
7125         entry_schema: *id002
7126       ps_server_flavor:
7127         type: string
7128         description: Flavor for PS server
7129         required: true
7130         status: SUPPORTED
7131       port_pd_server_port_1_vlan_requirements:
7132         type: list
7133         required: true
7134         status: SUPPORTED
7135         entry_schema:
7136           type: org.openecomp.datatypes.network.VlanRequirements
7137       port_pd_server_port_2_order:
7138         type: integer
7139         required: true
7140         status: SUPPORTED
7141       port_pd_server_port_2_network_role_tag:
7142         type: string
7143         required: true
7144         status: SUPPORTED
7145       pd_server_image:
7146         type: string
7147         description: Flavor for PD server
7148         required: true
7149         status: SUPPORTED
7150       port_pd_server_port_1_ip_requirements:
7151         type: list
7152         required: true
7153         status: SUPPORTED
7154         entry_schema:
7155           type: org.openecomp.datatypes.network.IpRequirements
7156       port_pd_server_port_2_exCP_naming:
7157         type: org.openecomp.datatypes.Naming
7158         required: true
7159         status: SUPPORTED
7160       port_pd_server_port_1_exCP_naming:
7161         type: org.openecomp.datatypes.Naming
7162         required: true
7163         status: SUPPORTED
7164     attributes:
7165       pattern4_attr_1:
7166         type: string
7167         description: pattern4_attr_1_value
7168         status: SUPPORTED
7169     requirements:
7170     - dependency_pd_server_port_1:
7171         capability: tosca.capabilities.Node
7172         node: tosca.nodes.Root
7173         relationship: tosca.relationships.DependsOn
7174         occurrences:
7175         - 0
7176         - UNBOUNDED
7177     - link_pd_server_port_1:
7178         capability: tosca.capabilities.network.Linkable
7179         relationship: tosca.relationships.network.LinksTo
7180         occurrences:
7181         - 1
7182         - 1
7183     - dependency_pd_server_port_2:
7184         capability: tosca.capabilities.Node
7185         node: tosca.nodes.Root
7186         relationship: tosca.relationships.DependsOn
7187         occurrences:
7188         - 0
7189         - UNBOUNDED
7190     - link_pd_server_port_2:
7191         capability: tosca.capabilities.network.Linkable
7192         relationship: tosca.relationships.network.LinksTo
7193         occurrences:
7194         - 1
7195         - 1
7196     - dependency_server_pd:
7197         capability: tosca.capabilities.Node
7198         node: tosca.nodes.Root
7199         relationship: tosca.relationships.DependsOn
7200         occurrences:
7201         - 0
7202         - UNBOUNDED
7203     - local_storage_server_pd:
7204         capability: tosca.capabilities.Attachment
7205         node: tosca.nodes.BlockStorage
7206         relationship: tosca.relationships.AttachesTo
7207         occurrences:
7208         - 0
7209         - UNBOUNDED
7210     capabilities:
7211       disk.iops_server_pd:
7212         type: org.openecomp.capabilities.metric.Ceilometer
7213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7214         occurrences:
7215         - 1
7216         - UNBOUNDED
7217       disk.device.read.bytes.rate_server_pd:
7218         type: org.openecomp.capabilities.metric.Ceilometer
7219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7220         occurrences:
7221         - 1
7222         - UNBOUNDED
7223       memory.resident_server_pd:
7224         type: org.openecomp.capabilities.metric.Ceilometer
7225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7226         occurrences:
7227         - 1
7228         - UNBOUNDED
7229       cpu_util_server_pd:
7230         type: org.openecomp.capabilities.metric.Ceilometer
7231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7232         occurrences:
7233         - 1
7234         - UNBOUNDED
7235       network.incoming.bytes_pd_server_port_1:
7236         type: org.openecomp.capabilities.metric.Ceilometer
7237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7238         occurrences:
7239         - 1
7240         - UNBOUNDED
7241       network.incoming.bytes_pd_server_port_2:
7242         type: org.openecomp.capabilities.metric.Ceilometer
7243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7244         occurrences:
7245         - 1
7246         - UNBOUNDED
7247       disk.device.read.requests_server_pd:
7248         type: org.openecomp.capabilities.metric.Ceilometer
7249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7250         occurrences:
7251         - 1
7252         - UNBOUNDED
7253       network.incoming.bytes.rate_pd_server_port_1:
7254         type: org.openecomp.capabilities.metric.Ceilometer
7255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7256         occurrences:
7257         - 1
7258         - UNBOUNDED
7259       network.incoming.bytes.rate_pd_server_port_2:
7260         type: org.openecomp.capabilities.metric.Ceilometer
7261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7262         occurrences:
7263         - 1
7264         - UNBOUNDED
7265       disk.device.allocation_server_pd:
7266         type: org.openecomp.capabilities.metric.Ceilometer
7267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7268         occurrences:
7269         - 1
7270         - UNBOUNDED
7271       disk.usage_server_pd:
7272         type: org.openecomp.capabilities.metric.Ceilometer
7273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7274         occurrences:
7275         - 1
7276         - UNBOUNDED
7277       disk.capacity_server_pd:
7278         type: org.openecomp.capabilities.metric.Ceilometer
7279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7280         occurrences:
7281         - 1
7282         - UNBOUNDED
7283       endpoint_server_pd:
7284         type: tosca.capabilities.Endpoint.Admin
7285         occurrences:
7286         - 1
7287         - UNBOUNDED
7288       disk.device.capacity_server_pd:
7289         type: org.openecomp.capabilities.metric.Ceilometer
7290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7291         occurrences:
7292         - 1
7293         - UNBOUNDED
7294       attachment_pd_server_port_2:
7295         type: tosca.capabilities.Attachment
7296         occurrences:
7297         - 1
7298         - UNBOUNDED
7299       network.incoming.packets_pd_server_port_2:
7300         type: org.openecomp.capabilities.metric.Ceilometer
7301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7302         occurrences:
7303         - 1
7304         - UNBOUNDED
7305       attachment_pd_server_port_1:
7306         type: tosca.capabilities.Attachment
7307         occurrences:
7308         - 1
7309         - UNBOUNDED
7310       network.incoming.packets_pd_server_port_1:
7311         type: org.openecomp.capabilities.metric.Ceilometer
7312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7313         occurrences:
7314         - 1
7315         - UNBOUNDED
7316       memory.usage_server_pd:
7317         type: org.openecomp.capabilities.metric.Ceilometer
7318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7319         occurrences:
7320         - 1
7321         - UNBOUNDED
7322       disk.allocation_server_pd:
7323         type: org.openecomp.capabilities.metric.Ceilometer
7324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7325         occurrences:
7326         - 1
7327         - UNBOUNDED
7328       disk.read.bytes.rate_server_pd:
7329         type: org.openecomp.capabilities.metric.Ceilometer
7330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7331         occurrences:
7332         - 1
7333         - UNBOUNDED
7334       memory_server_pd:
7335         type: org.openecomp.capabilities.metric.Ceilometer
7336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7337         occurrences:
7338         - 1
7339         - UNBOUNDED
7340       disk.device.write.requests_server_pd:
7341         type: org.openecomp.capabilities.metric.Ceilometer
7342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7343         occurrences:
7344         - 1
7345         - UNBOUNDED
7346       disk.device.usage_server_pd:
7347         type: org.openecomp.capabilities.metric.Ceilometer
7348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7349         occurrences:
7350         - 1
7351         - UNBOUNDED
7352       feature_pd_server_port_1:
7353         type: tosca.capabilities.Node
7354         occurrences:
7355         - 1
7356         - UNBOUNDED
7357       feature_pd_server_port_2:
7358         type: tosca.capabilities.Node
7359         occurrences:
7360         - 1
7361         - UNBOUNDED
7362       disk.read.bytes_server_pd:
7363         type: org.openecomp.capabilities.metric.Ceilometer
7364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7365         occurrences:
7366         - 1
7367         - UNBOUNDED
7368       disk.device.read.bytes_server_pd:
7369         type: org.openecomp.capabilities.metric.Ceilometer
7370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7371         occurrences:
7372         - 1
7373         - UNBOUNDED
7374       network.incoming.packets.rate_pd_server_port_2:
7375         type: org.openecomp.capabilities.metric.Ceilometer
7376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7377         occurrences:
7378         - 1
7379         - UNBOUNDED
7380       network.incoming.packets.rate_pd_server_port_1:
7381         type: org.openecomp.capabilities.metric.Ceilometer
7382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7383         occurrences:
7384         - 1
7385         - UNBOUNDED
7386       instance_server_pd:
7387         type: org.openecomp.capabilities.metric.Ceilometer
7388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7389         occurrences:
7390         - 1
7391         - UNBOUNDED
7392       binding_pd_server_port_2:
7393         type: tosca.capabilities.network.Bindable
7394         valid_source_types:
7395         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7396         occurrences:
7397         - 0
7398         - UNBOUNDED
7399       binding_pd_server_port_1:
7400         type: tosca.capabilities.network.Bindable
7401         valid_source_types:
7402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7403         occurrences:
7404         - 0
7405         - UNBOUNDED
7406       cpu.delta_server_pd:
7407         type: org.openecomp.capabilities.metric.Ceilometer
7408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7409         occurrences:
7410         - 1
7411         - UNBOUNDED
7412       host_server_pd:
7413         type: tosca.capabilities.Container
7414         valid_source_types:
7415         - tosca.nodes.SoftwareComponent
7416         occurrences:
7417         - 1
7418         - UNBOUNDED
7419       network.outpoing.packets_pd_server_port_1:
7420         type: org.openecomp.capabilities.metric.Ceilometer
7421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7422         occurrences:
7423         - 1
7424         - UNBOUNDED
7425       vcpus_server_pd:
7426         type: org.openecomp.capabilities.metric.Ceilometer
7427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7428         occurrences:
7429         - 1
7430         - UNBOUNDED
7431       disk.ephemeral.size_server_pd:
7432         type: org.openecomp.capabilities.metric.Ceilometer
7433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7434         occurrences:
7435         - 1
7436         - UNBOUNDED
7437       network.outpoing.packets_pd_server_port_2:
7438         type: org.openecomp.capabilities.metric.Ceilometer
7439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7440         occurrences:
7441         - 1
7442         - UNBOUNDED
7443       network.outgoing.packets.rate_pd_server_port_2:
7444         type: org.openecomp.capabilities.metric.Ceilometer
7445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7446         occurrences:
7447         - 1
7448         - UNBOUNDED
7449       disk.latency_server_pd:
7450         type: org.openecomp.capabilities.metric.Ceilometer
7451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7452         occurrences:
7453         - 1
7454         - UNBOUNDED
7455       network.outgoing.packets.rate_pd_server_port_1:
7456         type: org.openecomp.capabilities.metric.Ceilometer
7457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7458         occurrences:
7459         - 1
7460         - UNBOUNDED
7461       disk.device.write.bytes.rate_server_pd:
7462         type: org.openecomp.capabilities.metric.Ceilometer
7463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7464         occurrences:
7465         - 1
7466         - UNBOUNDED
7467       disk.write.requests.rate_server_pd:
7468         type: org.openecomp.capabilities.metric.Ceilometer
7469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7470         occurrences:
7471         - 1
7472         - UNBOUNDED
7473       disk.write.requests_server_pd:
7474         type: org.openecomp.capabilities.metric.Ceilometer
7475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7476         occurrences:
7477         - 1
7478         - UNBOUNDED
7479       network.outgoing.bytes_pd_server_port_2:
7480         type: org.openecomp.capabilities.metric.Ceilometer
7481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7482         occurrences:
7483         - 1
7484         - UNBOUNDED
7485       disk.device.iops_server_pd:
7486         type: org.openecomp.capabilities.metric.Ceilometer
7487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7488         occurrences:
7489         - 1
7490         - UNBOUNDED
7491       network.outgoing.bytes_pd_server_port_1:
7492         type: org.openecomp.capabilities.metric.Ceilometer
7493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7494         occurrences:
7495         - 1
7496         - UNBOUNDED
7497       disk.read.requests_server_pd:
7498         type: org.openecomp.capabilities.metric.Ceilometer
7499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7500         occurrences:
7501         - 1
7502         - UNBOUNDED
7503       os_server_pd:
7504         type: tosca.capabilities.OperatingSystem
7505         occurrences:
7506         - 1
7507         - UNBOUNDED
7508       disk.device.latency_server_pd:
7509         type: org.openecomp.capabilities.metric.Ceilometer
7510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7511         occurrences:
7512         - 1
7513         - UNBOUNDED
7514       binding_server_pd:
7515         type: tosca.capabilities.network.Bindable
7516         occurrences:
7517         - 1
7518         - UNBOUNDED
7519       scalable_server_pd:
7520         type: tosca.capabilities.Scalable
7521         occurrences:
7522         - 1
7523         - UNBOUNDED
7524       network.outgoing.bytes.rate_pd_server_port_2:
7525         type: org.openecomp.capabilities.metric.Ceilometer
7526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7527         occurrences:
7528         - 1
7529         - UNBOUNDED
7530       forwarder_pd_server_port_1:
7531         type: org.openecomp.capabilities.Forwarder
7532         occurrences:
7533         - 1
7534         - UNBOUNDED
7535       network.outgoing.bytes.rate_pd_server_port_1:
7536         type: org.openecomp.capabilities.metric.Ceilometer
7537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7538         occurrences:
7539         - 1
7540         - UNBOUNDED
7541       disk.write.bytes_server_pd:
7542         type: org.openecomp.capabilities.metric.Ceilometer
7543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7544         occurrences:
7545         - 1
7546         - UNBOUNDED
7547       disk.write.bytes.rate_server_pd:
7548         type: org.openecomp.capabilities.metric.Ceilometer
7549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7550         occurrences:
7551         - 1
7552         - UNBOUNDED
7553       forwarder_pd_server_port_2:
7554         type: org.openecomp.capabilities.Forwarder
7555         occurrences:
7556         - 1
7557         - UNBOUNDED
7558       feature_server_pd:
7559         type: tosca.capabilities.Node
7560         occurrences:
7561         - 1
7562         - UNBOUNDED
7563       disk.root.size_server_pd:
7564         type: org.openecomp.capabilities.metric.Ceilometer
7565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7566         occurrences:
7567         - 1
7568         - UNBOUNDED
7569       disk.device.read.requests.rate_server_pd:
7570         type: org.openecomp.capabilities.metric.Ceilometer
7571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7572         occurrences:
7573         - 1
7574         - UNBOUNDED
7575       disk.device.write.requests.rate_server_pd:
7576         type: org.openecomp.capabilities.metric.Ceilometer
7577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7578         occurrences:
7579         - 1
7580         - UNBOUNDED
7581       disk.device.write.bytes_server_pd:
7582         type: org.openecomp.capabilities.metric.Ceilometer
7583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7584         occurrences:
7585         - 1
7586         - UNBOUNDED
7587       cpu_server_pd:
7588         type: org.openecomp.capabilities.metric.Ceilometer
7589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7590         occurrences:
7591         - 1
7592         - UNBOUNDED
7593   org.openecomp.resource.abstract.nodes.cmaui_1c1:
7594     derived_from: org.openecomp.resource.abstract.nodes.VFC
7595     properties:
7596       port_cmaui_port_vlan_requirements:
7597         type: list
7598         required: true
7599         status: SUPPORTED
7600         entry_schema:
7601           type: org.openecomp.datatypes.network.VlanRequirements
7602       port_cmaui_port_fixed_ips:
7603         type: list
7604         required: true
7605         status: SUPPORTED
7606         entry_schema:
7607           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7608       port_cmaui_port_exCP_naming:
7609         type: org.openecomp.datatypes.Naming
7610         required: true
7611         status: SUPPORTED
7612       port_cmaui_port_network:
7613         type: list
7614         required: true
7615         status: SUPPORTED
7616         entry_schema:
7617           type: string
7618       index_value:
7619         type: integer
7620         description: Index value of this substitution service template runtime instance
7621         required: false
7622         default: 0
7623         status: SUPPORTED
7624         constraints:
7625         - greater_or_equal: 0
7626       compute_cmaui_1c1_availability_zone:
7627         type: list
7628         required: true
7629         status: SUPPORTED
7630         entry_schema:
7631           type: string
7632       port_cmaui_port_network_role_tag:
7633         type: string
7634         required: true
7635         status: SUPPORTED
7636       port_cmaui_port_order:
7637         type: integer
7638         required: true
7639         status: SUPPORTED
7640       vm_flavor_name:
7641         type: string
7642         required: true
7643         status: SUPPORTED
7644       port_cmaui_port_mac_requirements:
7645         type: org.openecomp.datatypes.network.MacRequirements
7646         required: true
7647         status: SUPPORTED
7648       port_cmaui_port_replacement_policy:
7649         type: list
7650         required: true
7651         status: SUPPORTED
7652         entry_schema:
7653           type: string
7654       port_cmaui_port_network_role:
7655         type: string
7656         required: true
7657         status: SUPPORTED
7658       vm_image_name:
7659         type: string
7660         required: true
7661         status: SUPPORTED
7662       port_cmaui_port_ip_requirements:
7663         type: list
7664         required: true
7665         status: SUPPORTED
7666         entry_schema:
7667           type: org.openecomp.datatypes.network.IpRequirements
7668       compute_cmaui_1c1_name:
7669         type: list
7670         required: true
7671         status: SUPPORTED
7672         entry_schema:
7673           type: string
7674       port_cmaui_port_subnetpoolid:
7675         type: string
7676         required: true
7677         status: SUPPORTED
7678     attributes:
7679       cmaui_1c1_accessIPv4:
7680         type: string
7681         status: SUPPORTED
7682     requirements:
7683     - dependency_cmaui_1c1_cmaui_port:
7684         capability: tosca.capabilities.Node
7685         node: tosca.nodes.Root
7686         relationship: tosca.relationships.DependsOn
7687         occurrences:
7688         - 0
7689         - UNBOUNDED
7690     - link_cmaui_1c1_cmaui_port:
7691         capability: tosca.capabilities.network.Linkable
7692         relationship: tosca.relationships.network.LinksTo
7693         occurrences:
7694         - 1
7695         - 1
7696     - dependency_cmaui_1c1:
7697         capability: tosca.capabilities.Node
7698         node: tosca.nodes.Root
7699         relationship: tosca.relationships.DependsOn
7700         occurrences:
7701         - 0
7702         - UNBOUNDED
7703     - local_storage_cmaui_1c1:
7704         capability: tosca.capabilities.Attachment
7705         node: tosca.nodes.BlockStorage
7706         relationship: tosca.relationships.AttachesTo
7707         occurrences:
7708         - 0
7709         - UNBOUNDED
7710     capabilities:
7711       binding_cmaui_1c1_cmaui_port:
7712         type: tosca.capabilities.network.Bindable
7713         valid_source_types:
7714         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7715         occurrences:
7716         - 0
7717         - UNBOUNDED
7718       disk.iops_cmaui_1c1:
7719         type: org.openecomp.capabilities.metric.Ceilometer
7720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7721         occurrences:
7722         - 1
7723         - UNBOUNDED
7724       disk.write.bytes_cmaui_1c1:
7725         type: org.openecomp.capabilities.metric.Ceilometer
7726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7727         occurrences:
7728         - 1
7729         - UNBOUNDED
7730       disk.device.capacity_cmaui_1c1:
7731         type: org.openecomp.capabilities.metric.Ceilometer
7732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7733         occurrences:
7734         - 1
7735         - UNBOUNDED
7736       endpoint_cmaui_1c1:
7737         type: tosca.capabilities.Endpoint.Admin
7738         occurrences:
7739         - 1
7740         - UNBOUNDED
7741       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
7742         type: org.openecomp.capabilities.metric.Ceilometer
7743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7744         occurrences:
7745         - 1
7746         - UNBOUNDED
7747       network.incoming.packets_cmaui_1c1_cmaui_port:
7748         type: org.openecomp.capabilities.metric.Ceilometer
7749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7750         occurrences:
7751         - 1
7752         - UNBOUNDED
7753       network.outgoing.bytes_cmaui_1c1_cmaui_port:
7754         type: org.openecomp.capabilities.metric.Ceilometer
7755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7756         occurrences:
7757         - 1
7758         - UNBOUNDED
7759       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
7760         type: org.openecomp.capabilities.metric.Ceilometer
7761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7762         occurrences:
7763         - 1
7764         - UNBOUNDED
7765       network.outpoing.packets_cmaui_1c1_cmaui_port:
7766         type: org.openecomp.capabilities.metric.Ceilometer
7767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7768         occurrences:
7769         - 1
7770         - UNBOUNDED
7771       memory_cmaui_1c1:
7772         type: org.openecomp.capabilities.metric.Ceilometer
7773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7774         occurrences:
7775         - 1
7776         - UNBOUNDED
7777       disk.latency_cmaui_1c1:
7778         type: org.openecomp.capabilities.metric.Ceilometer
7779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7780         occurrences:
7781         - 1
7782         - UNBOUNDED
7783       disk.read.bytes.rate_cmaui_1c1:
7784         type: org.openecomp.capabilities.metric.Ceilometer
7785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7786         occurrences:
7787         - 1
7788         - UNBOUNDED
7789       disk.write.requests.rate_cmaui_1c1:
7790         type: org.openecomp.capabilities.metric.Ceilometer
7791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7792         occurrences:
7793         - 1
7794         - UNBOUNDED
7795       disk.device.iops_cmaui_1c1:
7796         type: org.openecomp.capabilities.metric.Ceilometer
7797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7798         occurrences:
7799         - 1
7800         - UNBOUNDED
7801       disk.write.requests_cmaui_1c1:
7802         type: org.openecomp.capabilities.metric.Ceilometer
7803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7804         occurrences:
7805         - 1
7806         - UNBOUNDED
7807       disk.device.read.bytes_cmaui_1c1:
7808         type: org.openecomp.capabilities.metric.Ceilometer
7809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7810         occurrences:
7811         - 1
7812         - UNBOUNDED
7813       cpu_util_cmaui_1c1:
7814         type: org.openecomp.capabilities.metric.Ceilometer
7815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7816         occurrences:
7817         - 1
7818         - UNBOUNDED
7819       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
7820         type: org.openecomp.capabilities.metric.Ceilometer
7821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7822         occurrences:
7823         - 1
7824         - UNBOUNDED
7825       disk.device.read.bytes.rate_cmaui_1c1:
7826         type: org.openecomp.capabilities.metric.Ceilometer
7827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7828         occurrences:
7829         - 1
7830         - UNBOUNDED
7831       disk.ephemeral.size_cmaui_1c1:
7832         type: org.openecomp.capabilities.metric.Ceilometer
7833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7834         occurrences:
7835         - 1
7836         - UNBOUNDED
7837       instance_cmaui_1c1:
7838         type: org.openecomp.capabilities.metric.Ceilometer
7839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7840         occurrences:
7841         - 1
7842         - UNBOUNDED
7843       disk.device.read.requests_cmaui_1c1:
7844         type: org.openecomp.capabilities.metric.Ceilometer
7845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7846         occurrences:
7847         - 1
7848         - UNBOUNDED
7849       disk.device.write.bytes.rate_cmaui_1c1:
7850         type: org.openecomp.capabilities.metric.Ceilometer
7851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7852         occurrences:
7853         - 1
7854         - UNBOUNDED
7855       cpu_cmaui_1c1:
7856         type: org.openecomp.capabilities.metric.Ceilometer
7857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7858         occurrences:
7859         - 1
7860         - UNBOUNDED
7861       disk.read.bytes_cmaui_1c1:
7862         type: org.openecomp.capabilities.metric.Ceilometer
7863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7864         occurrences:
7865         - 1
7866         - UNBOUNDED
7867       disk.device.usage_cmaui_1c1:
7868         type: org.openecomp.capabilities.metric.Ceilometer
7869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7870         occurrences:
7871         - 1
7872         - UNBOUNDED
7873       host_cmaui_1c1:
7874         type: tosca.capabilities.Container
7875         valid_source_types:
7876         - tosca.nodes.SoftwareComponent
7877         occurrences:
7878         - 1
7879         - UNBOUNDED
7880       disk.device.write.requests_cmaui_1c1:
7881         type: org.openecomp.capabilities.metric.Ceilometer
7882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7883         occurrences:
7884         - 1
7885         - UNBOUNDED
7886       disk.device.latency_cmaui_1c1:
7887         type: org.openecomp.capabilities.metric.Ceilometer
7888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7889         occurrences:
7890         - 1
7891         - UNBOUNDED
7892       network.incoming.bytes_cmaui_1c1_cmaui_port:
7893         type: org.openecomp.capabilities.metric.Ceilometer
7894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7895         occurrences:
7896         - 1
7897         - UNBOUNDED
7898       disk.write.bytes.rate_cmaui_1c1:
7899         type: org.openecomp.capabilities.metric.Ceilometer
7900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7901         occurrences:
7902         - 1
7903         - UNBOUNDED
7904       memory.usage_cmaui_1c1:
7905         type: org.openecomp.capabilities.metric.Ceilometer
7906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7907         occurrences:
7908         - 1
7909         - UNBOUNDED
7910       scalable_cmaui_1c1:
7911         type: tosca.capabilities.Scalable
7912         occurrences:
7913         - 1
7914         - UNBOUNDED
7915       disk.root.size_cmaui_1c1:
7916         type: org.openecomp.capabilities.metric.Ceilometer
7917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7918         occurrences:
7919         - 1
7920         - UNBOUNDED
7921       disk.capacity_cmaui_1c1:
7922         type: org.openecomp.capabilities.metric.Ceilometer
7923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7924         occurrences:
7925         - 1
7926         - UNBOUNDED
7927       os_cmaui_1c1:
7928         type: tosca.capabilities.OperatingSystem
7929         occurrences:
7930         - 1
7931         - UNBOUNDED
7932       disk.device.read.requests.rate_cmaui_1c1:
7933         type: org.openecomp.capabilities.metric.Ceilometer
7934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7935         occurrences:
7936         - 1
7937         - UNBOUNDED
7938       feature_cmaui_1c1:
7939         type: tosca.capabilities.Node
7940         occurrences:
7941         - 1
7942         - UNBOUNDED
7943       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
7944         type: org.openecomp.capabilities.metric.Ceilometer
7945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7946         occurrences:
7947         - 1
7948         - UNBOUNDED
7949       disk.allocation_cmaui_1c1:
7950         type: org.openecomp.capabilities.metric.Ceilometer
7951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7952         occurrences:
7953         - 1
7954         - UNBOUNDED
7955       disk.device.allocation_cmaui_1c1:
7956         type: org.openecomp.capabilities.metric.Ceilometer
7957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7958         occurrences:
7959         - 1
7960         - UNBOUNDED
7961       disk.device.write.requests.rate_cmaui_1c1:
7962         type: org.openecomp.capabilities.metric.Ceilometer
7963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7964         occurrences:
7965         - 1
7966         - UNBOUNDED
7967       forwarder_cmaui_1c1_cmaui_port:
7968         type: org.openecomp.capabilities.Forwarder
7969         occurrences:
7970         - 1
7971         - UNBOUNDED
7972       disk.device.write.bytes_cmaui_1c1:
7973         type: org.openecomp.capabilities.metric.Ceilometer
7974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7975         occurrences:
7976         - 1
7977         - UNBOUNDED
7978       memory.resident_cmaui_1c1:
7979         type: org.openecomp.capabilities.metric.Ceilometer
7980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7981         occurrences:
7982         - 1
7983         - UNBOUNDED
7984       attachment_cmaui_1c1_cmaui_port:
7985         type: tosca.capabilities.Attachment
7986         occurrences:
7987         - 1
7988         - UNBOUNDED
7989       disk.usage_cmaui_1c1:
7990         type: org.openecomp.capabilities.metric.Ceilometer
7991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7992         occurrences:
7993         - 1
7994         - UNBOUNDED
7995       disk.read.requests_cmaui_1c1:
7996         type: org.openecomp.capabilities.metric.Ceilometer
7997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7998         occurrences:
7999         - 1
8000         - UNBOUNDED
8001       binding_cmaui_1c1:
8002         type: tosca.capabilities.network.Bindable
8003         occurrences:
8004         - 1
8005         - UNBOUNDED
8006       vcpus_cmaui_1c1:
8007         type: org.openecomp.capabilities.metric.Ceilometer
8008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8009         occurrences:
8010         - 1
8011         - UNBOUNDED
8012       feature_cmaui_1c1_cmaui_port:
8013         type: tosca.capabilities.Node
8014         occurrences:
8015         - 1
8016         - UNBOUNDED
8017       cpu.delta_cmaui_1c1:
8018         type: org.openecomp.capabilities.metric.Ceilometer
8019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8020         occurrences:
8021         - 1
8022         - UNBOUNDED