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