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