12d24c9a643bb755aefc883895ed420454901210
[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_nested2_1b:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pd_server_nested2_1b_port_vlan_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.VlanRequirements
17       port_pd_server_nested2_1b_port_order:
18         type: integer
19         required: true
20         status: SUPPORTED
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_pd_server_nested2_1b_port_replacement_policy:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       port_pd_server_nested2_1b_port_fixed_ips:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
41       port_pd_server_nested2_1b_port_network_role:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd_server_nested2_1b_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       vm_flavor_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_pd_server_nested2_1b_port_subnetpoolid:
54         type: string
55         required: true
56         status: SUPPORTED
57       compute_pd_server_nested2_1b_availability_zone:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       compute_pd_server_nested2_1b_name:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       vm_image_name:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_pd_server_nested2_1b_port_ip_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.IpRequirements
79       port_pd_server_nested2_1b_port_network_role_tag:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd_server_nested2_1b_port_network:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89       port_pd_server_nested2_1b_port_exCP_naming:
90         type: org.openecomp.datatypes.Naming
91         required: true
92         status: SUPPORTED
93     requirements:
94     - dependency_pd_server_nested2_1b:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_pd_server_nested2_1b:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_pd_server_nested2_1b_pd_server_nested2_1b_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_pd_server_nested2_1b_pd_server_nested2_1b_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       network.outpoing.packets_pd_server_nested2_1b_pd_server_nested2_1b_port:
123         type: org.openecomp.capabilities.metric.Ceilometer
124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
125         occurrences:
126         - 1
127         - UNBOUNDED
128       cpu_pd_server_nested2_1b:
129         type: org.openecomp.capabilities.metric.Ceilometer
130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
131         occurrences:
132         - 1
133         - UNBOUNDED
134       disk.ephemeral.size_pd_server_nested2_1b:
135         type: org.openecomp.capabilities.metric.Ceilometer
136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
137         occurrences:
138         - 1
139         - UNBOUNDED
140       network.incoming.packets_pd_server_nested2_1b_pd_server_nested2_1b_port:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       memory.usage_pd_server_nested2_1b:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       disk.write.bytes.rate_pd_server_nested2_1b:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       disk.device.iops_pd_server_nested2_1b:
159         type: org.openecomp.capabilities.metric.Ceilometer
160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.device.capacity_pd_server_nested2_1b:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       endpoint_pd_server_nested2_1b:
171         type: tosca.capabilities.Endpoint.Admin
172         occurrences:
173         - 1
174         - UNBOUNDED
175       disk.device.read.requests.rate_pd_server_nested2_1b:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       attachment_pd_server_nested2_1b_pd_server_nested2_1b_port:
182         type: tosca.capabilities.Attachment
183         occurrences:
184         - 1
185         - UNBOUNDED
186       binding_pd_server_nested2_1b:
187         type: tosca.capabilities.network.Bindable
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.write.requests_pd_server_nested2_1b:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       memory_pd_server_nested2_1b:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       disk.device.latency_pd_server_nested2_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       network.outgoing.packets.rate_pd_server_nested2_1b_pd_server_nested2_1b_port:
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.write.bytes.rate_pd_server_nested2_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       network.outgoing.bytes_pd_server_nested2_1b_pd_server_nested2_1b_port:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.iops_pd_server_nested2_1b:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       os_pd_server_nested2_1b:
234         type: tosca.capabilities.OperatingSystem
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.device.allocation_pd_server_nested2_1b:
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       disk.usage_pd_server_nested2_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.read.requests_pd_server_nested2_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.root.size_pd_server_nested2_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.device.read.requests_pd_server_nested2_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.capacity_pd_server_nested2_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       disk.write.bytes_pd_server_nested2_1b:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       instance_pd_server_nested2_1b:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.write.requests_pd_server_nested2_1b:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.device.read.bytes_pd_server_nested2_1b:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       feature_pd_server_nested2_1b:
299         type: tosca.capabilities.Node
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.write.requests.rate_pd_server_nested2_1b:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.read.bytes_pd_server_nested2_1b:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       cpu.delta_pd_server_nested2_1b:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       binding_pd_server_nested2_1b_pd_server_nested2_1b_port:
322         type: tosca.capabilities.network.Bindable
323         valid_source_types:
324         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
325         occurrences:
326         - 0
327         - UNBOUNDED
328       vcpus_pd_server_nested2_1b:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.incoming.bytes_pd_server_nested2_1b_pd_server_nested2_1b_port:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.latency_pd_server_nested2_1b:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.device.write.bytes_pd_server_nested2_1b:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       cpu_util_pd_server_nested2_1b:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       network.outgoing.bytes.rate_pd_server_nested2_1b_pd_server_nested2_1b_port:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       network.incoming.bytes.rate_pd_server_nested2_1b_pd_server_nested2_1b_port:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.allocation_pd_server_nested2_1b:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.device.write.requests.rate_pd_server_nested2_1b:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       network.incoming.packets.rate_pd_server_nested2_1b_pd_server_nested2_1b_port:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_pd_server_nested2_1b_pd_server_nested2_1b_port:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       memory.resident_pd_server_nested2_1b:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.read.bytes.rate_pd_server_nested2_1b:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       scalable_pd_server_nested2_1b:
406         type: tosca.capabilities.Scalable
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.device.usage_pd_server_nested2_1b:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       disk.read.bytes.rate_pd_server_nested2_1b:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       host_pd_server_nested2_1b:
423         type: tosca.capabilities.Container
424         valid_source_types:
425         - tosca.nodes.SoftwareComponent
426         occurrences:
427         - 1
428         - UNBOUNDED
429   org.openecomp.resource.abstract.nodes.heat.nested1-no-compute:
430     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
431     properties:
432       ps_server_ips:
433         type: string
434         required: true
435         status: SUPPORTED
436       name:
437         type: string
438         description: nested parameter
439         required: true
440         status: SUPPORTED
441       net:
442         type: string
443         required: true
444         status: SUPPORTED
445       pd_server_ips:
446         type: string
447         required: true
448         status: SUPPORTED
449     requirements:
450     - dependency_ps_server_port:
451         capability: tosca.capabilities.Node
452         node: tosca.nodes.Root
453         relationship: tosca.relationships.DependsOn
454         occurrences:
455         - 0
456         - UNBOUNDED
457     - link_ps_server_port:
458         capability: tosca.capabilities.network.Linkable
459         relationship: tosca.relationships.network.LinksTo
460         occurrences:
461         - 1
462         - 1
463     - binding_ps_server_port:
464         capability: tosca.capabilities.network.Bindable
465         relationship: tosca.relationships.network.BindsTo
466         occurrences:
467         - 1
468         - 1
469     - dependency_pd_server_port:
470         capability: tosca.capabilities.Node
471         node: tosca.nodes.Root
472         relationship: tosca.relationships.DependsOn
473         occurrences:
474         - 0
475         - UNBOUNDED
476     - link_pd_server_port:
477         capability: tosca.capabilities.network.Linkable
478         relationship: tosca.relationships.network.LinksTo
479         occurrences:
480         - 1
481         - 1
482     - binding_pd_server_port:
483         capability: tosca.capabilities.network.Bindable
484         relationship: tosca.relationships.network.BindsTo
485         occurrences:
486         - 1
487         - 1
488     capabilities:
489       feature_ps_server_port:
490         type: tosca.capabilities.Node
491         occurrences:
492         - 1
493         - UNBOUNDED
494       network.outgoing.bytes_ps_server_port:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       feature_pd_server_port:
501         type: tosca.capabilities.Node
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.outgoing.bytes.rate_ps_server_port:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       network.outgoing.bytes.rate_pd_server_port:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.outgoing.bytes_pd_server_port:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       network.outgoing.packets.rate_pd_server_port:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       binding_pd_server_port:
530         type: tosca.capabilities.network.Bindable
531         valid_source_types:
532         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
533         occurrences:
534         - 0
535         - UNBOUNDED
536       network.incoming.packets.rate_ps_server_port:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       network.incoming.bytes.rate_ps_server_port:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       network.outgoing.packets.rate_ps_server_port:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       binding_ps_server_port:
555         type: tosca.capabilities.network.Bindable
556         valid_source_types:
557         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
558         occurrences:
559         - 0
560         - UNBOUNDED
561       network.incoming.packets_pd_server_port:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       network.incoming.bytes_pd_server_port:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.outpoing.packets_pd_server_port:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       network.outpoing.packets_ps_server_port:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       network.incoming.bytes_ps_server_port:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       attachment_ps_server_port:
592         type: tosca.capabilities.Attachment
593         occurrences:
594         - 1
595         - UNBOUNDED
596       attachment_pd_server_port:
597         type: tosca.capabilities.Attachment
598         occurrences:
599         - 1
600         - UNBOUNDED
601       network.incoming.packets_ps_server_port:
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       network.incoming.packets.rate_pd_server_port:
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       network.incoming.bytes.rate_pd_server_port:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619   org.openecomp.resource.abstract.nodes.heat.pd_server_pattern4_2:
620     derived_from: org.openecomp.resource.abstract.nodes.VFC
621     properties:
622       pd_server_pattern4_ips:
623         type: string
624         required: true
625         status: SUPPORTED
626       p1:
627         type: string
628         description: UID of OAM network
629         required: true
630         status: SUPPORTED
631       p2:
632         type: string
633         description: UID of OAM network
634         required: true
635         status: SUPPORTED
636       port_pd_server_pattern4_port_2_order:
637         type: integer
638         required: true
639         status: SUPPORTED
640       port_pd_server_pattern4_port_2_vlan_requirements:
641         type: list
642         required: true
643         status: SUPPORTED
644         entry_schema:
645           type: org.openecomp.datatypes.network.VlanRequirements
646       port_pd_server_pattern4_port_2_network_role_tag:
647         type: string
648         required: true
649         status: SUPPORTED
650       port_pd_server_pattern4_port_2_mac_requirements:
651         type: org.openecomp.datatypes.network.MacRequirements
652         required: true
653         status: SUPPORTED
654       availability_zone_0:
655         type: string
656         description: availabilityzone name
657         required: true
658         status: SUPPORTED
659       port_pd_server_pattern4_port_2_ip_requirements:
660         type: list
661         required: true
662         status: SUPPORTED
663         entry_schema:
664           type: org.openecomp.datatypes.network.IpRequirements
665       port_pd_server_pattern4_port_1_vlan_requirements:
666         type: list
667         required: true
668         status: SUPPORTED
669         entry_schema:
670           type: org.openecomp.datatypes.network.VlanRequirements
671       net:
672         type: string
673         required: true
674         status: SUPPORTED
675       port_pd_server_pattern4_port_1_network_role_tag:
676         type: string
677         required: true
678         status: SUPPORTED
679       pd_server_pattern4_flavor:
680         type: string
681         description: Flavor for PD server
682         required: true
683         status: SUPPORTED
684       port_pd_server_pattern4_port_2_exCP_naming:
685         type: org.openecomp.datatypes.Naming
686         required: true
687         status: SUPPORTED
688       port_pd_server_pattern4_port_1_ip_requirements:
689         type: list
690         required: true
691         status: SUPPORTED
692         entry_schema:
693           type: org.openecomp.datatypes.network.IpRequirements
694       port_pd_server_pattern4_port_1_exCP_naming:
695         type: org.openecomp.datatypes.Naming
696         required: true
697         status: SUPPORTED
698       security_group_name:
699         type: list
700         description: CMAUI1, CMAUI2 server names
701         required: true
702         status: SUPPORTED
703         entry_schema:
704           type: string
705       ps_server_flavor:
706         type: string
707         description: Flavor for PS server
708         required: true
709         status: SUPPORTED
710       port_pd_server_pattern4_port_1_order:
711         type: integer
712         required: true
713         status: SUPPORTED
714       pd_server_pattern4_image:
715         type: string
716         description: Flavor for PD server
717         required: true
718         status: SUPPORTED
719       port_pd_server_pattern4_port_1_network_role:
720         type: string
721         required: true
722         status: SUPPORTED
723       port_pd_server_pattern4_port_2_network_role:
724         type: string
725         required: true
726         status: SUPPORTED
727       port_pd_server_pattern4_port_1_mac_requirements:
728         type: org.openecomp.datatypes.network.MacRequirements
729         required: true
730         status: SUPPORTED
731       port_pd_server_pattern4_port_1_subnetpoolid:
732         type: string
733         required: true
734         status: SUPPORTED
735       port_pd_server_pattern4_port_2_subnetpoolid:
736         type: string
737         required: true
738         status: SUPPORTED
739       pd_server_pattern4_names:
740         type: list
741         description: PD server names
742         required: true
743         status: SUPPORTED
744         entry_schema:
745           type: string
746     attributes:
747       pattern4_attr_1:
748         type: string
749         description: pattern4_attr_1_value
750         status: SUPPORTED
751     requirements:
752     - dependency_pd_server_pattern4_port_1:
753         capability: tosca.capabilities.Node
754         node: tosca.nodes.Root
755         relationship: tosca.relationships.DependsOn
756         occurrences:
757         - 0
758         - UNBOUNDED
759     - link_pd_server_pattern4_port_1:
760         capability: tosca.capabilities.network.Linkable
761         relationship: tosca.relationships.network.LinksTo
762         occurrences:
763         - 1
764         - 1
765     - dependency_server_pd_pattern4_1:
766         capability: tosca.capabilities.Node
767         node: tosca.nodes.Root
768         relationship: tosca.relationships.DependsOn
769         occurrences:
770         - 0
771         - UNBOUNDED
772     - local_storage_server_pd_pattern4_1:
773         capability: tosca.capabilities.Attachment
774         node: tosca.nodes.BlockStorage
775         relationship: tosca.relationships.AttachesTo
776         occurrences:
777         - 0
778         - UNBOUNDED
779     - dependency_pd_server_pattern4_port_2:
780         capability: tosca.capabilities.Node
781         node: tosca.nodes.Root
782         relationship: tosca.relationships.DependsOn
783         occurrences:
784         - 0
785         - UNBOUNDED
786     - link_pd_server_pattern4_port_2:
787         capability: tosca.capabilities.network.Linkable
788         relationship: tosca.relationships.network.LinksTo
789         occurrences:
790         - 1
791         - 1
792     capabilities:
793       disk.ephemeral.size_server_pd_pattern4_1:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.outgoing.bytes_pd_server_pattern4_port_1:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       endpoint_server_pd_pattern4_1:
806         type: tosca.capabilities.Endpoint.Admin
807         occurrences:
808         - 1
809         - UNBOUNDED
810       memory.usage_server_pd_pattern4_1:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       network.outgoing.bytes_pd_server_pattern4_port_2:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       disk.device.capacity_server_pd_pattern4_1:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       disk.write.bytes.rate_server_pd_pattern4_1:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       disk.device.iops_server_pd_pattern4_1:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       feature_pd_server_pattern4_port_2:
841         type: tosca.capabilities.Node
842         occurrences:
843         - 1
844         - UNBOUNDED
845       feature_pd_server_pattern4_port_1:
846         type: tosca.capabilities.Node
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.latency_server_pd_pattern4_1:
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       disk.write.requests_server_pd_pattern4_1:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.read.requests.rate_server_pd_pattern4_1:
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       attachment_pd_server_pattern4_port_2:
869         type: tosca.capabilities.Attachment
870         occurrences:
871         - 1
872         - UNBOUNDED
873       attachment_pd_server_pattern4_port_1:
874         type: tosca.capabilities.Attachment
875         occurrences:
876         - 1
877         - UNBOUNDED
878       cpu_util_server_pd_pattern4_1:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       memory_server_pd_pattern4_1:
885         type: org.openecomp.capabilities.metric.Ceilometer
886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
887         occurrences:
888         - 1
889         - UNBOUNDED
890       scalable_server_pd_pattern4_1:
891         type: tosca.capabilities.Scalable
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.latency_server_pd_pattern4_1:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.device.write.requests.rate_server_pd_pattern4_1:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.allocation_server_pd_pattern4_1:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       disk.device.read.bytes.rate_server_pd_pattern4_1:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       disk.device.usage_server_pd_pattern4_1:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       disk.read.bytes.rate_server_pd_pattern4_1:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       disk.device.write.bytes_server_pd_pattern4_1:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       memory.resident_server_pd_pattern4_1:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       host_server_pd_pattern4_1:
944         type: tosca.capabilities.Container
945         valid_source_types:
946         - tosca.nodes.SoftwareComponent
947         occurrences:
948         - 1
949         - UNBOUNDED
950       disk.write.bytes_server_pd_pattern4_1:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       network.outpoing.packets_pd_server_pattern4_port_1:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       network.outpoing.packets_pd_server_pattern4_port_2:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       feature_server_pd_pattern4_1:
969         type: tosca.capabilities.Node
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.device.write.requests_server_pd_pattern4_1:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.write.requests.rate_server_pd_pattern4_1:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       network.incoming.packets.rate_pd_server_pattern4_port_1:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       network.incoming.bytes_pd_server_pattern4_port_1:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       disk.device.read.bytes_server_pd_pattern4_1:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       network.incoming.packets.rate_pd_server_pattern4_port_2:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       network.incoming.bytes_pd_server_pattern4_port_2:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.read.bytes_server_pd_pattern4_1:
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       network.outgoing.bytes.rate_pd_server_pattern4_port_1:
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       network.outgoing.bytes.rate_pd_server_pattern4_port_2:
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       instance_server_pd_pattern4_1:
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       vcpus_server_pd_pattern4_1:
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.delta_server_pd_pattern4_1:
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       binding_server_pd_pattern4_1:
1052         type: tosca.capabilities.network.Bindable
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.device.read.requests_server_pd_pattern4_1:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       disk.device.write.bytes.rate_server_pd_pattern4_1:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.usage_server_pd_pattern4_1:
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.device.allocation_server_pd_pattern4_1:
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       binding_pd_server_pattern4_port_2:
1081         type: tosca.capabilities.network.Bindable
1082         valid_source_types:
1083         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1084         occurrences:
1085         - 0
1086         - UNBOUNDED
1087       os_server_pd_pattern4_1:
1088         type: tosca.capabilities.OperatingSystem
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.incoming.bytes.rate_pd_server_pattern4_port_2:
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.iops_server_pd_pattern4_1:
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       binding_pd_server_pattern4_port_1:
1105         type: tosca.capabilities.network.Bindable
1106         valid_source_types:
1107         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1108         occurrences:
1109         - 0
1110         - UNBOUNDED
1111       network.incoming.bytes.rate_pd_server_pattern4_port_1:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       network.outgoing.packets.rate_pd_server_pattern4_port_1:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.packets_pd_server_pattern4_port_1:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.read.requests_server_pd_pattern4_1:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       disk.root.size_server_pd_pattern4_1:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       network.outgoing.packets.rate_pd_server_pattern4_port_2:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       network.incoming.packets_pd_server_pattern4_port_2:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.capacity_server_pd_pattern4_1:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       cpu_server_pd_pattern4_1:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165   org.openecomp.resource.abstract.nodes.heat.pd_server_pattern4_1:
1166     derived_from: org.openecomp.resource.abstract.nodes.VFC
1167     properties:
1168       pd_server_pattern4_ips:
1169         type: string
1170         required: true
1171         status: SUPPORTED
1172       p1:
1173         type: string
1174         description: UID of OAM network
1175         required: true
1176         status: SUPPORTED
1177       p2:
1178         type: string
1179         description: UID of OAM network
1180         required: true
1181         status: SUPPORTED
1182       port_pd_server_pattern4_port_02_mac_requirements:
1183         type: org.openecomp.datatypes.network.MacRequirements
1184         required: true
1185         status: SUPPORTED
1186       port_pd_server_pattern4_port_01_network_role_tag:
1187         type: string
1188         required: true
1189         status: SUPPORTED
1190       port_pd_server_pattern4_port_01_subnetpoolid:
1191         type: string
1192         required: true
1193         status: SUPPORTED
1194       port_pd_server_pattern4_port_01_mac_requirements:
1195         type: org.openecomp.datatypes.network.MacRequirements
1196         required: true
1197         status: SUPPORTED
1198       port_pd_server_pattern4_port_02_order:
1199         type: integer
1200         required: true
1201         status: SUPPORTED
1202       port_pd_server_pattern4_port_01_ip_requirements:
1203         type: list
1204         required: true
1205         status: SUPPORTED
1206         entry_schema:
1207           type: org.openecomp.datatypes.network.IpRequirements
1208       availability_zone_0:
1209         type: string
1210         description: availabilityzone name
1211         required: true
1212         status: SUPPORTED
1213       net:
1214         type: string
1215         required: true
1216         status: SUPPORTED
1217       port_pd_server_pattern4_port_02_exCP_naming:
1218         type: org.openecomp.datatypes.Naming
1219         required: true
1220         status: SUPPORTED
1221       port_pd_server_pattern4_port_02_vlan_requirements:
1222         type: list
1223         required: true
1224         status: SUPPORTED
1225         entry_schema:
1226           type: org.openecomp.datatypes.network.VlanRequirements
1227       pd_server_pattern4_flavor:
1228         type: string
1229         description: Flavor for PD server
1230         required: true
1231         status: SUPPORTED
1232       port_pd_server_pattern4_port_01_network_role:
1233         type: string
1234         required: true
1235         status: SUPPORTED
1236       port_pd_server_pattern4_port_02_network_role:
1237         type: string
1238         required: true
1239         status: SUPPORTED
1240       port_pd_server_pattern4_port_01_exCP_naming:
1241         type: org.openecomp.datatypes.Naming
1242         required: true
1243         status: SUPPORTED
1244       security_group_name:
1245         type: list
1246         description: CMAUI1, CMAUI2 server names
1247         required: true
1248         status: SUPPORTED
1249         entry_schema: &id001
1250           type: string
1251       ps_server_flavor:
1252         type: string
1253         description: Flavor for PS server
1254         required: true
1255         status: SUPPORTED
1256       port_pd_server_pattern4_port_01_order:
1257         type: integer
1258         required: true
1259         status: SUPPORTED
1260       pd_server_pattern4_image:
1261         type: string
1262         description: Flavor for PD server
1263         required: true
1264         status: SUPPORTED
1265       port_pd_server_pattern4_port_02_ip_requirements:
1266         type: list
1267         required: true
1268         status: SUPPORTED
1269         entry_schema:
1270           type: org.openecomp.datatypes.network.IpRequirements
1271       port_pd_server_pattern4_port_02_subnetpoolid:
1272         type: string
1273         required: true
1274         status: SUPPORTED
1275       port_pd_server_pattern4_port_01_vlan_requirements:
1276         type: list
1277         required: true
1278         status: SUPPORTED
1279         entry_schema:
1280           type: org.openecomp.datatypes.network.VlanRequirements
1281       port_pd_server_pattern4_port_02_network_role_tag:
1282         type: string
1283         required: true
1284         status: SUPPORTED
1285       pd_server_pattern4_names:
1286         type: list
1287         description: PD server names
1288         required: true
1289         status: SUPPORTED
1290         entry_schema: &id002
1291           type: string
1292     attributes:
1293       pattern4_attr_1:
1294         type: string
1295         description: pattern4_attr_1_value
1296         status: SUPPORTED
1297     requirements:
1298     - dependency_pd_server_pattern4_port_01:
1299         capability: tosca.capabilities.Node
1300         node: tosca.nodes.Root
1301         relationship: tosca.relationships.DependsOn
1302         occurrences:
1303         - 0
1304         - UNBOUNDED
1305     - link_pd_server_pattern4_port_01:
1306         capability: tosca.capabilities.network.Linkable
1307         relationship: tosca.relationships.network.LinksTo
1308         occurrences:
1309         - 1
1310         - 1
1311     - dependency_server_pd_pattern4:
1312         capability: tosca.capabilities.Node
1313         node: tosca.nodes.Root
1314         relationship: tosca.relationships.DependsOn
1315         occurrences:
1316         - 0
1317         - UNBOUNDED
1318     - local_storage_server_pd_pattern4:
1319         capability: tosca.capabilities.Attachment
1320         node: tosca.nodes.BlockStorage
1321         relationship: tosca.relationships.AttachesTo
1322         occurrences:
1323         - 0
1324         - UNBOUNDED
1325     - dependency_pd_server_pattern4_port_02:
1326         capability: tosca.capabilities.Node
1327         node: tosca.nodes.Root
1328         relationship: tosca.relationships.DependsOn
1329         occurrences:
1330         - 0
1331         - UNBOUNDED
1332     - link_pd_server_pattern4_port_02:
1333         capability: tosca.capabilities.network.Linkable
1334         relationship: tosca.relationships.network.LinksTo
1335         occurrences:
1336         - 1
1337         - 1
1338     capabilities:
1339       disk.root.size_server_pd_pattern4:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       disk.device.write.bytes_server_pd_pattern4:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       network.incoming.packets_pd_server_pattern4_port_02:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       binding_pd_server_pattern4_port_01:
1358         type: tosca.capabilities.network.Bindable
1359         valid_source_types:
1360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1361         occurrences:
1362         - 0
1363         - UNBOUNDED
1364       network.incoming.bytes_pd_server_pattern4_port_02:
1365         type: org.openecomp.capabilities.metric.Ceilometer
1366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       network.incoming.bytes_pd_server_pattern4_port_01:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       feature_pd_server_pattern4_port_02:
1377         type: tosca.capabilities.Node
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       feature_pd_server_pattern4_port_01:
1382         type: tosca.capabilities.Node
1383         occurrences:
1384         - 1
1385         - UNBOUNDED
1386       network.incoming.packets_pd_server_pattern4_port_01:
1387         type: org.openecomp.capabilities.metric.Ceilometer
1388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1389         occurrences:
1390         - 1
1391         - UNBOUNDED
1392       disk.allocation_server_pd_pattern4:
1393         type: org.openecomp.capabilities.metric.Ceilometer
1394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1395         occurrences:
1396         - 1
1397         - UNBOUNDED
1398       disk.device.usage_server_pd_pattern4:
1399         type: org.openecomp.capabilities.metric.Ceilometer
1400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1401         occurrences:
1402         - 1
1403         - UNBOUNDED
1404       disk.write.bytes.rate_server_pd_pattern4:
1405         type: org.openecomp.capabilities.metric.Ceilometer
1406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       disk.ephemeral.size_server_pd_pattern4:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       cpu.delta_server_pd_pattern4:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.write.bytes_server_pd_pattern4:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       binding_pd_server_pattern4_port_02:
1429         type: tosca.capabilities.network.Bindable
1430         valid_source_types:
1431         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1432         occurrences:
1433         - 0
1434         - UNBOUNDED
1435       disk.latency_server_pd_pattern4:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       endpoint_server_pd_pattern4:
1442         type: tosca.capabilities.Endpoint.Admin
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       feature_server_pd_pattern4:
1447         type: tosca.capabilities.Node
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.device.read.requests.rate_server_pd_pattern4:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       instance_server_pd_pattern4:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       cpu_server_pd_pattern4:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       disk.device.read.requests_server_pd_pattern4:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.incoming.packets.rate_pd_server_pattern4_port_01:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       host_server_pd_pattern4:
1482         type: tosca.capabilities.Container
1483         valid_source_types:
1484         - tosca.nodes.SoftwareComponent
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       cpu_util_server_pd_pattern4:
1489         type: org.openecomp.capabilities.metric.Ceilometer
1490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       network.incoming.packets.rate_pd_server_pattern4_port_02:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       memory.resident_server_pd_pattern4:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       disk.read.requests_server_pd_pattern4:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       network.outgoing.bytes_pd_server_pattern4_port_02:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       disk.read.bytes.rate_server_pd_pattern4:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.write.bytes.rate_server_pd_pattern4:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       disk.device.read.bytes_server_pd_pattern4:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.write.requests_server_pd_pattern4:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       network.outgoing.bytes_pd_server_pattern4_port_01:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       disk.device.write.requests.rate_server_pd_pattern4:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       memory.usage_server_pd_pattern4:
1555         type: org.openecomp.capabilities.metric.Ceilometer
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1557         occurrences:
1558         - 1
1559         - UNBOUNDED
1560       vcpus_server_pd_pattern4:
1561         type: org.openecomp.capabilities.metric.Ceilometer
1562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.capacity_server_pd_pattern4:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       network.outgoing.packets.rate_pd_server_pattern4_port_02:
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       network.outpoing.packets_pd_server_pattern4_port_01:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       network.outpoing.packets_pd_server_pattern4_port_02:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       binding_server_pd_pattern4:
1591         type: tosca.capabilities.network.Bindable
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.device.iops_server_pd_pattern4:
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.device.read.bytes.rate_server_pd_pattern4:
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       disk.device.allocation_server_pd_pattern4:
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.usage_server_pd_pattern4:
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.read.bytes_server_pd_pattern4:
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       network.outgoing.packets.rate_pd_server_pattern4_port_01:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       os_server_pd_pattern4:
1632         type: tosca.capabilities.OperatingSystem
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       memory_server_pd_pattern4:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       disk.iops_server_pd_pattern4:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       scalable_server_pd_pattern4:
1649         type: tosca.capabilities.Scalable
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       network.outgoing.bytes.rate_pd_server_pattern4_port_01:
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       disk.write.requests.rate_server_pd_pattern4:
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       disk.device.latency_server_pd_pattern4:
1666         type: org.openecomp.capabilities.metric.Ceilometer
1667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       disk.device.write.requests_server_pd_pattern4:
1672         type: org.openecomp.capabilities.metric.Ceilometer
1673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       network.outgoing.bytes.rate_pd_server_pattern4_port_02:
1678         type: org.openecomp.capabilities.metric.Ceilometer
1679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1680         occurrences:
1681         - 1
1682         - UNBOUNDED
1683       attachment_pd_server_pattern4_port_02:
1684         type: tosca.capabilities.Attachment
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       network.incoming.bytes.rate_pd_server_pattern4_port_02:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       attachment_pd_server_pattern4_port_01:
1695         type: tosca.capabilities.Attachment
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       network.incoming.bytes.rate_pd_server_pattern4_port_01:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.device.capacity_server_pd_pattern4:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711   org.openecomp.resource.abstract.nodes.heat.pd_server_pattern4:
1712     derived_from: org.openecomp.resource.abstract.nodes.VFC
1713     properties:
1714       pd_server_pattern4_ips:
1715         type: string
1716         required: true
1717         status: SUPPORTED
1718       p1:
1719         type: string
1720         description: UID of OAM network
1721         required: true
1722         status: SUPPORTED
1723       p2:
1724         type: string
1725         description: UID of OAM network
1726         required: true
1727         status: SUPPORTED
1728       port_pd_server_pattern4_port_02_mac_requirements:
1729         type: org.openecomp.datatypes.network.MacRequirements
1730         required: true
1731         status: SUPPORTED
1732       port_pd_server_pattern4_port_01_network_role_tag:
1733         type: string
1734         required: true
1735         status: SUPPORTED
1736       port_pd_server_pattern4_port_01_subnetpoolid:
1737         type: string
1738         required: true
1739         status: SUPPORTED
1740       port_pd_server_pattern4_port_01_mac_requirements:
1741         type: org.openecomp.datatypes.network.MacRequirements
1742         required: true
1743         status: SUPPORTED
1744       port_pd_server_pattern4_port_02_order:
1745         type: integer
1746         required: true
1747         status: SUPPORTED
1748       port_pd_server_pattern4_port_01_ip_requirements:
1749         type: list
1750         required: true
1751         status: SUPPORTED
1752         entry_schema:
1753           type: org.openecomp.datatypes.network.IpRequirements
1754       availability_zone_0:
1755         type: string
1756         description: availabilityzone name
1757         required: true
1758         status: SUPPORTED
1759       net:
1760         type: string
1761         required: true
1762         status: SUPPORTED
1763       port_pd_server_pattern4_port_02_exCP_naming:
1764         type: org.openecomp.datatypes.Naming
1765         required: true
1766         status: SUPPORTED
1767       port_pd_server_pattern4_port_02_vlan_requirements:
1768         type: list
1769         required: true
1770         status: SUPPORTED
1771         entry_schema:
1772           type: org.openecomp.datatypes.network.VlanRequirements
1773       pd_server_pattern4_flavor:
1774         type: string
1775         description: Flavor for PD server
1776         required: true
1777         status: SUPPORTED
1778       port_pd_server_pattern4_port_01_network_role:
1779         type: string
1780         required: true
1781         status: SUPPORTED
1782       port_pd_server_pattern4_port_02_network_role:
1783         type: string
1784         required: true
1785         status: SUPPORTED
1786       port_pd_server_pattern4_port_01_exCP_naming:
1787         type: org.openecomp.datatypes.Naming
1788         required: true
1789         status: SUPPORTED
1790       security_group_name:
1791         type: list
1792         description: CMAUI1, CMAUI2 server names
1793         required: true
1794         status: SUPPORTED
1795         entry_schema: *id001
1796       ps_server_flavor:
1797         type: string
1798         description: Flavor for PS server
1799         required: true
1800         status: SUPPORTED
1801       port_pd_server_pattern4_port_01_order:
1802         type: integer
1803         required: true
1804         status: SUPPORTED
1805       pd_server_pattern4_image:
1806         type: string
1807         description: Flavor for PD server
1808         required: true
1809         status: SUPPORTED
1810       port_pd_server_pattern4_port_02_ip_requirements:
1811         type: list
1812         required: true
1813         status: SUPPORTED
1814         entry_schema:
1815           type: org.openecomp.datatypes.network.IpRequirements
1816       port_pd_server_pattern4_port_02_subnetpoolid:
1817         type: string
1818         required: true
1819         status: SUPPORTED
1820       port_pd_server_pattern4_port_01_vlan_requirements:
1821         type: list
1822         required: true
1823         status: SUPPORTED
1824         entry_schema:
1825           type: org.openecomp.datatypes.network.VlanRequirements
1826       port_pd_server_pattern4_port_02_network_role_tag:
1827         type: string
1828         required: true
1829         status: SUPPORTED
1830       pd_server_pattern4_names:
1831         type: list
1832         description: PD server names
1833         required: true
1834         status: SUPPORTED
1835         entry_schema: *id002
1836     attributes:
1837       pattern4_attr_1:
1838         type: string
1839         description: pattern4_attr_1_value
1840         status: SUPPORTED
1841     requirements:
1842     - dependency_pd_server_pattern4_port_01:
1843         capability: tosca.capabilities.Node
1844         node: tosca.nodes.Root
1845         relationship: tosca.relationships.DependsOn
1846         occurrences:
1847         - 0
1848         - UNBOUNDED
1849     - link_pd_server_pattern4_port_01:
1850         capability: tosca.capabilities.network.Linkable
1851         relationship: tosca.relationships.network.LinksTo
1852         occurrences:
1853         - 1
1854         - 1
1855     - dependency_server_pd_pattern4:
1856         capability: tosca.capabilities.Node
1857         node: tosca.nodes.Root
1858         relationship: tosca.relationships.DependsOn
1859         occurrences:
1860         - 0
1861         - UNBOUNDED
1862     - local_storage_server_pd_pattern4:
1863         capability: tosca.capabilities.Attachment
1864         node: tosca.nodes.BlockStorage
1865         relationship: tosca.relationships.AttachesTo
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869     - dependency_pd_server_pattern4_port_02:
1870         capability: tosca.capabilities.Node
1871         node: tosca.nodes.Root
1872         relationship: tosca.relationships.DependsOn
1873         occurrences:
1874         - 0
1875         - UNBOUNDED
1876     - link_pd_server_pattern4_port_02:
1877         capability: tosca.capabilities.network.Linkable
1878         relationship: tosca.relationships.network.LinksTo
1879         occurrences:
1880         - 1
1881         - 1
1882     capabilities:
1883       disk.root.size_server_pd_pattern4:
1884         type: org.openecomp.capabilities.metric.Ceilometer
1885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       disk.device.write.bytes_server_pd_pattern4:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       network.incoming.packets_pd_server_pattern4_port_02:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       binding_pd_server_pattern4_port_01:
1902         type: tosca.capabilities.network.Bindable
1903         valid_source_types:
1904         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1905         occurrences:
1906         - 0
1907         - UNBOUNDED
1908       network.incoming.bytes_pd_server_pattern4_port_02:
1909         type: org.openecomp.capabilities.metric.Ceilometer
1910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1911         occurrences:
1912         - 1
1913         - UNBOUNDED
1914       network.incoming.bytes_pd_server_pattern4_port_01:
1915         type: org.openecomp.capabilities.metric.Ceilometer
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1917         occurrences:
1918         - 1
1919         - UNBOUNDED
1920       feature_pd_server_pattern4_port_02:
1921         type: tosca.capabilities.Node
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       feature_pd_server_pattern4_port_01:
1926         type: tosca.capabilities.Node
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       network.incoming.packets_pd_server_pattern4_port_01:
1931         type: org.openecomp.capabilities.metric.Ceilometer
1932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       disk.allocation_server_pd_pattern4:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       disk.device.usage_server_pd_pattern4:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       disk.write.bytes.rate_server_pd_pattern4:
1949         type: org.openecomp.capabilities.metric.Ceilometer
1950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1951         occurrences:
1952         - 1
1953         - UNBOUNDED
1954       disk.ephemeral.size_server_pd_pattern4:
1955         type: org.openecomp.capabilities.metric.Ceilometer
1956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       cpu.delta_server_pd_pattern4:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       disk.write.bytes_server_pd_pattern4:
1967         type: org.openecomp.capabilities.metric.Ceilometer
1968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       binding_pd_server_pattern4_port_02:
1973         type: tosca.capabilities.network.Bindable
1974         valid_source_types:
1975         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1976         occurrences:
1977         - 0
1978         - UNBOUNDED
1979       disk.latency_server_pd_pattern4:
1980         type: org.openecomp.capabilities.metric.Ceilometer
1981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       endpoint_server_pd_pattern4:
1986         type: tosca.capabilities.Endpoint.Admin
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       feature_server_pd_pattern4:
1991         type: tosca.capabilities.Node
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       disk.device.read.requests.rate_server_pd_pattern4:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       instance_server_pd_pattern4:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       cpu_server_pd_pattern4:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       disk.device.read.requests_server_pd_pattern4:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       network.incoming.packets.rate_pd_server_pattern4_port_01:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       host_server_pd_pattern4:
2026         type: tosca.capabilities.Container
2027         valid_source_types:
2028         - tosca.nodes.SoftwareComponent
2029         occurrences:
2030         - 1
2031         - UNBOUNDED
2032       cpu_util_server_pd_pattern4:
2033         type: org.openecomp.capabilities.metric.Ceilometer
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       network.incoming.packets.rate_pd_server_pattern4_port_02:
2039         type: org.openecomp.capabilities.metric.Ceilometer
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       memory.resident_server_pd_pattern4:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       disk.read.requests_server_pd_pattern4:
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_pd_server_pattern4_port_02:
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       disk.read.bytes.rate_server_pd_pattern4:
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.device.write.bytes.rate_server_pd_pattern4:
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.bytes_server_pd_pattern4:
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       disk.write.requests_server_pd_pattern4:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       network.outgoing.bytes_pd_server_pattern4_port_01:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       disk.device.write.requests.rate_server_pd_pattern4:
2093         type: org.openecomp.capabilities.metric.Ceilometer
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       memory.usage_server_pd_pattern4:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104       vcpus_server_pd_pattern4:
2105         type: org.openecomp.capabilities.metric.Ceilometer
2106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2107         occurrences:
2108         - 1
2109         - UNBOUNDED
2110       disk.capacity_server_pd_pattern4:
2111         type: org.openecomp.capabilities.metric.Ceilometer
2112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2113         occurrences:
2114         - 1
2115         - UNBOUNDED
2116       network.outgoing.packets.rate_pd_server_pattern4_port_02:
2117         type: org.openecomp.capabilities.metric.Ceilometer
2118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2119         occurrences:
2120         - 1
2121         - UNBOUNDED
2122       network.outpoing.packets_pd_server_pattern4_port_01:
2123         type: org.openecomp.capabilities.metric.Ceilometer
2124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2125         occurrences:
2126         - 1
2127         - UNBOUNDED
2128       network.outpoing.packets_pd_server_pattern4_port_02:
2129         type: org.openecomp.capabilities.metric.Ceilometer
2130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2131         occurrences:
2132         - 1
2133         - UNBOUNDED
2134       binding_server_pd_pattern4:
2135         type: tosca.capabilities.network.Bindable
2136         occurrences:
2137         - 1
2138         - UNBOUNDED
2139       disk.device.iops_server_pd_pattern4:
2140         type: org.openecomp.capabilities.metric.Ceilometer
2141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2142         occurrences:
2143         - 1
2144         - UNBOUNDED
2145       disk.device.read.bytes.rate_server_pd_pattern4:
2146         type: org.openecomp.capabilities.metric.Ceilometer
2147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       disk.device.allocation_server_pd_pattern4:
2152         type: org.openecomp.capabilities.metric.Ceilometer
2153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2154         occurrences:
2155         - 1
2156         - UNBOUNDED
2157       disk.usage_server_pd_pattern4:
2158         type: org.openecomp.capabilities.metric.Ceilometer
2159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2160         occurrences:
2161         - 1
2162         - UNBOUNDED
2163       disk.read.bytes_server_pd_pattern4:
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       network.outgoing.packets.rate_pd_server_pattern4_port_01:
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       os_server_pd_pattern4:
2176         type: tosca.capabilities.OperatingSystem
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       memory_server_pd_pattern4:
2181         type: org.openecomp.capabilities.metric.Ceilometer
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       disk.iops_server_pd_pattern4:
2187         type: org.openecomp.capabilities.metric.Ceilometer
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       scalable_server_pd_pattern4:
2193         type: tosca.capabilities.Scalable
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       network.outgoing.bytes.rate_pd_server_pattern4_port_01:
2198         type: org.openecomp.capabilities.metric.Ceilometer
2199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       disk.write.requests.rate_server_pd_pattern4:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.device.latency_server_pd_pattern4:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       disk.device.write.requests_server_pd_pattern4:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       network.outgoing.bytes.rate_pd_server_pattern4_port_02:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       attachment_pd_server_pattern4_port_02:
2228         type: tosca.capabilities.Attachment
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       network.incoming.bytes.rate_pd_server_pattern4_port_02:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       attachment_pd_server_pattern4_port_01:
2239         type: tosca.capabilities.Attachment
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       network.incoming.bytes.rate_pd_server_pattern4_port_01:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       disk.device.capacity_server_pd_pattern4:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255   org.openecomp.resource.abstract.nodes.cmaui_1c1_main_1:
2256     derived_from: org.openecomp.resource.abstract.nodes.VFC
2257     properties:
2258       port_cmaui_port_vlan_requirements:
2259         type: list
2260         required: true
2261         status: SUPPORTED
2262         entry_schema:
2263           type: org.openecomp.datatypes.network.VlanRequirements
2264       port_cmaui_port_fixed_ips:
2265         type: list
2266         required: true
2267         status: SUPPORTED
2268         entry_schema:
2269           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2270       port_cmaui_port_exCP_naming:
2271         type: org.openecomp.datatypes.Naming
2272         required: true
2273         status: SUPPORTED
2274       port_cmaui_port_network:
2275         type: list
2276         required: true
2277         status: SUPPORTED
2278         entry_schema:
2279           type: string
2280       index_value:
2281         type: integer
2282         description: Index value of this substitution service template runtime instance
2283         required: false
2284         default: 0
2285         status: SUPPORTED
2286         constraints:
2287         - greater_or_equal: 0
2288       port_cmaui_port_network_role_tag:
2289         type: string
2290         required: true
2291         status: SUPPORTED
2292       port_cmaui_port_order:
2293         type: integer
2294         required: true
2295         status: SUPPORTED
2296       vm_flavor_name:
2297         type: string
2298         required: true
2299         status: SUPPORTED
2300       port_cmaui_port_mac_requirements:
2301         type: org.openecomp.datatypes.network.MacRequirements
2302         required: true
2303         status: SUPPORTED
2304       port_cmaui_port_replacement_policy:
2305         type: list
2306         required: true
2307         status: SUPPORTED
2308         entry_schema:
2309           type: string
2310       port_cmaui_port_network_role:
2311         type: string
2312         required: true
2313         status: SUPPORTED
2314       vm_image_name:
2315         type: string
2316         required: true
2317         status: SUPPORTED
2318       port_cmaui_port_ip_requirements:
2319         type: list
2320         required: true
2321         status: SUPPORTED
2322         entry_schema:
2323           type: org.openecomp.datatypes.network.IpRequirements
2324       compute_cmaui_1c1_main_availability_zone:
2325         type: list
2326         required: true
2327         status: SUPPORTED
2328         entry_schema:
2329           type: string
2330       compute_cmaui_1c1_main_name:
2331         type: list
2332         required: true
2333         status: SUPPORTED
2334         entry_schema:
2335           type: string
2336       port_cmaui_port_subnetpoolid:
2337         type: string
2338         required: true
2339         status: SUPPORTED
2340     requirements:
2341     - dependency_cmaui_1c1_main_cmaui_port:
2342         capability: tosca.capabilities.Node
2343         node: tosca.nodes.Root
2344         relationship: tosca.relationships.DependsOn
2345         occurrences:
2346         - 0
2347         - UNBOUNDED
2348     - link_cmaui_1c1_main_cmaui_port:
2349         capability: tosca.capabilities.network.Linkable
2350         relationship: tosca.relationships.network.LinksTo
2351         occurrences:
2352         - 1
2353         - 1
2354     - dependency_cmaui_1c1_main:
2355         capability: tosca.capabilities.Node
2356         node: tosca.nodes.Root
2357         relationship: tosca.relationships.DependsOn
2358         occurrences:
2359         - 0
2360         - UNBOUNDED
2361     - local_storage_cmaui_1c1_main:
2362         capability: tosca.capabilities.Attachment
2363         node: tosca.nodes.BlockStorage
2364         relationship: tosca.relationships.AttachesTo
2365         occurrences:
2366         - 0
2367         - UNBOUNDED
2368     capabilities:
2369       disk.device.iops_cmaui_1c1_main:
2370         type: org.openecomp.capabilities.metric.Ceilometer
2371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2372         occurrences:
2373         - 1
2374         - UNBOUNDED
2375       disk.device.write.bytes.rate_cmaui_1c1_main:
2376         type: org.openecomp.capabilities.metric.Ceilometer
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       binding_cmaui_1c1_main:
2382         type: tosca.capabilities.network.Bindable
2383         occurrences:
2384         - 1
2385         - UNBOUNDED
2386       cpu_util_cmaui_1c1_main:
2387         type: org.openecomp.capabilities.metric.Ceilometer
2388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2389         occurrences:
2390         - 1
2391         - UNBOUNDED
2392       disk.write.requests_cmaui_1c1_main:
2393         type: org.openecomp.capabilities.metric.Ceilometer
2394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2395         occurrences:
2396         - 1
2397         - UNBOUNDED
2398       disk.latency_cmaui_1c1_main:
2399         type: org.openecomp.capabilities.metric.Ceilometer
2400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2401         occurrences:
2402         - 1
2403         - UNBOUNDED
2404       network.incoming.bytes.rate_cmaui_1c1_main_cmaui_port:
2405         type: org.openecomp.capabilities.metric.Ceilometer
2406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2407         occurrences:
2408         - 1
2409         - UNBOUNDED
2410       disk.read.requests_cmaui_1c1_main:
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       endpoint_cmaui_1c1_main:
2417         type: tosca.capabilities.Endpoint.Admin
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       disk.device.read.bytes.rate_cmaui_1c1_main:
2422         type: org.openecomp.capabilities.metric.Ceilometer
2423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2424         occurrences:
2425         - 1
2426         - UNBOUNDED
2427       disk.iops_cmaui_1c1_main:
2428         type: org.openecomp.capabilities.metric.Ceilometer
2429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2430         occurrences:
2431         - 1
2432         - UNBOUNDED
2433       disk.device.read.requests.rate_cmaui_1c1_main:
2434         type: org.openecomp.capabilities.metric.Ceilometer
2435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2436         occurrences:
2437         - 1
2438         - UNBOUNDED
2439       disk.write.bytes_cmaui_1c1_main:
2440         type: org.openecomp.capabilities.metric.Ceilometer
2441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2442         occurrences:
2443         - 1
2444         - UNBOUNDED
2445       disk.device.read.requests_cmaui_1c1_main:
2446         type: org.openecomp.capabilities.metric.Ceilometer
2447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2448         occurrences:
2449         - 1
2450         - UNBOUNDED
2451       attachment_cmaui_1c1_main_cmaui_port:
2452         type: tosca.capabilities.Attachment
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       instance_cmaui_1c1_main:
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       disk.device.write.requests.rate_cmaui_1c1_main:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       disk.device.write.bytes_cmaui_1c1_main:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       vcpus_cmaui_1c1_main:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.read.bytes.rate_cmaui_1c1_main:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       disk.device.capacity_cmaui_1c1_main:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.device.write.requests_cmaui_1c1_main:
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.usage_cmaui_1c1_main:
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.incoming.bytes_cmaui_1c1_main_cmaui_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       disk.device.read.bytes_cmaui_1c1_main:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       network.outgoing.bytes.rate_cmaui_1c1_main_cmaui_port:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       memory.usage_cmaui_1c1_main:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       network.outpoing.packets_cmaui_1c1_main_cmaui_port:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       memory.resident_cmaui_1c1_main:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       cpu.delta_cmaui_1c1_main:
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       disk.capacity_cmaui_1c1_main:
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.ephemeral.size_cmaui_1c1_main:
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       network.incoming.packets_cmaui_1c1_main_cmaui_port:
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       disk.write.requests.rate_cmaui_1c1_main:
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       feature_cmaui_1c1_main_cmaui_port:
2571         type: tosca.capabilities.Node
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       network.outgoing.packets.rate_cmaui_1c1_main_cmaui_port:
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.root.size_cmaui_1c1_main:
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       host_cmaui_1c1_main:
2588         type: tosca.capabilities.Container
2589         valid_source_types:
2590         - tosca.nodes.SoftwareComponent
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       network.incoming.packets.rate_cmaui_1c1_main_cmaui_port:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       disk.write.bytes.rate_cmaui_1c1_main:
2601         type: org.openecomp.capabilities.metric.Ceilometer
2602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2603         occurrences:
2604         - 1
2605         - UNBOUNDED
2606       network.outgoing.bytes_cmaui_1c1_main_cmaui_port:
2607         type: org.openecomp.capabilities.metric.Ceilometer
2608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2609         occurrences:
2610         - 1
2611         - UNBOUNDED
2612       memory_cmaui_1c1_main:
2613         type: org.openecomp.capabilities.metric.Ceilometer
2614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       scalable_cmaui_1c1_main:
2619         type: tosca.capabilities.Scalable
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       cpu_cmaui_1c1_main:
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.device.allocation_cmaui_1c1_main:
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       binding_cmaui_1c1_main_cmaui_port:
2636         type: tosca.capabilities.network.Bindable
2637         valid_source_types:
2638         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2639         occurrences:
2640         - 0
2641         - UNBOUNDED
2642       disk.device.usage_cmaui_1c1_main:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       os_cmaui_1c1_main:
2649         type: tosca.capabilities.OperatingSystem
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       disk.device.latency_cmaui_1c1_main:
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       disk.read.bytes_cmaui_1c1_main:
2660         type: org.openecomp.capabilities.metric.Ceilometer
2661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2662         occurrences:
2663         - 1
2664         - UNBOUNDED
2665       feature_cmaui_1c1_main:
2666         type: tosca.capabilities.Node
2667         occurrences:
2668         - 1
2669         - UNBOUNDED
2670       disk.allocation_cmaui_1c1_main:
2671         type: org.openecomp.capabilities.metric.Ceilometer
2672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676   org.openecomp.resource.abstract.nodes.heat.nested1:
2677     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2678     properties:
2679       ps_server_main_1b_image:
2680         type: string
2681         description: Ps Image server
2682         required: true
2683         status: SUPPORTED
2684       security_group_name:
2685         type: string
2686         description: security_group_name
2687         required: true
2688         status: SUPPORTED
2689       cmaui_1c1_main_names:
2690         type: list
2691         description: CMAUI1, CMAUI2 server names
2692         required: true
2693         status: SUPPORTED
2694         entry_schema:
2695           type: string
2696       contrail_net_name:
2697         type: string
2698         description: network name of contrail v2 network
2699         required: true
2700         status: SUPPORTED
2701       ps_server_main_1b_flavor:
2702         type: string
2703         description: Flavor for PS server
2704         required: true
2705         status: SUPPORTED
2706       ps_server_main_1b_ips:
2707         type: string
2708         required: true
2709         status: SUPPORTED
2710       jsa_net_name:
2711         type: string
2712         description: network name of jsa network
2713         required: true
2714         status: SUPPORTED
2715       jsa_name:
2716         type: string
2717         description: network name of jsa log network
2718         required: true
2719         status: SUPPORTED
2720       pd_server_main_1b_names:
2721         type: list
2722         description: PD server names
2723         required: true
2724         status: SUPPORTED
2725         entry_schema:
2726           type: string
2727       cmaui_1c1_main_flavor:
2728         type: string
2729         description: Flavor for CMAUI server
2730         required: true
2731         status: SUPPORTED
2732       pd_server_main_1b_flavor:
2733         type: string
2734         description: Flavor for PD server
2735         required: true
2736         status: SUPPORTED
2737       cmaui_1c1_main_image:
2738         type: string
2739         description: Image for CMAUI server
2740         required: true
2741         status: SUPPORTED
2742       ps_server_main_1b_names:
2743         type: list
2744         description: Ps server names
2745         required: true
2746         status: SUPPORTED
2747         entry_schema:
2748           type: string
2749       name:
2750         type: string
2751         description: nested parameter
2752         required: true
2753         status: SUPPORTED
2754       availability_zone_0:
2755         type: string
2756         description: availabilityzone name
2757         required: true
2758         status: SUPPORTED
2759       cmaui_oam_ips:
2760         type: string
2761         required: true
2762         status: SUPPORTED
2763       pd_server_main_1b_image:
2764         type: string
2765         description: PD Image server
2766         required: true
2767         status: SUPPORTED
2768       pd_server_main_1b_ips:
2769         type: string
2770         required: true
2771         status: SUPPORTED
2772     requirements:
2773     - dependency_test_nested_pattern_4_main_1:
2774         capability: tosca.capabilities.Node
2775         node: tosca.nodes.Root
2776         relationship: tosca.relationships.DependsOn
2777         occurrences:
2778         - 0
2779         - UNBOUNDED
2780     - dependency_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
2781         capability: tosca.capabilities.Node
2782         node: tosca.nodes.Root
2783         relationship: tosca.relationships.DependsOn
2784         occurrences:
2785         - 0
2786         - UNBOUNDED
2787     - link_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
2788         capability: tosca.capabilities.network.Linkable
2789         relationship: tosca.relationships.network.LinksTo
2790         occurrences:
2791         - 1
2792         - 1
2793     - dependency_server_pd_pattern4_test_nested_pattern_4_main_1:
2794         capability: tosca.capabilities.Node
2795         node: tosca.nodes.Root
2796         relationship: tosca.relationships.DependsOn
2797         occurrences:
2798         - 0
2799         - UNBOUNDED
2800     - local_storage_server_pd_pattern4_test_nested_pattern_4_main_1:
2801         capability: tosca.capabilities.Attachment
2802         node: tosca.nodes.BlockStorage
2803         relationship: tosca.relationships.AttachesTo
2804         occurrences:
2805         - 0
2806         - UNBOUNDED
2807     - dependency_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
2808         capability: tosca.capabilities.Node
2809         node: tosca.nodes.Root
2810         relationship: tosca.relationships.DependsOn
2811         occurrences:
2812         - 0
2813         - UNBOUNDED
2814     - link_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
2815         capability: tosca.capabilities.network.Linkable
2816         relationship: tosca.relationships.network.LinksTo
2817         occurrences:
2818         - 1
2819         - 1
2820     - dependency_cmaui_port_12:
2821         capability: tosca.capabilities.Node
2822         node: tosca.nodes.Root
2823         relationship: tosca.relationships.DependsOn
2824         occurrences:
2825         - 0
2826         - UNBOUNDED
2827     - link_cmaui_port_12:
2828         capability: tosca.capabilities.network.Linkable
2829         relationship: tosca.relationships.network.LinksTo
2830         occurrences:
2831         - 1
2832         - 1
2833     - dependency_cmaui_port_11:
2834         capability: tosca.capabilities.Node
2835         node: tosca.nodes.Root
2836         relationship: tosca.relationships.DependsOn
2837         occurrences:
2838         - 0
2839         - UNBOUNDED
2840     - link_cmaui_port_11:
2841         capability: tosca.capabilities.network.Linkable
2842         relationship: tosca.relationships.network.LinksTo
2843         occurrences:
2844         - 1
2845         - 1
2846     - dependency_server_main_pd_1b_1:
2847         capability: tosca.capabilities.Node
2848         node: tosca.nodes.Root
2849         relationship: tosca.relationships.DependsOn
2850         occurrences:
2851         - 0
2852         - UNBOUNDED
2853     - local_storage_server_main_pd_1b_1:
2854         capability: tosca.capabilities.Attachment
2855         node: tosca.nodes.BlockStorage
2856         relationship: tosca.relationships.AttachesTo
2857         occurrences:
2858         - 0
2859         - UNBOUNDED
2860     - dependency_server_main_1c1_cmaui_11:
2861         capability: tosca.capabilities.Node
2862         node: tosca.nodes.Root
2863         relationship: tosca.relationships.DependsOn
2864         occurrences:
2865         - 0
2866         - UNBOUNDED
2867     - local_storage_server_main_1c1_cmaui_11:
2868         capability: tosca.capabilities.Attachment
2869         node: tosca.nodes.BlockStorage
2870         relationship: tosca.relationships.AttachesTo
2871         occurrences:
2872         - 0
2873         - UNBOUNDED
2874     - dependency_ps_server_main_1b_port_1:
2875         capability: tosca.capabilities.Node
2876         node: tosca.nodes.Root
2877         relationship: tosca.relationships.DependsOn
2878         occurrences:
2879         - 0
2880         - UNBOUNDED
2881     - link_ps_server_main_1b_port_1:
2882         capability: tosca.capabilities.network.Linkable
2883         relationship: tosca.relationships.network.LinksTo
2884         occurrences:
2885         - 1
2886         - 1
2887     - dependency_server_main_1c1_cmaui_21:
2888         capability: tosca.capabilities.Node
2889         node: tosca.nodes.Root
2890         relationship: tosca.relationships.DependsOn
2891         occurrences:
2892         - 0
2893         - UNBOUNDED
2894     - local_storage_server_main_1c1_cmaui_21:
2895         capability: tosca.capabilities.Attachment
2896         node: tosca.nodes.BlockStorage
2897         relationship: tosca.relationships.AttachesTo
2898         occurrences:
2899         - 0
2900         - UNBOUNDED
2901     - dependency_pd_server_main_1b_port_1:
2902         capability: tosca.capabilities.Node
2903         node: tosca.nodes.Root
2904         relationship: tosca.relationships.DependsOn
2905         occurrences:
2906         - 0
2907         - UNBOUNDED
2908     - link_pd_server_main_1b_port_1:
2909         capability: tosca.capabilities.network.Linkable
2910         relationship: tosca.relationships.network.LinksTo
2911         occurrences:
2912         - 1
2913         - 1
2914     - dependency_test_nested2Level:
2915         capability: tosca.capabilities.Node
2916         node: tosca.nodes.Root
2917         relationship: tosca.relationships.DependsOn
2918         occurrences:
2919         - 0
2920         - UNBOUNDED
2921     - dependency_cmaui_port_2_test_nested2Level:
2922         capability: tosca.capabilities.Node
2923         node: tosca.nodes.Root
2924         relationship: tosca.relationships.DependsOn
2925         occurrences:
2926         - 0
2927         - UNBOUNDED
2928     - link_cmaui_port_2_test_nested2Level:
2929         capability: tosca.capabilities.network.Linkable
2930         relationship: tosca.relationships.network.LinksTo
2931         occurrences:
2932         - 1
2933         - 1
2934     - dependency_server_nested2_ps_1b_test_nested2Level:
2935         capability: tosca.capabilities.Node
2936         node: tosca.nodes.Root
2937         relationship: tosca.relationships.DependsOn
2938         occurrences:
2939         - 0
2940         - UNBOUNDED
2941     - local_storage_server_nested2_ps_1b_test_nested2Level:
2942         capability: tosca.capabilities.Attachment
2943         node: tosca.nodes.BlockStorage
2944         relationship: tosca.relationships.AttachesTo
2945         occurrences:
2946         - 0
2947         - UNBOUNDED
2948     - dependency_test_resourceGroup_test_nested2Level:
2949         capability: tosca.capabilities.Node
2950         node: tosca.nodes.Root
2951         relationship: tosca.relationships.DependsOn
2952         occurrences:
2953         - 0
2954         - UNBOUNDED
2955     - dependency_jsa_security_group1_test_resourceGroup_test_nested2Level:
2956         capability: tosca.capabilities.Node
2957         node: tosca.nodes.Root
2958         relationship: tosca.relationships.DependsOn
2959         occurrences:
2960         - 0
2961         - UNBOUNDED
2962     - port_jsa_security_group1_test_resourceGroup_test_nested2Level:
2963         capability: tosca.capabilities.Attachment
2964         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2965         relationship: org.openecomp.relationships.AttachesTo
2966         occurrences:
2967         - 0
2968         - UNBOUNDED
2969     - dependency_jsa_security_group2_test_resourceGroup_test_nested2Level:
2970         capability: tosca.capabilities.Node
2971         node: tosca.nodes.Root
2972         relationship: tosca.relationships.DependsOn
2973         occurrences:
2974         - 0
2975         - UNBOUNDED
2976     - port_jsa_security_group2_test_resourceGroup_test_nested2Level:
2977         capability: tosca.capabilities.Attachment
2978         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2979         relationship: org.openecomp.relationships.AttachesTo
2980         occurrences:
2981         - 0
2982         - UNBOUNDED
2983     - dependency_server_nested2_1c1_cmaui_2_test_nested2Level:
2984         capability: tosca.capabilities.Node
2985         node: tosca.nodes.Root
2986         relationship: tosca.relationships.DependsOn
2987         occurrences:
2988         - 0
2989         - UNBOUNDED
2990     - local_storage_server_nested2_1c1_cmaui_2_test_nested2Level:
2991         capability: tosca.capabilities.Attachment
2992         node: tosca.nodes.BlockStorage
2993         relationship: tosca.relationships.AttachesTo
2994         occurrences:
2995         - 0
2996         - UNBOUNDED
2997     - dependency_test_nested_pattern_4_nested2_test_nested2Level:
2998         capability: tosca.capabilities.Node
2999         node: tosca.nodes.Root
3000         relationship: tosca.relationships.DependsOn
3001         occurrences:
3002         - 0
3003         - UNBOUNDED
3004     - dependency_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
3005         capability: tosca.capabilities.Node
3006         node: tosca.nodes.Root
3007         relationship: tosca.relationships.DependsOn
3008         occurrences:
3009         - 0
3010         - UNBOUNDED
3011     - link_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
3012         capability: tosca.capabilities.network.Linkable
3013         relationship: tosca.relationships.network.LinksTo
3014         occurrences:
3015         - 1
3016         - 1
3017     - dependency_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3018         capability: tosca.capabilities.Node
3019         node: tosca.nodes.Root
3020         relationship: tosca.relationships.DependsOn
3021         occurrences:
3022         - 0
3023         - UNBOUNDED
3024     - local_storage_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3025         capability: tosca.capabilities.Attachment
3026         node: tosca.nodes.BlockStorage
3027         relationship: tosca.relationships.AttachesTo
3028         occurrences:
3029         - 0
3030         - UNBOUNDED
3031     - dependency_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
3032         capability: tosca.capabilities.Node
3033         node: tosca.nodes.Root
3034         relationship: tosca.relationships.DependsOn
3035         occurrences:
3036         - 0
3037         - UNBOUNDED
3038     - link_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
3039         capability: tosca.capabilities.network.Linkable
3040         relationship: tosca.relationships.network.LinksTo
3041         occurrences:
3042         - 1
3043         - 1
3044     - dependency_test_nested3Level_test_nested2Level:
3045         capability: tosca.capabilities.Node
3046         node: tosca.nodes.Root
3047         relationship: tosca.relationships.DependsOn
3048         occurrences:
3049         - 0
3050         - UNBOUNDED
3051     - dependency_jsa_security_group1_test_nested3Level_test_nested2Level:
3052         capability: tosca.capabilities.Node
3053         node: tosca.nodes.Root
3054         relationship: tosca.relationships.DependsOn
3055         occurrences:
3056         - 0
3057         - UNBOUNDED
3058     - port_jsa_security_group1_test_nested3Level_test_nested2Level:
3059         capability: tosca.capabilities.Attachment
3060         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3061         relationship: org.openecomp.relationships.AttachesTo
3062         occurrences:
3063         - 0
3064         - UNBOUNDED
3065     - dependency_jsa_security_group2_test_nested3Level_test_nested2Level:
3066         capability: tosca.capabilities.Node
3067         node: tosca.nodes.Root
3068         relationship: tosca.relationships.DependsOn
3069         occurrences:
3070         - 0
3071         - UNBOUNDED
3072     - port_jsa_security_group2_test_nested3Level_test_nested2Level:
3073         capability: tosca.capabilities.Attachment
3074         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3075         relationship: org.openecomp.relationships.AttachesTo
3076         occurrences:
3077         - 0
3078         - UNBOUNDED
3079     - dependency_ps_server_nested2_1b_port_test_nested2Level:
3080         capability: tosca.capabilities.Node
3081         node: tosca.nodes.Root
3082         relationship: tosca.relationships.DependsOn
3083         occurrences:
3084         - 0
3085         - UNBOUNDED
3086     - link_ps_server_nested2_1b_port_test_nested2Level:
3087         capability: tosca.capabilities.network.Linkable
3088         relationship: tosca.relationships.network.LinksTo
3089         occurrences:
3090         - 1
3091         - 1
3092     - dependency_server_nested2_1c1_cmaui_1_test_nested2Level:
3093         capability: tosca.capabilities.Node
3094         node: tosca.nodes.Root
3095         relationship: tosca.relationships.DependsOn
3096         occurrences:
3097         - 0
3098         - UNBOUNDED
3099     - local_storage_server_nested2_1c1_cmaui_1_test_nested2Level:
3100         capability: tosca.capabilities.Attachment
3101         node: tosca.nodes.BlockStorage
3102         relationship: tosca.relationships.AttachesTo
3103         occurrences:
3104         - 0
3105         - UNBOUNDED
3106     - dependency_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3107         capability: tosca.capabilities.Node
3108         node: tosca.nodes.Root
3109         relationship: tosca.relationships.DependsOn
3110         occurrences:
3111         - 0
3112         - UNBOUNDED
3113     - dependency_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3114         capability: tosca.capabilities.Node
3115         node: tosca.nodes.Root
3116         relationship: tosca.relationships.DependsOn
3117         occurrences:
3118         - 0
3119         - UNBOUNDED
3120     - link_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3121         capability: tosca.capabilities.network.Linkable
3122         relationship: tosca.relationships.network.LinksTo
3123         occurrences:
3124         - 1
3125         - 1
3126     - dependency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3127         capability: tosca.capabilities.Node
3128         node: tosca.nodes.Root
3129         relationship: tosca.relationships.DependsOn
3130         occurrences:
3131         - 0
3132         - UNBOUNDED
3133     - local_storage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3134         capability: tosca.capabilities.Attachment
3135         node: tosca.nodes.BlockStorage
3136         relationship: tosca.relationships.AttachesTo
3137         occurrences:
3138         - 0
3139         - UNBOUNDED
3140     - dependency_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3141         capability: tosca.capabilities.Node
3142         node: tosca.nodes.Root
3143         relationship: tosca.relationships.DependsOn
3144         occurrences:
3145         - 0
3146         - UNBOUNDED
3147     - link_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3148         capability: tosca.capabilities.network.Linkable
3149         relationship: tosca.relationships.network.LinksTo
3150         occurrences:
3151         - 1
3152         - 1
3153     - dependency_server_nested2_pd_1b_test_nested2Level:
3154         capability: tosca.capabilities.Node
3155         node: tosca.nodes.Root
3156         relationship: tosca.relationships.DependsOn
3157         occurrences:
3158         - 0
3159         - UNBOUNDED
3160     - local_storage_server_nested2_pd_1b_test_nested2Level:
3161         capability: tosca.capabilities.Attachment
3162         node: tosca.nodes.BlockStorage
3163         relationship: tosca.relationships.AttachesTo
3164         occurrences:
3165         - 0
3166         - UNBOUNDED
3167     - dependency_pd_server_nested2_1b_port_test_nested2Level:
3168         capability: tosca.capabilities.Node
3169         node: tosca.nodes.Root
3170         relationship: tosca.relationships.DependsOn
3171         occurrences:
3172         - 0
3173         - UNBOUNDED
3174     - link_pd_server_nested2_1b_port_test_nested2Level:
3175         capability: tosca.capabilities.network.Linkable
3176         relationship: tosca.relationships.network.LinksTo
3177         occurrences:
3178         - 1
3179         - 1
3180     - dependency_cmaui_port_1_test_nested2Level:
3181         capability: tosca.capabilities.Node
3182         node: tosca.nodes.Root
3183         relationship: tosca.relationships.DependsOn
3184         occurrences:
3185         - 0
3186         - UNBOUNDED
3187     - link_cmaui_port_1_test_nested2Level:
3188         capability: tosca.capabilities.network.Linkable
3189         relationship: tosca.relationships.network.LinksTo
3190         occurrences:
3191         - 1
3192         - 1
3193     - dependency_server_main_ps_1b_1:
3194         capability: tosca.capabilities.Node
3195         node: tosca.nodes.Root
3196         relationship: tosca.relationships.DependsOn
3197         occurrences:
3198         - 0
3199         - UNBOUNDED
3200     - local_storage_server_main_ps_1b_1:
3201         capability: tosca.capabilities.Attachment
3202         node: tosca.nodes.BlockStorage
3203         relationship: tosca.relationships.AttachesTo
3204         occurrences:
3205         - 0
3206         - UNBOUNDED
3207     capabilities:
3208       feature_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3209         type: tosca.capabilities.Node
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       instance_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3214         type: org.openecomp.capabilities.metric.Ceilometer
3215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3216         occurrences:
3217         - 1
3218         - UNBOUNDED
3219       disk.ephemeral.size_server_pd_pattern4_test_nested_pattern_4_main_1:
3220         type: org.openecomp.capabilities.metric.Ceilometer
3221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3222         occurrences:
3223         - 1
3224         - UNBOUNDED
3225       disk.root.size_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3226         type: org.openecomp.capabilities.metric.Ceilometer
3227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       feature_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3232         type: tosca.capabilities.Node
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       disk.usage_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3237         type: org.openecomp.capabilities.metric.Ceilometer
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3239         occurrences:
3240         - 1
3241         - UNBOUNDED
3242       network.incoming.packets_cmaui_port_2_test_nested2Level:
3243         type: org.openecomp.capabilities.metric.Ceilometer
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3245         occurrences:
3246         - 1
3247         - UNBOUNDED
3248       network.outpoing.packets_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
3249         type: org.openecomp.capabilities.metric.Ceilometer
3250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3251         occurrences:
3252         - 1
3253         - UNBOUNDED
3254       cpu_util_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3255         type: org.openecomp.capabilities.metric.Ceilometer
3256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3257         occurrences:
3258         - 1
3259         - UNBOUNDED
3260       disk.device.read.requests_server_main_1c1_cmaui_11:
3261         type: org.openecomp.capabilities.metric.Ceilometer
3262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3263         occurrences:
3264         - 1
3265         - UNBOUNDED
3266       disk.device.read.bytes_server_pd_pattern4_test_nested_pattern_4_main_1:
3267         type: org.openecomp.capabilities.metric.Ceilometer
3268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3269         occurrences:
3270         - 1
3271         - UNBOUNDED
3272       disk.latency_server_nested2_1c1_cmaui_2_test_nested2Level:
3273         type: org.openecomp.capabilities.metric.Ceilometer
3274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3275         occurrences:
3276         - 1
3277         - UNBOUNDED
3278       disk.write.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3279         type: org.openecomp.capabilities.metric.Ceilometer
3280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3281         occurrences:
3282         - 1
3283         - UNBOUNDED
3284       binding_server_main_1c1_cmaui_11:
3285         type: tosca.capabilities.network.Bindable
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       cpu_util_server_pd_pattern4_test_nested_pattern_4_main_1:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.ephemeral.size_server_nested2_pd_1b_test_nested2Level:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       host_server_nested2_pd_1b_test_nested2Level:
3302         type: tosca.capabilities.Container
3303         valid_source_types:
3304         - tosca.nodes.SoftwareComponent
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.device.latency_server_main_ps_1b_1:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       feature_server_nested2_pd_1b_test_nested2Level:
3315         type: tosca.capabilities.Node
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       disk.device.write.requests_server_nested2_1c1_cmaui_2_test_nested2Level:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       cpu_util_server_main_pd_1b_1:
3326         type: org.openecomp.capabilities.metric.Ceilometer
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3328         occurrences:
3329         - 1
3330         - UNBOUNDED
3331       disk.latency_server_nested2_1c1_cmaui_1_test_nested2Level:
3332         type: org.openecomp.capabilities.metric.Ceilometer
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       disk.device.latency_server_main_pd_1b_1:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       disk.device.write.requests_server_nested2_ps_1b_test_nested2Level:
3344         type: org.openecomp.capabilities.metric.Ceilometer
3345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       disk.device.read.requests_server_main_1c1_cmaui_21:
3350         type: org.openecomp.capabilities.metric.Ceilometer
3351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3352         occurrences:
3353         - 1
3354         - UNBOUNDED
3355       feature_server_main_1c1_cmaui_11:
3356         type: tosca.capabilities.Node
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.device.allocation_server_pd_pattern4_test_nested_pattern_4_main_1:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       disk.device.write.requests_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       network.incoming.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       attachment_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
3379         type: tosca.capabilities.Attachment
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       disk.device.write.bytes.rate_server_nested2_pd_1b_test_nested2Level:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       network.incoming.bytes_pd_server_main_1b_port_1:
3390         type: org.openecomp.capabilities.metric.Ceilometer
3391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       network.outgoing.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
3396         type: org.openecomp.capabilities.metric.Ceilometer
3397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3398         occurrences:
3399         - 1
3400         - UNBOUNDED
3401       disk.allocation_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3402         type: org.openecomp.capabilities.metric.Ceilometer
3403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3404         occurrences:
3405         - 1
3406         - UNBOUNDED
3407       disk.device.read.requests_server_nested2_ps_1b_test_nested2Level:
3408         type: org.openecomp.capabilities.metric.Ceilometer
3409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3410         occurrences:
3411         - 1
3412         - UNBOUNDED
3413       disk.root.size_server_nested2_ps_1b_test_nested2Level:
3414         type: org.openecomp.capabilities.metric.Ceilometer
3415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3416         occurrences:
3417         - 1
3418         - UNBOUNDED
3419       disk.read.requests_server_nested2_1c1_cmaui_2_test_nested2Level:
3420         type: org.openecomp.capabilities.metric.Ceilometer
3421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3422         occurrences:
3423         - 1
3424         - UNBOUNDED
3425       feature_ps_server_main_1b_port_1:
3426         type: tosca.capabilities.Node
3427         occurrences:
3428         - 1
3429         - UNBOUNDED
3430       vcpus_server_main_pd_1b_1:
3431         type: org.openecomp.capabilities.metric.Ceilometer
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3433         occurrences:
3434         - 1
3435         - UNBOUNDED
3436       disk.device.usage_server_nested2_pd_1b_test_nested2Level:
3437         type: org.openecomp.capabilities.metric.Ceilometer
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       disk.usage_server_nested2_ps_1b_test_nested2Level:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       os_server_pd_pattern4_test_nested_pattern_4_main_1:
3449         type: tosca.capabilities.OperatingSystem
3450         occurrences:
3451         - 1
3452         - UNBOUNDED
3453       disk.read.bytes.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
3454         type: org.openecomp.capabilities.metric.Ceilometer
3455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       disk.device.capacity_server_nested2_ps_1b_test_nested2Level:
3460         type: org.openecomp.capabilities.metric.Ceilometer
3461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       memory.resident_server_nested2_pd_1b_test_nested2Level:
3466         type: org.openecomp.capabilities.metric.Ceilometer
3467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       network.incoming.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       disk.device.capacity_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3478         type: org.openecomp.capabilities.metric.Ceilometer
3479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3480         occurrences:
3481         - 1
3482         - UNBOUNDED
3483       disk.device.write.bytes.rate_server_main_pd_1b_1:
3484         type: org.openecomp.capabilities.metric.Ceilometer
3485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3486         occurrences:
3487         - 1
3488         - UNBOUNDED
3489       instance_server_main_pd_1b_1:
3490         type: org.openecomp.capabilities.metric.Ceilometer
3491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3492         occurrences:
3493         - 1
3494         - UNBOUNDED
3495       disk.read.bytes.rate_server_main_ps_1b_1:
3496         type: org.openecomp.capabilities.metric.Ceilometer
3497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3498         occurrences:
3499         - 1
3500         - UNBOUNDED
3501       feature_test_nested2Level:
3502         type: tosca.capabilities.Node
3503         occurrences:
3504         - 1
3505         - UNBOUNDED
3506       disk.read.bytes.rate_server_main_pd_1b_1:
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       cpu.delta_server_nested2_1c1_cmaui_2_test_nested2Level:
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.requests_server_pd_pattern4_test_nested_pattern_4_main_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       disk.write.bytes_server_nested2_ps_1b_test_nested2Level:
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       network.outgoing.bytes.rate_ps_server_main_1b_port_1:
3531         type: org.openecomp.capabilities.metric.Ceilometer
3532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3533         occurrences:
3534         - 1
3535         - UNBOUNDED
3536       disk.ephemeral.size_server_nested2_1c1_cmaui_1_test_nested2Level:
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       memory_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3543         type: org.openecomp.capabilities.metric.Ceilometer
3544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       disk.read.bytes_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3549         type: org.openecomp.capabilities.metric.Ceilometer
3550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.outgoing.packets.rate_ps_server_main_1b_port_1:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       network.outgoing.bytes_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3561         type: org.openecomp.capabilities.metric.Ceilometer
3562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3563         occurrences:
3564         - 1
3565         - UNBOUNDED
3566       network.outpoing.packets_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
3567         type: org.openecomp.capabilities.metric.Ceilometer
3568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3569         occurrences:
3570         - 1
3571         - UNBOUNDED
3572       binding_server_main_1c1_cmaui_21:
3573         type: tosca.capabilities.network.Bindable
3574         occurrences:
3575         - 1
3576         - UNBOUNDED
3577       network.outgoing.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
3578         type: org.openecomp.capabilities.metric.Ceilometer
3579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3580         occurrences:
3581         - 1
3582         - UNBOUNDED
3583       disk.device.read.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3584         type: org.openecomp.capabilities.metric.Ceilometer
3585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3586         occurrences:
3587         - 1
3588         - UNBOUNDED
3589       disk.read.bytes.rate_server_nested2_pd_1b_test_nested2Level:
3590         type: org.openecomp.capabilities.metric.Ceilometer
3591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       attachment_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3596         type: tosca.capabilities.Attachment
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       cpu_util_server_nested2_ps_1b_test_nested2Level:
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       instance_server_main_ps_1b_1:
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       network.outgoing.packets.rate_ps_server_nested2_1b_port_test_nested2Level:
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       network.incoming.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
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.write.requests_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
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.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       memory.usage_server_nested2_ps_1b_test_nested2Level:
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.capacity_server_nested2_1c1_cmaui_2_test_nested2Level:
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       disk.write.requests_server_nested2_1c1_cmaui_2_test_nested2Level:
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       disk.device.capacity_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       disk.device.allocation_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       disk.allocation_server_main_pd_1b_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       endpoint_server_main_1c1_cmaui_21:
3673         type: tosca.capabilities.Endpoint.Admin
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       host_server_pd_pattern4_test_nested_pattern_4_main_1:
3678         type: tosca.capabilities.Container
3679         valid_source_types:
3680         - tosca.nodes.SoftwareComponent
3681         occurrences:
3682         - 1
3683         - UNBOUNDED
3684       disk.device.read.requests_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3685         type: org.openecomp.capabilities.metric.Ceilometer
3686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3687         occurrences:
3688         - 1
3689         - UNBOUNDED
3690       disk.usage_server_main_1c1_cmaui_21:
3691         type: org.openecomp.capabilities.metric.Ceilometer
3692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3693         occurrences:
3694         - 1
3695         - UNBOUNDED
3696       network.outgoing.packets.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3697         type: org.openecomp.capabilities.metric.Ceilometer
3698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3699         occurrences:
3700         - 1
3701         - UNBOUNDED
3702       disk.device.write.requests_server_main_pd_1b_1:
3703         type: org.openecomp.capabilities.metric.Ceilometer
3704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3705         occurrences:
3706         - 1
3707         - UNBOUNDED
3708       cpu_server_pd_pattern4_test_nested_pattern_4_main_1:
3709         type: org.openecomp.capabilities.metric.Ceilometer
3710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3711         occurrences:
3712         - 1
3713         - UNBOUNDED
3714       feature_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3715         type: tosca.capabilities.Node
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       disk.device.iops_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
3720         type: org.openecomp.capabilities.metric.Ceilometer
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       host_server_main_pd_1b_1:
3726         type: tosca.capabilities.Container
3727         valid_source_types:
3728         - tosca.nodes.SoftwareComponent
3729         occurrences:
3730         - 1
3731         - UNBOUNDED
3732       feature_jsa_security_group2_test_resourceGroup_test_nested2Level:
3733         type: tosca.capabilities.Node
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       memory.resident_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       network.incoming.packets.rate_cmaui_port_1_test_nested2Level:
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       cpu.delta_server_main_ps_1b_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       binding_server_pd_pattern4_test_nested_pattern_4_main_1:
3756         type: tosca.capabilities.network.Bindable
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       cpu_util_server_main_ps_1b_1:
3761         type: org.openecomp.capabilities.metric.Ceilometer
3762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       disk.write.bytes_server_main_1c1_cmaui_21:
3767         type: org.openecomp.capabilities.metric.Ceilometer
3768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3769         occurrences:
3770         - 1
3771         - UNBOUNDED
3772       network.incoming.bytes_pd_server_nested2_1b_port_test_nested2Level:
3773         type: org.openecomp.capabilities.metric.Ceilometer
3774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3775         occurrences:
3776         - 1
3777         - UNBOUNDED
3778       disk.usage_server_main_1c1_cmaui_11:
3779         type: org.openecomp.capabilities.metric.Ceilometer
3780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3781         occurrences:
3782         - 1
3783         - UNBOUNDED
3784       network.incoming.packets.rate_cmaui_port_2_test_nested2Level:
3785         type: org.openecomp.capabilities.metric.Ceilometer
3786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3787         occurrences:
3788         - 1
3789         - UNBOUNDED
3790       disk.device.write.bytes.rate_server_main_ps_1b_1:
3791         type: org.openecomp.capabilities.metric.Ceilometer
3792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796       cpu_server_nested2_ps_1b_test_nested2Level:
3797         type: org.openecomp.capabilities.metric.Ceilometer
3798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3799         occurrences:
3800         - 1
3801         - UNBOUNDED
3802       binding_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
3803         type: tosca.capabilities.network.Bindable
3804         valid_source_types:
3805         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3806         occurrences:
3807         - 0
3808         - UNBOUNDED
3809       disk.device.write.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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.root.size_server_nested2_1c1_cmaui_1_test_nested2Level:
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       binding_ps_server_main_1b_port_1:
3822         type: tosca.capabilities.network.Bindable
3823         valid_source_types:
3824         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3825         occurrences:
3826         - 0
3827         - UNBOUNDED
3828       feature_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
3829         type: tosca.capabilities.Node
3830         occurrences:
3831         - 1
3832         - UNBOUNDED
3833       network.outgoing.bytes.rate_cmaui_port_11:
3834         type: org.openecomp.capabilities.metric.Ceilometer
3835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       disk.read.bytes_server_nested2_pd_1b_test_nested2Level:
3840         type: org.openecomp.capabilities.metric.Ceilometer
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3842         occurrences:
3843         - 1
3844         - UNBOUNDED
3845       network.outgoing.bytes.rate_cmaui_port_12:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       network.outgoing.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
3852         type: org.openecomp.capabilities.metric.Ceilometer
3853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3854         occurrences:
3855         - 1
3856         - UNBOUNDED
3857       os_server_main_ps_1b_1:
3858         type: tosca.capabilities.OperatingSystem
3859         occurrences:
3860         - 1
3861         - UNBOUNDED
3862       disk.device.read.bytes_server_main_pd_1b_1:
3863         type: org.openecomp.capabilities.metric.Ceilometer
3864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3865         occurrences:
3866         - 1
3867         - UNBOUNDED
3868       attachment_ps_server_main_1b_port_1:
3869         type: tosca.capabilities.Attachment
3870         occurrences:
3871         - 1
3872         - UNBOUNDED
3873       cpu.delta_server_nested2_ps_1b_test_nested2Level:
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       feature_ps_server_nested2_1b_port_test_nested2Level:
3880         type: tosca.capabilities.Node
3881         occurrences:
3882         - 1
3883         - UNBOUNDED
3884       disk.latency_server_main_1c1_cmaui_21:
3885         type: org.openecomp.capabilities.metric.Ceilometer
3886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3887         occurrences:
3888         - 1
3889         - UNBOUNDED
3890       disk.write.bytes_server_main_1c1_cmaui_11:
3891         type: org.openecomp.capabilities.metric.Ceilometer
3892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3893         occurrences:
3894         - 1
3895         - UNBOUNDED
3896       disk.write.requests.rate_server_nested2_pd_1b_test_nested2Level:
3897         type: org.openecomp.capabilities.metric.Ceilometer
3898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3899         occurrences:
3900         - 1
3901         - UNBOUNDED
3902       disk.device.read.bytes.rate_server_main_pd_1b_1:
3903         type: org.openecomp.capabilities.metric.Ceilometer
3904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3905         occurrences:
3906         - 1
3907         - UNBOUNDED
3908       network.outgoing.bytes_ps_server_nested2_1b_port_test_nested2Level:
3909         type: org.openecomp.capabilities.metric.Ceilometer
3910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3911         occurrences:
3912         - 1
3913         - UNBOUNDED
3914       network.outgoing.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
3915         type: org.openecomp.capabilities.metric.Ceilometer
3916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3917         occurrences:
3918         - 1
3919         - UNBOUNDED
3920       feature_server_nested2_1c1_cmaui_2_test_nested2Level:
3921         type: tosca.capabilities.Node
3922         occurrences:
3923         - 1
3924         - UNBOUNDED
3925       endpoint_server_main_1c1_cmaui_11:
3926         type: tosca.capabilities.Endpoint.Admin
3927         occurrences:
3928         - 1
3929         - UNBOUNDED
3930       network.incoming.packets.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3931         type: org.openecomp.capabilities.metric.Ceilometer
3932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3933         occurrences:
3934         - 1
3935         - UNBOUNDED
3936       disk.device.latency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3937         type: org.openecomp.capabilities.metric.Ceilometer
3938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3939         occurrences:
3940         - 1
3941         - UNBOUNDED
3942       disk.device.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
3943         type: org.openecomp.capabilities.metric.Ceilometer
3944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3945         occurrences:
3946         - 1
3947         - UNBOUNDED
3948       disk.device.iops_server_nested2_1c1_cmaui_1_test_nested2Level:
3949         type: org.openecomp.capabilities.metric.Ceilometer
3950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3951         occurrences:
3952         - 1
3953         - UNBOUNDED
3954       feature_server_main_ps_1b_1:
3955         type: tosca.capabilities.Node
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       network.outpoing.packets_ps_server_main_1b_port_1:
3960         type: org.openecomp.capabilities.metric.Ceilometer
3961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3962         occurrences:
3963         - 1
3964         - UNBOUNDED
3965       disk.device.read.requests.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
3966         type: org.openecomp.capabilities.metric.Ceilometer
3967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       disk.write.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
3972         type: org.openecomp.capabilities.metric.Ceilometer
3973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       network.incoming.bytes.rate_pd_server_nested2_1b_port_test_nested2Level:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       binding_server_nested2_pd_1b_test_nested2Level:
3984         type: tosca.capabilities.network.Bindable
3985         occurrences:
3986         - 1
3987         - UNBOUNDED
3988       disk.latency_server_main_1c1_cmaui_11:
3989         type: org.openecomp.capabilities.metric.Ceilometer
3990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3991         occurrences:
3992         - 1
3993         - UNBOUNDED
3994       disk.root.size_server_pd_pattern4_test_nested_pattern_4_main_1:
3995         type: org.openecomp.capabilities.metric.Ceilometer
3996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3997         occurrences:
3998         - 1
3999         - UNBOUNDED
4000       binding_server_nested2_1c1_cmaui_2_test_nested2Level:
4001         type: tosca.capabilities.network.Bindable
4002         occurrences:
4003         - 1
4004         - UNBOUNDED
4005       network.outgoing.packets.rate_cmaui_port_1_test_nested2Level:
4006         type: org.openecomp.capabilities.metric.Ceilometer
4007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4008         occurrences:
4009         - 1
4010         - UNBOUNDED
4011       disk.device.write.bytes_server_main_pd_1b_1:
4012         type: org.openecomp.capabilities.metric.Ceilometer
4013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4014         occurrences:
4015         - 1
4016         - UNBOUNDED
4017       binding_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
4018         type: tosca.capabilities.network.Bindable
4019         valid_source_types:
4020         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4021         occurrences:
4022         - 0
4023         - UNBOUNDED
4024       disk.device.write.bytes.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
4025         type: org.openecomp.capabilities.metric.Ceilometer
4026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4027         occurrences:
4028         - 1
4029         - UNBOUNDED
4030       disk.ephemeral.size_server_main_ps_1b_1:
4031         type: org.openecomp.capabilities.metric.Ceilometer
4032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4033         occurrences:
4034         - 1
4035         - UNBOUNDED
4036       disk.allocation_server_nested2_1c1_cmaui_1_test_nested2Level:
4037         type: org.openecomp.capabilities.metric.Ceilometer
4038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4039         occurrences:
4040         - 1
4041         - UNBOUNDED
4042       disk.ephemeral.size_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4043         type: org.openecomp.capabilities.metric.Ceilometer
4044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       network.incoming.packets_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       disk.iops_server_main_1c1_cmaui_21:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       network.outgoing.bytes_cmaui_port_2_test_nested2Level:
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       network.incoming.packets_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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.device.read.bytes.rate_server_main_ps_1b_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       disk.device.usage_server_main_1c1_cmaui_21:
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.usage_server_nested2_1c1_cmaui_2_test_nested2Level:
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       disk.write.bytes_server_nested2_1c1_cmaui_2_test_nested2Level:
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       disk.device.read.bytes.rate_server_main_1c1_cmaui_21:
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       network.outgoing.bytes.rate_cmaui_port_2_test_nested2Level:
4103         type: org.openecomp.capabilities.metric.Ceilometer
4104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4105         occurrences:
4106         - 1
4107         - UNBOUNDED
4108       disk.device.write.requests.rate_server_main_pd_1b_1:
4109         type: org.openecomp.capabilities.metric.Ceilometer
4110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4111         occurrences:
4112         - 1
4113         - UNBOUNDED
4114       network.incoming.bytes.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4115         type: org.openecomp.capabilities.metric.Ceilometer
4116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4117         occurrences:
4118         - 1
4119         - UNBOUNDED
4120       disk.iops_server_pd_pattern4_test_nested_pattern_4_main_1:
4121         type: org.openecomp.capabilities.metric.Ceilometer
4122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4123         occurrences:
4124         - 1
4125         - UNBOUNDED
4126       network.incoming.packets.rate_ps_server_main_1b_port_1:
4127         type: org.openecomp.capabilities.metric.Ceilometer
4128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4129         occurrences:
4130         - 1
4131         - UNBOUNDED
4132       binding_cmaui_port_1_test_nested2Level:
4133         type: tosca.capabilities.network.Bindable
4134         valid_source_types:
4135         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4136         occurrences:
4137         - 0
4138         - UNBOUNDED
4139       disk.device.iops_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4140         type: org.openecomp.capabilities.metric.Ceilometer
4141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       network.incoming.bytes.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4146         type: org.openecomp.capabilities.metric.Ceilometer
4147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4148         occurrences:
4149         - 1
4150         - UNBOUNDED
4151       memory.usage_server_main_pd_1b_1:
4152         type: org.openecomp.capabilities.metric.Ceilometer
4153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       disk.root.size_server_main_ps_1b_1:
4158         type: org.openecomp.capabilities.metric.Ceilometer
4159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       network.incoming.packets_pd_server_main_1b_port_1:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       network.incoming.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
4170         type: org.openecomp.capabilities.metric.Ceilometer
4171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4172         occurrences:
4173         - 1
4174         - UNBOUNDED
4175       disk.device.write.bytes.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
4176         type: org.openecomp.capabilities.metric.Ceilometer
4177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       disk.device.usage_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       scalable_server_main_1c1_cmaui_21:
4188         type: tosca.capabilities.Scalable
4189         occurrences:
4190         - 1
4191         - UNBOUNDED
4192       disk.device.read.requests.rate_server_nested2_ps_1b_test_nested2Level:
4193         type: org.openecomp.capabilities.metric.Ceilometer
4194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4195         occurrences:
4196         - 1
4197         - UNBOUNDED
4198       disk.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
4199         type: org.openecomp.capabilities.metric.Ceilometer
4200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4201         occurrences:
4202         - 1
4203         - UNBOUNDED
4204       disk.iops_server_main_1c1_cmaui_11:
4205         type: org.openecomp.capabilities.metric.Ceilometer
4206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4207         occurrences:
4208         - 1
4209         - UNBOUNDED
4210       os_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4211         type: tosca.capabilities.OperatingSystem
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       disk.usage_server_nested2_1c1_cmaui_1_test_nested2Level:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       network.outgoing.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       disk.capacity_server_main_pd_1b_1:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       disk.device.write.requests_server_main_1c1_cmaui_11:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       disk.read.requests_server_main_pd_1b_1:
4240         type: org.openecomp.capabilities.metric.Ceilometer
4241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4242         occurrences:
4243         - 1
4244         - UNBOUNDED
4245       disk.allocation_server_nested2_1c1_cmaui_2_test_nested2Level:
4246         type: org.openecomp.capabilities.metric.Ceilometer
4247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       disk.read.bytes_server_nested2_1c1_cmaui_1_test_nested2Level:
4252         type: org.openecomp.capabilities.metric.Ceilometer
4253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       network.incoming.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
4258         type: org.openecomp.capabilities.metric.Ceilometer
4259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       network.incoming.packets_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4264         type: org.openecomp.capabilities.metric.Ceilometer
4265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4266         occurrences:
4267         - 1
4268         - UNBOUNDED
4269       disk.iops_server_nested2_1c1_cmaui_1_test_nested2Level:
4270         type: org.openecomp.capabilities.metric.Ceilometer
4271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4272         occurrences:
4273         - 1
4274         - UNBOUNDED
4275       network.outgoing.bytes.rate_pd_server_nested2_1b_port_test_nested2Level:
4276         type: org.openecomp.capabilities.metric.Ceilometer
4277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4278         occurrences:
4279         - 1
4280         - UNBOUNDED
4281       disk.write.requests_server_nested2_ps_1b_test_nested2Level:
4282         type: org.openecomp.capabilities.metric.Ceilometer
4283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4284         occurrences:
4285         - 1
4286         - UNBOUNDED
4287       disk.write.requests_server_main_pd_1b_1:
4288         type: org.openecomp.capabilities.metric.Ceilometer
4289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4290         occurrences:
4291         - 1
4292         - UNBOUNDED
4293       disk.device.write.requests.rate_server_nested2_ps_1b_test_nested2Level:
4294         type: org.openecomp.capabilities.metric.Ceilometer
4295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4296         occurrences:
4297         - 1
4298         - UNBOUNDED
4299       instance_server_nested2_1c1_cmaui_2_test_nested2Level:
4300         type: org.openecomp.capabilities.metric.Ceilometer
4301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4302         occurrences:
4303         - 1
4304         - UNBOUNDED
4305       network.outpoing.packets_pd_server_nested2_1b_port_test_nested2Level:
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       disk.latency_server_main_ps_1b_1:
4312         type: org.openecomp.capabilities.metric.Ceilometer
4313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4314         occurrences:
4315         - 1
4316         - UNBOUNDED
4317       os_server_nested2_pd_1b_test_nested2Level:
4318         type: tosca.capabilities.OperatingSystem
4319         occurrences:
4320         - 1
4321         - UNBOUNDED
4322       disk.iops_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
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_server_main_pd_1b_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       disk.write.requests_server_pd_pattern4_test_nested_pattern_4_main_1:
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       disk.device.read.bytes.rate_server_nested2_pd_1b_test_nested2Level:
4341         type: org.openecomp.capabilities.metric.Ceilometer
4342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4343         occurrences:
4344         - 1
4345         - UNBOUNDED
4346       cpu_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4347         type: org.openecomp.capabilities.metric.Ceilometer
4348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4349         occurrences:
4350         - 1
4351         - UNBOUNDED
4352       disk.device.write.requests.rate_server_main_ps_1b_1:
4353         type: org.openecomp.capabilities.metric.Ceilometer
4354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4355         occurrences:
4356         - 1
4357         - UNBOUNDED
4358       disk.read.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4359         type: org.openecomp.capabilities.metric.Ceilometer
4360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4361         occurrences:
4362         - 1
4363         - UNBOUNDED
4364       disk.device.latency_server_nested2_1c1_cmaui_2_test_nested2Level:
4365         type: org.openecomp.capabilities.metric.Ceilometer
4366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4367         occurrences:
4368         - 1
4369         - UNBOUNDED
4370       network.incoming.bytes_ps_server_nested2_1b_port_test_nested2Level:
4371         type: org.openecomp.capabilities.metric.Ceilometer
4372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4373         occurrences:
4374         - 1
4375         - UNBOUNDED
4376       feature_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
4377         type: tosca.capabilities.Node
4378         occurrences:
4379         - 1
4380         - UNBOUNDED
4381       network.outgoing.packets.rate_cmaui_port_2_test_nested2Level:
4382         type: org.openecomp.capabilities.metric.Ceilometer
4383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4384         occurrences:
4385         - 1
4386         - UNBOUNDED
4387       network.outgoing.bytes_cmaui_port_11:
4388         type: org.openecomp.capabilities.metric.Ceilometer
4389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4390         occurrences:
4391         - 1
4392         - UNBOUNDED
4393       endpoint_server_main_pd_1b_1:
4394         type: tosca.capabilities.Endpoint.Admin
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       disk.allocation_server_main_1c1_cmaui_21:
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.read.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       network.outgoing.bytes_cmaui_port_12:
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       vcpus_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
4417         type: org.openecomp.capabilities.metric.Ceilometer
4418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4419         occurrences:
4420         - 1
4421         - UNBOUNDED
4422       disk.write.bytes_server_nested2_pd_1b_test_nested2Level:
4423         type: org.openecomp.capabilities.metric.Ceilometer
4424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4425         occurrences:
4426         - 1
4427         - UNBOUNDED
4428       network.incoming.packets.rate_ps_server_nested2_1b_port_test_nested2Level:
4429         type: org.openecomp.capabilities.metric.Ceilometer
4430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4431         occurrences:
4432         - 1
4433         - UNBOUNDED
4434       network.incoming.packets.rate_pd_server_nested2_1b_port_test_nested2Level:
4435         type: org.openecomp.capabilities.metric.Ceilometer
4436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4437         occurrences:
4438         - 1
4439         - UNBOUNDED
4440       endpoint_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4441         type: tosca.capabilities.Endpoint.Admin
4442         occurrences:
4443         - 1
4444         - UNBOUNDED
4445       disk.device.read.bytes.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
4446         type: org.openecomp.capabilities.metric.Ceilometer
4447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4448         occurrences:
4449         - 1
4450         - UNBOUNDED
4451       cpu.delta_server_pd_pattern4_test_nested_pattern_4_main_1:
4452         type: org.openecomp.capabilities.metric.Ceilometer
4453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4454         occurrences:
4455         - 1
4456         - UNBOUNDED
4457       disk.write.bytes_server_nested2_1c1_cmaui_1_test_nested2Level:
4458         type: org.openecomp.capabilities.metric.Ceilometer
4459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4460         occurrences:
4461         - 1
4462         - UNBOUNDED
4463       network.outgoing.bytes.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4464         type: org.openecomp.capabilities.metric.Ceilometer
4465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4466         occurrences:
4467         - 1
4468         - UNBOUNDED
4469       feature_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
4470         type: tosca.capabilities.Node
4471         occurrences:
4472         - 1
4473         - UNBOUNDED
4474       scalable_server_nested2_pd_1b_test_nested2Level:
4475         type: tosca.capabilities.Scalable
4476         occurrences:
4477         - 1
4478         - UNBOUNDED
4479       network.incoming.packets_ps_server_main_1b_port_1:
4480         type: org.openecomp.capabilities.metric.Ceilometer
4481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4482         occurrences:
4483         - 1
4484         - UNBOUNDED
4485       binding_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
4486         type: tosca.capabilities.network.Bindable
4487         valid_source_types:
4488         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4489         occurrences:
4490         - 0
4491         - UNBOUNDED
4492       network.incoming.packets.rate_pd_server_main_1b_port_1:
4493         type: org.openecomp.capabilities.metric.Ceilometer
4494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4495         occurrences:
4496         - 1
4497         - UNBOUNDED
4498       network.outgoing.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
4499         type: org.openecomp.capabilities.metric.Ceilometer
4500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       disk.device.usage_server_main_1c1_cmaui_11:
4505         type: org.openecomp.capabilities.metric.Ceilometer
4506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4507         occurrences:
4508         - 1
4509         - UNBOUNDED
4510       disk.capacity_server_nested2_ps_1b_test_nested2Level:
4511         type: org.openecomp.capabilities.metric.Ceilometer
4512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4513         occurrences:
4514         - 1
4515         - UNBOUNDED
4516       binding_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4517         type: tosca.capabilities.network.Bindable
4518         occurrences:
4519         - 1
4520         - UNBOUNDED
4521       disk.root.size_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4522         type: org.openecomp.capabilities.metric.Ceilometer
4523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4524         occurrences:
4525         - 1
4526         - UNBOUNDED
4527       host_server_main_ps_1b_1:
4528         type: tosca.capabilities.Container
4529         valid_source_types:
4530         - tosca.nodes.SoftwareComponent
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       disk.root.size_server_main_pd_1b_1:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       memory.usage_server_main_ps_1b_1:
4541         type: org.openecomp.capabilities.metric.Ceilometer
4542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4543         occurrences:
4544         - 1
4545         - UNBOUNDED
4546       network.outpoing.packets_ps_server_nested2_1b_port_test_nested2Level:
4547         type: org.openecomp.capabilities.metric.Ceilometer
4548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4549         occurrences:
4550         - 1
4551         - UNBOUNDED
4552       instance_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4553         type: org.openecomp.capabilities.metric.Ceilometer
4554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4555         occurrences:
4556         - 1
4557         - UNBOUNDED
4558       os_server_nested2_ps_1b_test_nested2Level:
4559         type: tosca.capabilities.OperatingSystem
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       scalable_server_main_ps_1b_1:
4564         type: tosca.capabilities.Scalable
4565         occurrences:
4566         - 1
4567         - UNBOUNDED
4568       disk.device.read.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4569         type: org.openecomp.capabilities.metric.Ceilometer
4570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4571         occurrences:
4572         - 1
4573         - UNBOUNDED
4574       disk.device.capacity_server_main_1c1_cmaui_11:
4575         type: org.openecomp.capabilities.metric.Ceilometer
4576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       disk.device.read.requests.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
4581         type: org.openecomp.capabilities.metric.Ceilometer
4582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4583         occurrences:
4584         - 1
4585         - UNBOUNDED
4586       host_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4587         type: tosca.capabilities.Container
4588         valid_source_types:
4589         - tosca.nodes.SoftwareComponent
4590         occurrences:
4591         - 1
4592         - UNBOUNDED
4593       memory.resident_server_main_ps_1b_1:
4594         type: org.openecomp.capabilities.metric.Ceilometer
4595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4596         occurrences:
4597         - 1
4598         - UNBOUNDED
4599       os_server_main_pd_1b_1:
4600         type: tosca.capabilities.OperatingSystem
4601         occurrences:
4602         - 1
4603         - UNBOUNDED
4604       disk.device.read.bytes_server_main_1c1_cmaui_21:
4605         type: org.openecomp.capabilities.metric.Ceilometer
4606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4607         occurrences:
4608         - 1
4609         - UNBOUNDED
4610       disk.latency_server_nested2_ps_1b_test_nested2Level:
4611         type: org.openecomp.capabilities.metric.Ceilometer
4612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4613         occurrences:
4614         - 1
4615         - UNBOUNDED
4616       disk.root.size_server_nested2_1c1_cmaui_2_test_nested2Level:
4617         type: org.openecomp.capabilities.metric.Ceilometer
4618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4619         occurrences:
4620         - 1
4621         - UNBOUNDED
4622       binding_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
4623         type: tosca.capabilities.network.Bindable
4624         occurrences:
4625         - 1
4626         - UNBOUNDED
4627       network.outgoing.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
4628         type: org.openecomp.capabilities.metric.Ceilometer
4629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4630         occurrences:
4631         - 1
4632         - UNBOUNDED
4633       memory.resident_server_nested2_1c1_cmaui_1_test_nested2Level:
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       vcpus_server_nested2_ps_1b_test_nested2Level:
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       disk.device.iops_server_nested2_1c1_cmaui_2_test_nested2Level:
4646         type: org.openecomp.capabilities.metric.Ceilometer
4647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4648         occurrences:
4649         - 1
4650         - UNBOUNDED
4651       network.incoming.bytes_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4652         type: org.openecomp.capabilities.metric.Ceilometer
4653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4654         occurrences:
4655         - 1
4656         - UNBOUNDED
4657       disk.write.requests_server_main_ps_1b_1:
4658         type: org.openecomp.capabilities.metric.Ceilometer
4659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4660         occurrences:
4661         - 1
4662         - UNBOUNDED
4663       memory_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4664         type: org.openecomp.capabilities.metric.Ceilometer
4665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4666         occurrences:
4667         - 1
4668         - UNBOUNDED
4669       disk.device.allocation_server_main_1c1_cmaui_21:
4670         type: org.openecomp.capabilities.metric.Ceilometer
4671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4672         occurrences:
4673         - 1
4674         - UNBOUNDED
4675       feature_jsa_security_group1_test_nested3Level_test_nested2Level:
4676         type: tosca.capabilities.Node
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       disk.device.read.requests_server_main_ps_1b_1:
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.packets.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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.write.bytes_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
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       disk.device.read.bytes_server_main_1c1_cmaui_11:
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       disk.capacity_server_nested2_1c1_cmaui_1_test_nested2Level:
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.write.requests.rate_server_main_1c1_cmaui_11:
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.device.read.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
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       disk.allocation_server_main_1c1_cmaui_11:
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       disk.device.read.bytes_server_nested2_pd_1b_test_nested2Level:
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       disk.device.allocation_server_main_1c1_cmaui_11:
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       disk.capacity_server_main_ps_1b_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       binding_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4747         type: tosca.capabilities.network.Bindable
4748         valid_source_types:
4749         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4750         occurrences:
4751         - 0
4752         - UNBOUNDED
4753       disk.read.requests_server_nested2_ps_1b_test_nested2Level:
4754         type: org.openecomp.capabilities.metric.Ceilometer
4755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4756         occurrences:
4757         - 1
4758         - UNBOUNDED
4759       cpu.delta_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4760         type: org.openecomp.capabilities.metric.Ceilometer
4761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4762         occurrences:
4763         - 1
4764         - UNBOUNDED
4765       disk.read.bytes_server_nested2_ps_1b_test_nested2Level:
4766         type: org.openecomp.capabilities.metric.Ceilometer
4767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4768         occurrences:
4769         - 1
4770         - UNBOUNDED
4771       network.incoming.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
4772         type: org.openecomp.capabilities.metric.Ceilometer
4773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4774         occurrences:
4775         - 1
4776         - UNBOUNDED
4777       scalable_server_pd_pattern4_test_nested_pattern_4_main_1:
4778         type: tosca.capabilities.Scalable
4779         occurrences:
4780         - 1
4781         - UNBOUNDED
4782       disk.device.latency_server_pd_pattern4_test_nested_pattern_4_main_1:
4783         type: org.openecomp.capabilities.metric.Ceilometer
4784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4785         occurrences:
4786         - 1
4787         - UNBOUNDED
4788       disk.write.requests.rate_server_main_1c1_cmaui_21:
4789         type: org.openecomp.capabilities.metric.Ceilometer
4790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4791         occurrences:
4792         - 1
4793         - UNBOUNDED
4794       scalable_server_main_1c1_cmaui_11:
4795         type: tosca.capabilities.Scalable
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       disk.read.bytes.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
4800         type: org.openecomp.capabilities.metric.Ceilometer
4801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4802         occurrences:
4803         - 1
4804         - UNBOUNDED
4805       disk.device.write.requests_server_main_1c1_cmaui_21:
4806         type: org.openecomp.capabilities.metric.Ceilometer
4807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4808         occurrences:
4809         - 1
4810         - UNBOUNDED
4811       disk.device.write.requests_server_nested2_1c1_cmaui_1_test_nested2Level:
4812         type: org.openecomp.capabilities.metric.Ceilometer
4813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4814         occurrences:
4815         - 1
4816         - UNBOUNDED
4817       instance_server_pd_pattern4_test_nested_pattern_4_main_1:
4818         type: org.openecomp.capabilities.metric.Ceilometer
4819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4820         occurrences:
4821         - 1
4822         - UNBOUNDED
4823       disk.allocation_server_nested2_pd_1b_test_nested2Level:
4824         type: org.openecomp.capabilities.metric.Ceilometer
4825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4826         occurrences:
4827         - 1
4828         - UNBOUNDED
4829       feature_server_main_1c1_cmaui_21:
4830         type: tosca.capabilities.Node
4831         occurrences:
4832         - 1
4833         - UNBOUNDED
4834       disk.device.read.bytes_server_nested2_1c1_cmaui_2_test_nested2Level:
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       disk.device.capacity_server_main_1c1_cmaui_21:
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       scalable_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
4847         type: tosca.capabilities.Scalable
4848         occurrences:
4849         - 1
4850         - UNBOUNDED
4851       disk.write.bytes.rate_server_main_pd_1b_1:
4852         type: org.openecomp.capabilities.metric.Ceilometer
4853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4854         occurrences:
4855         - 1
4856         - UNBOUNDED
4857       feature_test_nested3Level_test_nested2Level:
4858         type: tosca.capabilities.Node
4859         occurrences:
4860         - 1
4861         - UNBOUNDED
4862       disk.device.allocation_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
4863         type: org.openecomp.capabilities.metric.Ceilometer
4864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4865         occurrences:
4866         - 1
4867         - UNBOUNDED
4868       disk.iops_server_main_pd_1b_1:
4869         type: org.openecomp.capabilities.metric.Ceilometer
4870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4871         occurrences:
4872         - 1
4873         - UNBOUNDED
4874       disk.read.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4875         type: org.openecomp.capabilities.metric.Ceilometer
4876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4877         occurrences:
4878         - 1
4879         - UNBOUNDED
4880       disk.ephemeral.size_server_nested2_1c1_cmaui_2_test_nested2Level:
4881         type: org.openecomp.capabilities.metric.Ceilometer
4882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4883         occurrences:
4884         - 1
4885         - UNBOUNDED
4886       feature_server_main_pd_1b_1:
4887         type: tosca.capabilities.Node
4888         occurrences:
4889         - 1
4890         - UNBOUNDED
4891       network.incoming.bytes_cmaui_port_12:
4892         type: org.openecomp.capabilities.metric.Ceilometer
4893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4894         occurrences:
4895         - 1
4896         - UNBOUNDED
4897       network.incoming.bytes_cmaui_port_11:
4898         type: org.openecomp.capabilities.metric.Ceilometer
4899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4900         occurrences:
4901         - 1
4902         - UNBOUNDED
4903       scalable_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4904         type: tosca.capabilities.Scalable
4905         occurrences:
4906         - 1
4907         - UNBOUNDED
4908       disk.latency_server_nested2_pd_1b_test_nested2Level:
4909         type: org.openecomp.capabilities.metric.Ceilometer
4910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4911         occurrences:
4912         - 1
4913         - UNBOUNDED
4914       memory.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
4915         type: org.openecomp.capabilities.metric.Ceilometer
4916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4917         occurrences:
4918         - 1
4919         - UNBOUNDED
4920       cpu.delta_server_main_1c1_cmaui_21:
4921         type: org.openecomp.capabilities.metric.Ceilometer
4922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4923         occurrences:
4924         - 1
4925         - UNBOUNDED
4926       disk.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
4927         type: org.openecomp.capabilities.metric.Ceilometer
4928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4929         occurrences:
4930         - 1
4931         - UNBOUNDED
4932       disk.device.write.requests_server_pd_pattern4_test_nested_pattern_4_main_1:
4933         type: org.openecomp.capabilities.metric.Ceilometer
4934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4935         occurrences:
4936         - 1
4937         - UNBOUNDED
4938       disk.device.write.bytes_server_main_1c1_cmaui_21:
4939         type: org.openecomp.capabilities.metric.Ceilometer
4940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4941         occurrences:
4942         - 1
4943         - UNBOUNDED
4944       disk.write.requests.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
4945         type: org.openecomp.capabilities.metric.Ceilometer
4946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4947         occurrences:
4948         - 1
4949         - UNBOUNDED
4950       cpu_server_nested2_pd_1b_test_nested2Level:
4951         type: org.openecomp.capabilities.metric.Ceilometer
4952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4953         occurrences:
4954         - 1
4955         - UNBOUNDED
4956       network.outgoing.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
4957         type: org.openecomp.capabilities.metric.Ceilometer
4958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4959         occurrences:
4960         - 1
4961         - UNBOUNDED
4962       disk.device.allocation_server_nested2_1c1_cmaui_2_test_nested2Level:
4963         type: org.openecomp.capabilities.metric.Ceilometer
4964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4965         occurrences:
4966         - 1
4967         - UNBOUNDED
4968       disk.device.allocation_server_main_pd_1b_1:
4969         type: org.openecomp.capabilities.metric.Ceilometer
4970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4971         occurrences:
4972         - 1
4973         - UNBOUNDED
4974       disk.read.bytes_server_pd_pattern4_test_nested_pattern_4_main_1:
4975         type: org.openecomp.capabilities.metric.Ceilometer
4976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4977         occurrences:
4978         - 1
4979         - UNBOUNDED
4980       vcpus_server_nested2_pd_1b_test_nested2Level:
4981         type: org.openecomp.capabilities.metric.Ceilometer
4982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4983         occurrences:
4984         - 1
4985         - UNBOUNDED
4986       disk.device.usage_server_nested2_1c1_cmaui_1_test_nested2Level:
4987         type: org.openecomp.capabilities.metric.Ceilometer
4988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4989         occurrences:
4990         - 1
4991         - UNBOUNDED
4992       network.incoming.bytes_cmaui_port_1_test_nested2Level:
4993         type: org.openecomp.capabilities.metric.Ceilometer
4994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4995         occurrences:
4996         - 1
4997         - UNBOUNDED
4998       disk.device.latency_server_main_1c1_cmaui_21:
4999         type: org.openecomp.capabilities.metric.Ceilometer
5000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5001         occurrences:
5002         - 1
5003         - UNBOUNDED
5004       disk.device.allocation_server_nested2_1c1_cmaui_1_test_nested2Level:
5005         type: org.openecomp.capabilities.metric.Ceilometer
5006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5007         occurrences:
5008         - 1
5009         - UNBOUNDED
5010       vcpus_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5011         type: org.openecomp.capabilities.metric.Ceilometer
5012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5013         occurrences:
5014         - 1
5015         - UNBOUNDED
5016       cpu_server_main_1c1_cmaui_11:
5017         type: org.openecomp.capabilities.metric.Ceilometer
5018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5019         occurrences:
5020         - 1
5021         - UNBOUNDED
5022       endpoint_server_nested2_1c1_cmaui_2_test_nested2Level:
5023         type: tosca.capabilities.Endpoint.Admin
5024         occurrences:
5025         - 1
5026         - UNBOUNDED
5027       disk.write.bytes.rate_server_main_ps_1b_1:
5028         type: org.openecomp.capabilities.metric.Ceilometer
5029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5030         occurrences:
5031         - 1
5032         - UNBOUNDED
5033       disk.device.read.requests.rate_server_main_pd_1b_1:
5034         type: org.openecomp.capabilities.metric.Ceilometer
5035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5036         occurrences:
5037         - 1
5038         - UNBOUNDED
5039       feature_test_nested_pattern_4_main_1:
5040         type: tosca.capabilities.Node
5041         occurrences:
5042         - 1
5043         - UNBOUNDED
5044       memory.usage_server_nested2_pd_1b_test_nested2Level:
5045         type: org.openecomp.capabilities.metric.Ceilometer
5046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5047         occurrences:
5048         - 1
5049         - UNBOUNDED
5050       disk.device.write.bytes_server_nested2_pd_1b_test_nested2Level:
5051         type: org.openecomp.capabilities.metric.Ceilometer
5052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5053         occurrences:
5054         - 1
5055         - UNBOUNDED
5056       disk.device.capacity_server_main_ps_1b_1:
5057         type: org.openecomp.capabilities.metric.Ceilometer
5058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5059         occurrences:
5060         - 1
5061         - UNBOUNDED
5062       network.incoming.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
5063         type: org.openecomp.capabilities.metric.Ceilometer
5064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5065         occurrences:
5066         - 1
5067         - UNBOUNDED
5068       disk.device.write.bytes_server_main_1c1_cmaui_11:
5069         type: org.openecomp.capabilities.metric.Ceilometer
5070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5071         occurrences:
5072         - 1
5073         - UNBOUNDED
5074       network.incoming.bytes_cmaui_port_2_test_nested2Level:
5075         type: org.openecomp.capabilities.metric.Ceilometer
5076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5077         occurrences:
5078         - 1
5079         - UNBOUNDED
5080       binding_pd_server_main_1b_port_1:
5081         type: tosca.capabilities.network.Bindable
5082         valid_source_types:
5083         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5084         occurrences:
5085         - 0
5086         - UNBOUNDED
5087       disk.device.write.bytes_server_pd_pattern4_test_nested_pattern_4_main_1:
5088         type: org.openecomp.capabilities.metric.Ceilometer
5089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5090         occurrences:
5091         - 1
5092         - UNBOUNDED
5093       disk.device.latency_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5094         type: org.openecomp.capabilities.metric.Ceilometer
5095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5096         occurrences:
5097         - 1
5098         - UNBOUNDED
5099       memory.resident_server_main_pd_1b_1:
5100         type: org.openecomp.capabilities.metric.Ceilometer
5101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5102         occurrences:
5103         - 1
5104         - UNBOUNDED
5105       network.incoming.bytes_ps_server_main_1b_port_1:
5106         type: org.openecomp.capabilities.metric.Ceilometer
5107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5108         occurrences:
5109         - 1
5110         - UNBOUNDED
5111       vcpus_server_nested2_1c1_cmaui_1_test_nested2Level:
5112         type: org.openecomp.capabilities.metric.Ceilometer
5113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5114         occurrences:
5115         - 1
5116         - UNBOUNDED
5117       disk.device.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5118         type: org.openecomp.capabilities.metric.Ceilometer
5119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5120         occurrences:
5121         - 1
5122         - UNBOUNDED
5123       disk.device.read.bytes_server_nested2_1c1_cmaui_1_test_nested2Level:
5124         type: org.openecomp.capabilities.metric.Ceilometer
5125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5126         occurrences:
5127         - 1
5128         - UNBOUNDED
5129       disk.read.bytes.rate_server_nested2_ps_1b_test_nested2Level:
5130         type: org.openecomp.capabilities.metric.Ceilometer
5131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5132         occurrences:
5133         - 1
5134         - UNBOUNDED
5135       endpoint_server_nested2_1c1_cmaui_1_test_nested2Level:
5136         type: tosca.capabilities.Endpoint.Admin
5137         occurrences:
5138         - 1
5139         - UNBOUNDED
5140       attachment_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5141         type: tosca.capabilities.Attachment
5142         occurrences:
5143         - 1
5144         - UNBOUNDED
5145       disk.device.iops_server_pd_pattern4_test_nested_pattern_4_main_1:
5146         type: org.openecomp.capabilities.metric.Ceilometer
5147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5148         occurrences:
5149         - 1
5150         - UNBOUNDED
5151       network.outgoing.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
5152         type: org.openecomp.capabilities.metric.Ceilometer
5153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5154         occurrences:
5155         - 1
5156         - UNBOUNDED
5157       disk.device.read.requests_server_nested2_pd_1b_test_nested2Level:
5158         type: org.openecomp.capabilities.metric.Ceilometer
5159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5160         occurrences:
5161         - 1
5162         - UNBOUNDED
5163       attachment_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
5164         type: tosca.capabilities.Attachment
5165         occurrences:
5166         - 1
5167         - UNBOUNDED
5168       memory.resident_server_pd_pattern4_test_nested_pattern_4_main_1:
5169         type: org.openecomp.capabilities.metric.Ceilometer
5170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5171         occurrences:
5172         - 1
5173         - UNBOUNDED
5174       feature_pd_server_main_1b_port_1:
5175         type: tosca.capabilities.Node
5176         occurrences:
5177         - 1
5178         - UNBOUNDED
5179       host_server_main_1c1_cmaui_21:
5180         type: tosca.capabilities.Container
5181         valid_source_types:
5182         - tosca.nodes.SoftwareComponent
5183         occurrences:
5184         - 1
5185         - UNBOUNDED
5186       network.incoming.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
5187         type: org.openecomp.capabilities.metric.Ceilometer
5188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5189         occurrences:
5190         - 1
5191         - UNBOUNDED
5192       disk.ephemeral.size_server_nested2_ps_1b_test_nested2Level:
5193         type: org.openecomp.capabilities.metric.Ceilometer
5194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5195         occurrences:
5196         - 1
5197         - UNBOUNDED
5198       disk.write.bytes_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5199         type: org.openecomp.capabilities.metric.Ceilometer
5200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5201         occurrences:
5202         - 1
5203         - UNBOUNDED
5204       network.outgoing.bytes_pd_server_nested2_1b_port_test_nested2Level:
5205         type: org.openecomp.capabilities.metric.Ceilometer
5206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5207         occurrences:
5208         - 1
5209         - UNBOUNDED
5210       network.outgoing.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
5211         type: org.openecomp.capabilities.metric.Ceilometer
5212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5213         occurrences:
5214         - 1
5215         - UNBOUNDED
5216       disk.device.write.bytes.rate_server_nested2_ps_1b_test_nested2Level:
5217         type: org.openecomp.capabilities.metric.Ceilometer
5218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5219         occurrences:
5220         - 1
5221         - UNBOUNDED
5222       disk.device.usage_server_main_ps_1b_1:
5223         type: org.openecomp.capabilities.metric.Ceilometer
5224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5225         occurrences:
5226         - 1
5227         - UNBOUNDED
5228       network.outgoing.bytes_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5229         type: org.openecomp.capabilities.metric.Ceilometer
5230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5231         occurrences:
5232         - 1
5233         - UNBOUNDED
5234       disk.device.capacity_server_nested2_1c1_cmaui_2_test_nested2Level:
5235         type: org.openecomp.capabilities.metric.Ceilometer
5236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5237         occurrences:
5238         - 1
5239         - UNBOUNDED
5240       disk.device.write.requests_server_nested2_pd_1b_test_nested2Level:
5241         type: org.openecomp.capabilities.metric.Ceilometer
5242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5243         occurrences:
5244         - 1
5245         - UNBOUNDED
5246       disk.device.usage_server_nested2_1c1_cmaui_2_test_nested2Level:
5247         type: org.openecomp.capabilities.metric.Ceilometer
5248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5249         occurrences:
5250         - 1
5251         - UNBOUNDED
5252       disk.write.requests.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
5253         type: org.openecomp.capabilities.metric.Ceilometer
5254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       network.incoming.bytes.rate_cmaui_port_2_test_nested2Level:
5259         type: org.openecomp.capabilities.metric.Ceilometer
5260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5261         occurrences:
5262         - 1
5263         - UNBOUNDED
5264       disk.device.latency_server_main_1c1_cmaui_11:
5265         type: org.openecomp.capabilities.metric.Ceilometer
5266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5267         occurrences:
5268         - 1
5269         - UNBOUNDED
5270       disk.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5271         type: org.openecomp.capabilities.metric.Ceilometer
5272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5273         occurrences:
5274         - 1
5275         - UNBOUNDED
5276       network.incoming.packets.rate_cmaui_port_12:
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       network.incoming.packets.rate_cmaui_port_11:
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       disk.device.read.requests.rate_server_nested2_pd_1b_test_nested2Level:
5289         type: org.openecomp.capabilities.metric.Ceilometer
5290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5291         occurrences:
5292         - 1
5293         - UNBOUNDED
5294       disk.device.allocation_server_main_ps_1b_1:
5295         type: org.openecomp.capabilities.metric.Ceilometer
5296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5297         occurrences:
5298         - 1
5299         - UNBOUNDED
5300       vcpus_server_main_1c1_cmaui_21:
5301         type: org.openecomp.capabilities.metric.Ceilometer
5302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5303         occurrences:
5304         - 1
5305         - UNBOUNDED
5306       attachment_pd_server_main_1b_port_1:
5307         type: tosca.capabilities.Attachment
5308         occurrences:
5309         - 1
5310         - UNBOUNDED
5311       disk.latency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5312         type: org.openecomp.capabilities.metric.Ceilometer
5313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5314         occurrences:
5315         - 1
5316         - UNBOUNDED
5317       network.incoming.bytes.rate_cmaui_port_1_test_nested2Level:
5318         type: org.openecomp.capabilities.metric.Ceilometer
5319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5320         occurrences:
5321         - 1
5322         - UNBOUNDED
5323       os_server_nested2_1c1_cmaui_2_test_nested2Level:
5324         type: tosca.capabilities.OperatingSystem
5325         occurrences:
5326         - 1
5327         - UNBOUNDED
5328       disk.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5329         type: org.openecomp.capabilities.metric.Ceilometer
5330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5331         occurrences:
5332         - 1
5333         - UNBOUNDED
5334       memory.resident_server_main_1c1_cmaui_11:
5335         type: org.openecomp.capabilities.metric.Ceilometer
5336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5337         occurrences:
5338         - 1
5339         - UNBOUNDED
5340       network.incoming.packets_pd_server_nested2_1b_port_test_nested2Level:
5341         type: org.openecomp.capabilities.metric.Ceilometer
5342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5343         occurrences:
5344         - 1
5345         - UNBOUNDED
5346       disk.read.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5347         type: org.openecomp.capabilities.metric.Ceilometer
5348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5349         occurrences:
5350         - 1
5351         - UNBOUNDED
5352       network.outpoing.packets_cmaui_port_11:
5353         type: org.openecomp.capabilities.metric.Ceilometer
5354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5355         occurrences:
5356         - 1
5357         - UNBOUNDED
5358       binding_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5359         type: tosca.capabilities.network.Bindable
5360         valid_source_types:
5361         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5362         occurrences:
5363         - 0
5364         - UNBOUNDED
5365       network.outpoing.packets_cmaui_port_12:
5366         type: org.openecomp.capabilities.metric.Ceilometer
5367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5368         occurrences:
5369         - 1
5370         - UNBOUNDED
5371       disk.usage_server_pd_pattern4_test_nested_pattern_4_main_1:
5372         type: org.openecomp.capabilities.metric.Ceilometer
5373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5374         occurrences:
5375         - 1
5376         - UNBOUNDED
5377       memory.resident_server_nested2_1c1_cmaui_2_test_nested2Level:
5378         type: org.openecomp.capabilities.metric.Ceilometer
5379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5380         occurrences:
5381         - 1
5382         - UNBOUNDED
5383       disk.capacity_server_nested2_pd_1b_test_nested2Level:
5384         type: org.openecomp.capabilities.metric.Ceilometer
5385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5386         occurrences:
5387         - 1
5388         - UNBOUNDED
5389       disk.ephemeral.size_server_main_1c1_cmaui_11:
5390         type: org.openecomp.capabilities.metric.Ceilometer
5391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5392         occurrences:
5393         - 1
5394         - UNBOUNDED
5395       cpu_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5396         type: org.openecomp.capabilities.metric.Ceilometer
5397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401       binding_server_main_pd_1b_1:
5402         type: tosca.capabilities.network.Bindable
5403         occurrences:
5404         - 1
5405         - UNBOUNDED
5406       memory.resident_server_main_1c1_cmaui_21:
5407         type: org.openecomp.capabilities.metric.Ceilometer
5408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5409         occurrences:
5410         - 1
5411         - UNBOUNDED
5412       disk.device.read.requests.rate_server_main_1c1_cmaui_11:
5413         type: org.openecomp.capabilities.metric.Ceilometer
5414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5415         occurrences:
5416         - 1
5417         - UNBOUNDED
5418       disk.device.capacity_server_main_pd_1b_1:
5419         type: org.openecomp.capabilities.metric.Ceilometer
5420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5421         occurrences:
5422         - 1
5423         - UNBOUNDED
5424       disk.read.bytes_server_main_1c1_cmaui_21:
5425         type: org.openecomp.capabilities.metric.Ceilometer
5426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5427         occurrences:
5428         - 1
5429         - UNBOUNDED
5430       os_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5431         type: tosca.capabilities.OperatingSystem
5432         occurrences:
5433         - 1
5434         - UNBOUNDED
5435       disk.device.read.requests_server_nested2_1c1_cmaui_1_test_nested2Level:
5436         type: org.openecomp.capabilities.metric.Ceilometer
5437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5438         occurrences:
5439         - 1
5440         - UNBOUNDED
5441       host_server_nested2_ps_1b_test_nested2Level:
5442         type: tosca.capabilities.Container
5443         valid_source_types:
5444         - tosca.nodes.SoftwareComponent
5445         occurrences:
5446         - 1
5447         - UNBOUNDED
5448       host_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5449         type: tosca.capabilities.Container
5450         valid_source_types:
5451         - tosca.nodes.SoftwareComponent
5452         occurrences:
5453         - 1
5454         - UNBOUNDED
5455       cpu_util_server_nested2_1c1_cmaui_1_test_nested2Level:
5456         type: org.openecomp.capabilities.metric.Ceilometer
5457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5458         occurrences:
5459         - 1
5460         - UNBOUNDED
5461       network.outpoing.packets_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5462         type: org.openecomp.capabilities.metric.Ceilometer
5463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5464         occurrences:
5465         - 1
5466         - UNBOUNDED
5467       disk.device.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5468         type: org.openecomp.capabilities.metric.Ceilometer
5469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5470         occurrences:
5471         - 1
5472         - UNBOUNDED
5473       disk.root.size_server_main_1c1_cmaui_21:
5474         type: org.openecomp.capabilities.metric.Ceilometer
5475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5476         occurrences:
5477         - 1
5478         - UNBOUNDED
5479       disk.usage_server_main_ps_1b_1:
5480         type: org.openecomp.capabilities.metric.Ceilometer
5481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5482         occurrences:
5483         - 1
5484         - UNBOUNDED
5485       cpu_server_main_pd_1b_1:
5486         type: org.openecomp.capabilities.metric.Ceilometer
5487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5488         occurrences:
5489         - 1
5490         - UNBOUNDED
5491       disk.read.requests_server_main_1c1_cmaui_11:
5492         type: org.openecomp.capabilities.metric.Ceilometer
5493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5494         occurrences:
5495         - 1
5496         - UNBOUNDED
5497       memory.resident_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5498         type: org.openecomp.capabilities.metric.Ceilometer
5499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5500         occurrences:
5501         - 1
5502         - UNBOUNDED
5503       disk.write.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5504         type: org.openecomp.capabilities.metric.Ceilometer
5505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5506         occurrences:
5507         - 1
5508         - UNBOUNDED
5509       network.outgoing.packets.rate_pd_server_nested2_1b_port_test_nested2Level:
5510         type: org.openecomp.capabilities.metric.Ceilometer
5511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5512         occurrences:
5513         - 1
5514         - UNBOUNDED
5515       disk.device.read.requests.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
5516         type: org.openecomp.capabilities.metric.Ceilometer
5517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5518         occurrences:
5519         - 1
5520         - UNBOUNDED
5521       disk.ephemeral.size_server_main_1c1_cmaui_21:
5522         type: org.openecomp.capabilities.metric.Ceilometer
5523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5524         occurrences:
5525         - 1
5526         - UNBOUNDED
5527       host_server_main_1c1_cmaui_11:
5528         type: tosca.capabilities.Container
5529         valid_source_types:
5530         - tosca.nodes.SoftwareComponent
5531         occurrences:
5532         - 1
5533         - UNBOUNDED
5534       disk.device.iops_server_main_1c1_cmaui_11:
5535         type: org.openecomp.capabilities.metric.Ceilometer
5536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5537         occurrences:
5538         - 1
5539         - UNBOUNDED
5540       disk.device.latency_server_nested2_ps_1b_test_nested2Level:
5541         type: org.openecomp.capabilities.metric.Ceilometer
5542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5543         occurrences:
5544         - 1
5545         - UNBOUNDED
5546       disk.device.read.requests_server_nested2_1c1_cmaui_2_test_nested2Level:
5547         type: org.openecomp.capabilities.metric.Ceilometer
5548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5549         occurrences:
5550         - 1
5551         - UNBOUNDED
5552       cpu_util_server_nested2_1c1_cmaui_2_test_nested2Level:
5553         type: org.openecomp.capabilities.metric.Ceilometer
5554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5555         occurrences:
5556         - 1
5557         - UNBOUNDED
5558       instance_server_main_1c1_cmaui_21:
5559         type: org.openecomp.capabilities.metric.Ceilometer
5560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5561         occurrences:
5562         - 1
5563         - UNBOUNDED
5564       memory_server_nested2_1c1_cmaui_2_test_nested2Level:
5565         type: org.openecomp.capabilities.metric.Ceilometer
5566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5567         occurrences:
5568         - 1
5569         - UNBOUNDED
5570       disk.device.read.requests.rate_server_main_ps_1b_1:
5571         type: org.openecomp.capabilities.metric.Ceilometer
5572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5573         occurrences:
5574         - 1
5575         - UNBOUNDED
5576       disk.device.read.requests.rate_server_main_1c1_cmaui_21:
5577         type: org.openecomp.capabilities.metric.Ceilometer
5578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5579         occurrences:
5580         - 1
5581         - UNBOUNDED
5582       disk.read.bytes_server_main_1c1_cmaui_11:
5583         type: org.openecomp.capabilities.metric.Ceilometer
5584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5585         occurrences:
5586         - 1
5587         - UNBOUNDED
5588       network.outpoing.packets_pd_server_main_1b_port_1:
5589         type: org.openecomp.capabilities.metric.Ceilometer
5590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5591         occurrences:
5592         - 1
5593         - UNBOUNDED
5594       disk.write.bytes.rate_server_nested2_pd_1b_test_nested2Level:
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       disk.root.size_server_nested2_pd_1b_test_nested2Level:
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       endpoint_server_nested2_ps_1b_test_nested2Level:
5607         type: tosca.capabilities.Endpoint.Admin
5608         occurrences:
5609         - 1
5610         - UNBOUNDED
5611       attachment_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
5612         type: tosca.capabilities.Attachment
5613         occurrences:
5614         - 1
5615         - UNBOUNDED
5616       network.incoming.packets_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
5617         type: org.openecomp.capabilities.metric.Ceilometer
5618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5619         occurrences:
5620         - 1
5621         - UNBOUNDED
5622       disk.device.read.bytes.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
5623         type: org.openecomp.capabilities.metric.Ceilometer
5624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5625         occurrences:
5626         - 1
5627         - UNBOUNDED
5628       disk.device.capacity_server_pd_pattern4_test_nested_pattern_4_main_1:
5629         type: org.openecomp.capabilities.metric.Ceilometer
5630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5631         occurrences:
5632         - 1
5633         - UNBOUNDED
5634       disk.device.read.bytes.rate_server_nested2_ps_1b_test_nested2Level:
5635         type: org.openecomp.capabilities.metric.Ceilometer
5636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5637         occurrences:
5638         - 1
5639         - UNBOUNDED
5640       feature_jsa_security_group1_test_resourceGroup_test_nested2Level:
5641         type: tosca.capabilities.Node
5642         occurrences:
5643         - 1
5644         - UNBOUNDED
5645       disk.device.usage_server_nested2_ps_1b_test_nested2Level:
5646         type: org.openecomp.capabilities.metric.Ceilometer
5647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5648         occurrences:
5649         - 1
5650         - UNBOUNDED
5651       disk.ephemeral.size_server_main_pd_1b_1:
5652         type: org.openecomp.capabilities.metric.Ceilometer
5653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5654         occurrences:
5655         - 1
5656         - UNBOUNDED
5657       disk.root.size_server_main_1c1_cmaui_11:
5658         type: org.openecomp.capabilities.metric.Ceilometer
5659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       disk.iops_server_nested2_1c1_cmaui_2_test_nested2Level:
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       memory_server_pd_pattern4_test_nested_pattern_4_main_1:
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       feature_jsa_security_group2_test_nested3Level_test_nested2Level:
5676         type: tosca.capabilities.Node
5677         occurrences:
5678         - 1
5679         - UNBOUNDED
5680       network.incoming.bytes.rate_ps_server_nested2_1b_port_test_nested2Level:
5681         type: org.openecomp.capabilities.metric.Ceilometer
5682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5683         occurrences:
5684         - 1
5685         - UNBOUNDED
5686       disk.allocation_server_pd_pattern4_test_nested_pattern_4_main_1:
5687         type: org.openecomp.capabilities.metric.Ceilometer
5688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5689         occurrences:
5690         - 1
5691         - UNBOUNDED
5692       cpu_util_server_main_1c1_cmaui_21:
5693         type: org.openecomp.capabilities.metric.Ceilometer
5694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5695         occurrences:
5696         - 1
5697         - UNBOUNDED
5698       disk.device.write.requests.rate_server_main_1c1_cmaui_21:
5699         type: org.openecomp.capabilities.metric.Ceilometer
5700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5701         occurrences:
5702         - 1
5703         - UNBOUNDED
5704       network.outgoing.bytes.rate_pd_server_main_1b_port_1:
5705         type: org.openecomp.capabilities.metric.Ceilometer
5706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5707         occurrences:
5708         - 1
5709         - UNBOUNDED
5710       instance_server_main_1c1_cmaui_11:
5711         type: org.openecomp.capabilities.metric.Ceilometer
5712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5713         occurrences:
5714         - 1
5715         - UNBOUNDED
5716       network.outgoing.packets.rate_pd_server_main_1b_port_1:
5717         type: org.openecomp.capabilities.metric.Ceilometer
5718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5719         occurrences:
5720         - 1
5721         - UNBOUNDED
5722       disk.device.iops_server_main_1c1_cmaui_21:
5723         type: org.openecomp.capabilities.metric.Ceilometer
5724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5725         occurrences:
5726         - 1
5727         - UNBOUNDED
5728       network.incoming.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
5729         type: org.openecomp.capabilities.metric.Ceilometer
5730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5731         occurrences:
5732         - 1
5733         - UNBOUNDED
5734       network.incoming.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
5735         type: org.openecomp.capabilities.metric.Ceilometer
5736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5737         occurrences:
5738         - 1
5739         - UNBOUNDED
5740       network.incoming.packets_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
5741         type: org.openecomp.capabilities.metric.Ceilometer
5742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5743         occurrences:
5744         - 1
5745         - UNBOUNDED
5746       disk.write.requests.rate_server_main_ps_1b_1:
5747         type: org.openecomp.capabilities.metric.Ceilometer
5748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5749         occurrences:
5750         - 1
5751         - UNBOUNDED
5752       disk.allocation_server_nested2_ps_1b_test_nested2Level:
5753         type: org.openecomp.capabilities.metric.Ceilometer
5754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5755         occurrences:
5756         - 1
5757         - UNBOUNDED
5758       feature_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
5759         type: tosca.capabilities.Node
5760         occurrences:
5761         - 1
5762         - UNBOUNDED
5763       network.outpoing.packets_cmaui_port_2_test_nested2Level:
5764         type: org.openecomp.capabilities.metric.Ceilometer
5765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5766         occurrences:
5767         - 1
5768         - UNBOUNDED
5769       cpu.delta_server_main_1c1_cmaui_11:
5770         type: org.openecomp.capabilities.metric.Ceilometer
5771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5772         occurrences:
5773         - 1
5774         - UNBOUNDED
5775       network.outgoing.bytes_cmaui_port_1_test_nested2Level:
5776         type: org.openecomp.capabilities.metric.Ceilometer
5777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5778         occurrences:
5779         - 1
5780         - UNBOUNDED
5781       feature_server_nested2_ps_1b_test_nested2Level:
5782         type: tosca.capabilities.Node
5783         occurrences:
5784         - 1
5785         - UNBOUNDED
5786       network.outgoing.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
5787         type: org.openecomp.capabilities.metric.Ceilometer
5788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5789         occurrences:
5790         - 1
5791         - UNBOUNDED
5792       network.incoming.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
5793         type: org.openecomp.capabilities.metric.Ceilometer
5794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5795         occurrences:
5796         - 1
5797         - UNBOUNDED
5798       vcpus_server_nested2_1c1_cmaui_2_test_nested2Level:
5799         type: org.openecomp.capabilities.metric.Ceilometer
5800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5801         occurrences:
5802         - 1
5803         - UNBOUNDED
5804       disk.ephemeral.size_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5805         type: org.openecomp.capabilities.metric.Ceilometer
5806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5807         occurrences:
5808         - 1
5809         - UNBOUNDED
5810       disk.device.read.bytes.rate_server_main_1c1_cmaui_11:
5811         type: org.openecomp.capabilities.metric.Ceilometer
5812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5813         occurrences:
5814         - 1
5815         - UNBOUNDED
5816       disk.device.write.requests.rate_server_main_1c1_cmaui_11:
5817         type: org.openecomp.capabilities.metric.Ceilometer
5818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5819         occurrences:
5820         - 1
5821         - UNBOUNDED
5822       disk.iops_server_main_ps_1b_1:
5823         type: org.openecomp.capabilities.metric.Ceilometer
5824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5825         occurrences:
5826         - 1
5827         - UNBOUNDED
5828       disk.device.iops_server_nested2_pd_1b_test_nested2Level:
5829         type: org.openecomp.capabilities.metric.Ceilometer
5830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5831         occurrences:
5832         - 1
5833         - UNBOUNDED
5834       endpoint_server_pd_pattern4_test_nested_pattern_4_main_1:
5835         type: tosca.capabilities.Endpoint.Admin
5836         occurrences:
5837         - 1
5838         - UNBOUNDED
5839       cpu_util_server_main_1c1_cmaui_11:
5840         type: org.openecomp.capabilities.metric.Ceilometer
5841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5842         occurrences:
5843         - 1
5844         - UNBOUNDED
5845       disk.device.allocation_server_nested2_pd_1b_test_nested2Level:
5846         type: org.openecomp.capabilities.metric.Ceilometer
5847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5848         occurrences:
5849         - 1
5850         - UNBOUNDED
5851       disk.device.read.bytes_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
5852         type: org.openecomp.capabilities.metric.Ceilometer
5853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5854         occurrences:
5855         - 1
5856         - UNBOUNDED
5857       network.outgoing.bytes.rate_ps_server_nested2_1b_port_test_nested2Level:
5858         type: org.openecomp.capabilities.metric.Ceilometer
5859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5860         occurrences:
5861         - 1
5862         - UNBOUNDED
5863       binding_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
5864         type: tosca.capabilities.network.Bindable
5865         valid_source_types:
5866         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5867         occurrences:
5868         - 0
5869         - UNBOUNDED
5870       network.incoming.packets_cmaui_port_11:
5871         type: org.openecomp.capabilities.metric.Ceilometer
5872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5873         occurrences:
5874         - 1
5875         - UNBOUNDED
5876       network.incoming.packets_cmaui_port_12:
5877         type: org.openecomp.capabilities.metric.Ceilometer
5878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5879         occurrences:
5880         - 1
5881         - UNBOUNDED
5882       network.incoming.bytes.rate_ps_server_main_1b_port_1:
5883         type: org.openecomp.capabilities.metric.Ceilometer
5884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5885         occurrences:
5886         - 1
5887         - UNBOUNDED
5888       disk.device.latency_server_nested2_1c1_cmaui_1_test_nested2Level:
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       cpu_server_main_1c1_cmaui_21:
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.write.bytes.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
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       network.outpoing.packets_pd_server_pattern4_port_02_test_nested_pattern_4_main_1:
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_server_pd_pattern4_test_nested_pattern_4_main_1:
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       host_server_nested2_1c1_cmaui_1_test_nested2Level:
5919         type: tosca.capabilities.Container
5920         valid_source_types:
5921         - tosca.nodes.SoftwareComponent
5922         occurrences:
5923         - 1
5924         - UNBOUNDED
5925       disk.write.requests_server_main_1c1_cmaui_11:
5926         type: org.openecomp.capabilities.metric.Ceilometer
5927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5928         occurrences:
5929         - 1
5930         - UNBOUNDED
5931       memory.usage_server_main_1c1_cmaui_21:
5932         type: org.openecomp.capabilities.metric.Ceilometer
5933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5934         occurrences:
5935         - 1
5936         - UNBOUNDED
5937       memory_server_nested2_ps_1b_test_nested2Level:
5938         type: org.openecomp.capabilities.metric.Ceilometer
5939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5940         occurrences:
5941         - 1
5942         - UNBOUNDED
5943       endpoint_server_main_ps_1b_1:
5944         type: tosca.capabilities.Endpoint.Admin
5945         occurrences:
5946         - 1
5947         - UNBOUNDED
5948       network.outpoing.packets_cmaui_port_1_test_nested2Level:
5949         type: org.openecomp.capabilities.metric.Ceilometer
5950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5951         occurrences:
5952         - 1
5953         - UNBOUNDED
5954       feature_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
5955         type: tosca.capabilities.Node
5956         occurrences:
5957         - 1
5958         - UNBOUNDED
5959       disk.iops_server_nested2_pd_1b_test_nested2Level:
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       disk.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
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       disk.capacity_server_main_1c1_cmaui_21:
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       instance_server_nested2_ps_1b_test_nested2Level:
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.read.requests_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
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.read.requests_server_main_ps_1b_1:
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       network.outgoing.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
5996         type: org.openecomp.capabilities.metric.Ceilometer
5997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5998         occurrences:
5999         - 1
6000         - UNBOUNDED
6001       disk.write.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6002         type: org.openecomp.capabilities.metric.Ceilometer
6003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6004         occurrences:
6005         - 1
6006         - UNBOUNDED
6007       network.outgoing.bytes_ps_server_main_1b_port_1:
6008         type: org.openecomp.capabilities.metric.Ceilometer
6009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6010         occurrences:
6011         - 1
6012         - UNBOUNDED
6013       disk.device.iops_server_nested2_ps_1b_test_nested2Level:
6014         type: org.openecomp.capabilities.metric.Ceilometer
6015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6016         occurrences:
6017         - 1
6018         - UNBOUNDED
6019       disk.read.requests_server_nested2_pd_1b_test_nested2Level:
6020         type: org.openecomp.capabilities.metric.Ceilometer
6021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6022         occurrences:
6023         - 1
6024         - UNBOUNDED
6025       cpu.delta_server_main_pd_1b_1:
6026         type: org.openecomp.capabilities.metric.Ceilometer
6027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6028         occurrences:
6029         - 1
6030         - UNBOUNDED
6031       disk.capacity_server_pd_pattern4_test_nested_pattern_4_main_1:
6032         type: org.openecomp.capabilities.metric.Ceilometer
6033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6034         occurrences:
6035         - 1
6036         - UNBOUNDED
6037       network.outgoing.bytes_pd_server_main_1b_port_1:
6038         type: org.openecomp.capabilities.metric.Ceilometer
6039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6040         occurrences:
6041         - 1
6042         - UNBOUNDED
6043       instance_server_nested2_1c1_cmaui_1_test_nested2Level:
6044         type: org.openecomp.capabilities.metric.Ceilometer
6045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6046         occurrences:
6047         - 1
6048         - UNBOUNDED
6049       feature_test_nested_pattern_4_nested2_test_nested2Level:
6050         type: tosca.capabilities.Node
6051         occurrences:
6052         - 1
6053         - UNBOUNDED
6054       memory_server_main_1c1_cmaui_21:
6055         type: org.openecomp.capabilities.metric.Ceilometer
6056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6057         occurrences:
6058         - 1
6059         - UNBOUNDED
6060       disk.write.bytes_server_main_ps_1b_1:
6061         type: org.openecomp.capabilities.metric.Ceilometer
6062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6063         occurrences:
6064         - 1
6065         - UNBOUNDED
6066       disk.write.requests.rate_server_main_pd_1b_1:
6067         type: org.openecomp.capabilities.metric.Ceilometer
6068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6069         occurrences:
6070         - 1
6071         - UNBOUNDED
6072       cpu.delta_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6073         type: org.openecomp.capabilities.metric.Ceilometer
6074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6075         occurrences:
6076         - 1
6077         - UNBOUNDED
6078       attachment_cmaui_port_1_test_nested2Level:
6079         type: tosca.capabilities.Attachment
6080         occurrences:
6081         - 1
6082         - UNBOUNDED
6083       binding_server_main_ps_1b_1:
6084         type: tosca.capabilities.network.Bindable
6085         occurrences:
6086         - 1
6087         - UNBOUNDED
6088       disk.capacity_server_main_1c1_cmaui_11:
6089         type: org.openecomp.capabilities.metric.Ceilometer
6090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6091         occurrences:
6092         - 1
6093         - UNBOUNDED
6094       disk.device.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
6095         type: org.openecomp.capabilities.metric.Ceilometer
6096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6097         occurrences:
6098         - 1
6099         - UNBOUNDED
6100       os_server_main_1c1_cmaui_11:
6101         type: tosca.capabilities.OperatingSystem
6102         occurrences:
6103         - 1
6104         - UNBOUNDED
6105       disk.write.bytes.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
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       host_server_nested2_1c1_cmaui_2_test_nested2Level:
6112         type: tosca.capabilities.Container
6113         valid_source_types:
6114         - tosca.nodes.SoftwareComponent
6115         occurrences:
6116         - 1
6117         - UNBOUNDED
6118       disk.read.bytes_server_nested2_1c1_cmaui_2_test_nested2Level:
6119         type: org.openecomp.capabilities.metric.Ceilometer
6120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6121         occurrences:
6122         - 1
6123         - UNBOUNDED
6124       disk.device.write.requests.rate_server_nested2_1c1_cmaui_1_test_nested2Level:
6125         type: org.openecomp.capabilities.metric.Ceilometer
6126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6127         occurrences:
6128         - 1
6129         - UNBOUNDED
6130       network.outgoing.bytes.rate_cmaui_port_1_test_nested2Level:
6131         type: org.openecomp.capabilities.metric.Ceilometer
6132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6133         occurrences:
6134         - 1
6135         - UNBOUNDED
6136       disk.device.iops_server_main_ps_1b_1:
6137         type: org.openecomp.capabilities.metric.Ceilometer
6138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6139         occurrences:
6140         - 1
6141         - UNBOUNDED
6142       disk.write.bytes_server_main_pd_1b_1:
6143         type: org.openecomp.capabilities.metric.Ceilometer
6144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6145         occurrences:
6146         - 1
6147         - UNBOUNDED
6148       disk.capacity_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6149         type: org.openecomp.capabilities.metric.Ceilometer
6150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6151         occurrences:
6152         - 1
6153         - UNBOUNDED
6154       binding_server_nested2_1c1_cmaui_1_test_nested2Level:
6155         type: tosca.capabilities.network.Bindable
6156         occurrences:
6157         - 1
6158         - UNBOUNDED
6159       memory_server_main_1c1_cmaui_11:
6160         type: org.openecomp.capabilities.metric.Ceilometer
6161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6162         occurrences:
6163         - 1
6164         - UNBOUNDED
6165       attachment_pd_server_pattern4_port_01_test_nested_pattern_4_main_1:
6166         type: tosca.capabilities.Attachment
6167         occurrences:
6168         - 1
6169         - UNBOUNDED
6170       disk.write.bytes.rate_server_nested2_ps_1b_test_nested2Level:
6171         type: org.openecomp.capabilities.metric.Ceilometer
6172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6173         occurrences:
6174         - 1
6175         - UNBOUNDED
6176       disk.device.write.bytes_server_nested2_1c1_cmaui_1_test_nested2Level:
6177         type: org.openecomp.capabilities.metric.Ceilometer
6178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6179         occurrences:
6180         - 1
6181         - UNBOUNDED
6182       feature_server_nested2_1c1_cmaui_1_test_nested2Level:
6183         type: tosca.capabilities.Node
6184         occurrences:
6185         - 1
6186         - UNBOUNDED
6187       disk.allocation_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6188         type: org.openecomp.capabilities.metric.Ceilometer
6189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6190         occurrences:
6191         - 1
6192         - UNBOUNDED
6193       disk.read.bytes.rate_server_main_1c1_cmaui_11:
6194         type: org.openecomp.capabilities.metric.Ceilometer
6195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6196         occurrences:
6197         - 1
6198         - UNBOUNDED
6199       attachment_cmaui_port_2_test_nested2Level:
6200         type: tosca.capabilities.Attachment
6201         occurrences:
6202         - 1
6203         - UNBOUNDED
6204       disk.device.write.bytes.rate_server_main_1c1_cmaui_11:
6205         type: org.openecomp.capabilities.metric.Ceilometer
6206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6207         occurrences:
6208         - 1
6209         - UNBOUNDED
6210       endpoint_server_nested2_pd_1b_test_nested2Level:
6211         type: tosca.capabilities.Endpoint.Admin
6212         occurrences:
6213         - 1
6214         - UNBOUNDED
6215       memory_server_main_pd_1b_1:
6216         type: org.openecomp.capabilities.metric.Ceilometer
6217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6218         occurrences:
6219         - 1
6220         - UNBOUNDED
6221       network.incoming.bytes.rate_pd_server_main_1b_port_1:
6222         type: org.openecomp.capabilities.metric.Ceilometer
6223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6224         occurrences:
6225         - 1
6226         - UNBOUNDED
6227       disk.device.read.requests_server_main_pd_1b_1:
6228         type: org.openecomp.capabilities.metric.Ceilometer
6229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6230         occurrences:
6231         - 1
6232         - UNBOUNDED
6233       disk.read.requests_server_main_1c1_cmaui_21:
6234         type: org.openecomp.capabilities.metric.Ceilometer
6235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6236         occurrences:
6237         - 1
6238         - UNBOUNDED
6239       disk.device.capacity_server_nested2_pd_1b_test_nested2Level:
6240         type: org.openecomp.capabilities.metric.Ceilometer
6241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6242         occurrences:
6243         - 1
6244         - UNBOUNDED
6245       feature_cmaui_port_12:
6246         type: tosca.capabilities.Node
6247         occurrences:
6248         - 1
6249         - UNBOUNDED
6250       feature_cmaui_port_11:
6251         type: tosca.capabilities.Node
6252         occurrences:
6253         - 1
6254         - UNBOUNDED
6255       network.incoming.bytes.rate_cmaui_port_11:
6256         type: org.openecomp.capabilities.metric.Ceilometer
6257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6258         occurrences:
6259         - 1
6260         - UNBOUNDED
6261       network.incoming.bytes.rate_cmaui_port_12:
6262         type: org.openecomp.capabilities.metric.Ceilometer
6263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6264         occurrences:
6265         - 1
6266         - UNBOUNDED
6267       disk.device.iops_server_main_pd_1b_1:
6268         type: org.openecomp.capabilities.metric.Ceilometer
6269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6270         occurrences:
6271         - 1
6272         - UNBOUNDED
6273       os_server_main_1c1_cmaui_21:
6274         type: tosca.capabilities.OperatingSystem
6275         occurrences:
6276         - 1
6277         - UNBOUNDED
6278       disk.latency_server_pd_pattern4_test_nested_pattern_4_main_1:
6279         type: org.openecomp.capabilities.metric.Ceilometer
6280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6281         occurrences:
6282         - 1
6283         - UNBOUNDED
6284       memory.usage_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6285         type: org.openecomp.capabilities.metric.Ceilometer
6286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6287         occurrences:
6288         - 1
6289         - UNBOUNDED
6290       disk.device.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6291         type: org.openecomp.capabilities.metric.Ceilometer
6292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6293         occurrences:
6294         - 1
6295         - UNBOUNDED
6296       attachment_pd_server_nested2_1b_port_test_nested2Level:
6297         type: tosca.capabilities.Attachment
6298         occurrences:
6299         - 1
6300         - UNBOUNDED
6301       disk.device.write.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6302         type: org.openecomp.capabilities.metric.Ceilometer
6303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6304         occurrences:
6305         - 1
6306         - UNBOUNDED
6307       feature_cmaui_port_2_test_nested2Level:
6308         type: tosca.capabilities.Node
6309         occurrences:
6310         - 1
6311         - UNBOUNDED
6312       disk.device.write.bytes_server_nested2_ps_1b_test_nested2Level:
6313         type: org.openecomp.capabilities.metric.Ceilometer
6314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6315         occurrences:
6316         - 1
6317         - UNBOUNDED
6318       cpu_server_main_ps_1b_1:
6319         type: org.openecomp.capabilities.metric.Ceilometer
6320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6321         occurrences:
6322         - 1
6323         - UNBOUNDED
6324       scalable_server_main_pd_1b_1:
6325         type: tosca.capabilities.Scalable
6326         occurrences:
6327         - 1
6328         - UNBOUNDED
6329       memory.usage_server_nested2_1c1_cmaui_2_test_nested2Level:
6330         type: org.openecomp.capabilities.metric.Ceilometer
6331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6332         occurrences:
6333         - 1
6334         - UNBOUNDED
6335       memory.usage_server_main_1c1_cmaui_11:
6336         type: org.openecomp.capabilities.metric.Ceilometer
6337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6338         occurrences:
6339         - 1
6340         - UNBOUNDED
6341       disk.read.bytes.rate_server_main_1c1_cmaui_21:
6342         type: org.openecomp.capabilities.metric.Ceilometer
6343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6344         occurrences:
6345         - 1
6346         - UNBOUNDED
6347       network.incoming.bytes_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6348         type: org.openecomp.capabilities.metric.Ceilometer
6349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6350         occurrences:
6351         - 1
6352         - UNBOUNDED
6353       disk.write.requests_server_main_1c1_cmaui_21:
6354         type: org.openecomp.capabilities.metric.Ceilometer
6355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6356         occurrences:
6357         - 1
6358         - UNBOUNDED
6359       disk.device.write.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6360         type: org.openecomp.capabilities.metric.Ceilometer
6361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6362         occurrences:
6363         - 1
6364         - UNBOUNDED
6365       cpu_server_nested2_1c1_cmaui_1_test_nested2Level:
6366         type: org.openecomp.capabilities.metric.Ceilometer
6367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6368         occurrences:
6369         - 1
6370         - UNBOUNDED
6371       disk.usage_server_nested2_pd_1b_test_nested2Level:
6372         type: org.openecomp.capabilities.metric.Ceilometer
6373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6374         occurrences:
6375         - 1
6376         - UNBOUNDED
6377       disk.device.read.bytes_server_nested2_ps_1b_test_nested2Level:
6378         type: org.openecomp.capabilities.metric.Ceilometer
6379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6380         occurrences:
6381         - 1
6382         - UNBOUNDED
6383       disk.device.write.bytes.rate_server_main_1c1_cmaui_21:
6384         type: org.openecomp.capabilities.metric.Ceilometer
6385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6386         occurrences:
6387         - 1
6388         - UNBOUNDED
6389       feature_pd_server_nested2_1b_port_test_nested2Level:
6390         type: tosca.capabilities.Node
6391         occurrences:
6392         - 1
6393         - UNBOUNDED
6394       network.incoming.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
6395         type: org.openecomp.capabilities.metric.Ceilometer
6396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6397         occurrences:
6398         - 1
6399         - UNBOUNDED
6400       binding_cmaui_port_2_test_nested2Level:
6401         type: tosca.capabilities.network.Bindable
6402         valid_source_types:
6403         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6404         occurrences:
6405         - 0
6406         - UNBOUNDED
6407       memory_server_main_ps_1b_1:
6408         type: org.openecomp.capabilities.metric.Ceilometer
6409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6410         occurrences:
6411         - 1
6412         - UNBOUNDED
6413       disk.read.bytes_server_main_ps_1b_1:
6414         type: org.openecomp.capabilities.metric.Ceilometer
6415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6416         occurrences:
6417         - 1
6418         - UNBOUNDED
6419       vcpus_server_main_ps_1b_1:
6420         type: org.openecomp.capabilities.metric.Ceilometer
6421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6422         occurrences:
6423         - 1
6424         - UNBOUNDED
6425       instance_server_nested2_pd_1b_test_nested2Level:
6426         type: org.openecomp.capabilities.metric.Ceilometer
6427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6428         occurrences:
6429         - 1
6430         - UNBOUNDED
6431       disk.device.read.bytes_server_main_ps_1b_1:
6432         type: org.openecomp.capabilities.metric.Ceilometer
6433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6434         occurrences:
6435         - 1
6436         - UNBOUNDED
6437       disk.device.read.requests_server_pd_pattern4_test_nested_pattern_4_main_1:
6438         type: org.openecomp.capabilities.metric.Ceilometer
6439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6440         occurrences:
6441         - 1
6442         - UNBOUNDED
6443       disk.write.bytes.rate_server_main_1c1_cmaui_21:
6444         type: org.openecomp.capabilities.metric.Ceilometer
6445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6446         occurrences:
6447         - 1
6448         - UNBOUNDED
6449       network.incoming.packets_pd_server_pattern4_port_01_test_nested_pattern_4_nested2_test_nested2Level:
6450         type: org.openecomp.capabilities.metric.Ceilometer
6451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6452         occurrences:
6453         - 1
6454         - UNBOUNDED
6455       cpu_util_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6456         type: org.openecomp.capabilities.metric.Ceilometer
6457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6458         occurrences:
6459         - 1
6460         - UNBOUNDED
6461       feature_server_pd_pattern4_test_nested_pattern_4_main_1:
6462         type: tosca.capabilities.Node
6463         occurrences:
6464         - 1
6465         - UNBOUNDED
6466       scalable_server_nested2_1c1_cmaui_2_test_nested2Level:
6467         type: tosca.capabilities.Scalable
6468         occurrences:
6469         - 1
6470         - UNBOUNDED
6471       disk.device.usage_server_main_pd_1b_1:
6472         type: org.openecomp.capabilities.metric.Ceilometer
6473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6474         occurrences:
6475         - 1
6476         - UNBOUNDED
6477       memory_server_nested2_pd_1b_test_nested2Level:
6478         type: org.openecomp.capabilities.metric.Ceilometer
6479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6480         occurrences:
6481         - 1
6482         - UNBOUNDED
6483       binding_pd_server_nested2_1b_port_test_nested2Level:
6484         type: tosca.capabilities.network.Bindable
6485         valid_source_types:
6486         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6487         occurrences:
6488         - 0
6489         - UNBOUNDED
6490       feature_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6491         type: tosca.capabilities.Node
6492         occurrences:
6493         - 1
6494         - UNBOUNDED
6495       network.outgoing.bytes.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6496         type: org.openecomp.capabilities.metric.Ceilometer
6497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6498         occurrences:
6499         - 1
6500         - UNBOUNDED
6501       disk.device.write.bytes_server_main_ps_1b_1:
6502         type: org.openecomp.capabilities.metric.Ceilometer
6503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6504         occurrences:
6505         - 1
6506         - UNBOUNDED
6507       vcpus_server_main_1c1_cmaui_11:
6508         type: org.openecomp.capabilities.metric.Ceilometer
6509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6510         occurrences:
6511         - 1
6512         - UNBOUNDED
6513       network.incoming.packets_ps_server_nested2_1b_port_test_nested2Level:
6514         type: org.openecomp.capabilities.metric.Ceilometer
6515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6516         occurrences:
6517         - 1
6518         - UNBOUNDED
6519       disk.device.usage_server_pd_pattern4_test_nested_pattern_4_main_1:
6520         type: org.openecomp.capabilities.metric.Ceilometer
6521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6522         occurrences:
6523         - 1
6524         - UNBOUNDED
6525       cpu_server_nested2_1c1_cmaui_2_test_nested2Level:
6526         type: org.openecomp.capabilities.metric.Ceilometer
6527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6528         occurrences:
6529         - 1
6530         - UNBOUNDED
6531       disk.write.requests_server_nested2_pd_1b_test_nested2Level:
6532         type: org.openecomp.capabilities.metric.Ceilometer
6533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6534         occurrences:
6535         - 1
6536         - UNBOUNDED
6537       memory.usage_server_pd_pattern4_test_nested_pattern_4_main_1:
6538         type: org.openecomp.capabilities.metric.Ceilometer
6539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6540         occurrences:
6541         - 1
6542         - UNBOUNDED
6543       disk.device.write.requests.rate_server_nested2_pd_1b_test_nested2Level:
6544         type: org.openecomp.capabilities.metric.Ceilometer
6545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6546         occurrences:
6547         - 1
6548         - UNBOUNDED
6549       disk.usage_server_main_pd_1b_1:
6550         type: org.openecomp.capabilities.metric.Ceilometer
6551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6552         occurrences:
6553         - 1
6554         - UNBOUNDED
6555       disk.write.bytes.rate_server_main_1c1_cmaui_11:
6556         type: org.openecomp.capabilities.metric.Ceilometer
6557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6558         occurrences:
6559         - 1
6560         - UNBOUNDED
6561       binding_ps_server_nested2_1b_port_test_nested2Level:
6562         type: tosca.capabilities.network.Bindable
6563         valid_source_types:
6564         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6565         occurrences:
6566         - 0
6567         - UNBOUNDED
6568       cpu_util_server_nested2_pd_1b_test_nested2Level:
6569         type: org.openecomp.capabilities.metric.Ceilometer
6570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6571         occurrences:
6572         - 1
6573         - UNBOUNDED
6574       scalable_server_nested2_ps_1b_test_nested2Level:
6575         type: tosca.capabilities.Scalable
6576         occurrences:
6577         - 1
6578         - UNBOUNDED
6579       disk.iops_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6580         type: org.openecomp.capabilities.metric.Ceilometer
6581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6582         occurrences:
6583         - 1
6584         - UNBOUNDED
6585       memory_server_nested2_1c1_cmaui_1_test_nested2Level:
6586         type: org.openecomp.capabilities.metric.Ceilometer
6587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6588         occurrences:
6589         - 1
6590         - UNBOUNDED
6591       network.outpoing.packets_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6592         type: org.openecomp.capabilities.metric.Ceilometer
6593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6594         occurrences:
6595         - 1
6596         - UNBOUNDED
6597       disk.device.write.requests.rate_server_nested2_1c1_cmaui_2_test_nested2Level:
6598         type: org.openecomp.capabilities.metric.Ceilometer
6599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6600         occurrences:
6601         - 1
6602         - UNBOUNDED
6603       scalable_server_nested2_1c1_cmaui_1_test_nested2Level:
6604         type: tosca.capabilities.Scalable
6605         occurrences:
6606         - 1
6607         - UNBOUNDED
6608       disk.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6609         type: org.openecomp.capabilities.metric.Ceilometer
6610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6611         occurrences:
6612         - 1
6613         - UNBOUNDED
6614       disk.write.bytes_server_pd_pattern4_test_nested_pattern_4_main_1:
6615         type: org.openecomp.capabilities.metric.Ceilometer
6616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6617         occurrences:
6618         - 1
6619         - UNBOUNDED
6620       disk.iops_server_nested2_ps_1b_test_nested2Level:
6621         type: org.openecomp.capabilities.metric.Ceilometer
6622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6623         occurrences:
6624         - 1
6625         - UNBOUNDED
6626       memory.resident_server_nested2_ps_1b_test_nested2Level:
6627         type: org.openecomp.capabilities.metric.Ceilometer
6628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6629         occurrences:
6630         - 1
6631         - UNBOUNDED
6632       cpu.delta_server_nested2_pd_1b_test_nested2Level:
6633         type: org.openecomp.capabilities.metric.Ceilometer
6634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6635         occurrences:
6636         - 1
6637         - UNBOUNDED
6638       memory.usage_server_nested2_1c1_cmaui_1_test_nested2Level:
6639         type: org.openecomp.capabilities.metric.Ceilometer
6640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6641         occurrences:
6642         - 1
6643         - UNBOUNDED
6644       disk.device.allocation_server_nested2_ps_1b_test_nested2Level:
6645         type: org.openecomp.capabilities.metric.Ceilometer
6646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6647         occurrences:
6648         - 1
6649         - UNBOUNDED
6650       attachment_ps_server_nested2_1b_port_test_nested2Level:
6651         type: tosca.capabilities.Attachment
6652         occurrences:
6653         - 1
6654         - UNBOUNDED
6655       disk.read.requests_server_nested2_1c1_cmaui_1_test_nested2Level:
6656         type: org.openecomp.capabilities.metric.Ceilometer
6657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6658         occurrences:
6659         - 1
6660         - UNBOUNDED
6661       disk.device.write.requests_server_main_ps_1b_1:
6662         type: org.openecomp.capabilities.metric.Ceilometer
6663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6664         occurrences:
6665         - 1
6666         - UNBOUNDED
6667       disk.allocation_server_main_ps_1b_1:
6668         type: org.openecomp.capabilities.metric.Ceilometer
6669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6670         occurrences:
6671         - 1
6672         - UNBOUNDED
6673       disk.latency_server_main_pd_1b_1:
6674         type: org.openecomp.capabilities.metric.Ceilometer
6675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6676         occurrences:
6677         - 1
6678         - UNBOUNDED
6679       disk.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6680         type: org.openecomp.capabilities.metric.Ceilometer
6681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6682         occurrences:
6683         - 1
6684         - UNBOUNDED
6685       disk.device.capacity_server_nested2_1c1_cmaui_1_test_nested2Level:
6686         type: org.openecomp.capabilities.metric.Ceilometer
6687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6688         occurrences:
6689         - 1
6690         - UNBOUNDED
6691       disk.device.write.bytes_server_nested2_1c1_cmaui_2_test_nested2Level:
6692         type: org.openecomp.capabilities.metric.Ceilometer
6693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6694         occurrences:
6695         - 1
6696         - UNBOUNDED
6697       disk.device.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_main_1:
6698         type: org.openecomp.capabilities.metric.Ceilometer
6699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6700         occurrences:
6701         - 1
6702         - UNBOUNDED
6703       disk.device.latency_server_nested2_pd_1b_test_nested2Level:
6704         type: org.openecomp.capabilities.metric.Ceilometer
6705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6706         occurrences:
6707         - 1
6708         - UNBOUNDED
6709       endpoint_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6710         type: tosca.capabilities.Endpoint.Admin
6711         occurrences:
6712         - 1
6713         - UNBOUNDED
6714       disk.write.requests_server_nested2_1c1_cmaui_1_test_nested2Level:
6715         type: org.openecomp.capabilities.metric.Ceilometer
6716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6717         occurrences:
6718         - 1
6719         - UNBOUNDED
6720       disk.device.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6721         type: org.openecomp.capabilities.metric.Ceilometer
6722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6723         occurrences:
6724         - 1
6725         - UNBOUNDED
6726       network.outgoing.packets.rate_cmaui_port_12:
6727         type: org.openecomp.capabilities.metric.Ceilometer
6728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6729         occurrences:
6730         - 1
6731         - UNBOUNDED
6732       binding_cmaui_port_12:
6733         type: tosca.capabilities.network.Bindable
6734         valid_source_types:
6735         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6736         occurrences:
6737         - 0
6738         - UNBOUNDED
6739       network.outgoing.packets.rate_cmaui_port_11:
6740         type: org.openecomp.capabilities.metric.Ceilometer
6741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6742         occurrences:
6743         - 1
6744         - UNBOUNDED
6745       binding_cmaui_port_11:
6746         type: tosca.capabilities.network.Bindable
6747         valid_source_types:
6748         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6749         occurrences:
6750         - 0
6751         - UNBOUNDED
6752       network.incoming.packets.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6753         type: org.openecomp.capabilities.metric.Ceilometer
6754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6755         occurrences:
6756         - 1
6757         - UNBOUNDED
6758       os_server_nested2_1c1_cmaui_1_test_nested2Level:
6759         type: tosca.capabilities.OperatingSystem
6760         occurrences:
6761         - 1
6762         - UNBOUNDED
6763       binding_server_nested2_ps_1b_test_nested2Level:
6764         type: tosca.capabilities.network.Bindable
6765         occurrences:
6766         - 1
6767         - UNBOUNDED
6768       disk.write.requests.rate_server_nested2_ps_1b_test_nested2Level:
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       attachment_cmaui_port_12:
6775         type: tosca.capabilities.Attachment
6776         occurrences:
6777         - 1
6778         - UNBOUNDED
6779       attachment_cmaui_port_11:
6780         type: tosca.capabilities.Attachment
6781         occurrences:
6782         - 1
6783         - UNBOUNDED
6784       feature_test_resourceGroup_test_nested2Level:
6785         type: tosca.capabilities.Node
6786         occurrences:
6787         - 1
6788         - UNBOUNDED
6789       disk.latency_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6790         type: org.openecomp.capabilities.metric.Ceilometer
6791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6792         occurrences:
6793         - 1
6794         - UNBOUNDED
6795       feature_cmaui_port_1_test_nested2Level:
6796         type: tosca.capabilities.Node
6797         occurrences:
6798         - 1
6799         - UNBOUNDED
6800       disk.device.read.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file_test_nested2Level:
6801         type: org.openecomp.capabilities.metric.Ceilometer
6802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6803         occurrences:
6804         - 1
6805         - UNBOUNDED
6806       cpu.delta_server_nested2_1c1_cmaui_1_test_nested2Level:
6807         type: org.openecomp.capabilities.metric.Ceilometer
6808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6809         occurrences:
6810         - 1
6811         - UNBOUNDED
6812       network.outpoing.packets_pd_server_pattern4_port_02_test_nested_pattern_4_nested2_test_nested2Level:
6813         type: org.openecomp.capabilities.metric.Ceilometer
6814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6815         occurrences:
6816         - 1
6817         - UNBOUNDED
6818       network.incoming.packets_cmaui_port_1_test_nested2Level:
6819         type: org.openecomp.capabilities.metric.Ceilometer
6820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6821         occurrences:
6822         - 1
6823         - UNBOUNDED
6824       disk.capacity_server_pd_pattern4_test_nested_pattern_4_nested2_test_nested2Level:
6825         type: org.openecomp.capabilities.metric.Ceilometer
6826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6827         occurrences:
6828         - 1
6829         - UNBOUNDED
6830   org.openecomp.resource.abstract.nodes.ps_server_main_1b_1:
6831     derived_from: org.openecomp.resource.abstract.nodes.VFC
6832     properties:
6833       port_ps_server_main_1b_port_fixed_ips:
6834         type: list
6835         required: true
6836         status: SUPPORTED
6837         entry_schema:
6838           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6839       port_ps_server_main_1b_port_ip_requirements:
6840         type: list
6841         required: true
6842         status: SUPPORTED
6843         entry_schema:
6844           type: org.openecomp.datatypes.network.IpRequirements
6845       port_ps_server_main_1b_port_subnetpoolid:
6846         type: string
6847         required: true
6848         status: SUPPORTED
6849       compute_ps_server_main_1b_availability_zone:
6850         type: list
6851         required: true
6852         status: SUPPORTED
6853         entry_schema:
6854           type: string
6855       port_ps_server_main_1b_port_exCP_naming:
6856         type: org.openecomp.datatypes.Naming
6857         required: true
6858         status: SUPPORTED
6859       index_value:
6860         type: integer
6861         description: Index value of this substitution service template runtime instance
6862         required: false
6863         default: 0
6864         status: SUPPORTED
6865         constraints:
6866         - greater_or_equal: 0
6867       vm_flavor_name:
6868         type: string
6869         required: true
6870         status: SUPPORTED
6871       port_ps_server_main_1b_port_network_role:
6872         type: string
6873         required: true
6874         status: SUPPORTED
6875       port_ps_server_main_1b_port_order:
6876         type: integer
6877         required: true
6878         status: SUPPORTED
6879       port_ps_server_main_1b_port_network_role_tag:
6880         type: string
6881         required: true
6882         status: SUPPORTED
6883       vm_image_name:
6884         type: string
6885         required: true
6886         status: SUPPORTED
6887       port_ps_server_main_1b_port_vlan_requirements:
6888         type: list
6889         required: true
6890         status: SUPPORTED
6891         entry_schema:
6892           type: org.openecomp.datatypes.network.VlanRequirements
6893       compute_ps_server_main_1b_name:
6894         type: list
6895         required: true
6896         status: SUPPORTED
6897         entry_schema:
6898           type: string
6899       port_ps_server_main_1b_port_replacement_policy:
6900         type: list
6901         required: true
6902         status: SUPPORTED
6903         entry_schema:
6904           type: string
6905       port_ps_server_main_1b_port_mac_requirements:
6906         type: org.openecomp.datatypes.network.MacRequirements
6907         required: true
6908         status: SUPPORTED
6909       port_ps_server_main_1b_port_network:
6910         type: list
6911         required: true
6912         status: SUPPORTED
6913         entry_schema:
6914           type: string
6915     requirements:
6916     - dependency_ps_server_main_1b_ps_server_main_1b_port:
6917         capability: tosca.capabilities.Node
6918         node: tosca.nodes.Root
6919         relationship: tosca.relationships.DependsOn
6920         occurrences:
6921         - 0
6922         - UNBOUNDED
6923     - link_ps_server_main_1b_ps_server_main_1b_port:
6924         capability: tosca.capabilities.network.Linkable
6925         relationship: tosca.relationships.network.LinksTo
6926         occurrences:
6927         - 1
6928         - 1
6929     - dependency_ps_server_main_1b:
6930         capability: tosca.capabilities.Node
6931         node: tosca.nodes.Root
6932         relationship: tosca.relationships.DependsOn
6933         occurrences:
6934         - 0
6935         - UNBOUNDED
6936     - local_storage_ps_server_main_1b:
6937         capability: tosca.capabilities.Attachment
6938         node: tosca.nodes.BlockStorage
6939         relationship: tosca.relationships.AttachesTo
6940         occurrences:
6941         - 0
6942         - UNBOUNDED
6943     capabilities:
6944       network.incoming.bytes_ps_server_main_1b_ps_server_main_1b_port:
6945         type: org.openecomp.capabilities.metric.Ceilometer
6946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6947         occurrences:
6948         - 1
6949         - UNBOUNDED
6950       disk.device.write.requests_ps_server_main_1b:
6951         type: org.openecomp.capabilities.metric.Ceilometer
6952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6953         occurrences:
6954         - 1
6955         - UNBOUNDED
6956       disk.device.capacity_ps_server_main_1b:
6957         type: org.openecomp.capabilities.metric.Ceilometer
6958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6959         occurrences:
6960         - 1
6961         - UNBOUNDED
6962       disk.capacity_ps_server_main_1b:
6963         type: org.openecomp.capabilities.metric.Ceilometer
6964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6965         occurrences:
6966         - 1
6967         - UNBOUNDED
6968       attachment_ps_server_main_1b_ps_server_main_1b_port:
6969         type: tosca.capabilities.Attachment
6970         occurrences:
6971         - 1
6972         - UNBOUNDED
6973       disk.device.read.bytes_ps_server_main_1b:
6974         type: org.openecomp.capabilities.metric.Ceilometer
6975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6976         occurrences:
6977         - 1
6978         - UNBOUNDED
6979       vcpus_ps_server_main_1b:
6980         type: org.openecomp.capabilities.metric.Ceilometer
6981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6982         occurrences:
6983         - 1
6984         - UNBOUNDED
6985       network.outgoing.packets.rate_ps_server_main_1b_ps_server_main_1b_port:
6986         type: org.openecomp.capabilities.metric.Ceilometer
6987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6988         occurrences:
6989         - 1
6990         - UNBOUNDED
6991       cpu_util_ps_server_main_1b:
6992         type: org.openecomp.capabilities.metric.Ceilometer
6993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6994         occurrences:
6995         - 1
6996         - UNBOUNDED
6997       binding_ps_server_main_1b_ps_server_main_1b_port:
6998         type: tosca.capabilities.network.Bindable
6999         valid_source_types:
7000         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7001         occurrences:
7002         - 0
7003         - UNBOUNDED
7004       disk.device.write.bytes.rate_ps_server_main_1b:
7005         type: org.openecomp.capabilities.metric.Ceilometer
7006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7007         occurrences:
7008         - 1
7009         - UNBOUNDED
7010       disk.device.read.requests.rate_ps_server_main_1b:
7011         type: org.openecomp.capabilities.metric.Ceilometer
7012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7013         occurrences:
7014         - 1
7015         - UNBOUNDED
7016       disk.device.write.requests.rate_ps_server_main_1b:
7017         type: org.openecomp.capabilities.metric.Ceilometer
7018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7019         occurrences:
7020         - 1
7021         - UNBOUNDED
7022       cpu_ps_server_main_1b:
7023         type: org.openecomp.capabilities.metric.Ceilometer
7024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7025         occurrences:
7026         - 1
7027         - UNBOUNDED
7028       instance_ps_server_main_1b:
7029         type: org.openecomp.capabilities.metric.Ceilometer
7030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7031         occurrences:
7032         - 1
7033         - UNBOUNDED
7034       network.outpoing.packets_ps_server_main_1b_ps_server_main_1b_port:
7035         type: org.openecomp.capabilities.metric.Ceilometer
7036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7037         occurrences:
7038         - 1
7039         - UNBOUNDED
7040       disk.read.bytes.rate_ps_server_main_1b:
7041         type: org.openecomp.capabilities.metric.Ceilometer
7042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7043         occurrences:
7044         - 1
7045         - UNBOUNDED
7046       disk.latency_ps_server_main_1b:
7047         type: org.openecomp.capabilities.metric.Ceilometer
7048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7049         occurrences:
7050         - 1
7051         - UNBOUNDED
7052       feature_ps_server_main_1b_ps_server_main_1b_port:
7053         type: tosca.capabilities.Node
7054         occurrences:
7055         - 1
7056         - UNBOUNDED
7057       disk.device.read.requests_ps_server_main_1b:
7058         type: org.openecomp.capabilities.metric.Ceilometer
7059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7060         occurrences:
7061         - 1
7062         - UNBOUNDED
7063       memory.usage_ps_server_main_1b:
7064         type: org.openecomp.capabilities.metric.Ceilometer
7065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7066         occurrences:
7067         - 1
7068         - UNBOUNDED
7069       disk.write.requests.rate_ps_server_main_1b:
7070         type: org.openecomp.capabilities.metric.Ceilometer
7071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7072         occurrences:
7073         - 1
7074         - UNBOUNDED
7075       scalable_ps_server_main_1b:
7076         type: tosca.capabilities.Scalable
7077         occurrences:
7078         - 1
7079         - UNBOUNDED
7080       network.outgoing.bytes_ps_server_main_1b_ps_server_main_1b_port:
7081         type: org.openecomp.capabilities.metric.Ceilometer
7082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7083         occurrences:
7084         - 1
7085         - UNBOUNDED
7086       network.incoming.packets.rate_ps_server_main_1b_ps_server_main_1b_port:
7087         type: org.openecomp.capabilities.metric.Ceilometer
7088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7089         occurrences:
7090         - 1
7091         - UNBOUNDED
7092       disk.usage_ps_server_main_1b:
7093         type: org.openecomp.capabilities.metric.Ceilometer
7094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7095         occurrences:
7096         - 1
7097         - UNBOUNDED
7098       disk.read.bytes_ps_server_main_1b:
7099         type: org.openecomp.capabilities.metric.Ceilometer
7100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7101         occurrences:
7102         - 1
7103         - UNBOUNDED
7104       disk.ephemeral.size_ps_server_main_1b:
7105         type: org.openecomp.capabilities.metric.Ceilometer
7106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7107         occurrences:
7108         - 1
7109         - UNBOUNDED
7110       endpoint_ps_server_main_1b:
7111         type: tosca.capabilities.Endpoint.Admin
7112         occurrences:
7113         - 1
7114         - UNBOUNDED
7115       os_ps_server_main_1b:
7116         type: tosca.capabilities.OperatingSystem
7117         occurrences:
7118         - 1
7119         - UNBOUNDED
7120       disk.write.bytes_ps_server_main_1b:
7121         type: org.openecomp.capabilities.metric.Ceilometer
7122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7123         occurrences:
7124         - 1
7125         - UNBOUNDED
7126       disk.device.write.bytes_ps_server_main_1b:
7127         type: org.openecomp.capabilities.metric.Ceilometer
7128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7129         occurrences:
7130         - 1
7131         - UNBOUNDED
7132       disk.device.latency_ps_server_main_1b:
7133         type: org.openecomp.capabilities.metric.Ceilometer
7134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7135         occurrences:
7136         - 1
7137         - UNBOUNDED
7138       disk.write.bytes.rate_ps_server_main_1b:
7139         type: org.openecomp.capabilities.metric.Ceilometer
7140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7141         occurrences:
7142         - 1
7143         - UNBOUNDED
7144       binding_ps_server_main_1b:
7145         type: tosca.capabilities.network.Bindable
7146         occurrences:
7147         - 1
7148         - UNBOUNDED
7149       network.incoming.packets_ps_server_main_1b_ps_server_main_1b_port:
7150         type: org.openecomp.capabilities.metric.Ceilometer
7151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7152         occurrences:
7153         - 1
7154         - UNBOUNDED
7155       disk.device.read.bytes.rate_ps_server_main_1b:
7156         type: org.openecomp.capabilities.metric.Ceilometer
7157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7158         occurrences:
7159         - 1
7160         - UNBOUNDED
7161       network.outgoing.bytes.rate_ps_server_main_1b_ps_server_main_1b_port:
7162         type: org.openecomp.capabilities.metric.Ceilometer
7163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7164         occurrences:
7165         - 1
7166         - UNBOUNDED
7167       host_ps_server_main_1b:
7168         type: tosca.capabilities.Container
7169         valid_source_types:
7170         - tosca.nodes.SoftwareComponent
7171         occurrences:
7172         - 1
7173         - UNBOUNDED
7174       disk.device.iops_ps_server_main_1b:
7175         type: org.openecomp.capabilities.metric.Ceilometer
7176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7177         occurrences:
7178         - 1
7179         - UNBOUNDED
7180       disk.write.requests_ps_server_main_1b:
7181         type: org.openecomp.capabilities.metric.Ceilometer
7182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7183         occurrences:
7184         - 1
7185         - UNBOUNDED
7186       memory.resident_ps_server_main_1b:
7187         type: org.openecomp.capabilities.metric.Ceilometer
7188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7189         occurrences:
7190         - 1
7191         - UNBOUNDED
7192       cpu.delta_ps_server_main_1b:
7193         type: org.openecomp.capabilities.metric.Ceilometer
7194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7195         occurrences:
7196         - 1
7197         - UNBOUNDED
7198       disk.read.requests_ps_server_main_1b:
7199         type: org.openecomp.capabilities.metric.Ceilometer
7200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7201         occurrences:
7202         - 1
7203         - UNBOUNDED
7204       disk.iops_ps_server_main_1b:
7205         type: org.openecomp.capabilities.metric.Ceilometer
7206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7207         occurrences:
7208         - 1
7209         - UNBOUNDED
7210       disk.device.allocation_ps_server_main_1b:
7211         type: org.openecomp.capabilities.metric.Ceilometer
7212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7213         occurrences:
7214         - 1
7215         - UNBOUNDED
7216       feature_ps_server_main_1b:
7217         type: tosca.capabilities.Node
7218         occurrences:
7219         - 1
7220         - UNBOUNDED
7221       disk.device.usage_ps_server_main_1b:
7222         type: org.openecomp.capabilities.metric.Ceilometer
7223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7224         occurrences:
7225         - 1
7226         - UNBOUNDED
7227       memory_ps_server_main_1b:
7228         type: org.openecomp.capabilities.metric.Ceilometer
7229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7230         occurrences:
7231         - 1
7232         - UNBOUNDED
7233       disk.root.size_ps_server_main_1b:
7234         type: org.openecomp.capabilities.metric.Ceilometer
7235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7236         occurrences:
7237         - 1
7238         - UNBOUNDED
7239       network.incoming.bytes.rate_ps_server_main_1b_ps_server_main_1b_port:
7240         type: org.openecomp.capabilities.metric.Ceilometer
7241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7242         occurrences:
7243         - 1
7244         - UNBOUNDED
7245       disk.allocation_ps_server_main_1b:
7246         type: org.openecomp.capabilities.metric.Ceilometer
7247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7248         occurrences:
7249         - 1
7250         - UNBOUNDED
7251   org.openecomp.resource.abstract.nodes.heat.nested2:
7252     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
7253     properties:
7254       cmaui_1c1_nested2_flavor:
7255         type: string
7256         description: Flavor for CMAUI server
7257         required: true
7258         status: SUPPORTED
7259       cmaui_1c1_nested2_names:
7260         type: list
7261         description: CMAUI1, CMAUI2 server names
7262         required: true
7263         status: SUPPORTED
7264         entry_schema:
7265           type: string
7266       ps_server_nested2_1b_ips:
7267         type: string
7268         required: true
7269         status: SUPPORTED
7270       security_group_name:
7271         type: string
7272         description: security_group_name
7273         required: true
7274         status: SUPPORTED
7275       pd_server_nested2_1b_flavor:
7276         type: string
7277         description: Flavor for PD server
7278         required: true
7279         status: SUPPORTED
7280       contrail_net_name:
7281         type: string
7282         description: network name of contrail v2 network
7283         required: true
7284         status: SUPPORTED
7285       jsa_net_name:
7286         type: string
7287         description: network name of jsa network
7288         required: true
7289         status: SUPPORTED
7290       ps_server_nested2_1b_names:
7291         type: list
7292         description: Ps server names
7293         required: true
7294         status: SUPPORTED
7295         entry_schema:
7296           type: string
7297       pd_server_nested2_1b_ips:
7298         type: string
7299         required: true
7300         status: SUPPORTED
7301       jsa_name:
7302         type: string
7303         description: network name of jsa log network
7304         required: true
7305         status: SUPPORTED
7306       cmaui_1c1_nested2_image:
7307         type: string
7308         description: Image for CMAUI server
7309         required: true
7310         status: SUPPORTED
7311       ps_server_nested2_1b_flavor:
7312         type: string
7313         description: Flavor for PS server
7314         required: true
7315         status: SUPPORTED
7316       pd_server_nested2_1b_names:
7317         type: list
7318         description: PD server names
7319         required: true
7320         status: SUPPORTED
7321         entry_schema:
7322           type: string
7323       name:
7324         type: string
7325         description: nested parameter
7326         required: true
7327         status: SUPPORTED
7328       pd_server_nested2_1b_image:
7329         type: string
7330         description: PD Image server
7331         required: true
7332         status: SUPPORTED
7333       availability_zone_0:
7334         type: string
7335         description: availabilityzone name
7336         required: true
7337         status: SUPPORTED
7338       cmaui_oam_ips:
7339         type: string
7340         required: true
7341         status: SUPPORTED
7342       ps_server_nested2_1b_image:
7343         type: string
7344         description: Ps Image server
7345         required: true
7346         status: SUPPORTED
7347     requirements:
7348     - dependency_cmaui_port_2:
7349         capability: tosca.capabilities.Node
7350         node: tosca.nodes.Root
7351         relationship: tosca.relationships.DependsOn
7352         occurrences:
7353         - 0
7354         - UNBOUNDED
7355     - link_cmaui_port_2:
7356         capability: tosca.capabilities.network.Linkable
7357         relationship: tosca.relationships.network.LinksTo
7358         occurrences:
7359         - 1
7360         - 1
7361     - dependency_server_nested2_ps_1b:
7362         capability: tosca.capabilities.Node
7363         node: tosca.nodes.Root
7364         relationship: tosca.relationships.DependsOn
7365         occurrences:
7366         - 0
7367         - UNBOUNDED
7368     - local_storage_server_nested2_ps_1b:
7369         capability: tosca.capabilities.Attachment
7370         node: tosca.nodes.BlockStorage
7371         relationship: tosca.relationships.AttachesTo
7372         occurrences:
7373         - 0
7374         - UNBOUNDED
7375     - dependency_test_resourceGroup:
7376         capability: tosca.capabilities.Node
7377         node: tosca.nodes.Root
7378         relationship: tosca.relationships.DependsOn
7379         occurrences:
7380         - 0
7381         - UNBOUNDED
7382     - dependency_jsa_security_group1_test_resourceGroup:
7383         capability: tosca.capabilities.Node
7384         node: tosca.nodes.Root
7385         relationship: tosca.relationships.DependsOn
7386         occurrences:
7387         - 0
7388         - UNBOUNDED
7389     - port_jsa_security_group1_test_resourceGroup:
7390         capability: tosca.capabilities.Attachment
7391         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
7392         relationship: org.openecomp.relationships.AttachesTo
7393         occurrences:
7394         - 0
7395         - UNBOUNDED
7396     - dependency_jsa_security_group2_test_resourceGroup:
7397         capability: tosca.capabilities.Node
7398         node: tosca.nodes.Root
7399         relationship: tosca.relationships.DependsOn
7400         occurrences:
7401         - 0
7402         - UNBOUNDED
7403     - port_jsa_security_group2_test_resourceGroup:
7404         capability: tosca.capabilities.Attachment
7405         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
7406         relationship: org.openecomp.relationships.AttachesTo
7407         occurrences:
7408         - 0
7409         - UNBOUNDED
7410     - dependency_server_nested2_1c1_cmaui_2:
7411         capability: tosca.capabilities.Node
7412         node: tosca.nodes.Root
7413         relationship: tosca.relationships.DependsOn
7414         occurrences:
7415         - 0
7416         - UNBOUNDED
7417     - local_storage_server_nested2_1c1_cmaui_2:
7418         capability: tosca.capabilities.Attachment
7419         node: tosca.nodes.BlockStorage
7420         relationship: tosca.relationships.AttachesTo
7421         occurrences:
7422         - 0
7423         - UNBOUNDED
7424     - dependency_test_nested_pattern_4_nested2:
7425         capability: tosca.capabilities.Node
7426         node: tosca.nodes.Root
7427         relationship: tosca.relationships.DependsOn
7428         occurrences:
7429         - 0
7430         - UNBOUNDED
7431     - dependency_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
7432         capability: tosca.capabilities.Node
7433         node: tosca.nodes.Root
7434         relationship: tosca.relationships.DependsOn
7435         occurrences:
7436         - 0
7437         - UNBOUNDED
7438     - link_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
7439         capability: tosca.capabilities.network.Linkable
7440         relationship: tosca.relationships.network.LinksTo
7441         occurrences:
7442         - 1
7443         - 1
7444     - dependency_server_pd_pattern4_test_nested_pattern_4_nested2:
7445         capability: tosca.capabilities.Node
7446         node: tosca.nodes.Root
7447         relationship: tosca.relationships.DependsOn
7448         occurrences:
7449         - 0
7450         - UNBOUNDED
7451     - local_storage_server_pd_pattern4_test_nested_pattern_4_nested2:
7452         capability: tosca.capabilities.Attachment
7453         node: tosca.nodes.BlockStorage
7454         relationship: tosca.relationships.AttachesTo
7455         occurrences:
7456         - 0
7457         - UNBOUNDED
7458     - dependency_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
7459         capability: tosca.capabilities.Node
7460         node: tosca.nodes.Root
7461         relationship: tosca.relationships.DependsOn
7462         occurrences:
7463         - 0
7464         - UNBOUNDED
7465     - link_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
7466         capability: tosca.capabilities.network.Linkable
7467         relationship: tosca.relationships.network.LinksTo
7468         occurrences:
7469         - 1
7470         - 1
7471     - dependency_test_nested3Level:
7472         capability: tosca.capabilities.Node
7473         node: tosca.nodes.Root
7474         relationship: tosca.relationships.DependsOn
7475         occurrences:
7476         - 0
7477         - UNBOUNDED
7478     - dependency_jsa_security_group1_test_nested3Level:
7479         capability: tosca.capabilities.Node
7480         node: tosca.nodes.Root
7481         relationship: tosca.relationships.DependsOn
7482         occurrences:
7483         - 0
7484         - UNBOUNDED
7485     - port_jsa_security_group1_test_nested3Level:
7486         capability: tosca.capabilities.Attachment
7487         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
7488         relationship: org.openecomp.relationships.AttachesTo
7489         occurrences:
7490         - 0
7491         - UNBOUNDED
7492     - dependency_jsa_security_group2_test_nested3Level:
7493         capability: tosca.capabilities.Node
7494         node: tosca.nodes.Root
7495         relationship: tosca.relationships.DependsOn
7496         occurrences:
7497         - 0
7498         - UNBOUNDED
7499     - port_jsa_security_group2_test_nested3Level:
7500         capability: tosca.capabilities.Attachment
7501         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
7502         relationship: org.openecomp.relationships.AttachesTo
7503         occurrences:
7504         - 0
7505         - UNBOUNDED
7506     - dependency_ps_server_nested2_1b_port:
7507         capability: tosca.capabilities.Node
7508         node: tosca.nodes.Root
7509         relationship: tosca.relationships.DependsOn
7510         occurrences:
7511         - 0
7512         - UNBOUNDED
7513     - link_ps_server_nested2_1b_port:
7514         capability: tosca.capabilities.network.Linkable
7515         relationship: tosca.relationships.network.LinksTo
7516         occurrences:
7517         - 1
7518         - 1
7519     - dependency_server_nested2_1c1_cmaui_1:
7520         capability: tosca.capabilities.Node
7521         node: tosca.nodes.Root
7522         relationship: tosca.relationships.DependsOn
7523         occurrences:
7524         - 0
7525         - UNBOUNDED
7526     - local_storage_server_nested2_1c1_cmaui_1:
7527         capability: tosca.capabilities.Attachment
7528         node: tosca.nodes.BlockStorage
7529         relationship: tosca.relationships.AttachesTo
7530         occurrences:
7531         - 0
7532         - UNBOUNDED
7533     - dependency_test_nested_pattern_4_same_type_diff_file:
7534         capability: tosca.capabilities.Node
7535         node: tosca.nodes.Root
7536         relationship: tosca.relationships.DependsOn
7537         occurrences:
7538         - 0
7539         - UNBOUNDED
7540     - dependency_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7541         capability: tosca.capabilities.Node
7542         node: tosca.nodes.Root
7543         relationship: tosca.relationships.DependsOn
7544         occurrences:
7545         - 0
7546         - UNBOUNDED
7547     - link_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7548         capability: tosca.capabilities.network.Linkable
7549         relationship: tosca.relationships.network.LinksTo
7550         occurrences:
7551         - 1
7552         - 1
7553     - dependency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7554         capability: tosca.capabilities.Node
7555         node: tosca.nodes.Root
7556         relationship: tosca.relationships.DependsOn
7557         occurrences:
7558         - 0
7559         - UNBOUNDED
7560     - local_storage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7561         capability: tosca.capabilities.Attachment
7562         node: tosca.nodes.BlockStorage
7563         relationship: tosca.relationships.AttachesTo
7564         occurrences:
7565         - 0
7566         - UNBOUNDED
7567     - dependency_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
7568         capability: tosca.capabilities.Node
7569         node: tosca.nodes.Root
7570         relationship: tosca.relationships.DependsOn
7571         occurrences:
7572         - 0
7573         - UNBOUNDED
7574     - link_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
7575         capability: tosca.capabilities.network.Linkable
7576         relationship: tosca.relationships.network.LinksTo
7577         occurrences:
7578         - 1
7579         - 1
7580     - dependency_server_nested2_pd_1b:
7581         capability: tosca.capabilities.Node
7582         node: tosca.nodes.Root
7583         relationship: tosca.relationships.DependsOn
7584         occurrences:
7585         - 0
7586         - UNBOUNDED
7587     - local_storage_server_nested2_pd_1b:
7588         capability: tosca.capabilities.Attachment
7589         node: tosca.nodes.BlockStorage
7590         relationship: tosca.relationships.AttachesTo
7591         occurrences:
7592         - 0
7593         - UNBOUNDED
7594     - dependency_pd_server_nested2_1b_port:
7595         capability: tosca.capabilities.Node
7596         node: tosca.nodes.Root
7597         relationship: tosca.relationships.DependsOn
7598         occurrences:
7599         - 0
7600         - UNBOUNDED
7601     - link_pd_server_nested2_1b_port:
7602         capability: tosca.capabilities.network.Linkable
7603         relationship: tosca.relationships.network.LinksTo
7604         occurrences:
7605         - 1
7606         - 1
7607     - dependency_cmaui_port_1:
7608         capability: tosca.capabilities.Node
7609         node: tosca.nodes.Root
7610         relationship: tosca.relationships.DependsOn
7611         occurrences:
7612         - 0
7613         - UNBOUNDED
7614     - link_cmaui_port_1:
7615         capability: tosca.capabilities.network.Linkable
7616         relationship: tosca.relationships.network.LinksTo
7617         occurrences:
7618         - 1
7619         - 1
7620     capabilities:
7621       instance_server_nested2_1c1_cmaui_1:
7622         type: org.openecomp.capabilities.metric.Ceilometer
7623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7624         occurrences:
7625         - 1
7626         - UNBOUNDED
7627       disk.allocation_server_nested2_ps_1b:
7628         type: org.openecomp.capabilities.metric.Ceilometer
7629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7630         occurrences:
7631         - 1
7632         - UNBOUNDED
7633       scalable_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7634         type: tosca.capabilities.Scalable
7635         occurrences:
7636         - 1
7637         - UNBOUNDED
7638       network.incoming.packets.rate_pd_server_nested2_1b_port:
7639         type: org.openecomp.capabilities.metric.Ceilometer
7640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7641         occurrences:
7642         - 1
7643         - UNBOUNDED
7644       os_server_nested2_pd_1b:
7645         type: tosca.capabilities.OperatingSystem
7646         occurrences:
7647         - 1
7648         - UNBOUNDED
7649       disk.device.usage_server_nested2_pd_1b:
7650         type: org.openecomp.capabilities.metric.Ceilometer
7651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7652         occurrences:
7653         - 1
7654         - UNBOUNDED
7655       disk.device.write.bytes_server_pd_pattern4_test_nested_pattern_4_nested2:
7656         type: org.openecomp.capabilities.metric.Ceilometer
7657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7658         occurrences:
7659         - 1
7660         - UNBOUNDED
7661       vcpus_server_nested2_pd_1b:
7662         type: org.openecomp.capabilities.metric.Ceilometer
7663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7664         occurrences:
7665         - 1
7666         - UNBOUNDED
7667       memory.usage_server_nested2_1c1_cmaui_2:
7668         type: org.openecomp.capabilities.metric.Ceilometer
7669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7670         occurrences:
7671         - 1
7672         - UNBOUNDED
7673       disk.device.latency_server_nested2_1c1_cmaui_2:
7674         type: org.openecomp.capabilities.metric.Ceilometer
7675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7676         occurrences:
7677         - 1
7678         - UNBOUNDED
7679       memory.usage_server_nested2_1c1_cmaui_1:
7680         type: org.openecomp.capabilities.metric.Ceilometer
7681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7682         occurrences:
7683         - 1
7684         - UNBOUNDED
7685       instance_server_nested2_1c1_cmaui_2:
7686         type: org.openecomp.capabilities.metric.Ceilometer
7687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7688         occurrences:
7689         - 1
7690         - UNBOUNDED
7691       disk.device.latency_server_nested2_1c1_cmaui_1:
7692         type: org.openecomp.capabilities.metric.Ceilometer
7693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7694         occurrences:
7695         - 1
7696         - UNBOUNDED
7697       disk.iops_server_nested2_ps_1b:
7698         type: org.openecomp.capabilities.metric.Ceilometer
7699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7700         occurrences:
7701         - 1
7702         - UNBOUNDED
7703       disk.read.bytes_server_nested2_pd_1b:
7704         type: org.openecomp.capabilities.metric.Ceilometer
7705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7706         occurrences:
7707         - 1
7708         - UNBOUNDED
7709       network.outgoing.packets.rate_ps_server_nested2_1b_port:
7710         type: org.openecomp.capabilities.metric.Ceilometer
7711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7712         occurrences:
7713         - 1
7714         - UNBOUNDED
7715       memory.resident_server_nested2_ps_1b:
7716         type: org.openecomp.capabilities.metric.Ceilometer
7717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7718         occurrences:
7719         - 1
7720         - UNBOUNDED
7721       network.outpoing.packets_pd_server_nested2_1b_port:
7722         type: org.openecomp.capabilities.metric.Ceilometer
7723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7724         occurrences:
7725         - 1
7726         - UNBOUNDED
7727       disk.device.read.bytes_server_nested2_1c1_cmaui_2:
7728         type: org.openecomp.capabilities.metric.Ceilometer
7729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7730         occurrences:
7731         - 1
7732         - UNBOUNDED
7733       disk.device.read.bytes_server_nested2_1c1_cmaui_1:
7734         type: org.openecomp.capabilities.metric.Ceilometer
7735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7736         occurrences:
7737         - 1
7738         - UNBOUNDED
7739       endpoint_server_nested2_pd_1b:
7740         type: tosca.capabilities.Endpoint.Admin
7741         occurrences:
7742         - 1
7743         - UNBOUNDED
7744       cpu_server_pd_pattern4_test_nested_pattern_4_nested2:
7745         type: org.openecomp.capabilities.metric.Ceilometer
7746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7747         occurrences:
7748         - 1
7749         - UNBOUNDED
7750       network.outgoing.bytes_cmaui_port_2:
7751         type: org.openecomp.capabilities.metric.Ceilometer
7752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7753         occurrences:
7754         - 1
7755         - UNBOUNDED
7756       disk.device.allocation_server_nested2_pd_1b:
7757         type: org.openecomp.capabilities.metric.Ceilometer
7758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7759         occurrences:
7760         - 1
7761         - UNBOUNDED
7762       network.outgoing.bytes_cmaui_port_1:
7763         type: org.openecomp.capabilities.metric.Ceilometer
7764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7765         occurrences:
7766         - 1
7767         - UNBOUNDED
7768       disk.read.requests_server_pd_pattern4_test_nested_pattern_4_nested2:
7769         type: org.openecomp.capabilities.metric.Ceilometer
7770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7771         occurrences:
7772         - 1
7773         - UNBOUNDED
7774       network.incoming.bytes.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7775         type: org.openecomp.capabilities.metric.Ceilometer
7776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7777         occurrences:
7778         - 1
7779         - UNBOUNDED
7780       disk.write.bytes.rate_server_nested2_ps_1b:
7781         type: org.openecomp.capabilities.metric.Ceilometer
7782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7783         occurrences:
7784         - 1
7785         - UNBOUNDED
7786       network.incoming.packets.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
7787         type: org.openecomp.capabilities.metric.Ceilometer
7788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7789         occurrences:
7790         - 1
7791         - UNBOUNDED
7792       disk.device.write.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7793         type: org.openecomp.capabilities.metric.Ceilometer
7794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7795         occurrences:
7796         - 1
7797         - UNBOUNDED
7798       memory.resident_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7799         type: org.openecomp.capabilities.metric.Ceilometer
7800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7801         occurrences:
7802         - 1
7803         - UNBOUNDED
7804       feature_test_nested_pattern_4_same_type_diff_file:
7805         type: tosca.capabilities.Node
7806         occurrences:
7807         - 1
7808         - UNBOUNDED
7809       network.outgoing.bytes.rate_ps_server_nested2_1b_port:
7810         type: org.openecomp.capabilities.metric.Ceilometer
7811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7812         occurrences:
7813         - 1
7814         - UNBOUNDED
7815       memory_server_pd_pattern4_test_nested_pattern_4_nested2:
7816         type: org.openecomp.capabilities.metric.Ceilometer
7817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7818         occurrences:
7819         - 1
7820         - UNBOUNDED
7821       disk.write.bytes.rate_server_nested2_1c1_cmaui_1:
7822         type: org.openecomp.capabilities.metric.Ceilometer
7823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7824         occurrences:
7825         - 1
7826         - UNBOUNDED
7827       disk.write.bytes.rate_server_nested2_1c1_cmaui_2:
7828         type: org.openecomp.capabilities.metric.Ceilometer
7829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7830         occurrences:
7831         - 1
7832         - UNBOUNDED
7833       attachment_ps_server_nested2_1b_port:
7834         type: tosca.capabilities.Attachment
7835         occurrences:
7836         - 1
7837         - UNBOUNDED
7838       binding_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7839         type: tosca.capabilities.network.Bindable
7840         valid_source_types:
7841         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7842         occurrences:
7843         - 0
7844         - UNBOUNDED
7845       attachment_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
7846         type: tosca.capabilities.Attachment
7847         occurrences:
7848         - 1
7849         - UNBOUNDED
7850       disk.device.iops_server_nested2_ps_1b:
7851         type: org.openecomp.capabilities.metric.Ceilometer
7852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7853         occurrences:
7854         - 1
7855         - UNBOUNDED
7856       disk.ephemeral.size_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7857         type: org.openecomp.capabilities.metric.Ceilometer
7858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7859         occurrences:
7860         - 1
7861         - UNBOUNDED
7862       disk.read.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7863         type: org.openecomp.capabilities.metric.Ceilometer
7864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7865         occurrences:
7866         - 1
7867         - UNBOUNDED
7868       os_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7869         type: tosca.capabilities.OperatingSystem
7870         occurrences:
7871         - 1
7872         - UNBOUNDED
7873       cpu_util_server_nested2_pd_1b:
7874         type: org.openecomp.capabilities.metric.Ceilometer
7875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7876         occurrences:
7877         - 1
7878         - UNBOUNDED
7879       network.incoming.packets_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
7880         type: org.openecomp.capabilities.metric.Ceilometer
7881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7882         occurrences:
7883         - 1
7884         - UNBOUNDED
7885       network.incoming.packets_pd_server_nested2_1b_port:
7886         type: org.openecomp.capabilities.metric.Ceilometer
7887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7888         occurrences:
7889         - 1
7890         - UNBOUNDED
7891       disk.write.bytes.rate_server_nested2_pd_1b:
7892         type: org.openecomp.capabilities.metric.Ceilometer
7893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7894         occurrences:
7895         - 1
7896         - UNBOUNDED
7897       network.incoming.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
7898         type: org.openecomp.capabilities.metric.Ceilometer
7899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7900         occurrences:
7901         - 1
7902         - UNBOUNDED
7903       disk.device.capacity_server_nested2_1c1_cmaui_1:
7904         type: org.openecomp.capabilities.metric.Ceilometer
7905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7906         occurrences:
7907         - 1
7908         - UNBOUNDED
7909       disk.device.capacity_server_nested2_1c1_cmaui_2:
7910         type: org.openecomp.capabilities.metric.Ceilometer
7911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7912         occurrences:
7913         - 1
7914         - UNBOUNDED
7915       binding_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
7916         type: tosca.capabilities.network.Bindable
7917         valid_source_types:
7918         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7919         occurrences:
7920         - 0
7921         - UNBOUNDED
7922       network.outpoing.packets_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7923         type: org.openecomp.capabilities.metric.Ceilometer
7924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7925         occurrences:
7926         - 1
7927         - UNBOUNDED
7928       disk.device.write.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
7929         type: org.openecomp.capabilities.metric.Ceilometer
7930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7931         occurrences:
7932         - 1
7933         - UNBOUNDED
7934       disk.write.bytes_server_nested2_ps_1b:
7935         type: org.openecomp.capabilities.metric.Ceilometer
7936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7937         occurrences:
7938         - 1
7939         - UNBOUNDED
7940       disk.latency_server_nested2_pd_1b:
7941         type: org.openecomp.capabilities.metric.Ceilometer
7942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7943         occurrences:
7944         - 1
7945         - UNBOUNDED
7946       network.incoming.packets_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7947         type: org.openecomp.capabilities.metric.Ceilometer
7948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7949         occurrences:
7950         - 1
7951         - UNBOUNDED
7952       network.incoming.packets_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
7953         type: org.openecomp.capabilities.metric.Ceilometer
7954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7955         occurrences:
7956         - 1
7957         - UNBOUNDED
7958       binding_cmaui_port_1:
7959         type: tosca.capabilities.network.Bindable
7960         valid_source_types:
7961         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7962         occurrences:
7963         - 0
7964         - UNBOUNDED
7965       binding_cmaui_port_2:
7966         type: tosca.capabilities.network.Bindable
7967         valid_source_types:
7968         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7969         occurrences:
7970         - 0
7971         - UNBOUNDED
7972       network.outgoing.packets.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
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       disk.device.capacity_server_nested2_ps_1b:
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       network.outgoing.bytes.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
7985         type: org.openecomp.capabilities.metric.Ceilometer
7986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7987         occurrences:
7988         - 1
7989         - UNBOUNDED
7990       network.outpoing.packets_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
7991         type: org.openecomp.capabilities.metric.Ceilometer
7992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7993         occurrences:
7994         - 1
7995         - UNBOUNDED
7996       disk.read.requests_server_nested2_ps_1b:
7997         type: org.openecomp.capabilities.metric.Ceilometer
7998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7999         occurrences:
8000         - 1
8001         - UNBOUNDED
8002       network.incoming.bytes_ps_server_nested2_1b_port:
8003         type: org.openecomp.capabilities.metric.Ceilometer
8004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8005         occurrences:
8006         - 1
8007         - UNBOUNDED
8008       network.outgoing.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
8009         type: org.openecomp.capabilities.metric.Ceilometer
8010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8011         occurrences:
8012         - 1
8013         - UNBOUNDED
8014       feature_test_resourceGroup:
8015         type: tosca.capabilities.Node
8016         occurrences:
8017         - 1
8018         - UNBOUNDED
8019       disk.read.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8020         type: org.openecomp.capabilities.metric.Ceilometer
8021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8022         occurrences:
8023         - 1
8024         - UNBOUNDED
8025       network.incoming.bytes_cmaui_port_2:
8026         type: org.openecomp.capabilities.metric.Ceilometer
8027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8028         occurrences:
8029         - 1
8030         - UNBOUNDED
8031       disk.device.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
8032         type: org.openecomp.capabilities.metric.Ceilometer
8033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8034         occurrences:
8035         - 1
8036         - UNBOUNDED
8037       disk.device.read.bytes.rate_server_nested2_pd_1b:
8038         type: org.openecomp.capabilities.metric.Ceilometer
8039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8040         occurrences:
8041         - 1
8042         - UNBOUNDED
8043       network.incoming.bytes_cmaui_port_1:
8044         type: org.openecomp.capabilities.metric.Ceilometer
8045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8046         occurrences:
8047         - 1
8048         - UNBOUNDED
8049       disk.write.requests.rate_server_nested2_pd_1b:
8050         type: org.openecomp.capabilities.metric.Ceilometer
8051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8052         occurrences:
8053         - 1
8054         - UNBOUNDED
8055       scalable_server_pd_pattern4_test_nested_pattern_4_nested2:
8056         type: tosca.capabilities.Scalable
8057         occurrences:
8058         - 1
8059         - UNBOUNDED
8060       disk.device.iops_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8061         type: org.openecomp.capabilities.metric.Ceilometer
8062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8063         occurrences:
8064         - 1
8065         - UNBOUNDED
8066       disk.allocation_server_nested2_1c1_cmaui_2:
8067         type: org.openecomp.capabilities.metric.Ceilometer
8068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8069         occurrences:
8070         - 1
8071         - UNBOUNDED
8072       disk.usage_server_nested2_ps_1b:
8073         type: org.openecomp.capabilities.metric.Ceilometer
8074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8075         occurrences:
8076         - 1
8077         - UNBOUNDED
8078       disk.allocation_server_nested2_1c1_cmaui_1:
8079         type: org.openecomp.capabilities.metric.Ceilometer
8080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8081         occurrences:
8082         - 1
8083         - UNBOUNDED
8084       network.incoming.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8085         type: org.openecomp.capabilities.metric.Ceilometer
8086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8087         occurrences:
8088         - 1
8089         - UNBOUNDED
8090       disk.device.write.bytes.rate_server_nested2_1c1_cmaui_2:
8091         type: org.openecomp.capabilities.metric.Ceilometer
8092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8093         occurrences:
8094         - 1
8095         - UNBOUNDED
8096       network.incoming.packets.rate_cmaui_port_1:
8097         type: org.openecomp.capabilities.metric.Ceilometer
8098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8099         occurrences:
8100         - 1
8101         - UNBOUNDED
8102       network.incoming.packets.rate_cmaui_port_2:
8103         type: org.openecomp.capabilities.metric.Ceilometer
8104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8105         occurrences:
8106         - 1
8107         - UNBOUNDED
8108       disk.device.write.bytes.rate_server_nested2_1c1_cmaui_1:
8109         type: org.openecomp.capabilities.metric.Ceilometer
8110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8111         occurrences:
8112         - 1
8113         - UNBOUNDED
8114       feature_cmaui_port_1:
8115         type: tosca.capabilities.Node
8116         occurrences:
8117         - 1
8118         - UNBOUNDED
8119       feature_cmaui_port_2:
8120         type: tosca.capabilities.Node
8121         occurrences:
8122         - 1
8123         - UNBOUNDED
8124       os_server_nested2_ps_1b:
8125         type: tosca.capabilities.OperatingSystem
8126         occurrences:
8127         - 1
8128         - UNBOUNDED
8129       disk.device.read.requests_server_nested2_ps_1b:
8130         type: org.openecomp.capabilities.metric.Ceilometer
8131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8132         occurrences:
8133         - 1
8134         - UNBOUNDED
8135       network.outgoing.packets.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8136         type: org.openecomp.capabilities.metric.Ceilometer
8137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8138         occurrences:
8139         - 1
8140         - UNBOUNDED
8141       disk.ephemeral.size_server_nested2_ps_1b:
8142         type: org.openecomp.capabilities.metric.Ceilometer
8143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8144         occurrences:
8145         - 1
8146         - UNBOUNDED
8147       disk.device.iops_server_nested2_pd_1b:
8148         type: org.openecomp.capabilities.metric.Ceilometer
8149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8150         occurrences:
8151         - 1
8152         - UNBOUNDED
8153       network.incoming.packets.rate_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
8154         type: org.openecomp.capabilities.metric.Ceilometer
8155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8156         occurrences:
8157         - 1
8158         - UNBOUNDED
8159       feature_jsa_security_group1_test_resourceGroup:
8160         type: tosca.capabilities.Node
8161         occurrences:
8162         - 1
8163         - UNBOUNDED
8164       disk.write.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8165         type: org.openecomp.capabilities.metric.Ceilometer
8166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8167         occurrences:
8168         - 1
8169         - UNBOUNDED
8170       disk.device.usage_server_nested2_ps_1b:
8171         type: org.openecomp.capabilities.metric.Ceilometer
8172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8173         occurrences:
8174         - 1
8175         - UNBOUNDED
8176       feature_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
8177         type: tosca.capabilities.Node
8178         occurrences:
8179         - 1
8180         - UNBOUNDED
8181       disk.device.write.requests.rate_server_nested2_1c1_cmaui_2:
8182         type: org.openecomp.capabilities.metric.Ceilometer
8183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8184         occurrences:
8185         - 1
8186         - UNBOUNDED
8187       disk.device.write.requests.rate_server_nested2_1c1_cmaui_1:
8188         type: org.openecomp.capabilities.metric.Ceilometer
8189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8190         occurrences:
8191         - 1
8192         - UNBOUNDED
8193       memory.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8194         type: org.openecomp.capabilities.metric.Ceilometer
8195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8196         occurrences:
8197         - 1
8198         - UNBOUNDED
8199       disk.latency_server_pd_pattern4_test_nested_pattern_4_nested2:
8200         type: org.openecomp.capabilities.metric.Ceilometer
8201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8202         occurrences:
8203         - 1
8204         - UNBOUNDED
8205       cpu_util_server_pd_pattern4_test_nested_pattern_4_nested2:
8206         type: org.openecomp.capabilities.metric.Ceilometer
8207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8208         occurrences:
8209         - 1
8210         - UNBOUNDED
8211       binding_server_nested2_1c1_cmaui_2:
8212         type: tosca.capabilities.network.Bindable
8213         occurrences:
8214         - 1
8215         - UNBOUNDED
8216       binding_server_nested2_1c1_cmaui_1:
8217         type: tosca.capabilities.network.Bindable
8218         occurrences:
8219         - 1
8220         - UNBOUNDED
8221       feature_server_nested2_1c1_cmaui_1:
8222         type: tosca.capabilities.Node
8223         occurrences:
8224         - 1
8225         - UNBOUNDED
8226       disk.write.requests.rate_server_nested2_1c1_cmaui_1:
8227         type: org.openecomp.capabilities.metric.Ceilometer
8228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8229         occurrences:
8230         - 1
8231         - UNBOUNDED
8232       feature_server_nested2_1c1_cmaui_2:
8233         type: tosca.capabilities.Node
8234         occurrences:
8235         - 1
8236         - UNBOUNDED
8237       disk.write.requests.rate_server_nested2_1c1_cmaui_2:
8238         type: org.openecomp.capabilities.metric.Ceilometer
8239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8240         occurrences:
8241         - 1
8242         - UNBOUNDED
8243       disk.root.size_server_nested2_pd_1b:
8244         type: org.openecomp.capabilities.metric.Ceilometer
8245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8246         occurrences:
8247         - 1
8248         - UNBOUNDED
8249       disk.device.write.requests_server_pd_pattern4_test_nested_pattern_4_nested2:
8250         type: org.openecomp.capabilities.metric.Ceilometer
8251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8252         occurrences:
8253         - 1
8254         - UNBOUNDED
8255       memory.usage_server_nested2_ps_1b:
8256         type: org.openecomp.capabilities.metric.Ceilometer
8257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8258         occurrences:
8259         - 1
8260         - UNBOUNDED
8261       disk.read.bytes.rate_server_nested2_1c1_cmaui_2:
8262         type: org.openecomp.capabilities.metric.Ceilometer
8263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8264         occurrences:
8265         - 1
8266         - UNBOUNDED
8267       cpu_util_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8268         type: org.openecomp.capabilities.metric.Ceilometer
8269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8270         occurrences:
8271         - 1
8272         - UNBOUNDED
8273       disk.read.bytes.rate_server_nested2_1c1_cmaui_1:
8274         type: org.openecomp.capabilities.metric.Ceilometer
8275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8276         occurrences:
8277         - 1
8278         - UNBOUNDED
8279       endpoint_server_nested2_ps_1b:
8280         type: tosca.capabilities.Endpoint.Admin
8281         occurrences:
8282         - 1
8283         - UNBOUNDED
8284       network.incoming.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
8285         type: org.openecomp.capabilities.metric.Ceilometer
8286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8287         occurrences:
8288         - 1
8289         - UNBOUNDED
8290       network.incoming.bytes_pd_server_nested2_1b_port:
8291         type: org.openecomp.capabilities.metric.Ceilometer
8292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8293         occurrences:
8294         - 1
8295         - UNBOUNDED
8296       vcpus_server_nested2_1c1_cmaui_2:
8297         type: org.openecomp.capabilities.metric.Ceilometer
8298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8299         occurrences:
8300         - 1
8301         - UNBOUNDED
8302       vcpus_server_nested2_ps_1b:
8303         type: org.openecomp.capabilities.metric.Ceilometer
8304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8305         occurrences:
8306         - 1
8307         - UNBOUNDED
8308       vcpus_server_nested2_1c1_cmaui_1:
8309         type: org.openecomp.capabilities.metric.Ceilometer
8310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8311         occurrences:
8312         - 1
8313         - UNBOUNDED
8314       disk.write.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8315         type: org.openecomp.capabilities.metric.Ceilometer
8316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8317         occurrences:
8318         - 1
8319         - UNBOUNDED
8320       disk.iops_server_pd_pattern4_test_nested_pattern_4_nested2:
8321         type: org.openecomp.capabilities.metric.Ceilometer
8322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8323         occurrences:
8324         - 1
8325         - UNBOUNDED
8326       disk.allocation_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8327         type: org.openecomp.capabilities.metric.Ceilometer
8328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8329         occurrences:
8330         - 1
8331         - UNBOUNDED
8332       disk.usage_server_pd_pattern4_test_nested_pattern_4_nested2:
8333         type: org.openecomp.capabilities.metric.Ceilometer
8334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8335         occurrences:
8336         - 1
8337         - UNBOUNDED
8338       network.outgoing.bytes_ps_server_nested2_1b_port:
8339         type: org.openecomp.capabilities.metric.Ceilometer
8340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8341         occurrences:
8342         - 1
8343         - UNBOUNDED
8344       disk.write.requests_server_nested2_pd_1b:
8345         type: org.openecomp.capabilities.metric.Ceilometer
8346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8347         occurrences:
8348         - 1
8349         - UNBOUNDED
8350       disk.device.write.bytes_server_nested2_ps_1b:
8351         type: org.openecomp.capabilities.metric.Ceilometer
8352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8353         occurrences:
8354         - 1
8355         - UNBOUNDED
8356       network.outgoing.bytes_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
8357         type: org.openecomp.capabilities.metric.Ceilometer
8358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8359         occurrences:
8360         - 1
8361         - UNBOUNDED
8362       disk.latency_server_nested2_ps_1b:
8363         type: org.openecomp.capabilities.metric.Ceilometer
8364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8365         occurrences:
8366         - 1
8367         - UNBOUNDED
8368       memory.resident_server_nested2_1c1_cmaui_1:
8369         type: org.openecomp.capabilities.metric.Ceilometer
8370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8371         occurrences:
8372         - 1
8373         - UNBOUNDED
8374       network.incoming.bytes.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
8375         type: org.openecomp.capabilities.metric.Ceilometer
8376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8377         occurrences:
8378         - 1
8379         - UNBOUNDED
8380       disk.device.allocation_server_pd_pattern4_test_nested_pattern_4_nested2:
8381         type: org.openecomp.capabilities.metric.Ceilometer
8382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8383         occurrences:
8384         - 1
8385         - UNBOUNDED
8386       disk.device.read.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8387         type: org.openecomp.capabilities.metric.Ceilometer
8388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8389         occurrences:
8390         - 1
8391         - UNBOUNDED
8392       feature_pd_server_nested2_1b_port:
8393         type: tosca.capabilities.Node
8394         occurrences:
8395         - 1
8396         - UNBOUNDED
8397       cpu_util_server_nested2_ps_1b:
8398         type: org.openecomp.capabilities.metric.Ceilometer
8399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8400         occurrences:
8401         - 1
8402         - UNBOUNDED
8403       disk.device.write.requests.rate_server_nested2_pd_1b:
8404         type: org.openecomp.capabilities.metric.Ceilometer
8405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8406         occurrences:
8407         - 1
8408         - UNBOUNDED
8409       disk.read.requests_server_nested2_pd_1b:
8410         type: org.openecomp.capabilities.metric.Ceilometer
8411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8412         occurrences:
8413         - 1
8414         - UNBOUNDED
8415       disk.device.read.requests.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8416         type: org.openecomp.capabilities.metric.Ceilometer
8417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8418         occurrences:
8419         - 1
8420         - UNBOUNDED
8421       disk.device.capacity_server_nested2_pd_1b:
8422         type: org.openecomp.capabilities.metric.Ceilometer
8423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8424         occurrences:
8425         - 1
8426         - UNBOUNDED
8427       disk.capacity_server_nested2_ps_1b:
8428         type: org.openecomp.capabilities.metric.Ceilometer
8429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8430         occurrences:
8431         - 1
8432         - UNBOUNDED
8433       instance_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8434         type: org.openecomp.capabilities.metric.Ceilometer
8435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8436         occurrences:
8437         - 1
8438         - UNBOUNDED
8439       disk.read.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8440         type: org.openecomp.capabilities.metric.Ceilometer
8441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8442         occurrences:
8443         - 1
8444         - UNBOUNDED
8445       os_server_nested2_1c1_cmaui_1:
8446         type: tosca.capabilities.OperatingSystem
8447         occurrences:
8448         - 1
8449         - UNBOUNDED
8450       disk.device.latency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8451         type: org.openecomp.capabilities.metric.Ceilometer
8452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8453         occurrences:
8454         - 1
8455         - UNBOUNDED
8456       disk.read.bytes_server_nested2_ps_1b:
8457         type: org.openecomp.capabilities.metric.Ceilometer
8458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8459         occurrences:
8460         - 1
8461         - UNBOUNDED
8462       os_server_nested2_1c1_cmaui_2:
8463         type: tosca.capabilities.OperatingSystem
8464         occurrences:
8465         - 1
8466         - UNBOUNDED
8467       network.incoming.bytes.rate_pd_server_nested2_1b_port:
8468         type: org.openecomp.capabilities.metric.Ceilometer
8469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8470         occurrences:
8471         - 1
8472         - UNBOUNDED
8473       attachment_pd_server_nested2_1b_port:
8474         type: tosca.capabilities.Attachment
8475         occurrences:
8476         - 1
8477         - UNBOUNDED
8478       attachment_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8479         type: tosca.capabilities.Attachment
8480         occurrences:
8481         - 1
8482         - UNBOUNDED
8483       feature_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
8484         type: tosca.capabilities.Node
8485         occurrences:
8486         - 1
8487         - UNBOUNDED
8488       feature_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8489         type: tosca.capabilities.Node
8490         occurrences:
8491         - 1
8492         - UNBOUNDED
8493       disk.allocation_server_pd_pattern4_test_nested_pattern_4_nested2:
8494         type: org.openecomp.capabilities.metric.Ceilometer
8495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8496         occurrences:
8497         - 1
8498         - UNBOUNDED
8499       network.outpoing.packets_cmaui_port_1:
8500         type: org.openecomp.capabilities.metric.Ceilometer
8501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8502         occurrences:
8503         - 1
8504         - UNBOUNDED
8505       network.outpoing.packets_cmaui_port_2:
8506         type: org.openecomp.capabilities.metric.Ceilometer
8507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8508         occurrences:
8509         - 1
8510         - UNBOUNDED
8511       disk.iops_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8512         type: org.openecomp.capabilities.metric.Ceilometer
8513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8514         occurrences:
8515         - 1
8516         - UNBOUNDED
8517       disk.ephemeral.size_server_nested2_pd_1b:
8518         type: org.openecomp.capabilities.metric.Ceilometer
8519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8520         occurrences:
8521         - 1
8522         - UNBOUNDED
8523       memory.resident_server_nested2_pd_1b:
8524         type: org.openecomp.capabilities.metric.Ceilometer
8525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8526         occurrences:
8527         - 1
8528         - UNBOUNDED
8529       network.outgoing.packets.rate_pd_server_nested2_1b_port:
8530         type: org.openecomp.capabilities.metric.Ceilometer
8531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8532         occurrences:
8533         - 1
8534         - UNBOUNDED
8535       disk.device.usage_server_nested2_1c1_cmaui_2:
8536         type: org.openecomp.capabilities.metric.Ceilometer
8537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8538         occurrences:
8539         - 1
8540         - UNBOUNDED
8541       disk.device.usage_server_nested2_1c1_cmaui_1:
8542         type: org.openecomp.capabilities.metric.Ceilometer
8543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8544         occurrences:
8545         - 1
8546         - UNBOUNDED
8547       feature_server_pd_pattern4_test_nested_pattern_4_nested2:
8548         type: tosca.capabilities.Node
8549         occurrences:
8550         - 1
8551         - UNBOUNDED
8552       disk.write.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
8553         type: org.openecomp.capabilities.metric.Ceilometer
8554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8555         occurrences:
8556         - 1
8557         - UNBOUNDED
8558       network.outpoing.packets_ps_server_nested2_1b_port:
8559         type: org.openecomp.capabilities.metric.Ceilometer
8560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8561         occurrences:
8562         - 1
8563         - UNBOUNDED
8564       feature_server_nested2_ps_1b:
8565         type: tosca.capabilities.Node
8566         occurrences:
8567         - 1
8568         - UNBOUNDED
8569       memory.resident_server_nested2_1c1_cmaui_2:
8570         type: org.openecomp.capabilities.metric.Ceilometer
8571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8572         occurrences:
8573         - 1
8574         - UNBOUNDED
8575       disk.device.write.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8576         type: org.openecomp.capabilities.metric.Ceilometer
8577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8578         occurrences:
8579         - 1
8580         - UNBOUNDED
8581       disk.device.latency_server_pd_pattern4_test_nested_pattern_4_nested2:
8582         type: org.openecomp.capabilities.metric.Ceilometer
8583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8584         occurrences:
8585         - 1
8586         - UNBOUNDED
8587       host_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8588         type: tosca.capabilities.Container
8589         valid_source_types:
8590         - tosca.nodes.SoftwareComponent
8591         occurrences:
8592         - 1
8593         - UNBOUNDED
8594       disk.latency_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8595         type: org.openecomp.capabilities.metric.Ceilometer
8596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8597         occurrences:
8598         - 1
8599         - UNBOUNDED
8600       disk.device.iops_server_nested2_1c1_cmaui_1:
8601         type: org.openecomp.capabilities.metric.Ceilometer
8602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8603         occurrences:
8604         - 1
8605         - UNBOUNDED
8606       disk.device.iops_server_nested2_1c1_cmaui_2:
8607         type: org.openecomp.capabilities.metric.Ceilometer
8608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8609         occurrences:
8610         - 1
8611         - UNBOUNDED
8612       disk.device.usage_server_pd_pattern4_test_nested_pattern_4_nested2:
8613         type: org.openecomp.capabilities.metric.Ceilometer
8614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8615         occurrences:
8616         - 1
8617         - UNBOUNDED
8618       disk.device.write.bytes.rate_server_nested2_pd_1b:
8619         type: org.openecomp.capabilities.metric.Ceilometer
8620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8621         occurrences:
8622         - 1
8623         - UNBOUNDED
8624       attachment_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
8625         type: tosca.capabilities.Attachment
8626         occurrences:
8627         - 1
8628         - UNBOUNDED
8629       network.outgoing.bytes.rate_pd_server_nested2_1b_port:
8630         type: org.openecomp.capabilities.metric.Ceilometer
8631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8632         occurrences:
8633         - 1
8634         - UNBOUNDED
8635       network.incoming.packets.rate_ps_server_nested2_1b_port:
8636         type: org.openecomp.capabilities.metric.Ceilometer
8637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8638         occurrences:
8639         - 1
8640         - UNBOUNDED
8641       binding_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8642         type: tosca.capabilities.network.Bindable
8643         valid_source_types:
8644         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8645         occurrences:
8646         - 0
8647         - UNBOUNDED
8648       disk.device.read.requests_server_nested2_1c1_cmaui_2:
8649         type: org.openecomp.capabilities.metric.Ceilometer
8650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8651         occurrences:
8652         - 1
8653         - UNBOUNDED
8654       binding_ps_server_nested2_1b_port:
8655         type: tosca.capabilities.network.Bindable
8656         valid_source_types:
8657         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8658         occurrences:
8659         - 0
8660         - UNBOUNDED
8661       host_server_pd_pattern4_test_nested_pattern_4_nested2:
8662         type: tosca.capabilities.Container
8663         valid_source_types:
8664         - tosca.nodes.SoftwareComponent
8665         occurrences:
8666         - 1
8667         - UNBOUNDED
8668       disk.device.read.requests_server_pd_pattern4_test_nested_pattern_4_nested2:
8669         type: org.openecomp.capabilities.metric.Ceilometer
8670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8671         occurrences:
8672         - 1
8673         - UNBOUNDED
8674       cpu.delta_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8675         type: org.openecomp.capabilities.metric.Ceilometer
8676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8677         occurrences:
8678         - 1
8679         - UNBOUNDED
8680       disk.usage_server_nested2_pd_1b:
8681         type: org.openecomp.capabilities.metric.Ceilometer
8682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8683         occurrences:
8684         - 1
8685         - UNBOUNDED
8686       disk.device.read.bytes.rate_server_nested2_ps_1b:
8687         type: org.openecomp.capabilities.metric.Ceilometer
8688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8689         occurrences:
8690         - 1
8691         - UNBOUNDED
8692       network.outgoing.bytes.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
8693         type: org.openecomp.capabilities.metric.Ceilometer
8694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8695         occurrences:
8696         - 1
8697         - UNBOUNDED
8698       network.incoming.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8699         type: org.openecomp.capabilities.metric.Ceilometer
8700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8701         occurrences:
8702         - 1
8703         - UNBOUNDED
8704       disk.write.bytes_server_pd_pattern4_test_nested_pattern_4_nested2:
8705         type: org.openecomp.capabilities.metric.Ceilometer
8706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8707         occurrences:
8708         - 1
8709         - UNBOUNDED
8710       disk.device.read.requests_server_nested2_1c1_cmaui_1:
8711         type: org.openecomp.capabilities.metric.Ceilometer
8712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8713         occurrences:
8714         - 1
8715         - UNBOUNDED
8716       feature_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
8717         type: tosca.capabilities.Node
8718         occurrences:
8719         - 1
8720         - UNBOUNDED
8721       network.outgoing.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8722         type: org.openecomp.capabilities.metric.Ceilometer
8723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8724         occurrences:
8725         - 1
8726         - UNBOUNDED
8727       scalable_server_nested2_1c1_cmaui_2:
8728         type: tosca.capabilities.Scalable
8729         occurrences:
8730         - 1
8731         - UNBOUNDED
8732       cpu.delta_server_nested2_1c1_cmaui_1:
8733         type: org.openecomp.capabilities.metric.Ceilometer
8734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8735         occurrences:
8736         - 1
8737         - UNBOUNDED
8738       cpu.delta_server_nested2_1c1_cmaui_2:
8739         type: org.openecomp.capabilities.metric.Ceilometer
8740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8741         occurrences:
8742         - 1
8743         - UNBOUNDED
8744       cpu_server_nested2_pd_1b:
8745         type: org.openecomp.capabilities.metric.Ceilometer
8746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8747         occurrences:
8748         - 1
8749         - UNBOUNDED
8750       network.outpoing.packets_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8751         type: org.openecomp.capabilities.metric.Ceilometer
8752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8753         occurrences:
8754         - 1
8755         - UNBOUNDED
8756       disk.device.latency_server_nested2_ps_1b:
8757         type: org.openecomp.capabilities.metric.Ceilometer
8758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8759         occurrences:
8760         - 1
8761         - UNBOUNDED
8762       disk.capacity_server_nested2_pd_1b:
8763         type: org.openecomp.capabilities.metric.Ceilometer
8764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8765         occurrences:
8766         - 1
8767         - UNBOUNDED
8768       memory.usage_server_nested2_pd_1b:
8769         type: org.openecomp.capabilities.metric.Ceilometer
8770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8771         occurrences:
8772         - 1
8773         - UNBOUNDED
8774       disk.write.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8775         type: org.openecomp.capabilities.metric.Ceilometer
8776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8777         occurrences:
8778         - 1
8779         - UNBOUNDED
8780       cpu_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8781         type: org.openecomp.capabilities.metric.Ceilometer
8782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8783         occurrences:
8784         - 1
8785         - UNBOUNDED
8786       binding_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8787         type: tosca.capabilities.network.Bindable
8788         occurrences:
8789         - 1
8790         - UNBOUNDED
8791       cpu.delta_server_pd_pattern4_test_nested_pattern_4_nested2:
8792         type: org.openecomp.capabilities.metric.Ceilometer
8793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8794         occurrences:
8795         - 1
8796         - UNBOUNDED
8797       scalable_server_nested2_1c1_cmaui_1:
8798         type: tosca.capabilities.Scalable
8799         occurrences:
8800         - 1
8801         - UNBOUNDED
8802       host_server_nested2_1c1_cmaui_1:
8803         type: tosca.capabilities.Container
8804         valid_source_types:
8805         - tosca.nodes.SoftwareComponent
8806         occurrences:
8807         - 1
8808         - UNBOUNDED
8809       host_server_nested2_1c1_cmaui_2:
8810         type: tosca.capabilities.Container
8811         valid_source_types:
8812         - tosca.nodes.SoftwareComponent
8813         occurrences:
8814         - 1
8815         - UNBOUNDED
8816       disk.capacity_server_nested2_1c1_cmaui_2:
8817         type: org.openecomp.capabilities.metric.Ceilometer
8818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8819         occurrences:
8820         - 1
8821         - UNBOUNDED
8822       feature_jsa_security_group1_test_nested3Level:
8823         type: tosca.capabilities.Node
8824         occurrences:
8825         - 1
8826         - UNBOUNDED
8827       network.outgoing.bytes_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
8828         type: org.openecomp.capabilities.metric.Ceilometer
8829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8830         occurrences:
8831         - 1
8832         - UNBOUNDED
8833       disk.capacity_server_nested2_1c1_cmaui_1:
8834         type: org.openecomp.capabilities.metric.Ceilometer
8835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8836         occurrences:
8837         - 1
8838         - UNBOUNDED
8839       disk.device.allocation_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8840         type: org.openecomp.capabilities.metric.Ceilometer
8841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8842         occurrences:
8843         - 1
8844         - UNBOUNDED
8845       disk.device.read.bytes_server_nested2_ps_1b:
8846         type: org.openecomp.capabilities.metric.Ceilometer
8847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8848         occurrences:
8849         - 1
8850         - UNBOUNDED
8851       disk.device.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8852         type: org.openecomp.capabilities.metric.Ceilometer
8853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8854         occurrences:
8855         - 1
8856         - UNBOUNDED
8857       disk.device.read.requests_server_nested2_pd_1b:
8858         type: org.openecomp.capabilities.metric.Ceilometer
8859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8860         occurrences:
8861         - 1
8862         - UNBOUNDED
8863       disk.write.requests_server_pd_pattern4_test_nested_pattern_4_nested2:
8864         type: org.openecomp.capabilities.metric.Ceilometer
8865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8866         occurrences:
8867         - 1
8868         - UNBOUNDED
8869       feature_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
8870         type: tosca.capabilities.Node
8871         occurrences:
8872         - 1
8873         - UNBOUNDED
8874       endpoint_server_nested2_1c1_cmaui_2:
8875         type: tosca.capabilities.Endpoint.Admin
8876         occurrences:
8877         - 1
8878         - UNBOUNDED
8879       network.incoming.packets_cmaui_port_2:
8880         type: org.openecomp.capabilities.metric.Ceilometer
8881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8882         occurrences:
8883         - 1
8884         - UNBOUNDED
8885       disk.device.write.requests.rate_server_nested2_ps_1b:
8886         type: org.openecomp.capabilities.metric.Ceilometer
8887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8888         occurrences:
8889         - 1
8890         - UNBOUNDED
8891       network.incoming.packets_ps_server_nested2_1b_port:
8892         type: org.openecomp.capabilities.metric.Ceilometer
8893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8894         occurrences:
8895         - 1
8896         - UNBOUNDED
8897       binding_server_nested2_pd_1b:
8898         type: tosca.capabilities.network.Bindable
8899         occurrences:
8900         - 1
8901         - UNBOUNDED
8902       network.incoming.packets_cmaui_port_1:
8903         type: org.openecomp.capabilities.metric.Ceilometer
8904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8905         occurrences:
8906         - 1
8907         - UNBOUNDED
8908       feature_jsa_security_group2_test_nested3Level:
8909         type: tosca.capabilities.Node
8910         occurrences:
8911         - 1
8912         - UNBOUNDED
8913       feature_test_nested_pattern_4_nested2:
8914         type: tosca.capabilities.Node
8915         occurrences:
8916         - 1
8917         - UNBOUNDED
8918       disk.root.size_server_nested2_ps_1b:
8919         type: org.openecomp.capabilities.metric.Ceilometer
8920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8921         occurrences:
8922         - 1
8923         - UNBOUNDED
8924       endpoint_server_nested2_1c1_cmaui_1:
8925         type: tosca.capabilities.Endpoint.Admin
8926         occurrences:
8927         - 1
8928         - UNBOUNDED
8929       disk.device.write.bytes_server_nested2_pd_1b:
8930         type: org.openecomp.capabilities.metric.Ceilometer
8931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8932         occurrences:
8933         - 1
8934         - UNBOUNDED
8935       disk.ephemeral.size_server_pd_pattern4_test_nested_pattern_4_nested2:
8936         type: org.openecomp.capabilities.metric.Ceilometer
8937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8938         occurrences:
8939         - 1
8940         - UNBOUNDED
8941       disk.usage_server_nested2_1c1_cmaui_1:
8942         type: org.openecomp.capabilities.metric.Ceilometer
8943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8944         occurrences:
8945         - 1
8946         - UNBOUNDED
8947       disk.usage_server_nested2_1c1_cmaui_2:
8948         type: org.openecomp.capabilities.metric.Ceilometer
8949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8950         occurrences:
8951         - 1
8952         - UNBOUNDED
8953       disk.device.write.requests_server_nested2_pd_1b:
8954         type: org.openecomp.capabilities.metric.Ceilometer
8955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8956         occurrences:
8957         - 1
8958         - UNBOUNDED
8959       network.incoming.bytes_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
8960         type: org.openecomp.capabilities.metric.Ceilometer
8961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8962         occurrences:
8963         - 1
8964         - UNBOUNDED
8965       disk.root.size_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8966         type: org.openecomp.capabilities.metric.Ceilometer
8967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8968         occurrences:
8969         - 1
8970         - UNBOUNDED
8971       cpu.delta_server_nested2_pd_1b:
8972         type: org.openecomp.capabilities.metric.Ceilometer
8973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8974         occurrences:
8975         - 1
8976         - UNBOUNDED
8977       disk.write.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
8978         type: org.openecomp.capabilities.metric.Ceilometer
8979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8980         occurrences:
8981         - 1
8982         - UNBOUNDED
8983       network.incoming.bytes_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
8984         type: org.openecomp.capabilities.metric.Ceilometer
8985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8986         occurrences:
8987         - 1
8988         - UNBOUNDED
8989       host_server_nested2_ps_1b:
8990         type: tosca.capabilities.Container
8991         valid_source_types:
8992         - tosca.nodes.SoftwareComponent
8993         occurrences:
8994         - 1
8995         - UNBOUNDED
8996       disk.device.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
8997         type: org.openecomp.capabilities.metric.Ceilometer
8998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8999         occurrences:
9000         - 1
9001         - UNBOUNDED
9002       feature_jsa_security_group2_test_resourceGroup:
9003         type: tosca.capabilities.Node
9004         occurrences:
9005         - 1
9006         - UNBOUNDED
9007       feature_server_nested2_pd_1b:
9008         type: tosca.capabilities.Node
9009         occurrences:
9010         - 1
9011         - UNBOUNDED
9012       disk.device.read.requests.rate_server_nested2_ps_1b:
9013         type: org.openecomp.capabilities.metric.Ceilometer
9014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9015         occurrences:
9016         - 1
9017         - UNBOUNDED
9018       disk.read.requests_server_nested2_1c1_cmaui_2:
9019         type: org.openecomp.capabilities.metric.Ceilometer
9020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9021         occurrences:
9022         - 1
9023         - UNBOUNDED
9024       disk.device.read.requests.rate_server_nested2_1c1_cmaui_2:
9025         type: org.openecomp.capabilities.metric.Ceilometer
9026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9027         occurrences:
9028         - 1
9029         - UNBOUNDED
9030       network.incoming.packets_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
9031         type: org.openecomp.capabilities.metric.Ceilometer
9032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9033         occurrences:
9034         - 1
9035         - UNBOUNDED
9036       disk.read.requests_server_nested2_1c1_cmaui_1:
9037         type: org.openecomp.capabilities.metric.Ceilometer
9038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9039         occurrences:
9040         - 1
9041         - UNBOUNDED
9042       disk.device.read.requests.rate_server_nested2_1c1_cmaui_1:
9043         type: org.openecomp.capabilities.metric.Ceilometer
9044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9045         occurrences:
9046         - 1
9047         - UNBOUNDED
9048       cpu_server_nested2_1c1_cmaui_1:
9049         type: org.openecomp.capabilities.metric.Ceilometer
9050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9051         occurrences:
9052         - 1
9053         - UNBOUNDED
9054       network.outgoing.packets.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
9055         type: org.openecomp.capabilities.metric.Ceilometer
9056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9057         occurrences:
9058         - 1
9059         - UNBOUNDED
9060       cpu_server_nested2_1c1_cmaui_2:
9061         type: org.openecomp.capabilities.metric.Ceilometer
9062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9063         occurrences:
9064         - 1
9065         - UNBOUNDED
9066       instance_server_nested2_pd_1b:
9067         type: org.openecomp.capabilities.metric.Ceilometer
9068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9069         occurrences:
9070         - 1
9071         - UNBOUNDED
9072       memory_server_nested2_1c1_cmaui_1:
9073         type: org.openecomp.capabilities.metric.Ceilometer
9074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9075         occurrences:
9076         - 1
9077         - UNBOUNDED
9078       memory_server_nested2_1c1_cmaui_2:
9079         type: org.openecomp.capabilities.metric.Ceilometer
9080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9081         occurrences:
9082         - 1
9083         - UNBOUNDED
9084       disk.device.write.requests_server_nested2_1c1_cmaui_1:
9085         type: org.openecomp.capabilities.metric.Ceilometer
9086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9087         occurrences:
9088         - 1
9089         - UNBOUNDED
9090       memory_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9091         type: org.openecomp.capabilities.metric.Ceilometer
9092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9093         occurrences:
9094         - 1
9095         - UNBOUNDED
9096       disk.device.write.requests_server_nested2_1c1_cmaui_2:
9097         type: org.openecomp.capabilities.metric.Ceilometer
9098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9099         occurrences:
9100         - 1
9101         - UNBOUNDED
9102       network.outgoing.bytes.rate_cmaui_port_2:
9103         type: org.openecomp.capabilities.metric.Ceilometer
9104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9105         occurrences:
9106         - 1
9107         - UNBOUNDED
9108       disk.write.requests_server_nested2_ps_1b:
9109         type: org.openecomp.capabilities.metric.Ceilometer
9110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9111         occurrences:
9112         - 1
9113         - UNBOUNDED
9114       disk.device.read.requests.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
9115         type: org.openecomp.capabilities.metric.Ceilometer
9116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9117         occurrences:
9118         - 1
9119         - UNBOUNDED
9120       network.outgoing.bytes.rate_cmaui_port_1:
9121         type: org.openecomp.capabilities.metric.Ceilometer
9122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9123         occurrences:
9124         - 1
9125         - UNBOUNDED
9126       disk.device.write.bytes_server_nested2_1c1_cmaui_2:
9127         type: org.openecomp.capabilities.metric.Ceilometer
9128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9129         occurrences:
9130         - 1
9131         - UNBOUNDED
9132       memory_server_nested2_ps_1b:
9133         type: org.openecomp.capabilities.metric.Ceilometer
9134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9135         occurrences:
9136         - 1
9137         - UNBOUNDED
9138       binding_server_pd_pattern4_test_nested_pattern_4_nested2:
9139         type: tosca.capabilities.network.Bindable
9140         occurrences:
9141         - 1
9142         - UNBOUNDED
9143       disk.read.bytes_server_nested2_1c1_cmaui_1:
9144         type: org.openecomp.capabilities.metric.Ceilometer
9145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9146         occurrences:
9147         - 1
9148         - UNBOUNDED
9149       endpoint_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9150         type: tosca.capabilities.Endpoint.Admin
9151         occurrences:
9152         - 1
9153         - UNBOUNDED
9154       disk.read.bytes_server_nested2_1c1_cmaui_2:
9155         type: org.openecomp.capabilities.metric.Ceilometer
9156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9157         occurrences:
9158         - 1
9159         - UNBOUNDED
9160       disk.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
9161         type: org.openecomp.capabilities.metric.Ceilometer
9162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9163         occurrences:
9164         - 1
9165         - UNBOUNDED
9166       disk.device.write.bytes_server_nested2_1c1_cmaui_1:
9167         type: org.openecomp.capabilities.metric.Ceilometer
9168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9169         occurrences:
9170         - 1
9171         - UNBOUNDED
9172       vcpus_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9173         type: org.openecomp.capabilities.metric.Ceilometer
9174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9175         occurrences:
9176         - 1
9177         - UNBOUNDED
9178       os_server_pd_pattern4_test_nested_pattern_4_nested2:
9179         type: tosca.capabilities.OperatingSystem
9180         occurrences:
9181         - 1
9182         - UNBOUNDED
9183       disk.device.read.requests_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9184         type: org.openecomp.capabilities.metric.Ceilometer
9185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9186         occurrences:
9187         - 1
9188         - UNBOUNDED
9189       attachment_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
9190         type: tosca.capabilities.Attachment
9191         occurrences:
9192         - 1
9193         - UNBOUNDED
9194       disk.write.requests_server_nested2_1c1_cmaui_1:
9195         type: org.openecomp.capabilities.metric.Ceilometer
9196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9197         occurrences:
9198         - 1
9199         - UNBOUNDED
9200       disk.write.requests_server_nested2_1c1_cmaui_2:
9201         type: org.openecomp.capabilities.metric.Ceilometer
9202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9203         occurrences:
9204         - 1
9205         - UNBOUNDED
9206       memory.resident_server_pd_pattern4_test_nested_pattern_4_nested2:
9207         type: org.openecomp.capabilities.metric.Ceilometer
9208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9209         occurrences:
9210         - 1
9211         - UNBOUNDED
9212       scalable_server_nested2_ps_1b:
9213         type: tosca.capabilities.Scalable
9214         occurrences:
9215         - 1
9216         - UNBOUNDED
9217       instance_server_pd_pattern4_test_nested_pattern_4_nested2:
9218         type: org.openecomp.capabilities.metric.Ceilometer
9219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9220         occurrences:
9221         - 1
9222         - UNBOUNDED
9223       disk.ephemeral.size_server_nested2_1c1_cmaui_1:
9224         type: org.openecomp.capabilities.metric.Ceilometer
9225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9226         occurrences:
9227         - 1
9228         - UNBOUNDED
9229       disk.ephemeral.size_server_nested2_1c1_cmaui_2:
9230         type: org.openecomp.capabilities.metric.Ceilometer
9231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9232         occurrences:
9233         - 1
9234         - UNBOUNDED
9235       network.outpoing.packets_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
9236         type: org.openecomp.capabilities.metric.Ceilometer
9237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9238         occurrences:
9239         - 1
9240         - UNBOUNDED
9241       disk.device.capacity_server_pd_pattern4_test_nested_pattern_4_nested2:
9242         type: org.openecomp.capabilities.metric.Ceilometer
9243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9244         occurrences:
9245         - 1
9246         - UNBOUNDED
9247       memory.usage_server_pd_pattern4_test_nested_pattern_4_nested2:
9248         type: org.openecomp.capabilities.metric.Ceilometer
9249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9250         occurrences:
9251         - 1
9252         - UNBOUNDED
9253       disk.device.read.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
9254         type: org.openecomp.capabilities.metric.Ceilometer
9255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9256         occurrences:
9257         - 1
9258         - UNBOUNDED
9259       disk.capacity_server_pd_pattern4_test_nested_pattern_4_nested2:
9260         type: org.openecomp.capabilities.metric.Ceilometer
9261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9262         occurrences:
9263         - 1
9264         - UNBOUNDED
9265       attachment_cmaui_port_2:
9266         type: tosca.capabilities.Attachment
9267         occurrences:
9268         - 1
9269         - UNBOUNDED
9270       disk.allocation_server_nested2_pd_1b:
9271         type: org.openecomp.capabilities.metric.Ceilometer
9272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9273         occurrences:
9274         - 1
9275         - UNBOUNDED
9276       cpu_server_nested2_ps_1b:
9277         type: org.openecomp.capabilities.metric.Ceilometer
9278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9279         occurrences:
9280         - 1
9281         - UNBOUNDED
9282       disk.device.write.bytes.rate_server_nested2_ps_1b:
9283         type: org.openecomp.capabilities.metric.Ceilometer
9284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9285         occurrences:
9286         - 1
9287         - UNBOUNDED
9288       disk.write.bytes.rate_server_pd_pattern4_test_nested_pattern_4_nested2:
9289         type: org.openecomp.capabilities.metric.Ceilometer
9290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9291         occurrences:
9292         - 1
9293         - UNBOUNDED
9294       disk.read.bytes.rate_server_nested2_ps_1b:
9295         type: org.openecomp.capabilities.metric.Ceilometer
9296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9297         occurrences:
9298         - 1
9299         - UNBOUNDED
9300       disk.device.read.bytes_server_pd_pattern4_test_nested_pattern_4_nested2:
9301         type: org.openecomp.capabilities.metric.Ceilometer
9302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9303         occurrences:
9304         - 1
9305         - UNBOUNDED
9306       network.incoming.bytes.rate_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
9307         type: org.openecomp.capabilities.metric.Ceilometer
9308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9309         occurrences:
9310         - 1
9311         - UNBOUNDED
9312       network.outgoing.packets.rate_cmaui_port_1:
9313         type: org.openecomp.capabilities.metric.Ceilometer
9314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9315         occurrences:
9316         - 1
9317         - UNBOUNDED
9318       network.outgoing.packets.rate_cmaui_port_2:
9319         type: org.openecomp.capabilities.metric.Ceilometer
9320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9321         occurrences:
9322         - 1
9323         - UNBOUNDED
9324       attachment_cmaui_port_1:
9325         type: tosca.capabilities.Attachment
9326         occurrences:
9327         - 1
9328         - UNBOUNDED
9329       disk.device.iops_server_pd_pattern4_test_nested_pattern_4_nested2:
9330         type: org.openecomp.capabilities.metric.Ceilometer
9331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9332         occurrences:
9333         - 1
9334         - UNBOUNDED
9335       disk.device.read.bytes_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9336         type: org.openecomp.capabilities.metric.Ceilometer
9337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9338         occurrences:
9339         - 1
9340         - UNBOUNDED
9341       disk.root.size_server_nested2_1c1_cmaui_2:
9342         type: org.openecomp.capabilities.metric.Ceilometer
9343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9344         occurrences:
9345         - 1
9346         - UNBOUNDED
9347       disk.root.size_server_nested2_1c1_cmaui_1:
9348         type: org.openecomp.capabilities.metric.Ceilometer
9349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9350         occurrences:
9351         - 1
9352         - UNBOUNDED
9353       disk.device.latency_server_nested2_pd_1b:
9354         type: org.openecomp.capabilities.metric.Ceilometer
9355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9356         occurrences:
9357         - 1
9358         - UNBOUNDED
9359       disk.write.bytes_server_nested2_1c1_cmaui_2:
9360         type: org.openecomp.capabilities.metric.Ceilometer
9361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9362         occurrences:
9363         - 1
9364         - UNBOUNDED
9365       network.outgoing.bytes_pd_server_pattern4_port_1_test_nested_pattern_4_same_type_diff_file:
9366         type: org.openecomp.capabilities.metric.Ceilometer
9367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9368         occurrences:
9369         - 1
9370         - UNBOUNDED
9371       disk.usage_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9372         type: org.openecomp.capabilities.metric.Ceilometer
9373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9374         occurrences:
9375         - 1
9376         - UNBOUNDED
9377       disk.write.bytes_server_nested2_1c1_cmaui_1:
9378         type: org.openecomp.capabilities.metric.Ceilometer
9379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9380         occurrences:
9381         - 1
9382         - UNBOUNDED
9383       disk.iops_server_nested2_1c1_cmaui_2:
9384         type: org.openecomp.capabilities.metric.Ceilometer
9385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9386         occurrences:
9387         - 1
9388         - UNBOUNDED
9389       feature_ps_server_nested2_1b_port:
9390         type: tosca.capabilities.Node
9391         occurrences:
9392         - 1
9393         - UNBOUNDED
9394       disk.iops_server_nested2_1c1_cmaui_1:
9395         type: org.openecomp.capabilities.metric.Ceilometer
9396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9397         occurrences:
9398         - 1
9399         - UNBOUNDED
9400       network.outgoing.bytes_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
9401         type: org.openecomp.capabilities.metric.Ceilometer
9402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9403         occurrences:
9404         - 1
9405         - UNBOUNDED
9406       disk.iops_server_nested2_pd_1b:
9407         type: org.openecomp.capabilities.metric.Ceilometer
9408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9409         occurrences:
9410         - 1
9411         - UNBOUNDED
9412       disk.device.read.bytes.rate_server_nested2_1c1_cmaui_1:
9413         type: org.openecomp.capabilities.metric.Ceilometer
9414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9415         occurrences:
9416         - 1
9417         - UNBOUNDED
9418       binding_pd_server_pattern4_port_2_test_nested_pattern_4_same_type_diff_file:
9419         type: tosca.capabilities.network.Bindable
9420         valid_source_types:
9421         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
9422         occurrences:
9423         - 0
9424         - UNBOUNDED
9425       disk.device.read.bytes.rate_server_nested2_1c1_cmaui_2:
9426         type: org.openecomp.capabilities.metric.Ceilometer
9427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9428         occurrences:
9429         - 1
9430         - UNBOUNDED
9431       disk.latency_server_nested2_1c1_cmaui_2:
9432         type: org.openecomp.capabilities.metric.Ceilometer
9433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9434         occurrences:
9435         - 1
9436         - UNBOUNDED
9437       vcpus_server_pd_pattern4_test_nested_pattern_4_nested2:
9438         type: org.openecomp.capabilities.metric.Ceilometer
9439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9440         occurrences:
9441         - 1
9442         - UNBOUNDED
9443       feature_test_nested3Level:
9444         type: tosca.capabilities.Node
9445         occurrences:
9446         - 1
9447         - UNBOUNDED
9448       disk.device.write.requests_server_nested2_ps_1b:
9449         type: org.openecomp.capabilities.metric.Ceilometer
9450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9451         occurrences:
9452         - 1
9453         - UNBOUNDED
9454       endpoint_server_pd_pattern4_test_nested_pattern_4_nested2:
9455         type: tosca.capabilities.Endpoint.Admin
9456         occurrences:
9457         - 1
9458         - UNBOUNDED
9459       disk.device.capacity_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9460         type: org.openecomp.capabilities.metric.Ceilometer
9461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9462         occurrences:
9463         - 1
9464         - UNBOUNDED
9465       memory_server_nested2_pd_1b:
9466         type: org.openecomp.capabilities.metric.Ceilometer
9467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9468         occurrences:
9469         - 1
9470         - UNBOUNDED
9471       disk.write.requests.rate_server_nested2_ps_1b:
9472         type: org.openecomp.capabilities.metric.Ceilometer
9473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9474         occurrences:
9475         - 1
9476         - UNBOUNDED
9477       cpu_util_server_nested2_1c1_cmaui_2:
9478         type: org.openecomp.capabilities.metric.Ceilometer
9479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9480         occurrences:
9481         - 1
9482         - UNBOUNDED
9483       disk.device.read.bytes_server_nested2_pd_1b:
9484         type: org.openecomp.capabilities.metric.Ceilometer
9485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9486         occurrences:
9487         - 1
9488         - UNBOUNDED
9489       disk.latency_server_nested2_1c1_cmaui_1:
9490         type: org.openecomp.capabilities.metric.Ceilometer
9491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9492         occurrences:
9493         - 1
9494         - UNBOUNDED
9495       cpu_util_server_nested2_1c1_cmaui_1:
9496         type: org.openecomp.capabilities.metric.Ceilometer
9497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9498         occurrences:
9499         - 1
9500         - UNBOUNDED
9501       instance_server_nested2_ps_1b:
9502         type: org.openecomp.capabilities.metric.Ceilometer
9503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9504         occurrences:
9505         - 1
9506         - UNBOUNDED
9507       network.incoming.bytes.rate_pd_server_pattern4_port_01_test_nested_pattern_4_nested2:
9508         type: org.openecomp.capabilities.metric.Ceilometer
9509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9510         occurrences:
9511         - 1
9512         - UNBOUNDED
9513       network.incoming.bytes.rate_cmaui_port_1:
9514         type: org.openecomp.capabilities.metric.Ceilometer
9515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9516         occurrences:
9517         - 1
9518         - UNBOUNDED
9519       network.incoming.bytes.rate_cmaui_port_2:
9520         type: org.openecomp.capabilities.metric.Ceilometer
9521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9522         occurrences:
9523         - 1
9524         - UNBOUNDED
9525       host_server_nested2_pd_1b:
9526         type: tosca.capabilities.Container
9527         valid_source_types:
9528         - tosca.nodes.SoftwareComponent
9529         occurrences:
9530         - 1
9531         - UNBOUNDED
9532       disk.write.bytes_server_nested2_pd_1b:
9533         type: org.openecomp.capabilities.metric.Ceilometer
9534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9535         occurrences:
9536         - 1
9537         - UNBOUNDED
9538       disk.read.bytes.rate_server_nested2_pd_1b:
9539         type: org.openecomp.capabilities.metric.Ceilometer
9540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9541         occurrences:
9542         - 1
9543         - UNBOUNDED
9544       binding_pd_server_nested2_1b_port:
9545         type: tosca.capabilities.network.Bindable
9546         valid_source_types:
9547         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
9548         occurrences:
9549         - 0
9550         - UNBOUNDED
9551       disk.root.size_server_pd_pattern4_test_nested_pattern_4_nested2:
9552         type: org.openecomp.capabilities.metric.Ceilometer
9553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9554         occurrences:
9555         - 1
9556         - UNBOUNDED
9557       network.incoming.bytes.rate_ps_server_nested2_1b_port:
9558         type: org.openecomp.capabilities.metric.Ceilometer
9559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9560         occurrences:
9561         - 1
9562         - UNBOUNDED
9563       disk.device.read.requests.rate_server_nested2_pd_1b:
9564         type: org.openecomp.capabilities.metric.Ceilometer
9565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9566         occurrences:
9567         - 1
9568         - UNBOUNDED
9569       binding_server_nested2_ps_1b:
9570         type: tosca.capabilities.network.Bindable
9571         occurrences:
9572         - 1
9573         - UNBOUNDED
9574       disk.device.write.bytes.rate_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9575         type: org.openecomp.capabilities.metric.Ceilometer
9576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9577         occurrences:
9578         - 1
9579         - UNBOUNDED
9580       disk.read.bytes_server_pd_pattern4_test_nested_pattern_4_nested2:
9581         type: org.openecomp.capabilities.metric.Ceilometer
9582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9583         occurrences:
9584         - 1
9585         - UNBOUNDED
9586       disk.device.allocation_server_nested2_ps_1b:
9587         type: org.openecomp.capabilities.metric.Ceilometer
9588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9589         occurrences:
9590         - 1
9591         - UNBOUNDED
9592       scalable_server_nested2_pd_1b:
9593         type: tosca.capabilities.Scalable
9594         occurrences:
9595         - 1
9596         - UNBOUNDED
9597       disk.capacity_server_pd_pattern4_1_test_nested_pattern_4_same_type_diff_file:
9598         type: org.openecomp.capabilities.metric.Ceilometer
9599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9600         occurrences:
9601         - 1
9602         - UNBOUNDED
9603       network.outgoing.bytes_pd_server_nested2_1b_port:
9604         type: org.openecomp.capabilities.metric.Ceilometer
9605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9606         occurrences:
9607         - 1
9608         - UNBOUNDED
9609       network.outgoing.packets.rate_pd_server_pattern4_port_02_test_nested_pattern_4_nested2:
9610         type: org.openecomp.capabilities.metric.Ceilometer
9611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9612         occurrences:
9613         - 1
9614         - UNBOUNDED
9615       disk.device.allocation_server_nested2_1c1_cmaui_1:
9616         type: org.openecomp.capabilities.metric.Ceilometer
9617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9618         occurrences:
9619         - 1
9620         - UNBOUNDED
9621       cpu.delta_server_nested2_ps_1b:
9622         type: org.openecomp.capabilities.metric.Ceilometer
9623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9624         occurrences:
9625         - 1
9626         - UNBOUNDED
9627       disk.device.allocation_server_nested2_1c1_cmaui_2:
9628         type: org.openecomp.capabilities.metric.Ceilometer
9629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9630         occurrences:
9631         - 1
9632         - UNBOUNDED
9633   org.openecomp.resource.abstract.nodes.pd_server_main_1b:
9634     derived_from: org.openecomp.resource.abstract.nodes.VFC
9635     properties:
9636       index_value:
9637         type: integer
9638         description: Index value of this substitution service template runtime instance
9639         required: false
9640         default: 0
9641         status: SUPPORTED
9642         constraints:
9643         - greater_or_equal: 0
9644       port_pd_server_main_1b_port_exCP_naming:
9645         type: org.openecomp.datatypes.Naming
9646         required: true
9647         status: SUPPORTED
9648       compute_pd_server_main_1b_availability_zone:
9649         type: list
9650         required: true
9651         status: SUPPORTED
9652         entry_schema:
9653           type: string
9654       port_pd_server_main_1b_port_replacement_policy:
9655         type: list
9656         required: true
9657         status: SUPPORTED
9658         entry_schema:
9659           type: string
9660       port_pd_server_main_1b_port_subnetpoolid:
9661         type: string
9662         required: true
9663         status: SUPPORTED
9664       port_pd_server_main_1b_port_mac_requirements:
9665         type: org.openecomp.datatypes.network.MacRequirements
9666         required: true
9667         status: SUPPORTED
9668       vm_flavor_name:
9669         type: string
9670         required: true
9671         status: SUPPORTED
9672       vm_image_name:
9673         type: string
9674         required: true
9675         status: SUPPORTED
9676       port_pd_server_main_1b_port_network_role:
9677         type: string
9678         required: true
9679         status: SUPPORTED
9680       compute_pd_server_main_1b_name:
9681         type: list
9682         required: true
9683         status: SUPPORTED
9684         entry_schema:
9685           type: string
9686       port_pd_server_main_1b_port_network:
9687         type: list
9688         required: true
9689         status: SUPPORTED
9690         entry_schema:
9691           type: string
9692       port_pd_server_main_1b_port_ip_requirements:
9693         type: list
9694         required: true
9695         status: SUPPORTED
9696         entry_schema:
9697           type: org.openecomp.datatypes.network.IpRequirements
9698       port_pd_server_main_1b_port_network_role_tag:
9699         type: string
9700         required: true
9701         status: SUPPORTED
9702       port_pd_server_main_1b_port_vlan_requirements:
9703         type: list
9704         required: true
9705         status: SUPPORTED
9706         entry_schema:
9707           type: org.openecomp.datatypes.network.VlanRequirements
9708       port_pd_server_main_1b_port_fixed_ips:
9709         type: list
9710         required: true
9711         status: SUPPORTED
9712         entry_schema:
9713           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
9714       port_pd_server_main_1b_port_order:
9715         type: integer
9716         required: true
9717         status: SUPPORTED
9718     requirements:
9719     - dependency_pd_server_main_1b:
9720         capability: tosca.capabilities.Node
9721         node: tosca.nodes.Root
9722         relationship: tosca.relationships.DependsOn
9723         occurrences:
9724         - 0
9725         - UNBOUNDED
9726     - local_storage_pd_server_main_1b:
9727         capability: tosca.capabilities.Attachment
9728         node: tosca.nodes.BlockStorage
9729         relationship: tosca.relationships.AttachesTo
9730         occurrences:
9731         - 0
9732         - UNBOUNDED
9733     - dependency_pd_server_main_1b_pd_server_main_1b_port:
9734         capability: tosca.capabilities.Node
9735         node: tosca.nodes.Root
9736         relationship: tosca.relationships.DependsOn
9737         occurrences:
9738         - 0
9739         - UNBOUNDED
9740     - link_pd_server_main_1b_pd_server_main_1b_port:
9741         capability: tosca.capabilities.network.Linkable
9742         relationship: tosca.relationships.network.LinksTo
9743         occurrences:
9744         - 1
9745         - 1
9746     capabilities:
9747       disk.write.bytes_pd_server_main_1b:
9748         type: org.openecomp.capabilities.metric.Ceilometer
9749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9750         occurrences:
9751         - 1
9752         - UNBOUNDED
9753       disk.device.capacity_pd_server_main_1b:
9754         type: org.openecomp.capabilities.metric.Ceilometer
9755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9756         occurrences:
9757         - 1
9758         - UNBOUNDED
9759       disk.device.write.requests_pd_server_main_1b:
9760         type: org.openecomp.capabilities.metric.Ceilometer
9761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9762         occurrences:
9763         - 1
9764         - UNBOUNDED
9765       disk.capacity_pd_server_main_1b:
9766         type: org.openecomp.capabilities.metric.Ceilometer
9767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9768         occurrences:
9769         - 1
9770         - UNBOUNDED
9771       feature_pd_server_main_1b:
9772         type: tosca.capabilities.Node
9773         occurrences:
9774         - 1
9775         - UNBOUNDED
9776       disk.usage_pd_server_main_1b:
9777         type: org.openecomp.capabilities.metric.Ceilometer
9778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9779         occurrences:
9780         - 1
9781         - UNBOUNDED
9782       disk.read.bytes_pd_server_main_1b:
9783         type: org.openecomp.capabilities.metric.Ceilometer
9784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9785         occurrences:
9786         - 1
9787         - UNBOUNDED
9788       scalable_pd_server_main_1b:
9789         type: tosca.capabilities.Scalable
9790         occurrences:
9791         - 1
9792         - UNBOUNDED
9793       endpoint_pd_server_main_1b:
9794         type: tosca.capabilities.Endpoint.Admin
9795         occurrences:
9796         - 1
9797         - UNBOUNDED
9798       network.incoming.packets.rate_pd_server_main_1b_pd_server_main_1b_port:
9799         type: org.openecomp.capabilities.metric.Ceilometer
9800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9801         occurrences:
9802         - 1
9803         - UNBOUNDED
9804       instance_pd_server_main_1b:
9805         type: org.openecomp.capabilities.metric.Ceilometer
9806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9807         occurrences:
9808         - 1
9809         - UNBOUNDED
9810       binding_pd_server_main_1b_pd_server_main_1b_port:
9811         type: tosca.capabilities.network.Bindable
9812         valid_source_types:
9813         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
9814         occurrences:
9815         - 0
9816         - UNBOUNDED
9817       host_pd_server_main_1b:
9818         type: tosca.capabilities.Container
9819         valid_source_types:
9820         - tosca.nodes.SoftwareComponent
9821         occurrences:
9822         - 1
9823         - UNBOUNDED
9824       cpu.delta_pd_server_main_1b:
9825         type: org.openecomp.capabilities.metric.Ceilometer
9826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9827         occurrences:
9828         - 1
9829         - UNBOUNDED
9830       network.incoming.packets_pd_server_main_1b_pd_server_main_1b_port:
9831         type: org.openecomp.capabilities.metric.Ceilometer
9832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9833         occurrences:
9834         - 1
9835         - UNBOUNDED
9836       disk.device.read.bytes_pd_server_main_1b:
9837         type: org.openecomp.capabilities.metric.Ceilometer
9838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9839         occurrences:
9840         - 1
9841         - UNBOUNDED
9842       disk.device.read.bytes.rate_pd_server_main_1b:
9843         type: org.openecomp.capabilities.metric.Ceilometer
9844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9845         occurrences:
9846         - 1
9847         - UNBOUNDED
9848       network.outgoing.packets.rate_pd_server_main_1b_pd_server_main_1b_port:
9849         type: org.openecomp.capabilities.metric.Ceilometer
9850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9851         occurrences:
9852         - 1
9853         - UNBOUNDED
9854       disk.device.iops_pd_server_main_1b:
9855         type: org.openecomp.capabilities.metric.Ceilometer
9856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9857         occurrences:
9858         - 1
9859         - UNBOUNDED
9860       disk.device.write.requests.rate_pd_server_main_1b:
9861         type: org.openecomp.capabilities.metric.Ceilometer
9862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9863         occurrences:
9864         - 1
9865         - UNBOUNDED
9866       disk.device.write.bytes_pd_server_main_1b:
9867         type: org.openecomp.capabilities.metric.Ceilometer
9868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9869         occurrences:
9870         - 1
9871         - UNBOUNDED
9872       disk.device.latency_pd_server_main_1b:
9873         type: org.openecomp.capabilities.metric.Ceilometer
9874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9875         occurrences:
9876         - 1
9877         - UNBOUNDED
9878       feature_pd_server_main_1b_pd_server_main_1b_port:
9879         type: tosca.capabilities.Node
9880         occurrences:
9881         - 1
9882         - UNBOUNDED
9883       binding_pd_server_main_1b:
9884         type: tosca.capabilities.network.Bindable
9885         occurrences:
9886         - 1
9887         - UNBOUNDED
9888       disk.write.bytes.rate_pd_server_main_1b:
9889         type: org.openecomp.capabilities.metric.Ceilometer
9890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9891         occurrences:
9892         - 1
9893         - UNBOUNDED
9894       disk.ephemeral.size_pd_server_main_1b:
9895         type: org.openecomp.capabilities.metric.Ceilometer
9896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9897         occurrences:
9898         - 1
9899         - UNBOUNDED
9900       network.outgoing.bytes_pd_server_main_1b_pd_server_main_1b_port:
9901         type: org.openecomp.capabilities.metric.Ceilometer
9902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9903         occurrences:
9904         - 1
9905         - UNBOUNDED
9906       disk.read.requests_pd_server_main_1b:
9907         type: org.openecomp.capabilities.metric.Ceilometer
9908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9909         occurrences:
9910         - 1
9911         - UNBOUNDED
9912       disk.allocation_pd_server_main_1b:
9913         type: org.openecomp.capabilities.metric.Ceilometer
9914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9915         occurrences:
9916         - 1
9917         - UNBOUNDED
9918       network.incoming.bytes.rate_pd_server_main_1b_pd_server_main_1b_port:
9919         type: org.openecomp.capabilities.metric.Ceilometer
9920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9921         occurrences:
9922         - 1
9923         - UNBOUNDED
9924       disk.device.usage_pd_server_main_1b:
9925         type: org.openecomp.capabilities.metric.Ceilometer
9926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9927         occurrences:
9928         - 1
9929         - UNBOUNDED
9930       disk.write.requests.rate_pd_server_main_1b:
9931         type: org.openecomp.capabilities.metric.Ceilometer
9932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9933         occurrences:
9934         - 1
9935         - UNBOUNDED
9936       os_pd_server_main_1b:
9937         type: tosca.capabilities.OperatingSystem
9938         occurrences:
9939         - 1
9940         - UNBOUNDED
9941       memory_pd_server_main_1b:
9942         type: org.openecomp.capabilities.metric.Ceilometer
9943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9944         occurrences:
9945         - 1
9946         - UNBOUNDED
9947       disk.root.size_pd_server_main_1b:
9948         type: org.openecomp.capabilities.metric.Ceilometer
9949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9950         occurrences:
9951         - 1
9952         - UNBOUNDED
9953       memory.usage_pd_server_main_1b:
9954         type: org.openecomp.capabilities.metric.Ceilometer
9955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9956         occurrences:
9957         - 1
9958         - UNBOUNDED
9959       memory.resident_pd_server_main_1b:
9960         type: org.openecomp.capabilities.metric.Ceilometer
9961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9962         occurrences:
9963         - 1
9964         - UNBOUNDED
9965       disk.latency_pd_server_main_1b:
9966         type: org.openecomp.capabilities.metric.Ceilometer
9967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9968         occurrences:
9969         - 1
9970         - UNBOUNDED
9971       network.outgoing.bytes.rate_pd_server_main_1b_pd_server_main_1b_port:
9972         type: org.openecomp.capabilities.metric.Ceilometer
9973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9974         occurrences:
9975         - 1
9976         - UNBOUNDED
9977       disk.read.bytes.rate_pd_server_main_1b:
9978         type: org.openecomp.capabilities.metric.Ceilometer
9979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9980         occurrences:
9981         - 1
9982         - UNBOUNDED
9983       disk.device.read.requests_pd_server_main_1b:
9984         type: org.openecomp.capabilities.metric.Ceilometer
9985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9986         occurrences:
9987         - 1
9988         - UNBOUNDED
9989       network.incoming.bytes_pd_server_main_1b_pd_server_main_1b_port:
9990         type: org.openecomp.capabilities.metric.Ceilometer
9991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9992         occurrences:
9993         - 1
9994         - UNBOUNDED
9995       disk.device.allocation_pd_server_main_1b:
9996         type: org.openecomp.capabilities.metric.Ceilometer
9997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9998         occurrences:
9999         - 1
10000         - UNBOUNDED
10001       attachment_pd_server_main_1b_pd_server_main_1b_port:
10002         type: tosca.capabilities.Attachment
10003         occurrences:
10004         - 1
10005         - UNBOUNDED
10006       disk.iops_pd_server_main_1b:
10007         type: org.openecomp.capabilities.metric.Ceilometer
10008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10009         occurrences:
10010         - 1
10011         - UNBOUNDED
10012       vcpus_pd_server_main_1b:
10013         type: org.openecomp.capabilities.metric.Ceilometer
10014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10015         occurrences:
10016         - 1
10017         - UNBOUNDED
10018       disk.write.requests_pd_server_main_1b:
10019         type: org.openecomp.capabilities.metric.Ceilometer
10020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10021         occurrences:
10022         - 1
10023         - UNBOUNDED
10024       network.outpoing.packets_pd_server_main_1b_pd_server_main_1b_port:
10025         type: org.openecomp.capabilities.metric.Ceilometer
10026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10027         occurrences:
10028         - 1
10029         - UNBOUNDED
10030       cpu_util_pd_server_main_1b:
10031         type: org.openecomp.capabilities.metric.Ceilometer
10032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10033         occurrences:
10034         - 1
10035         - UNBOUNDED
10036       cpu_pd_server_main_1b:
10037         type: org.openecomp.capabilities.metric.Ceilometer
10038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10039         occurrences:
10040         - 1
10041         - UNBOUNDED
10042       disk.device.write.bytes.rate_pd_server_main_1b:
10043         type: org.openecomp.capabilities.metric.Ceilometer
10044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10045         occurrences:
10046         - 1
10047         - UNBOUNDED
10048       disk.device.read.requests.rate_pd_server_main_1b:
10049         type: org.openecomp.capabilities.metric.Ceilometer
10050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10051         occurrences:
10052         - 1
10053         - UNBOUNDED
10054   org.openecomp.resource.abstract.nodes.pd_server_main_1b_1:
10055     derived_from: org.openecomp.resource.abstract.nodes.VFC
10056     properties:
10057       index_value:
10058         type: integer
10059         description: Index value of this substitution service template runtime instance
10060         required: false
10061         default: 0
10062         status: SUPPORTED
10063         constraints:
10064         - greater_or_equal: 0
10065       port_pd_server_main_1b_port_exCP_naming:
10066         type: org.openecomp.datatypes.Naming
10067         required: true
10068         status: SUPPORTED
10069       compute_pd_server_main_1b_availability_zone:
10070         type: list
10071         required: true
10072         status: SUPPORTED
10073         entry_schema:
10074           type: string
10075       port_pd_server_main_1b_port_replacement_policy:
10076         type: list
10077         required: true
10078         status: SUPPORTED
10079         entry_schema:
10080           type: string
10081       port_pd_server_main_1b_port_subnetpoolid:
10082         type: string
10083         required: true
10084         status: SUPPORTED
10085       port_pd_server_main_1b_port_mac_requirements:
10086         type: org.openecomp.datatypes.network.MacRequirements
10087         required: true
10088         status: SUPPORTED
10089       vm_flavor_name:
10090         type: string
10091         required: true
10092         status: SUPPORTED
10093       vm_image_name:
10094         type: string
10095         required: true
10096         status: SUPPORTED
10097       port_pd_server_main_1b_port_network_role:
10098         type: string
10099         required: true
10100         status: SUPPORTED
10101       compute_pd_server_main_1b_name:
10102         type: list
10103         required: true
10104         status: SUPPORTED
10105         entry_schema:
10106           type: string
10107       port_pd_server_main_1b_port_network:
10108         type: list
10109         required: true
10110         status: SUPPORTED
10111         entry_schema:
10112           type: string
10113       port_pd_server_main_1b_port_ip_requirements:
10114         type: list
10115         required: true
10116         status: SUPPORTED
10117         entry_schema:
10118           type: org.openecomp.datatypes.network.IpRequirements
10119       port_pd_server_main_1b_port_network_role_tag:
10120         type: string
10121         required: true
10122         status: SUPPORTED
10123       port_pd_server_main_1b_port_vlan_requirements:
10124         type: list
10125         required: true
10126         status: SUPPORTED
10127         entry_schema:
10128           type: org.openecomp.datatypes.network.VlanRequirements
10129       port_pd_server_main_1b_port_fixed_ips:
10130         type: list
10131         required: true
10132         status: SUPPORTED
10133         entry_schema:
10134           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
10135       port_pd_server_main_1b_port_order:
10136         type: integer
10137         required: true
10138         status: SUPPORTED
10139     requirements:
10140     - dependency_pd_server_main_1b:
10141         capability: tosca.capabilities.Node
10142         node: tosca.nodes.Root
10143         relationship: tosca.relationships.DependsOn
10144         occurrences:
10145         - 0
10146         - UNBOUNDED
10147     - local_storage_pd_server_main_1b:
10148         capability: tosca.capabilities.Attachment
10149         node: tosca.nodes.BlockStorage
10150         relationship: tosca.relationships.AttachesTo
10151         occurrences:
10152         - 0
10153         - UNBOUNDED
10154     - dependency_pd_server_main_1b_pd_server_main_1b_port:
10155         capability: tosca.capabilities.Node
10156         node: tosca.nodes.Root
10157         relationship: tosca.relationships.DependsOn
10158         occurrences:
10159         - 0
10160         - UNBOUNDED
10161     - link_pd_server_main_1b_pd_server_main_1b_port:
10162         capability: tosca.capabilities.network.Linkable
10163         relationship: tosca.relationships.network.LinksTo
10164         occurrences:
10165         - 1
10166         - 1
10167     capabilities:
10168       disk.write.bytes_pd_server_main_1b:
10169         type: org.openecomp.capabilities.metric.Ceilometer
10170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10171         occurrences:
10172         - 1
10173         - UNBOUNDED
10174       disk.device.capacity_pd_server_main_1b:
10175         type: org.openecomp.capabilities.metric.Ceilometer
10176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10177         occurrences:
10178         - 1
10179         - UNBOUNDED
10180       disk.device.write.requests_pd_server_main_1b:
10181         type: org.openecomp.capabilities.metric.Ceilometer
10182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10183         occurrences:
10184         - 1
10185         - UNBOUNDED
10186       disk.capacity_pd_server_main_1b:
10187         type: org.openecomp.capabilities.metric.Ceilometer
10188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10189         occurrences:
10190         - 1
10191         - UNBOUNDED
10192       feature_pd_server_main_1b:
10193         type: tosca.capabilities.Node
10194         occurrences:
10195         - 1
10196         - UNBOUNDED
10197       disk.usage_pd_server_main_1b:
10198         type: org.openecomp.capabilities.metric.Ceilometer
10199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10200         occurrences:
10201         - 1
10202         - UNBOUNDED
10203       disk.read.bytes_pd_server_main_1b:
10204         type: org.openecomp.capabilities.metric.Ceilometer
10205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10206         occurrences:
10207         - 1
10208         - UNBOUNDED
10209       scalable_pd_server_main_1b:
10210         type: tosca.capabilities.Scalable
10211         occurrences:
10212         - 1
10213         - UNBOUNDED
10214       endpoint_pd_server_main_1b:
10215         type: tosca.capabilities.Endpoint.Admin
10216         occurrences:
10217         - 1
10218         - UNBOUNDED
10219       network.incoming.packets.rate_pd_server_main_1b_pd_server_main_1b_port:
10220         type: org.openecomp.capabilities.metric.Ceilometer
10221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10222         occurrences:
10223         - 1
10224         - UNBOUNDED
10225       instance_pd_server_main_1b:
10226         type: org.openecomp.capabilities.metric.Ceilometer
10227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10228         occurrences:
10229         - 1
10230         - UNBOUNDED
10231       binding_pd_server_main_1b_pd_server_main_1b_port:
10232         type: tosca.capabilities.network.Bindable
10233         valid_source_types:
10234         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
10235         occurrences:
10236         - 0
10237         - UNBOUNDED
10238       host_pd_server_main_1b:
10239         type: tosca.capabilities.Container
10240         valid_source_types:
10241         - tosca.nodes.SoftwareComponent
10242         occurrences:
10243         - 1
10244         - UNBOUNDED
10245       cpu.delta_pd_server_main_1b:
10246         type: org.openecomp.capabilities.metric.Ceilometer
10247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10248         occurrences:
10249         - 1
10250         - UNBOUNDED
10251       network.incoming.packets_pd_server_main_1b_pd_server_main_1b_port:
10252         type: org.openecomp.capabilities.metric.Ceilometer
10253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10254         occurrences:
10255         - 1
10256         - UNBOUNDED
10257       disk.device.read.bytes_pd_server_main_1b:
10258         type: org.openecomp.capabilities.metric.Ceilometer
10259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10260         occurrences:
10261         - 1
10262         - UNBOUNDED
10263       disk.device.read.bytes.rate_pd_server_main_1b:
10264         type: org.openecomp.capabilities.metric.Ceilometer
10265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10266         occurrences:
10267         - 1
10268         - UNBOUNDED
10269       network.outgoing.packets.rate_pd_server_main_1b_pd_server_main_1b_port:
10270         type: org.openecomp.capabilities.metric.Ceilometer
10271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10272         occurrences:
10273         - 1
10274         - UNBOUNDED
10275       disk.device.iops_pd_server_main_1b:
10276         type: org.openecomp.capabilities.metric.Ceilometer
10277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10278         occurrences:
10279         - 1
10280         - UNBOUNDED
10281       disk.device.write.requests.rate_pd_server_main_1b:
10282         type: org.openecomp.capabilities.metric.Ceilometer
10283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10284         occurrences:
10285         - 1
10286         - UNBOUNDED
10287       disk.device.write.bytes_pd_server_main_1b:
10288         type: org.openecomp.capabilities.metric.Ceilometer
10289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10290         occurrences:
10291         - 1
10292         - UNBOUNDED
10293       disk.device.latency_pd_server_main_1b:
10294         type: org.openecomp.capabilities.metric.Ceilometer
10295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10296         occurrences:
10297         - 1
10298         - UNBOUNDED
10299       feature_pd_server_main_1b_pd_server_main_1b_port:
10300         type: tosca.capabilities.Node
10301         occurrences:
10302         - 1
10303         - UNBOUNDED
10304       binding_pd_server_main_1b:
10305         type: tosca.capabilities.network.Bindable
10306         occurrences:
10307         - 1
10308         - UNBOUNDED
10309       disk.write.bytes.rate_pd_server_main_1b:
10310         type: org.openecomp.capabilities.metric.Ceilometer
10311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10312         occurrences:
10313         - 1
10314         - UNBOUNDED
10315       disk.ephemeral.size_pd_server_main_1b:
10316         type: org.openecomp.capabilities.metric.Ceilometer
10317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10318         occurrences:
10319         - 1
10320         - UNBOUNDED
10321       network.outgoing.bytes_pd_server_main_1b_pd_server_main_1b_port:
10322         type: org.openecomp.capabilities.metric.Ceilometer
10323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10324         occurrences:
10325         - 1
10326         - UNBOUNDED
10327       disk.read.requests_pd_server_main_1b:
10328         type: org.openecomp.capabilities.metric.Ceilometer
10329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10330         occurrences:
10331         - 1
10332         - UNBOUNDED
10333       disk.allocation_pd_server_main_1b:
10334         type: org.openecomp.capabilities.metric.Ceilometer
10335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10336         occurrences:
10337         - 1
10338         - UNBOUNDED
10339       network.incoming.bytes.rate_pd_server_main_1b_pd_server_main_1b_port:
10340         type: org.openecomp.capabilities.metric.Ceilometer
10341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10342         occurrences:
10343         - 1
10344         - UNBOUNDED
10345       disk.device.usage_pd_server_main_1b:
10346         type: org.openecomp.capabilities.metric.Ceilometer
10347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10348         occurrences:
10349         - 1
10350         - UNBOUNDED
10351       disk.write.requests.rate_pd_server_main_1b:
10352         type: org.openecomp.capabilities.metric.Ceilometer
10353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10354         occurrences:
10355         - 1
10356         - UNBOUNDED
10357       os_pd_server_main_1b:
10358         type: tosca.capabilities.OperatingSystem
10359         occurrences:
10360         - 1
10361         - UNBOUNDED
10362       memory_pd_server_main_1b:
10363         type: org.openecomp.capabilities.metric.Ceilometer
10364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10365         occurrences:
10366         - 1
10367         - UNBOUNDED
10368       disk.root.size_pd_server_main_1b:
10369         type: org.openecomp.capabilities.metric.Ceilometer
10370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10371         occurrences:
10372         - 1
10373         - UNBOUNDED
10374       memory.usage_pd_server_main_1b:
10375         type: org.openecomp.capabilities.metric.Ceilometer
10376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10377         occurrences:
10378         - 1
10379         - UNBOUNDED
10380       memory.resident_pd_server_main_1b:
10381         type: org.openecomp.capabilities.metric.Ceilometer
10382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10383         occurrences:
10384         - 1
10385         - UNBOUNDED
10386       disk.latency_pd_server_main_1b:
10387         type: org.openecomp.capabilities.metric.Ceilometer
10388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10389         occurrences:
10390         - 1
10391         - UNBOUNDED
10392       network.outgoing.bytes.rate_pd_server_main_1b_pd_server_main_1b_port:
10393         type: org.openecomp.capabilities.metric.Ceilometer
10394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10395         occurrences:
10396         - 1
10397         - UNBOUNDED
10398       disk.read.bytes.rate_pd_server_main_1b:
10399         type: org.openecomp.capabilities.metric.Ceilometer
10400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10401         occurrences:
10402         - 1
10403         - UNBOUNDED
10404       disk.device.read.requests_pd_server_main_1b:
10405         type: org.openecomp.capabilities.metric.Ceilometer
10406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10407         occurrences:
10408         - 1
10409         - UNBOUNDED
10410       network.incoming.bytes_pd_server_main_1b_pd_server_main_1b_port:
10411         type: org.openecomp.capabilities.metric.Ceilometer
10412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10413         occurrences:
10414         - 1
10415         - UNBOUNDED
10416       disk.device.allocation_pd_server_main_1b:
10417         type: org.openecomp.capabilities.metric.Ceilometer
10418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10419         occurrences:
10420         - 1
10421         - UNBOUNDED
10422       attachment_pd_server_main_1b_pd_server_main_1b_port:
10423         type: tosca.capabilities.Attachment
10424         occurrences:
10425         - 1
10426         - UNBOUNDED
10427       disk.iops_pd_server_main_1b:
10428         type: org.openecomp.capabilities.metric.Ceilometer
10429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10430         occurrences:
10431         - 1
10432         - UNBOUNDED
10433       vcpus_pd_server_main_1b:
10434         type: org.openecomp.capabilities.metric.Ceilometer
10435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10436         occurrences:
10437         - 1
10438         - UNBOUNDED
10439       disk.write.requests_pd_server_main_1b:
10440         type: org.openecomp.capabilities.metric.Ceilometer
10441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10442         occurrences:
10443         - 1
10444         - UNBOUNDED
10445       network.outpoing.packets_pd_server_main_1b_pd_server_main_1b_port:
10446         type: org.openecomp.capabilities.metric.Ceilometer
10447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10448         occurrences:
10449         - 1
10450         - UNBOUNDED
10451       cpu_util_pd_server_main_1b:
10452         type: org.openecomp.capabilities.metric.Ceilometer
10453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10454         occurrences:
10455         - 1
10456         - UNBOUNDED
10457       cpu_pd_server_main_1b:
10458         type: org.openecomp.capabilities.metric.Ceilometer
10459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10460         occurrences:
10461         - 1
10462         - UNBOUNDED
10463       disk.device.write.bytes.rate_pd_server_main_1b:
10464         type: org.openecomp.capabilities.metric.Ceilometer
10465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10466         occurrences:
10467         - 1
10468         - UNBOUNDED
10469       disk.device.read.requests.rate_pd_server_main_1b:
10470         type: org.openecomp.capabilities.metric.Ceilometer
10471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10472         occurrences:
10473         - 1
10474         - UNBOUNDED
10475   org.openecomp.resource.abstract.nodes.heat.nested3:
10476     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10477     properties:
10478       p1:
10479         type: string
10480         description: nested parameter
10481         required: true
10482         status: SUPPORTED
10483       name:
10484         type: string
10485         description: nested parameter
10486         required: true
10487         status: SUPPORTED
10488       indx:
10489         type: string
10490         description: nested parameter
10491         required: true
10492         status: SUPPORTED
10493       security_group_name:
10494         type: string
10495         description: security_group_name
10496         required: true
10497         status: SUPPORTED
10498     requirements:
10499     - dependency_jsa_security_group1:
10500         capability: tosca.capabilities.Node
10501         node: tosca.nodes.Root
10502         relationship: tosca.relationships.DependsOn
10503         occurrences:
10504         - 0
10505         - UNBOUNDED
10506     - port_jsa_security_group1:
10507         capability: tosca.capabilities.Attachment
10508         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
10509         relationship: org.openecomp.relationships.AttachesTo
10510         occurrences:
10511         - 0
10512         - UNBOUNDED
10513     - dependency_jsa_security_group2:
10514         capability: tosca.capabilities.Node
10515         node: tosca.nodes.Root
10516         relationship: tosca.relationships.DependsOn
10517         occurrences:
10518         - 0
10519         - UNBOUNDED
10520     - port_jsa_security_group2:
10521         capability: tosca.capabilities.Attachment
10522         node: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
10523         relationship: org.openecomp.relationships.AttachesTo
10524         occurrences:
10525         - 0
10526         - UNBOUNDED
10527     capabilities:
10528       feature_jsa_security_group2:
10529         type: tosca.capabilities.Node
10530         occurrences:
10531         - 1
10532         - UNBOUNDED
10533       feature_jsa_security_group1:
10534         type: tosca.capabilities.Node
10535         occurrences:
10536         - 1
10537         - UNBOUNDED
10538   org.openecomp.resource.abstract.nodes.ps_server_main_1b:
10539     derived_from: org.openecomp.resource.abstract.nodes.VFC
10540     properties:
10541       port_ps_server_main_1b_port_fixed_ips:
10542         type: list
10543         required: true
10544         status: SUPPORTED
10545         entry_schema:
10546           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
10547       port_ps_server_main_1b_port_ip_requirements:
10548         type: list
10549         required: true
10550         status: SUPPORTED
10551         entry_schema:
10552           type: org.openecomp.datatypes.network.IpRequirements
10553       port_ps_server_main_1b_port_subnetpoolid:
10554         type: string
10555         required: true
10556         status: SUPPORTED
10557       compute_ps_server_main_1b_availability_zone:
10558         type: list
10559         required: true
10560         status: SUPPORTED
10561         entry_schema:
10562           type: string
10563       port_ps_server_main_1b_port_exCP_naming:
10564         type: org.openecomp.datatypes.Naming
10565         required: true
10566         status: SUPPORTED
10567       index_value:
10568         type: integer
10569         description: Index value of this substitution service template runtime instance
10570         required: false
10571         default: 0
10572         status: SUPPORTED
10573         constraints:
10574         - greater_or_equal: 0
10575       vm_flavor_name:
10576         type: string
10577         required: true
10578         status: SUPPORTED
10579       port_ps_server_main_1b_port_network_role:
10580         type: string
10581         required: true
10582         status: SUPPORTED
10583       port_ps_server_main_1b_port_order:
10584         type: integer
10585         required: true
10586         status: SUPPORTED
10587       port_ps_server_main_1b_port_network_role_tag:
10588         type: string
10589         required: true
10590         status: SUPPORTED
10591       vm_image_name:
10592         type: string
10593         required: true
10594         status: SUPPORTED
10595       port_ps_server_main_1b_port_vlan_requirements:
10596         type: list
10597         required: true
10598         status: SUPPORTED
10599         entry_schema:
10600           type: org.openecomp.datatypes.network.VlanRequirements
10601       compute_ps_server_main_1b_name:
10602         type: list
10603         required: true
10604         status: SUPPORTED
10605         entry_schema:
10606           type: string
10607       port_ps_server_main_1b_port_replacement_policy:
10608         type: list
10609         required: true
10610         status: SUPPORTED
10611         entry_schema:
10612           type: string
10613       port_ps_server_main_1b_port_mac_requirements:
10614         type: org.openecomp.datatypes.network.MacRequirements
10615         required: true
10616         status: SUPPORTED
10617       port_ps_server_main_1b_port_network:
10618         type: list
10619         required: true
10620         status: SUPPORTED
10621         entry_schema:
10622           type: string
10623     requirements:
10624     - dependency_ps_server_main_1b_ps_server_main_1b_port:
10625         capability: tosca.capabilities.Node
10626         node: tosca.nodes.Root
10627         relationship: tosca.relationships.DependsOn
10628         occurrences:
10629         - 0
10630         - UNBOUNDED
10631     - link_ps_server_main_1b_ps_server_main_1b_port:
10632         capability: tosca.capabilities.network.Linkable
10633         relationship: tosca.relationships.network.LinksTo
10634         occurrences:
10635         - 1
10636         - 1
10637     - dependency_ps_server_main_1b:
10638         capability: tosca.capabilities.Node
10639         node: tosca.nodes.Root
10640         relationship: tosca.relationships.DependsOn
10641         occurrences:
10642         - 0
10643         - UNBOUNDED
10644     - local_storage_ps_server_main_1b:
10645         capability: tosca.capabilities.Attachment
10646         node: tosca.nodes.BlockStorage
10647         relationship: tosca.relationships.AttachesTo
10648         occurrences:
10649         - 0
10650         - UNBOUNDED
10651     capabilities:
10652       network.incoming.bytes_ps_server_main_1b_ps_server_main_1b_port:
10653         type: org.openecomp.capabilities.metric.Ceilometer
10654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10655         occurrences:
10656         - 1
10657         - UNBOUNDED
10658       disk.device.write.requests_ps_server_main_1b:
10659         type: org.openecomp.capabilities.metric.Ceilometer
10660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10661         occurrences:
10662         - 1
10663         - UNBOUNDED
10664       disk.device.capacity_ps_server_main_1b:
10665         type: org.openecomp.capabilities.metric.Ceilometer
10666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10667         occurrences:
10668         - 1
10669         - UNBOUNDED
10670       disk.capacity_ps_server_main_1b:
10671         type: org.openecomp.capabilities.metric.Ceilometer
10672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10673         occurrences:
10674         - 1
10675         - UNBOUNDED
10676       attachment_ps_server_main_1b_ps_server_main_1b_port:
10677         type: tosca.capabilities.Attachment
10678         occurrences:
10679         - 1
10680         - UNBOUNDED
10681       disk.device.read.bytes_ps_server_main_1b:
10682         type: org.openecomp.capabilities.metric.Ceilometer
10683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10684         occurrences:
10685         - 1
10686         - UNBOUNDED
10687       vcpus_ps_server_main_1b:
10688         type: org.openecomp.capabilities.metric.Ceilometer
10689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10690         occurrences:
10691         - 1
10692         - UNBOUNDED
10693       network.outgoing.packets.rate_ps_server_main_1b_ps_server_main_1b_port:
10694         type: org.openecomp.capabilities.metric.Ceilometer
10695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10696         occurrences:
10697         - 1
10698         - UNBOUNDED
10699       cpu_util_ps_server_main_1b:
10700         type: org.openecomp.capabilities.metric.Ceilometer
10701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10702         occurrences:
10703         - 1
10704         - UNBOUNDED
10705       binding_ps_server_main_1b_ps_server_main_1b_port:
10706         type: tosca.capabilities.network.Bindable
10707         valid_source_types:
10708         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
10709         occurrences:
10710         - 0
10711         - UNBOUNDED
10712       disk.device.write.bytes.rate_ps_server_main_1b:
10713         type: org.openecomp.capabilities.metric.Ceilometer
10714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10715         occurrences:
10716         - 1
10717         - UNBOUNDED
10718       disk.device.read.requests.rate_ps_server_main_1b:
10719         type: org.openecomp.capabilities.metric.Ceilometer
10720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10721         occurrences:
10722         - 1
10723         - UNBOUNDED
10724       disk.device.write.requests.rate_ps_server_main_1b:
10725         type: org.openecomp.capabilities.metric.Ceilometer
10726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10727         occurrences:
10728         - 1
10729         - UNBOUNDED
10730       cpu_ps_server_main_1b:
10731         type: org.openecomp.capabilities.metric.Ceilometer
10732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10733         occurrences:
10734         - 1
10735         - UNBOUNDED
10736       instance_ps_server_main_1b:
10737         type: org.openecomp.capabilities.metric.Ceilometer
10738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10739         occurrences:
10740         - 1
10741         - UNBOUNDED
10742       network.outpoing.packets_ps_server_main_1b_ps_server_main_1b_port:
10743         type: org.openecomp.capabilities.metric.Ceilometer
10744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10745         occurrences:
10746         - 1
10747         - UNBOUNDED
10748       disk.read.bytes.rate_ps_server_main_1b:
10749         type: org.openecomp.capabilities.metric.Ceilometer
10750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10751         occurrences:
10752         - 1
10753         - UNBOUNDED
10754       disk.latency_ps_server_main_1b:
10755         type: org.openecomp.capabilities.metric.Ceilometer
10756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10757         occurrences:
10758         - 1
10759         - UNBOUNDED
10760       feature_ps_server_main_1b_ps_server_main_1b_port:
10761         type: tosca.capabilities.Node
10762         occurrences:
10763         - 1
10764         - UNBOUNDED
10765       disk.device.read.requests_ps_server_main_1b:
10766         type: org.openecomp.capabilities.metric.Ceilometer
10767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10768         occurrences:
10769         - 1
10770         - UNBOUNDED
10771       memory.usage_ps_server_main_1b:
10772         type: org.openecomp.capabilities.metric.Ceilometer
10773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10774         occurrences:
10775         - 1
10776         - UNBOUNDED
10777       disk.write.requests.rate_ps_server_main_1b:
10778         type: org.openecomp.capabilities.metric.Ceilometer
10779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10780         occurrences:
10781         - 1
10782         - UNBOUNDED
10783       scalable_ps_server_main_1b:
10784         type: tosca.capabilities.Scalable
10785         occurrences:
10786         - 1
10787         - UNBOUNDED
10788       network.outgoing.bytes_ps_server_main_1b_ps_server_main_1b_port:
10789         type: org.openecomp.capabilities.metric.Ceilometer
10790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10791         occurrences:
10792         - 1
10793         - UNBOUNDED
10794       network.incoming.packets.rate_ps_server_main_1b_ps_server_main_1b_port:
10795         type: org.openecomp.capabilities.metric.Ceilometer
10796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10797         occurrences:
10798         - 1
10799         - UNBOUNDED
10800       disk.usage_ps_server_main_1b:
10801         type: org.openecomp.capabilities.metric.Ceilometer
10802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10803         occurrences:
10804         - 1
10805         - UNBOUNDED
10806       disk.read.bytes_ps_server_main_1b:
10807         type: org.openecomp.capabilities.metric.Ceilometer
10808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10809         occurrences:
10810         - 1
10811         - UNBOUNDED
10812       disk.ephemeral.size_ps_server_main_1b:
10813         type: org.openecomp.capabilities.metric.Ceilometer
10814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10815         occurrences:
10816         - 1
10817         - UNBOUNDED
10818       endpoint_ps_server_main_1b:
10819         type: tosca.capabilities.Endpoint.Admin
10820         occurrences:
10821         - 1
10822         - UNBOUNDED
10823       os_ps_server_main_1b:
10824         type: tosca.capabilities.OperatingSystem
10825         occurrences:
10826         - 1
10827         - UNBOUNDED
10828       disk.write.bytes_ps_server_main_1b:
10829         type: org.openecomp.capabilities.metric.Ceilometer
10830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10831         occurrences:
10832         - 1
10833         - UNBOUNDED
10834       disk.device.write.bytes_ps_server_main_1b:
10835         type: org.openecomp.capabilities.metric.Ceilometer
10836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10837         occurrences:
10838         - 1
10839         - UNBOUNDED
10840       disk.device.latency_ps_server_main_1b:
10841         type: org.openecomp.capabilities.metric.Ceilometer
10842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10843         occurrences:
10844         - 1
10845         - UNBOUNDED
10846       disk.write.bytes.rate_ps_server_main_1b:
10847         type: org.openecomp.capabilities.metric.Ceilometer
10848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10849         occurrences:
10850         - 1
10851         - UNBOUNDED
10852       binding_ps_server_main_1b:
10853         type: tosca.capabilities.network.Bindable
10854         occurrences:
10855         - 1
10856         - UNBOUNDED
10857       network.incoming.packets_ps_server_main_1b_ps_server_main_1b_port:
10858         type: org.openecomp.capabilities.metric.Ceilometer
10859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10860         occurrences:
10861         - 1
10862         - UNBOUNDED
10863       disk.device.read.bytes.rate_ps_server_main_1b:
10864         type: org.openecomp.capabilities.metric.Ceilometer
10865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10866         occurrences:
10867         - 1
10868         - UNBOUNDED
10869       network.outgoing.bytes.rate_ps_server_main_1b_ps_server_main_1b_port:
10870         type: org.openecomp.capabilities.metric.Ceilometer
10871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10872         occurrences:
10873         - 1
10874         - UNBOUNDED
10875       host_ps_server_main_1b:
10876         type: tosca.capabilities.Container
10877         valid_source_types:
10878         - tosca.nodes.SoftwareComponent
10879         occurrences:
10880         - 1
10881         - UNBOUNDED
10882       disk.device.iops_ps_server_main_1b:
10883         type: org.openecomp.capabilities.metric.Ceilometer
10884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10885         occurrences:
10886         - 1
10887         - UNBOUNDED
10888       disk.write.requests_ps_server_main_1b:
10889         type: org.openecomp.capabilities.metric.Ceilometer
10890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10891         occurrences:
10892         - 1
10893         - UNBOUNDED
10894       memory.resident_ps_server_main_1b:
10895         type: org.openecomp.capabilities.metric.Ceilometer
10896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10897         occurrences:
10898         - 1
10899         - UNBOUNDED
10900       cpu.delta_ps_server_main_1b:
10901         type: org.openecomp.capabilities.metric.Ceilometer
10902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10903         occurrences:
10904         - 1
10905         - UNBOUNDED
10906       disk.read.requests_ps_server_main_1b:
10907         type: org.openecomp.capabilities.metric.Ceilometer
10908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10909         occurrences:
10910         - 1
10911         - UNBOUNDED
10912       disk.iops_ps_server_main_1b:
10913         type: org.openecomp.capabilities.metric.Ceilometer
10914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10915         occurrences:
10916         - 1
10917         - UNBOUNDED
10918       disk.device.allocation_ps_server_main_1b:
10919         type: org.openecomp.capabilities.metric.Ceilometer
10920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10921         occurrences:
10922         - 1
10923         - UNBOUNDED
10924       feature_ps_server_main_1b:
10925         type: tosca.capabilities.Node
10926         occurrences:
10927         - 1
10928         - UNBOUNDED
10929       disk.device.usage_ps_server_main_1b:
10930         type: org.openecomp.capabilities.metric.Ceilometer
10931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10932         occurrences:
10933         - 1
10934         - UNBOUNDED
10935       memory_ps_server_main_1b:
10936         type: org.openecomp.capabilities.metric.Ceilometer
10937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10938         occurrences:
10939         - 1
10940         - UNBOUNDED
10941       disk.root.size_ps_server_main_1b:
10942         type: org.openecomp.capabilities.metric.Ceilometer
10943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10944         occurrences:
10945         - 1
10946         - UNBOUNDED
10947       network.incoming.bytes.rate_ps_server_main_1b_ps_server_main_1b_port:
10948         type: org.openecomp.capabilities.metric.Ceilometer
10949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10950         occurrences:
10951         - 1
10952         - UNBOUNDED
10953       disk.allocation_ps_server_main_1b:
10954         type: org.openecomp.capabilities.metric.Ceilometer
10955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
10956         occurrences:
10957         - 1
10958         - UNBOUNDED
10959   org.openecomp.resource.abstract.nodes.cmaui_1c1_nested2:
10960     derived_from: org.openecomp.resource.abstract.nodes.VFC
10961     properties:
10962       port_cmaui_port_vlan_requirements:
10963         type: list
10964         required: true
10965         status: SUPPORTED
10966         entry_schema:
10967           type: org.openecomp.datatypes.network.VlanRequirements
10968       port_cmaui_port_fixed_ips:
10969         type: list
10970         required: true
10971         status: SUPPORTED
10972         entry_schema:
10973           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
10974       port_cmaui_port_exCP_naming:
10975         type: org.openecomp.datatypes.Naming
10976         required: true
10977         status: SUPPORTED
10978       port_cmaui_port_network:
10979         type: list
10980         required: true
10981         status: SUPPORTED
10982         entry_schema:
10983           type: string
10984       index_value:
10985         type: integer
10986         description: Index value of this substitution service template runtime instance
10987         required: false
10988         default: 0
10989         status: SUPPORTED
10990         constraints:
10991         - greater_or_equal: 0
10992       port_cmaui_port_network_role_tag:
10993         type: string
10994         required: true
10995         status: SUPPORTED
10996       port_cmaui_port_order:
10997         type: integer
10998         required: true
10999         status: SUPPORTED
11000       vm_flavor_name:
11001         type: string
11002         required: true
11003         status: SUPPORTED
11004       port_cmaui_port_mac_requirements:
11005         type: org.openecomp.datatypes.network.MacRequirements
11006         required: true
11007         status: SUPPORTED
11008       port_cmaui_port_replacement_policy:
11009         type: list
11010         required: true
11011         status: SUPPORTED
11012         entry_schema:
11013           type: string
11014       port_cmaui_port_network_role:
11015         type: string
11016         required: true
11017         status: SUPPORTED
11018       vm_image_name:
11019         type: string
11020         required: true
11021         status: SUPPORTED
11022       port_cmaui_port_ip_requirements:
11023         type: list
11024         required: true
11025         status: SUPPORTED
11026         entry_schema:
11027           type: org.openecomp.datatypes.network.IpRequirements
11028       compute_cmaui_1c1_nested2_name:
11029         type: list
11030         required: true
11031         status: SUPPORTED
11032         entry_schema:
11033           type: string
11034       port_cmaui_port_subnetpoolid:
11035         type: string
11036         required: true
11037         status: SUPPORTED
11038       compute_cmaui_1c1_nested2_availability_zone:
11039         type: list
11040         required: true
11041         status: SUPPORTED
11042         entry_schema:
11043           type: string
11044     requirements:
11045     - dependency_cmaui_1c1_nested2_cmaui_port:
11046         capability: tosca.capabilities.Node
11047         node: tosca.nodes.Root
11048         relationship: tosca.relationships.DependsOn
11049         occurrences:
11050         - 0
11051         - UNBOUNDED
11052     - link_cmaui_1c1_nested2_cmaui_port:
11053         capability: tosca.capabilities.network.Linkable
11054         relationship: tosca.relationships.network.LinksTo
11055         occurrences:
11056         - 1
11057         - 1
11058     - dependency_cmaui_1c1_nested2:
11059         capability: tosca.capabilities.Node
11060         node: tosca.nodes.Root
11061         relationship: tosca.relationships.DependsOn
11062         occurrences:
11063         - 0
11064         - UNBOUNDED
11065     - local_storage_cmaui_1c1_nested2:
11066         capability: tosca.capabilities.Attachment
11067         node: tosca.nodes.BlockStorage
11068         relationship: tosca.relationships.AttachesTo
11069         occurrences:
11070         - 0
11071         - UNBOUNDED
11072     capabilities:
11073       feature_cmaui_1c1_nested2_cmaui_port:
11074         type: tosca.capabilities.Node
11075         occurrences:
11076         - 1
11077         - UNBOUNDED
11078       disk.device.write.bytes.rate_cmaui_1c1_nested2:
11079         type: org.openecomp.capabilities.metric.Ceilometer
11080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11081         occurrences:
11082         - 1
11083         - UNBOUNDED
11084       disk.device.read.requests.rate_cmaui_1c1_nested2:
11085         type: org.openecomp.capabilities.metric.Ceilometer
11086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11087         occurrences:
11088         - 1
11089         - UNBOUNDED
11090       disk.write.bytes_cmaui_1c1_nested2:
11091         type: org.openecomp.capabilities.metric.Ceilometer
11092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11093         occurrences:
11094         - 1
11095         - UNBOUNDED
11096       disk.capacity_cmaui_1c1_nested2:
11097         type: org.openecomp.capabilities.metric.Ceilometer
11098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11099         occurrences:
11100         - 1
11101         - UNBOUNDED
11102       disk.device.capacity_cmaui_1c1_nested2:
11103         type: org.openecomp.capabilities.metric.Ceilometer
11104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11105         occurrences:
11106         - 1
11107         - UNBOUNDED
11108       network.outgoing.packets.rate_cmaui_1c1_nested2_cmaui_port:
11109         type: org.openecomp.capabilities.metric.Ceilometer
11110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11111         occurrences:
11112         - 1
11113         - UNBOUNDED
11114       vcpus_cmaui_1c1_nested2:
11115         type: org.openecomp.capabilities.metric.Ceilometer
11116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11117         occurrences:
11118         - 1
11119         - UNBOUNDED
11120       disk.device.write.requests_cmaui_1c1_nested2:
11121         type: org.openecomp.capabilities.metric.Ceilometer
11122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11123         occurrences:
11124         - 1
11125         - UNBOUNDED
11126       feature_cmaui_1c1_nested2:
11127         type: tosca.capabilities.Node
11128         occurrences:
11129         - 1
11130         - UNBOUNDED
11131       disk.usage_cmaui_1c1_nested2:
11132         type: org.openecomp.capabilities.metric.Ceilometer
11133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11134         occurrences:
11135         - 1
11136         - UNBOUNDED
11137       disk.read.bytes_cmaui_1c1_nested2:
11138         type: org.openecomp.capabilities.metric.Ceilometer
11139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11140         occurrences:
11141         - 1
11142         - UNBOUNDED
11143       network.outpoing.packets_cmaui_1c1_nested2_cmaui_port:
11144         type: org.openecomp.capabilities.metric.Ceilometer
11145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11146         occurrences:
11147         - 1
11148         - UNBOUNDED
11149       scalable_cmaui_1c1_nested2:
11150         type: tosca.capabilities.Scalable
11151         occurrences:
11152         - 1
11153         - UNBOUNDED
11154       network.outgoing.bytes_cmaui_1c1_nested2_cmaui_port:
11155         type: org.openecomp.capabilities.metric.Ceilometer
11156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11157         occurrences:
11158         - 1
11159         - UNBOUNDED
11160       instance_cmaui_1c1_nested2:
11161         type: org.openecomp.capabilities.metric.Ceilometer
11162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11163         occurrences:
11164         - 1
11165         - UNBOUNDED
11166       network.incoming.bytes_cmaui_1c1_nested2_cmaui_port:
11167         type: org.openecomp.capabilities.metric.Ceilometer
11168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11169         occurrences:
11170         - 1
11171         - UNBOUNDED
11172       endpoint_cmaui_1c1_nested2:
11173         type: tosca.capabilities.Endpoint.Admin
11174         occurrences:
11175         - 1
11176         - UNBOUNDED
11177       cpu.delta_cmaui_1c1_nested2:
11178         type: org.openecomp.capabilities.metric.Ceilometer
11179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11180         occurrences:
11181         - 1
11182         - UNBOUNDED
11183       disk.device.read.bytes.rate_cmaui_1c1_nested2:
11184         type: org.openecomp.capabilities.metric.Ceilometer
11185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11186         occurrences:
11187         - 1
11188         - UNBOUNDED
11189       disk.device.iops_cmaui_1c1_nested2:
11190         type: org.openecomp.capabilities.metric.Ceilometer
11191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11192         occurrences:
11193         - 1
11194         - UNBOUNDED
11195       disk.device.read.bytes_cmaui_1c1_nested2:
11196         type: org.openecomp.capabilities.metric.Ceilometer
11197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11198         occurrences:
11199         - 1
11200         - UNBOUNDED
11201       disk.device.write.requests.rate_cmaui_1c1_nested2:
11202         type: org.openecomp.capabilities.metric.Ceilometer
11203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11204         occurrences:
11205         - 1
11206         - UNBOUNDED
11207       disk.device.write.bytes_cmaui_1c1_nested2:
11208         type: org.openecomp.capabilities.metric.Ceilometer
11209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11210         occurrences:
11211         - 1
11212         - UNBOUNDED
11213       network.incoming.packets.rate_cmaui_1c1_nested2_cmaui_port:
11214         type: org.openecomp.capabilities.metric.Ceilometer
11215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11216         occurrences:
11217         - 1
11218         - UNBOUNDED
11219       host_cmaui_1c1_nested2:
11220         type: tosca.capabilities.Container
11221         valid_source_types:
11222         - tosca.nodes.SoftwareComponent
11223         occurrences:
11224         - 1
11225         - UNBOUNDED
11226       disk.device.latency_cmaui_1c1_nested2:
11227         type: org.openecomp.capabilities.metric.Ceilometer
11228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11229         occurrences:
11230         - 1
11231         - UNBOUNDED
11232       network.incoming.bytes.rate_cmaui_1c1_nested2_cmaui_port:
11233         type: org.openecomp.capabilities.metric.Ceilometer
11234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11235         occurrences:
11236         - 1
11237         - UNBOUNDED
11238       disk.write.bytes.rate_cmaui_1c1_nested2:
11239         type: org.openecomp.capabilities.metric.Ceilometer
11240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11241         occurrences:
11242         - 1
11243         - UNBOUNDED
11244       binding_cmaui_1c1_nested2:
11245         type: tosca.capabilities.network.Bindable
11246         occurrences:
11247         - 1
11248         - UNBOUNDED
11249       memory_cmaui_1c1_nested2:
11250         type: org.openecomp.capabilities.metric.Ceilometer
11251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11252         occurrences:
11253         - 1
11254         - UNBOUNDED
11255       disk.allocation_cmaui_1c1_nested2:
11256         type: org.openecomp.capabilities.metric.Ceilometer
11257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11258         occurrences:
11259         - 1
11260         - UNBOUNDED
11261       disk.device.usage_cmaui_1c1_nested2:
11262         type: org.openecomp.capabilities.metric.Ceilometer
11263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11264         occurrences:
11265         - 1
11266         - UNBOUNDED
11267       disk.ephemeral.size_cmaui_1c1_nested2:
11268         type: org.openecomp.capabilities.metric.Ceilometer
11269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11270         occurrences:
11271         - 1
11272         - UNBOUNDED
11273       disk.read.requests_cmaui_1c1_nested2:
11274         type: org.openecomp.capabilities.metric.Ceilometer
11275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11276         occurrences:
11277         - 1
11278         - UNBOUNDED
11279       network.outgoing.bytes.rate_cmaui_1c1_nested2_cmaui_port:
11280         type: org.openecomp.capabilities.metric.Ceilometer
11281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11282         occurrences:
11283         - 1
11284         - UNBOUNDED
11285       os_cmaui_1c1_nested2:
11286         type: tosca.capabilities.OperatingSystem
11287         occurrences:
11288         - 1
11289         - UNBOUNDED
11290       network.incoming.packets_cmaui_1c1_nested2_cmaui_port:
11291         type: org.openecomp.capabilities.metric.Ceilometer
11292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11293         occurrences:
11294         - 1
11295         - UNBOUNDED
11296       disk.write.requests.rate_cmaui_1c1_nested2:
11297         type: org.openecomp.capabilities.metric.Ceilometer
11298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11299         occurrences:
11300         - 1
11301         - UNBOUNDED
11302       disk.device.read.requests_cmaui_1c1_nested2:
11303         type: org.openecomp.capabilities.metric.Ceilometer
11304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11305         occurrences:
11306         - 1
11307         - UNBOUNDED
11308       disk.root.size_cmaui_1c1_nested2:
11309         type: org.openecomp.capabilities.metric.Ceilometer
11310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11311         occurrences:
11312         - 1
11313         - UNBOUNDED
11314       memory.usage_cmaui_1c1_nested2:
11315         type: org.openecomp.capabilities.metric.Ceilometer
11316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11317         occurrences:
11318         - 1
11319         - UNBOUNDED
11320       memory.resident_cmaui_1c1_nested2:
11321         type: org.openecomp.capabilities.metric.Ceilometer
11322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11323         occurrences:
11324         - 1
11325         - UNBOUNDED
11326       cpu_cmaui_1c1_nested2:
11327         type: org.openecomp.capabilities.metric.Ceilometer
11328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11329         occurrences:
11330         - 1
11331         - UNBOUNDED
11332       disk.read.bytes.rate_cmaui_1c1_nested2:
11333         type: org.openecomp.capabilities.metric.Ceilometer
11334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11335         occurrences:
11336         - 1
11337         - UNBOUNDED
11338       disk.device.allocation_cmaui_1c1_nested2:
11339         type: org.openecomp.capabilities.metric.Ceilometer
11340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11341         occurrences:
11342         - 1
11343         - UNBOUNDED
11344       disk.latency_cmaui_1c1_nested2:
11345         type: org.openecomp.capabilities.metric.Ceilometer
11346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11347         occurrences:
11348         - 1
11349         - UNBOUNDED
11350       binding_cmaui_1c1_nested2_cmaui_port:
11351         type: tosca.capabilities.network.Bindable
11352         valid_source_types:
11353         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
11354         occurrences:
11355         - 0
11356         - UNBOUNDED
11357       disk.iops_cmaui_1c1_nested2:
11358         type: org.openecomp.capabilities.metric.Ceilometer
11359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11360         occurrences:
11361         - 1
11362         - UNBOUNDED
11363       attachment_cmaui_1c1_nested2_cmaui_port:
11364         type: tosca.capabilities.Attachment
11365         occurrences:
11366         - 1
11367         - UNBOUNDED
11368       disk.write.requests_cmaui_1c1_nested2:
11369         type: org.openecomp.capabilities.metric.Ceilometer
11370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11371         occurrences:
11372         - 1
11373         - UNBOUNDED
11374       cpu_util_cmaui_1c1_nested2:
11375         type: org.openecomp.capabilities.metric.Ceilometer
11376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11377         occurrences:
11378         - 1
11379         - UNBOUNDED
11380   org.openecomp.resource.abstract.nodes.ps_server_nested2_1b:
11381     derived_from: org.openecomp.resource.abstract.nodes.VFC
11382     properties:
11383       port_ps_server_nested2_1b_port_network_role_tag:
11384         type: string
11385         required: true
11386         status: SUPPORTED
11387       port_ps_server_nested2_1b_port_ip_requirements:
11388         type: list
11389         required: true
11390         status: SUPPORTED
11391         entry_schema:
11392           type: org.openecomp.datatypes.network.IpRequirements
11393       port_ps_server_nested2_1b_port_exCP_naming:
11394         type: org.openecomp.datatypes.Naming
11395         required: true
11396         status: SUPPORTED
11397       index_value:
11398         type: integer
11399         description: Index value of this substitution service template runtime instance
11400         required: false
11401         default: 0
11402         status: SUPPORTED
11403         constraints:
11404         - greater_or_equal: 0
11405       compute_ps_server_nested2_1b_name:
11406         type: list
11407         required: true
11408         status: SUPPORTED
11409         entry_schema:
11410           type: string
11411       compute_ps_server_nested2_1b_availability_zone:
11412         type: list
11413         required: true
11414         status: SUPPORTED
11415         entry_schema:
11416           type: string
11417       port_ps_server_nested2_1b_port_replacement_policy:
11418         type: list
11419         required: true
11420         status: SUPPORTED
11421         entry_schema:
11422           type: string
11423       vm_flavor_name:
11424         type: string
11425         required: true
11426         status: SUPPORTED
11427       port_ps_server_nested2_1b_port_network:
11428         type: list
11429         required: true
11430         status: SUPPORTED
11431         entry_schema:
11432           type: string
11433       port_ps_server_nested2_1b_port_vlan_requirements:
11434         type: list
11435         required: true
11436         status: SUPPORTED
11437         entry_schema:
11438           type: org.openecomp.datatypes.network.VlanRequirements
11439       port_ps_server_nested2_1b_port_network_role:
11440         type: string
11441         required: true
11442         status: SUPPORTED
11443       vm_image_name:
11444         type: string
11445         required: true
11446         status: SUPPORTED
11447       port_ps_server_nested2_1b_port_order:
11448         type: integer
11449         required: true
11450         status: SUPPORTED
11451       port_ps_server_nested2_1b_port_subnetpoolid:
11452         type: string
11453         required: true
11454         status: SUPPORTED
11455       port_ps_server_nested2_1b_port_fixed_ips:
11456         type: list
11457         required: true
11458         status: SUPPORTED
11459         entry_schema:
11460           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
11461       port_ps_server_nested2_1b_port_mac_requirements:
11462         type: org.openecomp.datatypes.network.MacRequirements
11463         required: true
11464         status: SUPPORTED
11465     requirements:
11466     - dependency_ps_server_nested2_1b:
11467         capability: tosca.capabilities.Node
11468         node: tosca.nodes.Root
11469         relationship: tosca.relationships.DependsOn
11470         occurrences:
11471         - 0
11472         - UNBOUNDED
11473     - local_storage_ps_server_nested2_1b:
11474         capability: tosca.capabilities.Attachment
11475         node: tosca.nodes.BlockStorage
11476         relationship: tosca.relationships.AttachesTo
11477         occurrences:
11478         - 0
11479         - UNBOUNDED
11480     - dependency_ps_server_nested2_1b_ps_server_nested2_1b_port:
11481         capability: tosca.capabilities.Node
11482         node: tosca.nodes.Root
11483         relationship: tosca.relationships.DependsOn
11484         occurrences:
11485         - 0
11486         - UNBOUNDED
11487     - link_ps_server_nested2_1b_ps_server_nested2_1b_port:
11488         capability: tosca.capabilities.network.Linkable
11489         relationship: tosca.relationships.network.LinksTo
11490         occurrences:
11491         - 1
11492         - 1
11493     capabilities:
11494       disk.device.read.bytes.rate_ps_server_nested2_1b:
11495         type: org.openecomp.capabilities.metric.Ceilometer
11496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11497         occurrences:
11498         - 1
11499         - UNBOUNDED
11500       disk.iops_ps_server_nested2_1b:
11501         type: org.openecomp.capabilities.metric.Ceilometer
11502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11503         occurrences:
11504         - 1
11505         - UNBOUNDED
11506       vcpus_ps_server_nested2_1b:
11507         type: org.openecomp.capabilities.metric.Ceilometer
11508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11509         occurrences:
11510         - 1
11511         - UNBOUNDED
11512       instance_ps_server_nested2_1b:
11513         type: org.openecomp.capabilities.metric.Ceilometer
11514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11515         occurrences:
11516         - 1
11517         - UNBOUNDED
11518       disk.usage_ps_server_nested2_1b:
11519         type: org.openecomp.capabilities.metric.Ceilometer
11520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11521         occurrences:
11522         - 1
11523         - UNBOUNDED
11524       disk.allocation_ps_server_nested2_1b:
11525         type: org.openecomp.capabilities.metric.Ceilometer
11526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11527         occurrences:
11528         - 1
11529         - UNBOUNDED
11530       disk.device.read.bytes_ps_server_nested2_1b:
11531         type: org.openecomp.capabilities.metric.Ceilometer
11532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11533         occurrences:
11534         - 1
11535         - UNBOUNDED
11536       disk.read.bytes_ps_server_nested2_1b:
11537         type: org.openecomp.capabilities.metric.Ceilometer
11538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11539         occurrences:
11540         - 1
11541         - UNBOUNDED
11542       network.incoming.packets_ps_server_nested2_1b_ps_server_nested2_1b_port:
11543         type: org.openecomp.capabilities.metric.Ceilometer
11544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11545         occurrences:
11546         - 1
11547         - UNBOUNDED
11548       disk.device.allocation_ps_server_nested2_1b:
11549         type: org.openecomp.capabilities.metric.Ceilometer
11550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11551         occurrences:
11552         - 1
11553         - UNBOUNDED
11554       cpu.delta_ps_server_nested2_1b:
11555         type: org.openecomp.capabilities.metric.Ceilometer
11556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11557         occurrences:
11558         - 1
11559         - UNBOUNDED
11560       memory.resident_ps_server_nested2_1b:
11561         type: org.openecomp.capabilities.metric.Ceilometer
11562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11563         occurrences:
11564         - 1
11565         - UNBOUNDED
11566       disk.ephemeral.size_ps_server_nested2_1b:
11567         type: org.openecomp.capabilities.metric.Ceilometer
11568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11569         occurrences:
11570         - 1
11571         - UNBOUNDED
11572       host_ps_server_nested2_1b:
11573         type: tosca.capabilities.Container
11574         valid_source_types:
11575         - tosca.nodes.SoftwareComponent
11576         occurrences:
11577         - 1
11578         - UNBOUNDED
11579       disk.device.write.bytes_ps_server_nested2_1b:
11580         type: org.openecomp.capabilities.metric.Ceilometer
11581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11582         occurrences:
11583         - 1
11584         - UNBOUNDED
11585       disk.write.bytes_ps_server_nested2_1b:
11586         type: org.openecomp.capabilities.metric.Ceilometer
11587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11588         occurrences:
11589         - 1
11590         - UNBOUNDED
11591       disk.device.usage_ps_server_nested2_1b:
11592         type: org.openecomp.capabilities.metric.Ceilometer
11593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11594         occurrences:
11595         - 1
11596         - UNBOUNDED
11597       disk.read.bytes.rate_ps_server_nested2_1b:
11598         type: org.openecomp.capabilities.metric.Ceilometer
11599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11600         occurrences:
11601         - 1
11602         - UNBOUNDED
11603       network.incoming.bytes_ps_server_nested2_1b_ps_server_nested2_1b_port:
11604         type: org.openecomp.capabilities.metric.Ceilometer
11605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11606         occurrences:
11607         - 1
11608         - UNBOUNDED
11609       scalable_ps_server_nested2_1b:
11610         type: tosca.capabilities.Scalable
11611         occurrences:
11612         - 1
11613         - UNBOUNDED
11614       disk.write.requests.rate_ps_server_nested2_1b:
11615         type: org.openecomp.capabilities.metric.Ceilometer
11616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11617         occurrences:
11618         - 1
11619         - UNBOUNDED
11620       network.outgoing.bytes.rate_ps_server_nested2_1b_ps_server_nested2_1b_port:
11621         type: org.openecomp.capabilities.metric.Ceilometer
11622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11623         occurrences:
11624         - 1
11625         - UNBOUNDED
11626       network.outgoing.packets.rate_ps_server_nested2_1b_ps_server_nested2_1b_port:
11627         type: org.openecomp.capabilities.metric.Ceilometer
11628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11629         occurrences:
11630         - 1
11631         - UNBOUNDED
11632       network.outpoing.packets_ps_server_nested2_1b_ps_server_nested2_1b_port:
11633         type: org.openecomp.capabilities.metric.Ceilometer
11634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11635         occurrences:
11636         - 1
11637         - UNBOUNDED
11638       cpu_util_ps_server_nested2_1b:
11639         type: org.openecomp.capabilities.metric.Ceilometer
11640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11641         occurrences:
11642         - 1
11643         - UNBOUNDED
11644       network.incoming.bytes.rate_ps_server_nested2_1b_ps_server_nested2_1b_port:
11645         type: org.openecomp.capabilities.metric.Ceilometer
11646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11647         occurrences:
11648         - 1
11649         - UNBOUNDED
11650       disk.read.requests_ps_server_nested2_1b:
11651         type: org.openecomp.capabilities.metric.Ceilometer
11652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11653         occurrences:
11654         - 1
11655         - UNBOUNDED
11656       network.outgoing.bytes_ps_server_nested2_1b_ps_server_nested2_1b_port:
11657         type: org.openecomp.capabilities.metric.Ceilometer
11658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11659         occurrences:
11660         - 1
11661         - UNBOUNDED
11662       disk.write.requests_ps_server_nested2_1b:
11663         type: org.openecomp.capabilities.metric.Ceilometer
11664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11665         occurrences:
11666         - 1
11667         - UNBOUNDED
11668       memory_ps_server_nested2_1b:
11669         type: org.openecomp.capabilities.metric.Ceilometer
11670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11671         occurrences:
11672         - 1
11673         - UNBOUNDED
11674       disk.device.read.requests.rate_ps_server_nested2_1b:
11675         type: org.openecomp.capabilities.metric.Ceilometer
11676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11677         occurrences:
11678         - 1
11679         - UNBOUNDED
11680       disk.device.latency_ps_server_nested2_1b:
11681         type: org.openecomp.capabilities.metric.Ceilometer
11682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11683         occurrences:
11684         - 1
11685         - UNBOUNDED
11686       network.incoming.packets.rate_ps_server_nested2_1b_ps_server_nested2_1b_port:
11687         type: org.openecomp.capabilities.metric.Ceilometer
11688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11689         occurrences:
11690         - 1
11691         - UNBOUNDED
11692       disk.latency_ps_server_nested2_1b:
11693         type: org.openecomp.capabilities.metric.Ceilometer
11694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11695         occurrences:
11696         - 1
11697         - UNBOUNDED
11698       feature_ps_server_nested2_1b_ps_server_nested2_1b_port:
11699         type: tosca.capabilities.Node
11700         occurrences:
11701         - 1
11702         - UNBOUNDED
11703       disk.device.write.requests.rate_ps_server_nested2_1b:
11704         type: org.openecomp.capabilities.metric.Ceilometer
11705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11706         occurrences:
11707         - 1
11708         - UNBOUNDED
11709       binding_ps_server_nested2_1b:
11710         type: tosca.capabilities.network.Bindable
11711         occurrences:
11712         - 1
11713         - UNBOUNDED
11714       disk.write.bytes.rate_ps_server_nested2_1b:
11715         type: org.openecomp.capabilities.metric.Ceilometer
11716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11717         occurrences:
11718         - 1
11719         - UNBOUNDED
11720       endpoint_ps_server_nested2_1b:
11721         type: tosca.capabilities.Endpoint.Admin
11722         occurrences:
11723         - 1
11724         - UNBOUNDED
11725       disk.device.capacity_ps_server_nested2_1b:
11726         type: org.openecomp.capabilities.metric.Ceilometer
11727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11728         occurrences:
11729         - 1
11730         - UNBOUNDED
11731       feature_ps_server_nested2_1b:
11732         type: tosca.capabilities.Node
11733         occurrences:
11734         - 1
11735         - UNBOUNDED
11736       disk.root.size_ps_server_nested2_1b:
11737         type: org.openecomp.capabilities.metric.Ceilometer
11738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11739         occurrences:
11740         - 1
11741         - UNBOUNDED
11742       disk.device.write.requests_ps_server_nested2_1b:
11743         type: org.openecomp.capabilities.metric.Ceilometer
11744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11745         occurrences:
11746         - 1
11747         - UNBOUNDED
11748       disk.device.iops_ps_server_nested2_1b:
11749         type: org.openecomp.capabilities.metric.Ceilometer
11750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11751         occurrences:
11752         - 1
11753         - UNBOUNDED
11754       os_ps_server_nested2_1b:
11755         type: tosca.capabilities.OperatingSystem
11756         occurrences:
11757         - 1
11758         - UNBOUNDED
11759       disk.capacity_ps_server_nested2_1b:
11760         type: org.openecomp.capabilities.metric.Ceilometer
11761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11762         occurrences:
11763         - 1
11764         - UNBOUNDED
11765       memory.usage_ps_server_nested2_1b:
11766         type: org.openecomp.capabilities.metric.Ceilometer
11767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11768         occurrences:
11769         - 1
11770         - UNBOUNDED
11771       cpu_ps_server_nested2_1b:
11772         type: org.openecomp.capabilities.metric.Ceilometer
11773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11774         occurrences:
11775         - 1
11776         - UNBOUNDED
11777       binding_ps_server_nested2_1b_ps_server_nested2_1b_port:
11778         type: tosca.capabilities.network.Bindable
11779         valid_source_types:
11780         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
11781         occurrences:
11782         - 0
11783         - UNBOUNDED
11784       attachment_ps_server_nested2_1b_ps_server_nested2_1b_port:
11785         type: tosca.capabilities.Attachment
11786         occurrences:
11787         - 1
11788         - UNBOUNDED
11789       disk.device.read.requests_ps_server_nested2_1b:
11790         type: org.openecomp.capabilities.metric.Ceilometer
11791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11792         occurrences:
11793         - 1
11794         - UNBOUNDED
11795       disk.device.write.bytes.rate_ps_server_nested2_1b:
11796         type: org.openecomp.capabilities.metric.Ceilometer
11797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11798         occurrences:
11799         - 1
11800         - UNBOUNDED
11801   org.openecomp.resource.abstract.nodes.cmaui_1c1_main:
11802     derived_from: org.openecomp.resource.abstract.nodes.VFC
11803     properties:
11804       port_cmaui_port_vlan_requirements:
11805         type: list
11806         required: true
11807         status: SUPPORTED
11808         entry_schema:
11809           type: org.openecomp.datatypes.network.VlanRequirements
11810       port_cmaui_port_fixed_ips:
11811         type: list
11812         required: true
11813         status: SUPPORTED
11814         entry_schema:
11815           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
11816       port_cmaui_port_exCP_naming:
11817         type: org.openecomp.datatypes.Naming
11818         required: true
11819         status: SUPPORTED
11820       port_cmaui_port_network:
11821         type: list
11822         required: true
11823         status: SUPPORTED
11824         entry_schema:
11825           type: string
11826       index_value:
11827         type: integer
11828         description: Index value of this substitution service template runtime instance
11829         required: false
11830         default: 0
11831         status: SUPPORTED
11832         constraints:
11833         - greater_or_equal: 0
11834       port_cmaui_port_network_role_tag:
11835         type: string
11836         required: true
11837         status: SUPPORTED
11838       port_cmaui_port_order:
11839         type: integer
11840         required: true
11841         status: SUPPORTED
11842       vm_flavor_name:
11843         type: string
11844         required: true
11845         status: SUPPORTED
11846       port_cmaui_port_mac_requirements:
11847         type: org.openecomp.datatypes.network.MacRequirements
11848         required: true
11849         status: SUPPORTED
11850       port_cmaui_port_replacement_policy:
11851         type: list
11852         required: true
11853         status: SUPPORTED
11854         entry_schema:
11855           type: string
11856       port_cmaui_port_network_role:
11857         type: string
11858         required: true
11859         status: SUPPORTED
11860       vm_image_name:
11861         type: string
11862         required: true
11863         status: SUPPORTED
11864       port_cmaui_port_ip_requirements:
11865         type: list
11866         required: true
11867         status: SUPPORTED
11868         entry_schema:
11869           type: org.openecomp.datatypes.network.IpRequirements
11870       compute_cmaui_1c1_main_availability_zone:
11871         type: list
11872         required: true
11873         status: SUPPORTED
11874         entry_schema:
11875           type: string
11876       compute_cmaui_1c1_main_name:
11877         type: list
11878         required: true
11879         status: SUPPORTED
11880         entry_schema:
11881           type: string
11882       port_cmaui_port_subnetpoolid:
11883         type: string
11884         required: true
11885         status: SUPPORTED
11886     requirements:
11887     - dependency_cmaui_1c1_main_cmaui_port:
11888         capability: tosca.capabilities.Node
11889         node: tosca.nodes.Root
11890         relationship: tosca.relationships.DependsOn
11891         occurrences:
11892         - 0
11893         - UNBOUNDED
11894     - link_cmaui_1c1_main_cmaui_port:
11895         capability: tosca.capabilities.network.Linkable
11896         relationship: tosca.relationships.network.LinksTo
11897         occurrences:
11898         - 1
11899         - 1
11900     - dependency_cmaui_1c1_main:
11901         capability: tosca.capabilities.Node
11902         node: tosca.nodes.Root
11903         relationship: tosca.relationships.DependsOn
11904         occurrences:
11905         - 0
11906         - UNBOUNDED
11907     - local_storage_cmaui_1c1_main:
11908         capability: tosca.capabilities.Attachment
11909         node: tosca.nodes.BlockStorage
11910         relationship: tosca.relationships.AttachesTo
11911         occurrences:
11912         - 0
11913         - UNBOUNDED
11914     capabilities:
11915       disk.device.iops_cmaui_1c1_main:
11916         type: org.openecomp.capabilities.metric.Ceilometer
11917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11918         occurrences:
11919         - 1
11920         - UNBOUNDED
11921       disk.device.write.bytes.rate_cmaui_1c1_main:
11922         type: org.openecomp.capabilities.metric.Ceilometer
11923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11924         occurrences:
11925         - 1
11926         - UNBOUNDED
11927       binding_cmaui_1c1_main:
11928         type: tosca.capabilities.network.Bindable
11929         occurrences:
11930         - 1
11931         - UNBOUNDED
11932       cpu_util_cmaui_1c1_main:
11933         type: org.openecomp.capabilities.metric.Ceilometer
11934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11935         occurrences:
11936         - 1
11937         - UNBOUNDED
11938       disk.write.requests_cmaui_1c1_main:
11939         type: org.openecomp.capabilities.metric.Ceilometer
11940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11941         occurrences:
11942         - 1
11943         - UNBOUNDED
11944       disk.latency_cmaui_1c1_main:
11945         type: org.openecomp.capabilities.metric.Ceilometer
11946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11947         occurrences:
11948         - 1
11949         - UNBOUNDED
11950       network.incoming.bytes.rate_cmaui_1c1_main_cmaui_port:
11951         type: org.openecomp.capabilities.metric.Ceilometer
11952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11953         occurrences:
11954         - 1
11955         - UNBOUNDED
11956       disk.read.requests_cmaui_1c1_main:
11957         type: org.openecomp.capabilities.metric.Ceilometer
11958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11959         occurrences:
11960         - 1
11961         - UNBOUNDED
11962       endpoint_cmaui_1c1_main:
11963         type: tosca.capabilities.Endpoint.Admin
11964         occurrences:
11965         - 1
11966         - UNBOUNDED
11967       disk.device.read.bytes.rate_cmaui_1c1_main:
11968         type: org.openecomp.capabilities.metric.Ceilometer
11969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11970         occurrences:
11971         - 1
11972         - UNBOUNDED
11973       disk.iops_cmaui_1c1_main:
11974         type: org.openecomp.capabilities.metric.Ceilometer
11975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11976         occurrences:
11977         - 1
11978         - UNBOUNDED
11979       disk.device.read.requests.rate_cmaui_1c1_main:
11980         type: org.openecomp.capabilities.metric.Ceilometer
11981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11982         occurrences:
11983         - 1
11984         - UNBOUNDED
11985       disk.write.bytes_cmaui_1c1_main:
11986         type: org.openecomp.capabilities.metric.Ceilometer
11987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11988         occurrences:
11989         - 1
11990         - UNBOUNDED
11991       disk.device.read.requests_cmaui_1c1_main:
11992         type: org.openecomp.capabilities.metric.Ceilometer
11993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
11994         occurrences:
11995         - 1
11996         - UNBOUNDED
11997       attachment_cmaui_1c1_main_cmaui_port:
11998         type: tosca.capabilities.Attachment
11999         occurrences:
12000         - 1
12001         - UNBOUNDED
12002       instance_cmaui_1c1_main:
12003         type: org.openecomp.capabilities.metric.Ceilometer
12004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12005         occurrences:
12006         - 1
12007         - UNBOUNDED
12008       disk.device.write.requests.rate_cmaui_1c1_main:
12009         type: org.openecomp.capabilities.metric.Ceilometer
12010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12011         occurrences:
12012         - 1
12013         - UNBOUNDED
12014       disk.device.write.bytes_cmaui_1c1_main:
12015         type: org.openecomp.capabilities.metric.Ceilometer
12016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12017         occurrences:
12018         - 1
12019         - UNBOUNDED
12020       vcpus_cmaui_1c1_main:
12021         type: org.openecomp.capabilities.metric.Ceilometer
12022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12023         occurrences:
12024         - 1
12025         - UNBOUNDED
12026       disk.read.bytes.rate_cmaui_1c1_main:
12027         type: org.openecomp.capabilities.metric.Ceilometer
12028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12029         occurrences:
12030         - 1
12031         - UNBOUNDED
12032       disk.device.capacity_cmaui_1c1_main:
12033         type: org.openecomp.capabilities.metric.Ceilometer
12034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12035         occurrences:
12036         - 1
12037         - UNBOUNDED
12038       disk.device.write.requests_cmaui_1c1_main:
12039         type: org.openecomp.capabilities.metric.Ceilometer
12040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12041         occurrences:
12042         - 1
12043         - UNBOUNDED
12044       disk.usage_cmaui_1c1_main:
12045         type: org.openecomp.capabilities.metric.Ceilometer
12046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12047         occurrences:
12048         - 1
12049         - UNBOUNDED
12050       network.incoming.bytes_cmaui_1c1_main_cmaui_port:
12051         type: org.openecomp.capabilities.metric.Ceilometer
12052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12053         occurrences:
12054         - 1
12055         - UNBOUNDED
12056       disk.device.read.bytes_cmaui_1c1_main:
12057         type: org.openecomp.capabilities.metric.Ceilometer
12058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12059         occurrences:
12060         - 1
12061         - UNBOUNDED
12062       network.outgoing.bytes.rate_cmaui_1c1_main_cmaui_port:
12063         type: org.openecomp.capabilities.metric.Ceilometer
12064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12065         occurrences:
12066         - 1
12067         - UNBOUNDED
12068       memory.usage_cmaui_1c1_main:
12069         type: org.openecomp.capabilities.metric.Ceilometer
12070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12071         occurrences:
12072         - 1
12073         - UNBOUNDED
12074       network.outpoing.packets_cmaui_1c1_main_cmaui_port:
12075         type: org.openecomp.capabilities.metric.Ceilometer
12076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12077         occurrences:
12078         - 1
12079         - UNBOUNDED
12080       memory.resident_cmaui_1c1_main:
12081         type: org.openecomp.capabilities.metric.Ceilometer
12082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12083         occurrences:
12084         - 1
12085         - UNBOUNDED
12086       cpu.delta_cmaui_1c1_main:
12087         type: org.openecomp.capabilities.metric.Ceilometer
12088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12089         occurrences:
12090         - 1
12091         - UNBOUNDED
12092       disk.capacity_cmaui_1c1_main:
12093         type: org.openecomp.capabilities.metric.Ceilometer
12094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12095         occurrences:
12096         - 1
12097         - UNBOUNDED
12098       disk.ephemeral.size_cmaui_1c1_main:
12099         type: org.openecomp.capabilities.metric.Ceilometer
12100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12101         occurrences:
12102         - 1
12103         - UNBOUNDED
12104       network.incoming.packets_cmaui_1c1_main_cmaui_port:
12105         type: org.openecomp.capabilities.metric.Ceilometer
12106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12107         occurrences:
12108         - 1
12109         - UNBOUNDED
12110       disk.write.requests.rate_cmaui_1c1_main:
12111         type: org.openecomp.capabilities.metric.Ceilometer
12112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12113         occurrences:
12114         - 1
12115         - UNBOUNDED
12116       feature_cmaui_1c1_main_cmaui_port:
12117         type: tosca.capabilities.Node
12118         occurrences:
12119         - 1
12120         - UNBOUNDED
12121       network.outgoing.packets.rate_cmaui_1c1_main_cmaui_port:
12122         type: org.openecomp.capabilities.metric.Ceilometer
12123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12124         occurrences:
12125         - 1
12126         - UNBOUNDED
12127       disk.root.size_cmaui_1c1_main:
12128         type: org.openecomp.capabilities.metric.Ceilometer
12129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12130         occurrences:
12131         - 1
12132         - UNBOUNDED
12133       host_cmaui_1c1_main:
12134         type: tosca.capabilities.Container
12135         valid_source_types:
12136         - tosca.nodes.SoftwareComponent
12137         occurrences:
12138         - 1
12139         - UNBOUNDED
12140       network.incoming.packets.rate_cmaui_1c1_main_cmaui_port:
12141         type: org.openecomp.capabilities.metric.Ceilometer
12142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12143         occurrences:
12144         - 1
12145         - UNBOUNDED
12146       disk.write.bytes.rate_cmaui_1c1_main:
12147         type: org.openecomp.capabilities.metric.Ceilometer
12148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12149         occurrences:
12150         - 1
12151         - UNBOUNDED
12152       network.outgoing.bytes_cmaui_1c1_main_cmaui_port:
12153         type: org.openecomp.capabilities.metric.Ceilometer
12154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12155         occurrences:
12156         - 1
12157         - UNBOUNDED
12158       memory_cmaui_1c1_main:
12159         type: org.openecomp.capabilities.metric.Ceilometer
12160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12161         occurrences:
12162         - 1
12163         - UNBOUNDED
12164       scalable_cmaui_1c1_main:
12165         type: tosca.capabilities.Scalable
12166         occurrences:
12167         - 1
12168         - UNBOUNDED
12169       cpu_cmaui_1c1_main:
12170         type: org.openecomp.capabilities.metric.Ceilometer
12171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12172         occurrences:
12173         - 1
12174         - UNBOUNDED
12175       disk.device.allocation_cmaui_1c1_main:
12176         type: org.openecomp.capabilities.metric.Ceilometer
12177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12178         occurrences:
12179         - 1
12180         - UNBOUNDED
12181       binding_cmaui_1c1_main_cmaui_port:
12182         type: tosca.capabilities.network.Bindable
12183         valid_source_types:
12184         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
12185         occurrences:
12186         - 0
12187         - UNBOUNDED
12188       disk.device.usage_cmaui_1c1_main:
12189         type: org.openecomp.capabilities.metric.Ceilometer
12190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12191         occurrences:
12192         - 1
12193         - UNBOUNDED
12194       os_cmaui_1c1_main:
12195         type: tosca.capabilities.OperatingSystem
12196         occurrences:
12197         - 1
12198         - UNBOUNDED
12199       disk.device.latency_cmaui_1c1_main:
12200         type: org.openecomp.capabilities.metric.Ceilometer
12201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12202         occurrences:
12203         - 1
12204         - UNBOUNDED
12205       disk.read.bytes_cmaui_1c1_main:
12206         type: org.openecomp.capabilities.metric.Ceilometer
12207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12208         occurrences:
12209         - 1
12210         - UNBOUNDED
12211       feature_cmaui_1c1_main:
12212         type: tosca.capabilities.Node
12213         occurrences:
12214         - 1
12215         - UNBOUNDED
12216       disk.allocation_cmaui_1c1_main:
12217         type: org.openecomp.capabilities.metric.Ceilometer
12218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12219         occurrences:
12220         - 1
12221         - UNBOUNDED
12222   org.openecomp.resource.abstract.nodes.heat.pd_server_pattern4_3:
12223     derived_from: org.openecomp.resource.abstract.nodes.VFC
12224     properties:
12225       pd_server_pattern4_ips:
12226         type: string
12227         required: true
12228         status: SUPPORTED
12229       p1:
12230         type: string
12231         description: UID of OAM network
12232         required: true
12233         status: SUPPORTED
12234       p2:
12235         type: string
12236         description: UID of OAM network
12237         required: true
12238         status: SUPPORTED
12239       port_pd_server_pattern4_port_02_mac_requirements:
12240         type: org.openecomp.datatypes.network.MacRequirements
12241         required: true
12242         status: SUPPORTED
12243       port_pd_server_pattern4_port_01_network_role_tag:
12244         type: string
12245         required: true
12246         status: SUPPORTED
12247       port_pd_server_pattern4_port_01_subnetpoolid:
12248         type: string
12249         required: true
12250         status: SUPPORTED
12251       port_pd_server_pattern4_port_01_mac_requirements:
12252         type: org.openecomp.datatypes.network.MacRequirements
12253         required: true
12254         status: SUPPORTED
12255       port_pd_server_pattern4_port_02_order:
12256         type: integer
12257         required: true
12258         status: SUPPORTED
12259       port_pd_server_pattern4_port_01_ip_requirements:
12260         type: list
12261         required: true
12262         status: SUPPORTED
12263         entry_schema:
12264           type: org.openecomp.datatypes.network.IpRequirements
12265       availability_zone_0:
12266         type: string
12267         description: availabilityzone name
12268         required: true
12269         status: SUPPORTED
12270       net:
12271         type: string
12272         required: true
12273         status: SUPPORTED
12274       port_pd_server_pattern4_port_02_exCP_naming:
12275         type: org.openecomp.datatypes.Naming
12276         required: true
12277         status: SUPPORTED
12278       port_pd_server_pattern4_port_02_vlan_requirements:
12279         type: list
12280         required: true
12281         status: SUPPORTED
12282         entry_schema:
12283           type: org.openecomp.datatypes.network.VlanRequirements
12284       pd_server_pattern4_flavor:
12285         type: string
12286         description: Flavor for PD server
12287         required: true
12288         status: SUPPORTED
12289       port_pd_server_pattern4_port_01_network_role:
12290         type: string
12291         required: true
12292         status: SUPPORTED
12293       port_pd_server_pattern4_port_02_network_role:
12294         type: string
12295         required: true
12296         status: SUPPORTED
12297       port_pd_server_pattern4_port_01_exCP_naming:
12298         type: org.openecomp.datatypes.Naming
12299         required: true
12300         status: SUPPORTED
12301       security_group_name:
12302         type: list
12303         description: CMAUI1, CMAUI2 server names
12304         required: true
12305         status: SUPPORTED
12306         entry_schema: *id001
12307       ps_server_flavor:
12308         type: string
12309         description: Flavor for PS server
12310         required: true
12311         status: SUPPORTED
12312       port_pd_server_pattern4_port_01_order:
12313         type: integer
12314         required: true
12315         status: SUPPORTED
12316       pd_server_pattern4_image:
12317         type: string
12318         description: Flavor for PD server
12319         required: true
12320         status: SUPPORTED
12321       port_pd_server_pattern4_port_02_ip_requirements:
12322         type: list
12323         required: true
12324         status: SUPPORTED
12325         entry_schema:
12326           type: org.openecomp.datatypes.network.IpRequirements
12327       port_pd_server_pattern4_port_02_subnetpoolid:
12328         type: string
12329         required: true
12330         status: SUPPORTED
12331       port_pd_server_pattern4_port_01_vlan_requirements:
12332         type: list
12333         required: true
12334         status: SUPPORTED
12335         entry_schema:
12336           type: org.openecomp.datatypes.network.VlanRequirements
12337       port_pd_server_pattern4_port_02_network_role_tag:
12338         type: string
12339         required: true
12340         status: SUPPORTED
12341       pd_server_pattern4_names:
12342         type: list
12343         description: PD server names
12344         required: true
12345         status: SUPPORTED
12346         entry_schema: *id002
12347     attributes:
12348       pattern4_attr_1:
12349         type: string
12350         description: pattern4_attr_1_value
12351         status: SUPPORTED
12352     requirements:
12353     - dependency_pd_server_pattern4_port_01:
12354         capability: tosca.capabilities.Node
12355         node: tosca.nodes.Root
12356         relationship: tosca.relationships.DependsOn
12357         occurrences:
12358         - 0
12359         - UNBOUNDED
12360     - link_pd_server_pattern4_port_01:
12361         capability: tosca.capabilities.network.Linkable
12362         relationship: tosca.relationships.network.LinksTo
12363         occurrences:
12364         - 1
12365         - 1
12366     - dependency_server_pd_pattern4:
12367         capability: tosca.capabilities.Node
12368         node: tosca.nodes.Root
12369         relationship: tosca.relationships.DependsOn
12370         occurrences:
12371         - 0
12372         - UNBOUNDED
12373     - local_storage_server_pd_pattern4:
12374         capability: tosca.capabilities.Attachment
12375         node: tosca.nodes.BlockStorage
12376         relationship: tosca.relationships.AttachesTo
12377         occurrences:
12378         - 0
12379         - UNBOUNDED
12380     - dependency_pd_server_pattern4_port_02:
12381         capability: tosca.capabilities.Node
12382         node: tosca.nodes.Root
12383         relationship: tosca.relationships.DependsOn
12384         occurrences:
12385         - 0
12386         - UNBOUNDED
12387     - link_pd_server_pattern4_port_02:
12388         capability: tosca.capabilities.network.Linkable
12389         relationship: tosca.relationships.network.LinksTo
12390         occurrences:
12391         - 1
12392         - 1
12393     capabilities:
12394       disk.root.size_server_pd_pattern4:
12395         type: org.openecomp.capabilities.metric.Ceilometer
12396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12397         occurrences:
12398         - 1
12399         - UNBOUNDED
12400       disk.device.write.bytes_server_pd_pattern4:
12401         type: org.openecomp.capabilities.metric.Ceilometer
12402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12403         occurrences:
12404         - 1
12405         - UNBOUNDED
12406       network.incoming.packets_pd_server_pattern4_port_02:
12407         type: org.openecomp.capabilities.metric.Ceilometer
12408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12409         occurrences:
12410         - 1
12411         - UNBOUNDED
12412       binding_pd_server_pattern4_port_01:
12413         type: tosca.capabilities.network.Bindable
12414         valid_source_types:
12415         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
12416         occurrences:
12417         - 0
12418         - UNBOUNDED
12419       network.incoming.bytes_pd_server_pattern4_port_02:
12420         type: org.openecomp.capabilities.metric.Ceilometer
12421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12422         occurrences:
12423         - 1
12424         - UNBOUNDED
12425       network.incoming.bytes_pd_server_pattern4_port_01:
12426         type: org.openecomp.capabilities.metric.Ceilometer
12427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12428         occurrences:
12429         - 1
12430         - UNBOUNDED
12431       feature_pd_server_pattern4_port_02:
12432         type: tosca.capabilities.Node
12433         occurrences:
12434         - 1
12435         - UNBOUNDED
12436       feature_pd_server_pattern4_port_01:
12437         type: tosca.capabilities.Node
12438         occurrences:
12439         - 1
12440         - UNBOUNDED
12441       network.incoming.packets_pd_server_pattern4_port_01:
12442         type: org.openecomp.capabilities.metric.Ceilometer
12443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12444         occurrences:
12445         - 1
12446         - UNBOUNDED
12447       disk.allocation_server_pd_pattern4:
12448         type: org.openecomp.capabilities.metric.Ceilometer
12449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12450         occurrences:
12451         - 1
12452         - UNBOUNDED
12453       disk.device.usage_server_pd_pattern4:
12454         type: org.openecomp.capabilities.metric.Ceilometer
12455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12456         occurrences:
12457         - 1
12458         - UNBOUNDED
12459       disk.write.bytes.rate_server_pd_pattern4:
12460         type: org.openecomp.capabilities.metric.Ceilometer
12461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12462         occurrences:
12463         - 1
12464         - UNBOUNDED
12465       disk.ephemeral.size_server_pd_pattern4:
12466         type: org.openecomp.capabilities.metric.Ceilometer
12467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12468         occurrences:
12469         - 1
12470         - UNBOUNDED
12471       cpu.delta_server_pd_pattern4:
12472         type: org.openecomp.capabilities.metric.Ceilometer
12473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12474         occurrences:
12475         - 1
12476         - UNBOUNDED
12477       disk.write.bytes_server_pd_pattern4:
12478         type: org.openecomp.capabilities.metric.Ceilometer
12479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12480         occurrences:
12481         - 1
12482         - UNBOUNDED
12483       binding_pd_server_pattern4_port_02:
12484         type: tosca.capabilities.network.Bindable
12485         valid_source_types:
12486         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
12487         occurrences:
12488         - 0
12489         - UNBOUNDED
12490       disk.latency_server_pd_pattern4:
12491         type: org.openecomp.capabilities.metric.Ceilometer
12492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12493         occurrences:
12494         - 1
12495         - UNBOUNDED
12496       endpoint_server_pd_pattern4:
12497         type: tosca.capabilities.Endpoint.Admin
12498         occurrences:
12499         - 1
12500         - UNBOUNDED
12501       feature_server_pd_pattern4:
12502         type: tosca.capabilities.Node
12503         occurrences:
12504         - 1
12505         - UNBOUNDED
12506       disk.device.read.requests.rate_server_pd_pattern4:
12507         type: org.openecomp.capabilities.metric.Ceilometer
12508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12509         occurrences:
12510         - 1
12511         - UNBOUNDED
12512       instance_server_pd_pattern4:
12513         type: org.openecomp.capabilities.metric.Ceilometer
12514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12515         occurrences:
12516         - 1
12517         - UNBOUNDED
12518       cpu_server_pd_pattern4:
12519         type: org.openecomp.capabilities.metric.Ceilometer
12520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12521         occurrences:
12522         - 1
12523         - UNBOUNDED
12524       disk.device.read.requests_server_pd_pattern4:
12525         type: org.openecomp.capabilities.metric.Ceilometer
12526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12527         occurrences:
12528         - 1
12529         - UNBOUNDED
12530       network.incoming.packets.rate_pd_server_pattern4_port_01:
12531         type: org.openecomp.capabilities.metric.Ceilometer
12532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12533         occurrences:
12534         - 1
12535         - UNBOUNDED
12536       host_server_pd_pattern4:
12537         type: tosca.capabilities.Container
12538         valid_source_types:
12539         - tosca.nodes.SoftwareComponent
12540         occurrences:
12541         - 1
12542         - UNBOUNDED
12543       cpu_util_server_pd_pattern4:
12544         type: org.openecomp.capabilities.metric.Ceilometer
12545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12546         occurrences:
12547         - 1
12548         - UNBOUNDED
12549       network.incoming.packets.rate_pd_server_pattern4_port_02:
12550         type: org.openecomp.capabilities.metric.Ceilometer
12551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12552         occurrences:
12553         - 1
12554         - UNBOUNDED
12555       memory.resident_server_pd_pattern4:
12556         type: org.openecomp.capabilities.metric.Ceilometer
12557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12558         occurrences:
12559         - 1
12560         - UNBOUNDED
12561       disk.read.requests_server_pd_pattern4:
12562         type: org.openecomp.capabilities.metric.Ceilometer
12563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12564         occurrences:
12565         - 1
12566         - UNBOUNDED
12567       network.outgoing.bytes_pd_server_pattern4_port_02:
12568         type: org.openecomp.capabilities.metric.Ceilometer
12569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12570         occurrences:
12571         - 1
12572         - UNBOUNDED
12573       disk.read.bytes.rate_server_pd_pattern4:
12574         type: org.openecomp.capabilities.metric.Ceilometer
12575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12576         occurrences:
12577         - 1
12578         - UNBOUNDED
12579       disk.device.write.bytes.rate_server_pd_pattern4:
12580         type: org.openecomp.capabilities.metric.Ceilometer
12581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12582         occurrences:
12583         - 1
12584         - UNBOUNDED
12585       disk.device.read.bytes_server_pd_pattern4:
12586         type: org.openecomp.capabilities.metric.Ceilometer
12587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12588         occurrences:
12589         - 1
12590         - UNBOUNDED
12591       disk.write.requests_server_pd_pattern4:
12592         type: org.openecomp.capabilities.metric.Ceilometer
12593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12594         occurrences:
12595         - 1
12596         - UNBOUNDED
12597       network.outgoing.bytes_pd_server_pattern4_port_01:
12598         type: org.openecomp.capabilities.metric.Ceilometer
12599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12600         occurrences:
12601         - 1
12602         - UNBOUNDED
12603       disk.device.write.requests.rate_server_pd_pattern4:
12604         type: org.openecomp.capabilities.metric.Ceilometer
12605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12606         occurrences:
12607         - 1
12608         - UNBOUNDED
12609       memory.usage_server_pd_pattern4:
12610         type: org.openecomp.capabilities.metric.Ceilometer
12611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12612         occurrences:
12613         - 1
12614         - UNBOUNDED
12615       vcpus_server_pd_pattern4:
12616         type: org.openecomp.capabilities.metric.Ceilometer
12617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12618         occurrences:
12619         - 1
12620         - UNBOUNDED
12621       disk.capacity_server_pd_pattern4:
12622         type: org.openecomp.capabilities.metric.Ceilometer
12623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12624         occurrences:
12625         - 1
12626         - UNBOUNDED
12627       network.outgoing.packets.rate_pd_server_pattern4_port_02:
12628         type: org.openecomp.capabilities.metric.Ceilometer
12629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12630         occurrences:
12631         - 1
12632         - UNBOUNDED
12633       network.outpoing.packets_pd_server_pattern4_port_01:
12634         type: org.openecomp.capabilities.metric.Ceilometer
12635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12636         occurrences:
12637         - 1
12638         - UNBOUNDED
12639       network.outpoing.packets_pd_server_pattern4_port_02:
12640         type: org.openecomp.capabilities.metric.Ceilometer
12641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12642         occurrences:
12643         - 1
12644         - UNBOUNDED
12645       binding_server_pd_pattern4:
12646         type: tosca.capabilities.network.Bindable
12647         occurrences:
12648         - 1
12649         - UNBOUNDED
12650       disk.device.iops_server_pd_pattern4:
12651         type: org.openecomp.capabilities.metric.Ceilometer
12652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12653         occurrences:
12654         - 1
12655         - UNBOUNDED
12656       disk.device.read.bytes.rate_server_pd_pattern4:
12657         type: org.openecomp.capabilities.metric.Ceilometer
12658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12659         occurrences:
12660         - 1
12661         - UNBOUNDED
12662       disk.device.allocation_server_pd_pattern4:
12663         type: org.openecomp.capabilities.metric.Ceilometer
12664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12665         occurrences:
12666         - 1
12667         - UNBOUNDED
12668       disk.usage_server_pd_pattern4:
12669         type: org.openecomp.capabilities.metric.Ceilometer
12670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12671         occurrences:
12672         - 1
12673         - UNBOUNDED
12674       disk.read.bytes_server_pd_pattern4:
12675         type: org.openecomp.capabilities.metric.Ceilometer
12676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12677         occurrences:
12678         - 1
12679         - UNBOUNDED
12680       network.outgoing.packets.rate_pd_server_pattern4_port_01:
12681         type: org.openecomp.capabilities.metric.Ceilometer
12682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12683         occurrences:
12684         - 1
12685         - UNBOUNDED
12686       os_server_pd_pattern4:
12687         type: tosca.capabilities.OperatingSystem
12688         occurrences:
12689         - 1
12690         - UNBOUNDED
12691       memory_server_pd_pattern4:
12692         type: org.openecomp.capabilities.metric.Ceilometer
12693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12694         occurrences:
12695         - 1
12696         - UNBOUNDED
12697       disk.iops_server_pd_pattern4:
12698         type: org.openecomp.capabilities.metric.Ceilometer
12699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12700         occurrences:
12701         - 1
12702         - UNBOUNDED
12703       scalable_server_pd_pattern4:
12704         type: tosca.capabilities.Scalable
12705         occurrences:
12706         - 1
12707         - UNBOUNDED
12708       network.outgoing.bytes.rate_pd_server_pattern4_port_01:
12709         type: org.openecomp.capabilities.metric.Ceilometer
12710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12711         occurrences:
12712         - 1
12713         - UNBOUNDED
12714       disk.write.requests.rate_server_pd_pattern4:
12715         type: org.openecomp.capabilities.metric.Ceilometer
12716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12717         occurrences:
12718         - 1
12719         - UNBOUNDED
12720       disk.device.latency_server_pd_pattern4:
12721         type: org.openecomp.capabilities.metric.Ceilometer
12722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12723         occurrences:
12724         - 1
12725         - UNBOUNDED
12726       disk.device.write.requests_server_pd_pattern4:
12727         type: org.openecomp.capabilities.metric.Ceilometer
12728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12729         occurrences:
12730         - 1
12731         - UNBOUNDED
12732       network.outgoing.bytes.rate_pd_server_pattern4_port_02:
12733         type: org.openecomp.capabilities.metric.Ceilometer
12734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12735         occurrences:
12736         - 1
12737         - UNBOUNDED
12738       attachment_pd_server_pattern4_port_02:
12739         type: tosca.capabilities.Attachment
12740         occurrences:
12741         - 1
12742         - UNBOUNDED
12743       network.incoming.bytes.rate_pd_server_pattern4_port_02:
12744         type: org.openecomp.capabilities.metric.Ceilometer
12745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12746         occurrences:
12747         - 1
12748         - UNBOUNDED
12749       attachment_pd_server_pattern4_port_01:
12750         type: tosca.capabilities.Attachment
12751         occurrences:
12752         - 1
12753         - UNBOUNDED
12754       network.incoming.bytes.rate_pd_server_pattern4_port_01:
12755         type: org.openecomp.capabilities.metric.Ceilometer
12756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12757         occurrences:
12758         - 1
12759         - UNBOUNDED
12760       disk.device.capacity_server_pd_pattern4:
12761         type: org.openecomp.capabilities.metric.Ceilometer
12762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
12763         occurrences:
12764         - 1
12765         - UNBOUNDED