[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / multiLevel / threeNestedLevelsDiffVmTypePattern1B / out / GlobalSubstitutionTypesServiceTemplate.yaml
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:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd02_port_mac_requirements:
32         type: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd02_port_order:
40         type: integer
41         required: true
42         status: SUPPORTED
43       port_pd02_port_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pd02_port_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd02_port_vlan_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.network.VlanRequirements
57       vm_image_name:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd02_port_network_role:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_pd02_port_exCP_naming:
66         type: org.openecomp.datatypes.Naming
67         required: true
68         status: SUPPORTED
69       port_pd02_port_ip_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.IpRequirements
75       port_pd02_port_network:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       compute_pd_server_user_data_format:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87     requirements:
88     - dependency_pd_server:
89         capability: tosca.capabilities.Node
90         node: tosca.nodes.Root
91         relationship: tosca.relationships.DependsOn
92         occurrences:
93         - 0
94         - UNBOUNDED
95     - local_storage_pd_server:
96         capability: tosca.capabilities.Attachment
97         node: tosca.nodes.BlockStorage
98         relationship: tosca.relationships.AttachesTo
99         occurrences:
100         - 0
101         - UNBOUNDED
102     - dependency_pd_server_pd02_port:
103         capability: tosca.capabilities.Node
104         node: tosca.nodes.Root
105         relationship: tosca.relationships.DependsOn
106         occurrences:
107         - 0
108         - UNBOUNDED
109     - link_pd_server_pd02_port:
110         capability: tosca.capabilities.network.Linkable
111         relationship: tosca.relationships.network.LinksTo
112         occurrences:
113         - 1
114         - 1
115     capabilities:
116       scalable_pd_server:
117         type: tosca.capabilities.Scalable
118         occurrences:
119         - 1
120         - UNBOUNDED
121       disk.read.bytes.rate_pd_server:
122         type: org.openecomp.capabilities.metric.Ceilometer
123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
124         occurrences:
125         - 1
126         - UNBOUNDED
127       memory.usage_pd_server:
128         type: org.openecomp.capabilities.metric.Ceilometer
129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
130         occurrences:
131         - 1
132         - UNBOUNDED
133       memory_pd_server:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.device.usage_pd_server:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       os_pd_server:
146         type: tosca.capabilities.OperatingSystem
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.write.bytes.rate_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       cpu_pd_server:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       cpu_util_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       disk.device.write.requests.rate_pd_server:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.read.bytes_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.device.read.bytes.rate_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       binding_pd_server_pd02_port:
187         type: tosca.capabilities.network.Bindable
188         valid_source_types:
189         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
190         occurrences:
191         - 0
192         - UNBOUNDED
193       network.outgoing.packets.rate_pd_server_pd02_port:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.iops_pd_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       memory.resident_pd_server:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       cpu.delta_pd_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       network.outgoing.bytes_pd_server_pd02_port:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       feature_pd_server_pd02_port:
224         type: tosca.capabilities.Node
225         occurrences:
226         - 1
227         - UNBOUNDED
228       network.incoming.bytes.rate_pd_server_pd02_port:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       network.outgoing.bytes.rate_pd_server_pd02_port:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       vcpus_pd_server:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.device.write.bytes.rate_pd_server:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.write.requests_pd_server:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       endpoint_pd_server:
259         type: tosca.capabilities.Endpoint.Admin
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.capacity_pd_server:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.device.allocation_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.allocation_pd_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       network.incoming.packets_pd_server_pd02_port:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       binding_pd_server:
288         type: tosca.capabilities.network.Bindable
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.read.requests_pd_server:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       feature_pd_server:
299         type: tosca.capabilities.Node
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.usage_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.outpoing.packets_pd_server_pd02_port:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.write.bytes_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.read.requests.rate_pd_server:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.root.size_pd_server:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.read.bytes_pd_server:
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       disk.device.write.bytes_pd_server:
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.device.read.requests_pd_server:
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       instance_pd_server:
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       host_pd_server:
358         type: tosca.capabilities.Container
359         valid_source_types:
360         - tosca.nodes.SoftwareComponent
361         occurrences:
362         - 1
363         - UNBOUNDED
364       attachment_pd_server_pd02_port:
365         type: tosca.capabilities.Attachment
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.write.requests.rate_pd_server:
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.ephemeral.size_pd_server:
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.write.requests_pd_server:
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       disk.device.latency_pd_server:
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       network.incoming.packets.rate_pd_server_pd02_port:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.latency_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.capacity_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.iops_pd_server:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.incoming.bytes_pd_server_pd02_port:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423   org.openecomp.resource.abstract.nodes.ps_1:
424     derived_from: org.openecomp.resource.abstract.nodes.VFC
425     properties:
426       index_value:
427         type: integer
428         description: Index value of this substitution service template runtime instance
429         required: false
430         default: 0
431         status: SUPPORTED
432         constraints:
433         - greater_or_equal: 0
434       port_pd01_port_replacement_policy:
435         type: list
436         required: true
437         status: SUPPORTED
438         entry_schema:
439           type: string
440       port_pd01_port_exCP_naming:
441         type: org.openecomp.datatypes.Naming
442         required: true
443         status: SUPPORTED
444       vm_flavor_name:
445         type: string
446         required: true
447         status: SUPPORTED
448       port_pd01_port_security_groups:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: json
454       port_pd01_port_mac_requirements:
455         type: org.openecomp.datatypes.network.MacRequirements
456         required: true
457         status: SUPPORTED
458       vm_image_name:
459         type: string
460         required: true
461         status: SUPPORTED
462       compute_ps_availability_zone:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: string
468       port_pd01_port_fixed_ips:
469         type: list
470         required: true
471         status: SUPPORTED
472         entry_schema:
473           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
474       port_pd01_port_ip_requirements:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: org.openecomp.datatypes.network.IpRequirements
480       port_pd01_port_network:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       compute_ps_name:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: string
492       port_pd01_port_order:
493         type: integer
494         required: true
495         status: SUPPORTED
496       port_pd01_port_subnetpoolid:
497         type: string
498         required: true
499         status: SUPPORTED
500       port_pd01_port_network_role:
501         type: string
502         required: true
503         status: SUPPORTED
504       port_pd01_port_network_role_tag:
505         type: string
506         required: true
507         status: SUPPORTED
508       port_pd01_port_vlan_requirements:
509         type: list
510         required: true
511         status: SUPPORTED
512         entry_schema:
513           type: org.openecomp.datatypes.network.VlanRequirements
514     requirements:
515     - dependency_ps:
516         capability: tosca.capabilities.Node
517         node: tosca.nodes.Root
518         relationship: tosca.relationships.DependsOn
519         occurrences:
520         - 0
521         - UNBOUNDED
522     - local_storage_ps:
523         capability: tosca.capabilities.Attachment
524         node: tosca.nodes.BlockStorage
525         relationship: tosca.relationships.AttachesTo
526         occurrences:
527         - 0
528         - UNBOUNDED
529     - dependency_ps_pd01_port:
530         capability: tosca.capabilities.Node
531         node: tosca.nodes.Root
532         relationship: tosca.relationships.DependsOn
533         occurrences:
534         - 0
535         - UNBOUNDED
536     - link_ps_pd01_port:
537         capability: tosca.capabilities.network.Linkable
538         relationship: tosca.relationships.network.LinksTo
539         occurrences:
540         - 1
541         - 1
542     capabilities:
543       disk.write.requests.rate_ps:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.device.iops_ps:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       network.incoming.packets_ps_pd01_port:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       scalable_ps:
562         type: tosca.capabilities.Scalable
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.write.requests_ps:
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       host_ps:
573         type: tosca.capabilities.Container
574         valid_source_types:
575         - tosca.nodes.SoftwareComponent
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.device.allocation_ps:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.read.bytes_ps:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       memory.resident_ps:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       disk.device.usage_ps:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       endpoint_ps:
604         type: tosca.capabilities.Endpoint.Admin
605         occurrences:
606         - 1
607         - UNBOUNDED
608       network.incoming.bytes.rate_ps_pd01_port:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.device.capacity_ps:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       cpu_ps:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       attachment_ps_pd01_port:
627         type: tosca.capabilities.Attachment
628         occurrences:
629         - 1
630         - UNBOUNDED
631       disk.device.write.bytes_ps:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       cpu.delta_ps:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.root.size_ps:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       disk.device.read.requests.rate_ps:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       binding_ps:
656         type: tosca.capabilities.network.Bindable
657         occurrences:
658         - 1
659         - UNBOUNDED
660       network.incoming.packets.rate_ps_pd01_port:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.device.write.requests.rate_ps:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       feature_ps_pd01_port:
673         type: tosca.capabilities.Node
674         occurrences:
675         - 1
676         - UNBOUNDED
677       network.incoming.bytes_ps_pd01_port:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       cpu_util_ps:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       disk.read.bytes.rate_ps:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       disk.device.read.bytes.rate_ps:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       disk.read.requests_ps:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       vcpus_ps:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       instance_ps:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       disk.latency_ps:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       network.outpoing.packets_ps_pd01_port:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       disk.device.read.bytes_ps:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       memory.usage_ps:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       binding_ps_pd01_port:
744         type: tosca.capabilities.network.Bindable
745         valid_source_types:
746         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
747         occurrences:
748         - 0
749         - UNBOUNDED
750       feature_ps:
751         type: tosca.capabilities.Node
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.device.write.bytes.rate_ps:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.outgoing.bytes_ps_pd01_port:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.ephemeral.size_ps:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       memory_ps:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.usage_ps:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.write.bytes.rate_ps:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       os_ps:
792         type: tosca.capabilities.OperatingSystem
793         occurrences:
794         - 1
795         - UNBOUNDED
796       network.outgoing.packets.rate_ps_pd01_port:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.iops_ps:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.allocation_ps:
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       disk.device.read.requests_ps:
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       disk.capacity_ps:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.latency_ps:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       network.outgoing.bytes.rate_ps_pd01_port:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.device.write.requests_ps:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.write.bytes_ps:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850   org.openecomp.resource.abstract.nodes.pd_server_1:
851     derived_from: org.openecomp.resource.abstract.nodes.VFC
852     properties:
853       index_value:
854         type: integer
855         description: Index value of this substitution service template runtime instance
856         required: false
857         default: 0
858         status: SUPPORTED
859         constraints:
860         - greater_or_equal: 0
861       compute_pd_server_availability_zone:
862         type: list
863         required: true
864         status: SUPPORTED
865         entry_schema:
866           type: string
867       compute_pd_server_name:
868         type: list
869         required: true
870         status: SUPPORTED
871         entry_schema:
872           type: string
873       port_pd01_port_exCP_naming:
874         type: org.openecomp.datatypes.Naming
875         required: true
876         status: SUPPORTED
877       vm_flavor_name:
878         type: string
879         required: true
880         status: SUPPORTED
881       port_pd01_port_mac_requirements:
882         type: org.openecomp.datatypes.network.MacRequirements
883         required: true
884         status: SUPPORTED
885       vm_image_name:
886         type: string
887         required: true
888         status: SUPPORTED
889       port_pd01_port_ip_requirements:
890         type: list
891         required: true
892         status: SUPPORTED
893         entry_schema:
894           type: org.openecomp.datatypes.network.IpRequirements
895       port_pd01_port_network:
896         type: list
897         required: true
898         status: SUPPORTED
899         entry_schema:
900           type: string
901       port_pd01_port_order:
902         type: integer
903         required: true
904         status: SUPPORTED
905       port_pd01_port_subnetpoolid:
906         type: string
907         required: true
908         status: SUPPORTED
909       port_pd01_port_network_role:
910         type: string
911         required: true
912         status: SUPPORTED
913       port_pd01_port_network_role_tag:
914         type: string
915         required: true
916         status: SUPPORTED
917       port_pd01_port_vlan_requirements:
918         type: list
919         required: true
920         status: SUPPORTED
921         entry_schema:
922           type: org.openecomp.datatypes.network.VlanRequirements
923       compute_pd_server_user_data_format:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: string
929     requirements:
930     - dependency_pd_server:
931         capability: tosca.capabilities.Node
932         node: tosca.nodes.Root
933         relationship: tosca.relationships.DependsOn
934         occurrences:
935         - 0
936         - UNBOUNDED
937     - local_storage_pd_server:
938         capability: tosca.capabilities.Attachment
939         node: tosca.nodes.BlockStorage
940         relationship: tosca.relationships.AttachesTo
941         occurrences:
942         - 0
943         - UNBOUNDED
944     - dependency_pd_server_pd01_port:
945         capability: tosca.capabilities.Node
946         node: tosca.nodes.Root
947         relationship: tosca.relationships.DependsOn
948         occurrences:
949         - 0
950         - UNBOUNDED
951     - link_pd_server_pd01_port:
952         capability: tosca.capabilities.network.Linkable
953         relationship: tosca.relationships.network.LinksTo
954         occurrences:
955         - 1
956         - 1
957     capabilities:
958       scalable_pd_server:
959         type: tosca.capabilities.Scalable
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.read.bytes.rate_pd_server:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       memory.usage_pd_server:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       memory_pd_server:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.device.usage_pd_server:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       network.outgoing.packets.rate_pd_server_pd01_port:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       os_pd_server:
994         type: tosca.capabilities.OperatingSystem
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.write.bytes.rate_pd_server:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       network.incoming.bytes_pd_server_pd01_port:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       cpu_pd_server:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       cpu_util_pd_server:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.device.write.requests.rate_pd_server:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.read.bytes_pd_server:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       disk.device.read.bytes.rate_pd_server:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       network.outgoing.bytes_pd_server_pd01_port:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.iops_pd_server:
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       memory.resident_pd_server:
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       cpu.delta_pd_server:
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       network.incoming.packets.rate_pd_server_pd01_port:
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       vcpus_pd_server:
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       disk.device.write.bytes.rate_pd_server:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.device.write.requests_pd_server:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       endpoint_pd_server:
1089         type: tosca.capabilities.Endpoint.Admin
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       attachment_pd_server_pd01_port:
1094         type: tosca.capabilities.Attachment
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.capacity_pd_server:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.device.allocation_pd_server:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.allocation_pd_server:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       binding_pd_server:
1117         type: tosca.capabilities.network.Bindable
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       disk.read.requests_pd_server:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       feature_pd_server:
1128         type: tosca.capabilities.Node
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       disk.usage_pd_server:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       binding_pd_server_pd01_port:
1139         type: tosca.capabilities.network.Bindable
1140         valid_source_types:
1141         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1142         occurrences:
1143         - 0
1144         - UNBOUNDED
1145       disk.write.bytes_pd_server:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       network.incoming.bytes.rate_pd_server_pd01_port:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.incoming.packets_pd_server_pd01_port:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.device.read.requests.rate_pd_server:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.root.size_pd_server:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.read.bytes_pd_server:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.write.bytes_pd_server:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.read.requests_pd_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       instance_pd_server:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       host_pd_server:
1200         type: tosca.capabilities.Container
1201         valid_source_types:
1202         - tosca.nodes.SoftwareComponent
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       network.outpoing.packets_pd_server_pd01_port:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       disk.write.requests.rate_pd_server:
1213         type: org.openecomp.capabilities.metric.Ceilometer
1214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1215         occurrences:
1216         - 1
1217         - UNBOUNDED
1218       disk.ephemeral.size_pd_server:
1219         type: org.openecomp.capabilities.metric.Ceilometer
1220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       disk.write.requests_pd_server:
1225         type: org.openecomp.capabilities.metric.Ceilometer
1226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       feature_pd_server_pd01_port:
1231         type: tosca.capabilities.Node
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       disk.device.latency_pd_server:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       disk.latency_pd_server:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.device.capacity_pd_server:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       network.outgoing.bytes.rate_pd_server_pd01_port:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       disk.device.iops_pd_server:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265   org.openecomp.resource.abstract.nodes.oam:
1266     derived_from: org.openecomp.resource.abstract.nodes.VFC
1267     properties:
1268       port_oam02_port_network:
1269         type: list
1270         required: true
1271         status: SUPPORTED
1272         entry_schema:
1273           type: string
1274       port_oam02_port_ip_requirements:
1275         type: list
1276         required: true
1277         status: SUPPORTED
1278         entry_schema:
1279           type: org.openecomp.datatypes.network.IpRequirements
1280       port_oam02_port_network_role:
1281         type: string
1282         required: true
1283         status: SUPPORTED
1284       index_value:
1285         type: integer
1286         description: Index value of this substitution service template runtime instance
1287         required: false
1288         default: 0
1289         status: SUPPORTED
1290         constraints:
1291         - greater_or_equal: 0
1292       port_oam02_port_fixed_ips:
1293         type: list
1294         required: true
1295         status: SUPPORTED
1296         entry_schema:
1297           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1298       vm_flavor_name:
1299         type: string
1300         required: true
1301         status: SUPPORTED
1302       port_oam02_port_exCP_naming:
1303         type: org.openecomp.datatypes.Naming
1304         required: true
1305         status: SUPPORTED
1306       port_oam02_port_security_groups:
1307         type: list
1308         required: true
1309         status: SUPPORTED
1310         entry_schema:
1311           type: json
1312       port_oam02_port_subnetpoolid:
1313         type: string
1314         required: true
1315         status: SUPPORTED
1316       port_oam02_port_mac_requirements:
1317         type: org.openecomp.datatypes.network.MacRequirements
1318         required: true
1319         status: SUPPORTED
1320       port_oam02_port_order:
1321         type: integer
1322         required: true
1323         status: SUPPORTED
1324       vm_image_name:
1325         type: string
1326         required: true
1327         status: SUPPORTED
1328       port_oam02_port_network_role_tag:
1329         type: string
1330         required: true
1331         status: SUPPORTED
1332       port_oam02_port_replacement_policy:
1333         type: list
1334         required: true
1335         status: SUPPORTED
1336         entry_schema:
1337           type: string
1338       compute_oam_availability_zone:
1339         type: list
1340         required: true
1341         status: SUPPORTED
1342         entry_schema:
1343           type: string
1344       port_oam02_port_vlan_requirements:
1345         type: list
1346         required: true
1347         status: SUPPORTED
1348         entry_schema:
1349           type: org.openecomp.datatypes.network.VlanRequirements
1350       compute_oam_name:
1351         type: list
1352         required: true
1353         status: SUPPORTED
1354         entry_schema:
1355           type: string
1356     requirements:
1357     - dependency_oam_oam02_port:
1358         capability: tosca.capabilities.Node
1359         node: tosca.nodes.Root
1360         relationship: tosca.relationships.DependsOn
1361         occurrences:
1362         - 0
1363         - UNBOUNDED
1364     - link_oam_oam02_port:
1365         capability: tosca.capabilities.network.Linkable
1366         relationship: tosca.relationships.network.LinksTo
1367         occurrences:
1368         - 1
1369         - 1
1370     - dependency_oam:
1371         capability: tosca.capabilities.Node
1372         node: tosca.nodes.Root
1373         relationship: tosca.relationships.DependsOn
1374         occurrences:
1375         - 0
1376         - UNBOUNDED
1377     - local_storage_oam:
1378         capability: tosca.capabilities.Attachment
1379         node: tosca.nodes.BlockStorage
1380         relationship: tosca.relationships.AttachesTo
1381         occurrences:
1382         - 0
1383         - UNBOUNDED
1384     capabilities:
1385       cpu_oam:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       network.incoming.bytes.rate_oam_oam02_port:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.usage_oam:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       memory.resident_oam:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.device.write.bytes_oam:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.incoming.packets_oam_oam02_port:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.read.bytes_oam:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       network.outgoing.packets.rate_oam_oam02_port:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       binding_oam_oam02_port:
1434         type: tosca.capabilities.network.Bindable
1435         valid_source_types:
1436         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1437         occurrences:
1438         - 0
1439         - UNBOUNDED
1440       scalable_oam:
1441         type: tosca.capabilities.Scalable
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       network.outgoing.bytes.rate_oam_oam02_port:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       feature_oam:
1452         type: tosca.capabilities.Node
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       disk.allocation_oam:
1457         type: org.openecomp.capabilities.metric.Ceilometer
1458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       disk.device.usage_oam:
1463         type: org.openecomp.capabilities.metric.Ceilometer
1464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       binding_oam:
1469         type: tosca.capabilities.network.Bindable
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.device.read.bytes.rate_oam:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       disk.write.bytes.rate_oam:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       disk.device.write.bytes.rate_oam:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       disk.device.allocation_oam:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       disk.ephemeral.size_oam:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.write.requests_oam:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       disk.capacity_oam:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       instance_oam:
1516         type: org.openecomp.capabilities.metric.Ceilometer
1517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       network.outgoing.bytes_oam_oam02_port:
1522         type: org.openecomp.capabilities.metric.Ceilometer
1523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       disk.root.size_oam:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       network.incoming.packets.rate_oam_oam02_port:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       memory_oam:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       cpu.delta_oam:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       disk.device.write.requests_oam:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.device.read.requests.rate_oam:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       disk.write.requests.rate_oam:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       disk.device.latency_oam:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       disk.device.iops_oam:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       vcpus_oam:
1582         type: org.openecomp.capabilities.metric.Ceilometer
1583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       disk.device.write.requests.rate_oam:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       disk.device.read.bytes_oam:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       host_oam:
1600         type: tosca.capabilities.Container
1601         valid_source_types:
1602         - tosca.nodes.SoftwareComponent
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       endpoint_oam:
1607         type: tosca.capabilities.Endpoint.Admin
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       disk.device.read.requests_oam:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       disk.iops_oam:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.read.bytes.rate_oam:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       feature_oam_oam02_port:
1630         type: tosca.capabilities.Node
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       cpu_util_oam:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       network.outpoing.packets_oam_oam02_port:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       os_oam:
1647         type: tosca.capabilities.OperatingSystem
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       memory.usage_oam:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       disk.latency_oam:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       network.incoming.bytes_oam_oam02_port:
1664         type: org.openecomp.capabilities.metric.Ceilometer
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       attachment_oam_oam02_port:
1670         type: tosca.capabilities.Attachment
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.write.bytes_oam:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.read.requests_oam:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.device.capacity_oam:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692   org.openecomp.resource.abstract.nodes.oam_1:
1693     derived_from: org.openecomp.resource.abstract.nodes.VFC
1694     properties:
1695       port_oam01_port_mac_requirements:
1696         type: org.openecomp.datatypes.network.MacRequirements
1697         required: true
1698         status: SUPPORTED
1699       port_oam01_port_subnetpoolid:
1700         type: string
1701         required: true
1702         status: SUPPORTED
1703       port_oam01_port_order:
1704         type: integer
1705         required: true
1706         status: SUPPORTED
1707       port_oam01_port_ip_requirements:
1708         type: list
1709         required: true
1710         status: SUPPORTED
1711         entry_schema:
1712           type: org.openecomp.datatypes.network.IpRequirements
1713       port_oam01_port_security_groups:
1714         type: list
1715         required: true
1716         status: SUPPORTED
1717         entry_schema:
1718           type: json
1719       port_oam01_port_network:
1720         type: list
1721         required: true
1722         status: SUPPORTED
1723         entry_schema:
1724           type: string
1725       index_value:
1726         type: integer
1727         description: Index value of this substitution service template runtime instance
1728         required: false
1729         default: 0
1730         status: SUPPORTED
1731         constraints:
1732         - greater_or_equal: 0
1733       port_oam01_port_replacement_policy:
1734         type: list
1735         required: true
1736         status: SUPPORTED
1737         entry_schema:
1738           type: string
1739       vm_flavor_name:
1740         type: string
1741         required: true
1742         status: SUPPORTED
1743       vm_image_name:
1744         type: string
1745         required: true
1746         status: SUPPORTED
1747       port_oam01_port_network_role:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751       port_oam01_port_fixed_ips:
1752         type: list
1753         required: true
1754         status: SUPPORTED
1755         entry_schema:
1756           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1757       port_oam01_port_exCP_naming:
1758         type: org.openecomp.datatypes.Naming
1759         required: true
1760         status: SUPPORTED
1761       compute_oam_availability_zone:
1762         type: list
1763         required: true
1764         status: SUPPORTED
1765         entry_schema:
1766           type: string
1767       port_oam01_port_network_role_tag:
1768         type: string
1769         required: true
1770         status: SUPPORTED
1771       compute_oam_name:
1772         type: list
1773         required: true
1774         status: SUPPORTED
1775         entry_schema:
1776           type: string
1777       port_oam01_port_vlan_requirements:
1778         type: list
1779         required: true
1780         status: SUPPORTED
1781         entry_schema:
1782           type: org.openecomp.datatypes.network.VlanRequirements
1783     requirements:
1784     - dependency_oam_oam01_port:
1785         capability: tosca.capabilities.Node
1786         node: tosca.nodes.Root
1787         relationship: tosca.relationships.DependsOn
1788         occurrences:
1789         - 0
1790         - UNBOUNDED
1791     - link_oam_oam01_port:
1792         capability: tosca.capabilities.network.Linkable
1793         relationship: tosca.relationships.network.LinksTo
1794         occurrences:
1795         - 1
1796         - 1
1797     - dependency_oam:
1798         capability: tosca.capabilities.Node
1799         node: tosca.nodes.Root
1800         relationship: tosca.relationships.DependsOn
1801         occurrences:
1802         - 0
1803         - UNBOUNDED
1804     - local_storage_oam:
1805         capability: tosca.capabilities.Attachment
1806         node: tosca.nodes.BlockStorage
1807         relationship: tosca.relationships.AttachesTo
1808         occurrences:
1809         - 0
1810         - UNBOUNDED
1811     capabilities:
1812       cpu_oam:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       network.outgoing.packets.rate_oam_oam01_port:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       binding_oam_oam01_port:
1825         type: tosca.capabilities.network.Bindable
1826         valid_source_types:
1827         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1828         occurrences:
1829         - 0
1830         - UNBOUNDED
1831       network.outgoing.bytes.rate_oam_oam01_port:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.usage_oam:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       memory.resident_oam:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       disk.device.write.bytes_oam:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       disk.read.bytes_oam:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       scalable_oam:
1862         type: tosca.capabilities.Scalable
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866       attachment_oam_oam01_port:
1867         type: tosca.capabilities.Attachment
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       network.incoming.bytes_oam_oam01_port:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       feature_oam:
1878         type: tosca.capabilities.Node
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       disk.allocation_oam:
1883         type: org.openecomp.capabilities.metric.Ceilometer
1884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       disk.device.usage_oam:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       network.incoming.packets.rate_oam_oam01_port:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       binding_oam:
1901         type: tosca.capabilities.network.Bindable
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       disk.device.read.bytes.rate_oam:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.write.bytes.rate_oam:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       disk.device.write.bytes.rate_oam:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       disk.device.allocation_oam:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       disk.ephemeral.size_oam:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       feature_oam_oam01_port:
1936         type: tosca.capabilities.Node
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.write.requests_oam:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.capacity_oam:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       instance_oam:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       network.outpoing.packets_oam_oam01_port:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.root.size_oam:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       memory_oam:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       cpu.delta_oam:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       disk.device.write.requests_oam:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       disk.device.read.requests.rate_oam:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       network.outgoing.bytes_oam_oam01_port:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       disk.write.requests.rate_oam:
2001         type: org.openecomp.capabilities.metric.Ceilometer
2002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2003         occurrences:
2004         - 1
2005         - UNBOUNDED
2006       disk.device.latency_oam:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.device.iops_oam:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       vcpus_oam:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.device.write.requests.rate_oam:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       disk.device.read.bytes_oam:
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       host_oam:
2037         type: tosca.capabilities.Container
2038         valid_source_types:
2039         - tosca.nodes.SoftwareComponent
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       endpoint_oam:
2044         type: tosca.capabilities.Endpoint.Admin
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       network.incoming.bytes.rate_oam_oam01_port:
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       disk.device.read.requests_oam:
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       disk.iops_oam:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       disk.read.bytes.rate_oam:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       cpu_util_oam:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       os_oam:
2079         type: tosca.capabilities.OperatingSystem
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       memory.usage_oam:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       disk.latency_oam:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.write.bytes_oam:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.read.requests_oam:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.device.capacity_oam:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       network.incoming.packets_oam_oam01_port:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119   org.openecomp.resource.abstract.nodes.cmaui:
2120     derived_from: org.openecomp.resource.abstract.nodes.VFC
2121     properties:
2122       index_value:
2123         type: integer
2124         description: Index value of this substitution service template runtime instance
2125         required: false
2126         default: 0
2127         status: SUPPORTED
2128         constraints:
2129         - greater_or_equal: 0
2130       port_cmaui02_port_exCP_naming:
2131         type: org.openecomp.datatypes.Naming
2132         required: true
2133         status: SUPPORTED
2134       port_cmaui02_port_fixed_ips:
2135         type: list
2136         required: true
2137         status: SUPPORTED
2138         entry_schema:
2139           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2140       port_cmaui02_port_mac_requirements:
2141         type: org.openecomp.datatypes.network.MacRequirements
2142         required: true
2143         status: SUPPORTED
2144       vm_flavor_name:
2145         type: string
2146         required: true
2147         status: SUPPORTED
2148       compute_cmaui_name:
2149         type: list
2150         required: true
2151         status: SUPPORTED
2152         entry_schema:
2153           type: string
2154       port_cmaui02_port_vlan_requirements:
2155         type: list
2156         required: true
2157         status: SUPPORTED
2158         entry_schema:
2159           type: org.openecomp.datatypes.network.VlanRequirements
2160       compute_cmaui_availability_zone:
2161         type: list
2162         required: true
2163         status: SUPPORTED
2164         entry_schema:
2165           type: string
2166       vm_image_name:
2167         type: string
2168         required: true
2169         status: SUPPORTED
2170       port_cmaui02_port_ip_requirements:
2171         type: list
2172         required: true
2173         status: SUPPORTED
2174         entry_schema:
2175           type: org.openecomp.datatypes.network.IpRequirements
2176       port_cmaui02_port_order:
2177         type: integer
2178         required: true
2179         status: SUPPORTED
2180       port_cmaui02_port_replacement_policy:
2181         type: list
2182         required: true
2183         status: SUPPORTED
2184         entry_schema:
2185           type: string
2186       port_cmaui02_port_network_role:
2187         type: string
2188         required: true
2189         status: SUPPORTED
2190       port_cmaui02_port_security_groups:
2191         type: list
2192         required: true
2193         status: SUPPORTED
2194         entry_schema:
2195           type: json
2196       port_cmaui02_port_subnetpoolid:
2197         type: string
2198         required: true
2199         status: SUPPORTED
2200       port_cmaui02_port_network:
2201         type: list
2202         required: true
2203         status: SUPPORTED
2204         entry_schema:
2205           type: string
2206       port_cmaui02_port_network_role_tag:
2207         type: string
2208         required: true
2209         status: SUPPORTED
2210     requirements:
2211     - dependency_cmaui_cmaui02_port:
2212         capability: tosca.capabilities.Node
2213         node: tosca.nodes.Root
2214         relationship: tosca.relationships.DependsOn
2215         occurrences:
2216         - 0
2217         - UNBOUNDED
2218     - link_cmaui_cmaui02_port:
2219         capability: tosca.capabilities.network.Linkable
2220         relationship: tosca.relationships.network.LinksTo
2221         occurrences:
2222         - 1
2223         - 1
2224     - dependency_cmaui:
2225         capability: tosca.capabilities.Node
2226         node: tosca.nodes.Root
2227         relationship: tosca.relationships.DependsOn
2228         occurrences:
2229         - 0
2230         - UNBOUNDED
2231     - local_storage_cmaui:
2232         capability: tosca.capabilities.Attachment
2233         node: tosca.nodes.BlockStorage
2234         relationship: tosca.relationships.AttachesTo
2235         occurrences:
2236         - 0
2237         - UNBOUNDED
2238     capabilities:
2239       network.incoming.bytes_cmaui_cmaui02_port:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.read.bytes.rate_cmaui:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       disk.ephemeral.size_cmaui:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.device.write.bytes_cmaui:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.device.iops_cmaui:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       memory.resident_cmaui:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       disk.write.bytes.rate_cmaui:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       host_cmaui:
2282         type: tosca.capabilities.Container
2283         valid_source_types:
2284         - tosca.nodes.SoftwareComponent
2285         occurrences:
2286         - 1
2287         - UNBOUNDED
2288       disk.device.allocation_cmaui:
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       feature_cmaui_cmaui02_port:
2295         type: tosca.capabilities.Node
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       disk.read.bytes_cmaui:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       disk.write.requests_cmaui:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       scalable_cmaui:
2312         type: tosca.capabilities.Scalable
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       disk.device.write.bytes.rate_cmaui:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       cpu.delta_cmaui:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.root.size_cmaui:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       memory.usage_cmaui:
2335         type: org.openecomp.capabilities.metric.Ceilometer
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2337         occurrences:
2338         - 1
2339         - UNBOUNDED
2340       os_cmaui:
2341         type: tosca.capabilities.OperatingSystem
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       disk.device.read.bytes.rate_cmaui:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       network.incoming.packets.rate_cmaui_cmaui02_port:
2352         type: org.openecomp.capabilities.metric.Ceilometer
2353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       binding_cmaui_cmaui02_port:
2358         type: tosca.capabilities.network.Bindable
2359         valid_source_types:
2360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2361         occurrences:
2362         - 0
2363         - UNBOUNDED
2364       disk.device.usage_cmaui:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.iops_cmaui:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       disk.device.latency_cmaui:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       disk.device.read.requests_cmaui:
2383         type: org.openecomp.capabilities.metric.Ceilometer
2384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       disk.capacity_cmaui:
2389         type: org.openecomp.capabilities.metric.Ceilometer
2390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       cpu_cmaui:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       network.outgoing.packets.rate_cmaui_cmaui02_port:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       disk.read.requests_cmaui:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       disk.device.read.bytes_cmaui:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       disk.device.write.requests_cmaui:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       vcpus_cmaui:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       feature_cmaui:
2431         type: tosca.capabilities.Node
2432         occurrences:
2433         - 1
2434         - UNBOUNDED
2435       network.incoming.packets_cmaui_cmaui02_port:
2436         type: org.openecomp.capabilities.metric.Ceilometer
2437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       binding_cmaui:
2442         type: tosca.capabilities.network.Bindable
2443         occurrences:
2444         - 1
2445         - UNBOUNDED
2446       attachment_cmaui_cmaui02_port:
2447         type: tosca.capabilities.Attachment
2448         occurrences:
2449         - 1
2450         - UNBOUNDED
2451       endpoint_cmaui:
2452         type: tosca.capabilities.Endpoint.Admin
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       disk.device.capacity_cmaui:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       disk.device.read.requests.rate_cmaui:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       memory_cmaui:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       disk.write.requests.rate_cmaui:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       network.outgoing.bytes_cmaui_cmaui02_port:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       disk.usage_cmaui:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.latency_cmaui:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       network.outgoing.bytes.rate_cmaui_cmaui02_port:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       instance_cmaui:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.allocation_cmaui:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       network.incoming.bytes.rate_cmaui_cmaui02_port:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.write.bytes_cmaui:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       cpu_util_cmaui:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       network.outpoing.packets_cmaui_cmaui02_port:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.device.write.requests.rate_cmaui:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546   org.openecomp.resource.abstract.nodes.cmaui_1:
2547     derived_from: org.openecomp.resource.abstract.nodes.VFC
2548     properties:
2549       port_cmaui01_port_network_role:
2550         type: string
2551         required: true
2552         status: SUPPORTED
2553       port_cmaui01_port_order:
2554         type: integer
2555         required: true
2556         status: SUPPORTED
2557       port_cmaui01_port_replacement_policy:
2558         type: list
2559         required: true
2560         status: SUPPORTED
2561         entry_schema:
2562           type: string
2563       index_value:
2564         type: integer
2565         description: Index value of this substitution service template runtime instance
2566         required: false
2567         default: 0
2568         status: SUPPORTED
2569         constraints:
2570         - greater_or_equal: 0
2571       port_cmaui01_port_security_groups:
2572         type: list
2573         required: true
2574         status: SUPPORTED
2575         entry_schema:
2576           type: json
2577       vm_flavor_name:
2578         type: string
2579         required: true
2580         status: SUPPORTED
2581       compute_cmaui_name:
2582         type: list
2583         required: true
2584         status: SUPPORTED
2585         entry_schema:
2586           type: string
2587       port_cmaui01_port_vlan_requirements:
2588         type: list
2589         required: true
2590         status: SUPPORTED
2591         entry_schema:
2592           type: org.openecomp.datatypes.network.VlanRequirements
2593       compute_cmaui_availability_zone:
2594         type: list
2595         required: true
2596         status: SUPPORTED
2597         entry_schema:
2598           type: string
2599       port_cmaui01_port_subnetpoolid:
2600         type: string
2601         required: true
2602         status: SUPPORTED
2603       vm_image_name:
2604         type: string
2605         required: true
2606         status: SUPPORTED
2607       port_cmaui01_port_network_role_tag:
2608         type: string
2609         required: true
2610         status: SUPPORTED
2611       port_cmaui01_port_exCP_naming:
2612         type: org.openecomp.datatypes.Naming
2613         required: true
2614         status: SUPPORTED
2615       port_cmaui01_port_mac_requirements:
2616         type: org.openecomp.datatypes.network.MacRequirements
2617         required: true
2618         status: SUPPORTED
2619       port_cmaui01_port_fixed_ips:
2620         type: list
2621         required: true
2622         status: SUPPORTED
2623         entry_schema:
2624           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2625       port_cmaui01_port_network:
2626         type: list
2627         required: true
2628         status: SUPPORTED
2629         entry_schema:
2630           type: string
2631       port_cmaui01_port_ip_requirements:
2632         type: list
2633         required: true
2634         status: SUPPORTED
2635         entry_schema:
2636           type: org.openecomp.datatypes.network.IpRequirements
2637     requirements:
2638     - dependency_cmaui_cmaui01_port:
2639         capability: tosca.capabilities.Node
2640         node: tosca.nodes.Root
2641         relationship: tosca.relationships.DependsOn
2642         occurrences:
2643         - 0
2644         - UNBOUNDED
2645     - link_cmaui_cmaui01_port:
2646         capability: tosca.capabilities.network.Linkable
2647         relationship: tosca.relationships.network.LinksTo
2648         occurrences:
2649         - 1
2650         - 1
2651     - dependency_cmaui:
2652         capability: tosca.capabilities.Node
2653         node: tosca.nodes.Root
2654         relationship: tosca.relationships.DependsOn
2655         occurrences:
2656         - 0
2657         - UNBOUNDED
2658     - local_storage_cmaui:
2659         capability: tosca.capabilities.Attachment
2660         node: tosca.nodes.BlockStorage
2661         relationship: tosca.relationships.AttachesTo
2662         occurrences:
2663         - 0
2664         - UNBOUNDED
2665     capabilities:
2666       disk.read.bytes.rate_cmaui:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.ephemeral.size_cmaui:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       disk.device.write.bytes_cmaui:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       network.outgoing.bytes_cmaui_cmaui01_port:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       network.incoming.packets.rate_cmaui_cmaui01_port:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       disk.device.iops_cmaui:
2697         type: org.openecomp.capabilities.metric.Ceilometer
2698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       memory.resident_cmaui:
2703         type: org.openecomp.capabilities.metric.Ceilometer
2704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       disk.write.bytes.rate_cmaui:
2709         type: org.openecomp.capabilities.metric.Ceilometer
2710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2711         occurrences:
2712         - 1
2713         - UNBOUNDED
2714       host_cmaui:
2715         type: tosca.capabilities.Container
2716         valid_source_types:
2717         - tosca.nodes.SoftwareComponent
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.device.allocation_cmaui:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       disk.read.bytes_cmaui:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.write.requests_cmaui:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       scalable_cmaui:
2740         type: tosca.capabilities.Scalable
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       feature_cmaui_cmaui01_port:
2745         type: tosca.capabilities.Node
2746         occurrences:
2747         - 1
2748         - UNBOUNDED
2749       disk.device.write.bytes.rate_cmaui:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       cpu.delta_cmaui:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.root.size_cmaui:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       memory.usage_cmaui:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       os_cmaui:
2774         type: tosca.capabilities.OperatingSystem
2775         occurrences:
2776         - 1
2777         - UNBOUNDED
2778       network.outgoing.bytes.rate_cmaui_cmaui01_port:
2779         type: org.openecomp.capabilities.metric.Ceilometer
2780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2781         occurrences:
2782         - 1
2783         - UNBOUNDED
2784       disk.device.read.bytes.rate_cmaui:
2785         type: org.openecomp.capabilities.metric.Ceilometer
2786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2787         occurrences:
2788         - 1
2789         - UNBOUNDED
2790       network.incoming.bytes_cmaui_cmaui01_port:
2791         type: org.openecomp.capabilities.metric.Ceilometer
2792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2793         occurrences:
2794         - 1
2795         - UNBOUNDED
2796       network.outgoing.packets.rate_cmaui_cmaui01_port:
2797         type: org.openecomp.capabilities.metric.Ceilometer
2798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2799         occurrences:
2800         - 1
2801         - UNBOUNDED
2802       disk.device.usage_cmaui:
2803         type: org.openecomp.capabilities.metric.Ceilometer
2804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.iops_cmaui:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       disk.device.latency_cmaui:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.device.read.requests_cmaui:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       disk.capacity_cmaui:
2827         type: org.openecomp.capabilities.metric.Ceilometer
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2829         occurrences:
2830         - 1
2831         - UNBOUNDED
2832       cpu_cmaui:
2833         type: org.openecomp.capabilities.metric.Ceilometer
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2835         occurrences:
2836         - 1
2837         - UNBOUNDED
2838       network.outpoing.packets_cmaui_cmaui01_port:
2839         type: org.openecomp.capabilities.metric.Ceilometer
2840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2841         occurrences:
2842         - 1
2843         - UNBOUNDED
2844       disk.read.requests_cmaui:
2845         type: org.openecomp.capabilities.metric.Ceilometer
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2847         occurrences:
2848         - 1
2849         - UNBOUNDED
2850       attachment_cmaui_cmaui01_port:
2851         type: tosca.capabilities.Attachment
2852         occurrences:
2853         - 1
2854         - UNBOUNDED
2855       disk.device.read.bytes_cmaui:
2856         type: org.openecomp.capabilities.metric.Ceilometer
2857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2858         occurrences:
2859         - 1
2860         - UNBOUNDED
2861       network.incoming.packets_cmaui_cmaui01_port:
2862         type: org.openecomp.capabilities.metric.Ceilometer
2863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2864         occurrences:
2865         - 1
2866         - UNBOUNDED
2867       disk.device.write.requests_cmaui:
2868         type: org.openecomp.capabilities.metric.Ceilometer
2869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       network.incoming.bytes.rate_cmaui_cmaui01_port:
2874         type: org.openecomp.capabilities.metric.Ceilometer
2875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2876         occurrences:
2877         - 1
2878         - UNBOUNDED
2879       vcpus_cmaui:
2880         type: org.openecomp.capabilities.metric.Ceilometer
2881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2882         occurrences:
2883         - 1
2884         - UNBOUNDED
2885       binding_cmaui_cmaui01_port:
2886         type: tosca.capabilities.network.Bindable
2887         valid_source_types:
2888         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2889         occurrences:
2890         - 0
2891         - UNBOUNDED
2892       feature_cmaui:
2893         type: tosca.capabilities.Node
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       binding_cmaui:
2898         type: tosca.capabilities.network.Bindable
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       endpoint_cmaui:
2903         type: tosca.capabilities.Endpoint.Admin
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       disk.device.capacity_cmaui:
2908         type: org.openecomp.capabilities.metric.Ceilometer
2909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       disk.device.read.requests.rate_cmaui:
2914         type: org.openecomp.capabilities.metric.Ceilometer
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       memory_cmaui:
2920         type: org.openecomp.capabilities.metric.Ceilometer
2921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2922         occurrences:
2923         - 1
2924         - UNBOUNDED
2925       disk.write.requests.rate_cmaui:
2926         type: org.openecomp.capabilities.metric.Ceilometer
2927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2928         occurrences:
2929         - 1
2930         - UNBOUNDED
2931       disk.usage_cmaui:
2932         type: org.openecomp.capabilities.metric.Ceilometer
2933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       disk.latency_cmaui:
2938         type: org.openecomp.capabilities.metric.Ceilometer
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       instance_cmaui:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       disk.allocation_cmaui:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       disk.write.bytes_cmaui:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       cpu_util_cmaui:
2962         type: org.openecomp.capabilities.metric.Ceilometer
2963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2964         occurrences:
2965         - 1
2966         - UNBOUNDED
2967       disk.device.write.requests.rate_cmaui:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973   org.openecomp.resource.abstract.nodes.heat.nested1:
2974     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2975     properties:
2976       cmaui_names:
2977         type: list
2978         description: CMAUI1, CMAUI2 server names
2979         required: true
2980         status: SUPPORTED
2981         entry_schema:
2982           type: string
2983       p1:
2984         type: string
2985         description: UID of OAM network
2986         required: true
2987         status: SUPPORTED
2988       p2:
2989         type: string
2990         description: UID of OAM network
2991         required: true
2992         status: SUPPORTED
2993       cmaui_image:
2994         type: string
2995         description: Image for CMAUI server
2996         required: true
2997         status: SUPPORTED
2998       cmaui_flavor:
2999         type: string
3000         description: Flavor for CMAUI server
3001         required: true
3002         status: SUPPORTED
3003       security_group_name:
3004         type: list
3005         description: CMAUI1, CMAUI2 server names
3006         required: true
3007         status: SUPPORTED
3008         entry_schema:
3009           type: string
3010       availability_zone_0:
3011         type: string
3012         description: availabilityzone name
3013         required: true
3014         status: SUPPORTED
3015       cmaui_oam_ips:
3016         type: string
3017         required: true
3018         status: SUPPORTED
3019       net:
3020         type: string
3021         required: true
3022         status: SUPPORTED
3023     requirements:
3024     - dependency_server_cmaui_2:
3025         capability: tosca.capabilities.Node
3026         node: tosca.nodes.Root
3027         relationship: tosca.relationships.DependsOn
3028         occurrences:
3029         - 0
3030         - UNBOUNDED
3031     - local_storage_server_cmaui_2:
3032         capability: tosca.capabilities.Attachment
3033         node: tosca.nodes.BlockStorage
3034         relationship: tosca.relationships.AttachesTo
3035         occurrences:
3036         - 0
3037         - UNBOUNDED
3038     - dependency_server_cmaui_1:
3039         capability: tosca.capabilities.Node
3040         node: tosca.nodes.Root
3041         relationship: tosca.relationships.DependsOn
3042         occurrences:
3043         - 0
3044         - UNBOUNDED
3045     - local_storage_server_cmaui_1:
3046         capability: tosca.capabilities.Attachment
3047         node: tosca.nodes.BlockStorage
3048         relationship: tosca.relationships.AttachesTo
3049         occurrences:
3050         - 0
3051         - UNBOUNDED
3052     - dependency_cmaui01_port_1:
3053         capability: tosca.capabilities.Node
3054         node: tosca.nodes.Root
3055         relationship: tosca.relationships.DependsOn
3056         occurrences:
3057         - 0
3058         - UNBOUNDED
3059     - link_cmaui01_port_1:
3060         capability: tosca.capabilities.network.Linkable
3061         relationship: tosca.relationships.network.LinksTo
3062         occurrences:
3063         - 1
3064         - 1
3065     - dependency_cmaui02_port_2:
3066         capability: tosca.capabilities.Node
3067         node: tosca.nodes.Root
3068         relationship: tosca.relationships.DependsOn
3069         occurrences:
3070         - 0
3071         - UNBOUNDED
3072     - link_cmaui02_port_2:
3073         capability: tosca.capabilities.network.Linkable
3074         relationship: tosca.relationships.network.LinksTo
3075         occurrences:
3076         - 1
3077         - 1
3078     - dependency_test_nested2Level:
3079         capability: tosca.capabilities.Node
3080         node: tosca.nodes.Root
3081         relationship: tosca.relationships.DependsOn
3082         occurrences:
3083         - 0
3084         - UNBOUNDED
3085     - dependency_oam01_port_1_test_nested2Level:
3086         capability: tosca.capabilities.Node
3087         node: tosca.nodes.Root
3088         relationship: tosca.relationships.DependsOn
3089         occurrences:
3090         - 0
3091         - UNBOUNDED
3092     - link_oam01_port_1_test_nested2Level:
3093         capability: tosca.capabilities.network.Linkable
3094         relationship: tosca.relationships.network.LinksTo
3095         occurrences:
3096         - 1
3097         - 1
3098     - dependency_oam02_port_2_test_nested2Level:
3099         capability: tosca.capabilities.Node
3100         node: tosca.nodes.Root
3101         relationship: tosca.relationships.DependsOn
3102         occurrences:
3103         - 0
3104         - UNBOUNDED
3105     - link_oam02_port_2_test_nested2Level:
3106         capability: tosca.capabilities.network.Linkable
3107         relationship: tosca.relationships.network.LinksTo
3108         occurrences:
3109         - 1
3110         - 1
3111     - dependency_test_nested3Level_test_nested2Level:
3112         capability: tosca.capabilities.Node
3113         node: tosca.nodes.Root
3114         relationship: tosca.relationships.DependsOn
3115         occurrences:
3116         - 0
3117         - UNBOUNDED
3118     - dependency_pd01_port_1_test_nested3Level_test_nested2Level:
3119         capability: tosca.capabilities.Node
3120         node: tosca.nodes.Root
3121         relationship: tosca.relationships.DependsOn
3122         occurrences:
3123         - 0
3124         - UNBOUNDED
3125     - link_pd01_port_1_test_nested3Level_test_nested2Level:
3126         capability: tosca.capabilities.network.Linkable
3127         relationship: tosca.relationships.network.LinksTo
3128         occurrences:
3129         - 1
3130         - 1
3131     - dependency_pd02_port_2_test_nested3Level_test_nested2Level:
3132         capability: tosca.capabilities.Node
3133         node: tosca.nodes.Root
3134         relationship: tosca.relationships.DependsOn
3135         occurrences:
3136         - 0
3137         - UNBOUNDED
3138     - link_pd02_port_2_test_nested3Level_test_nested2Level:
3139         capability: tosca.capabilities.network.Linkable
3140         relationship: tosca.relationships.network.LinksTo
3141         occurrences:
3142         - 1
3143         - 1
3144     - dependency_server_ps_2_test_nested3Level_test_nested2Level:
3145         capability: tosca.capabilities.Node
3146         node: tosca.nodes.Root
3147         relationship: tosca.relationships.DependsOn
3148         occurrences:
3149         - 0
3150         - UNBOUNDED
3151     - local_storage_server_ps_2_test_nested3Level_test_nested2Level:
3152         capability: tosca.capabilities.Attachment
3153         node: tosca.nodes.BlockStorage
3154         relationship: tosca.relationships.AttachesTo
3155         occurrences:
3156         - 0
3157         - UNBOUNDED
3158     - dependency_server_ps_1_test_nested3Level_test_nested2Level:
3159         capability: tosca.capabilities.Node
3160         node: tosca.nodes.Root
3161         relationship: tosca.relationships.DependsOn
3162         occurrences:
3163         - 0
3164         - UNBOUNDED
3165     - local_storage_server_ps_1_test_nested3Level_test_nested2Level:
3166         capability: tosca.capabilities.Attachment
3167         node: tosca.nodes.BlockStorage
3168         relationship: tosca.relationships.AttachesTo
3169         occurrences:
3170         - 0
3171         - UNBOUNDED
3172     - dependency_server_oam_2_test_nested2Level:
3173         capability: tosca.capabilities.Node
3174         node: tosca.nodes.Root
3175         relationship: tosca.relationships.DependsOn
3176         occurrences:
3177         - 0
3178         - UNBOUNDED
3179     - local_storage_server_oam_2_test_nested2Level:
3180         capability: tosca.capabilities.Attachment
3181         node: tosca.nodes.BlockStorage
3182         relationship: tosca.relationships.AttachesTo
3183         occurrences:
3184         - 0
3185         - UNBOUNDED
3186     - dependency_server_oam_1_test_nested2Level:
3187         capability: tosca.capabilities.Node
3188         node: tosca.nodes.Root
3189         relationship: tosca.relationships.DependsOn
3190         occurrences:
3191         - 0
3192         - UNBOUNDED
3193     - local_storage_server_oam_1_test_nested2Level:
3194         capability: tosca.capabilities.Attachment
3195         node: tosca.nodes.BlockStorage
3196         relationship: tosca.relationships.AttachesTo
3197         occurrences:
3198         - 0
3199         - UNBOUNDED
3200     capabilities:
3201       memory.resident_server_ps_1_test_nested3Level_test_nested2Level:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       disk.device.write.requests_server_oam_2_test_nested2Level:
3208         type: org.openecomp.capabilities.metric.Ceilometer
3209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       feature_pd01_port_1_test_nested3Level_test_nested2Level:
3214         type: tosca.capabilities.Node
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       network.outgoing.packets.rate_cmaui02_port_2:
3219         type: org.openecomp.capabilities.metric.Ceilometer
3220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3221         occurrences:
3222         - 1
3223         - UNBOUNDED
3224       binding_cmaui02_port_2:
3225         type: tosca.capabilities.network.Bindable
3226         valid_source_types:
3227         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3228         occurrences:
3229         - 0
3230         - UNBOUNDED
3231       disk.device.latency_server_cmaui_1:
3232         type: org.openecomp.capabilities.metric.Ceilometer
3233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       network.outgoing.bytes.rate_cmaui02_port_2:
3238         type: org.openecomp.capabilities.metric.Ceilometer
3239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3240         occurrences:
3241         - 1
3242         - UNBOUNDED
3243       disk.device.latency_server_cmaui_2:
3244         type: org.openecomp.capabilities.metric.Ceilometer
3245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3246         occurrences:
3247         - 1
3248         - UNBOUNDED
3249       disk.device.read.bytes_server_ps_2_test_nested3Level_test_nested2Level:
3250         type: org.openecomp.capabilities.metric.Ceilometer
3251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3252         occurrences:
3253         - 1
3254         - UNBOUNDED
3255       cpu.delta_server_oam_1_test_nested2Level:
3256         type: org.openecomp.capabilities.metric.Ceilometer
3257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3258         occurrences:
3259         - 1
3260         - UNBOUNDED
3261       disk.root.size_server_cmaui_2:
3262         type: org.openecomp.capabilities.metric.Ceilometer
3263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3264         occurrences:
3265         - 1
3266         - UNBOUNDED
3267       disk.root.size_server_cmaui_1:
3268         type: org.openecomp.capabilities.metric.Ceilometer
3269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3270         occurrences:
3271         - 1
3272         - UNBOUNDED
3273       disk.device.latency_server_ps_1_test_nested3Level_test_nested2Level:
3274         type: org.openecomp.capabilities.metric.Ceilometer
3275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3276         occurrences:
3277         - 1
3278         - UNBOUNDED
3279       attachment_cmaui01_port_1:
3280         type: tosca.capabilities.Attachment
3281         occurrences:
3282         - 1
3283         - UNBOUNDED
3284       disk.write.bytes_server_ps_1_test_nested3Level_test_nested2Level:
3285         type: org.openecomp.capabilities.metric.Ceilometer
3286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3287         occurrences:
3288         - 1
3289         - UNBOUNDED
3290       network.incoming.bytes.rate_cmaui01_port_1:
3291         type: org.openecomp.capabilities.metric.Ceilometer
3292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3293         occurrences:
3294         - 1
3295         - UNBOUNDED
3296       disk.capacity_server_oam_1_test_nested2Level:
3297         type: org.openecomp.capabilities.metric.Ceilometer
3298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3299         occurrences:
3300         - 1
3301         - UNBOUNDED
3302       disk.read.requests_server_cmaui_2:
3303         type: org.openecomp.capabilities.metric.Ceilometer
3304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.read.requests_server_cmaui_1:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       memory.resident_server_oam_1_test_nested2Level:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       binding_server_ps_1_test_nested3Level_test_nested2Level:
3321         type: tosca.capabilities.network.Bindable
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       memory.usage_server_oam_1_test_nested2Level:
3326         type: org.openecomp.capabilities.metric.Ceilometer
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3328         occurrences:
3329         - 1
3330         - UNBOUNDED
3331       network.incoming.bytes_pd01_port_1_test_nested3Level_test_nested2Level:
3332         type: org.openecomp.capabilities.metric.Ceilometer
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       disk.root.size_server_ps_1_test_nested3Level_test_nested2Level:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       cpu.delta_server_oam_2_test_nested2Level:
3344         type: org.openecomp.capabilities.metric.Ceilometer
3345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       disk.device.read.bytes.rate_server_cmaui_2:
3350         type: org.openecomp.capabilities.metric.Ceilometer
3351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3352         occurrences:
3353         - 1
3354         - UNBOUNDED
3355       feature_cmaui02_port_2:
3356         type: tosca.capabilities.Node
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.device.read.bytes.rate_server_cmaui_1:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       disk.read.bytes_server_cmaui_2:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       disk.read.bytes_server_cmaui_1:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       network.outgoing.packets.rate_oam02_port_2_test_nested2Level:
3379         type: org.openecomp.capabilities.metric.Ceilometer
3380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3381         occurrences:
3382         - 1
3383         - UNBOUNDED
3384       disk.device.read.bytes_server_cmaui_1:
3385         type: org.openecomp.capabilities.metric.Ceilometer
3386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3387         occurrences:
3388         - 1
3389         - UNBOUNDED
3390       disk.device.read.bytes_server_cmaui_2:
3391         type: org.openecomp.capabilities.metric.Ceilometer
3392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3393         occurrences:
3394         - 1
3395         - UNBOUNDED
3396       disk.write.bytes_server_ps_2_test_nested3Level_test_nested2Level:
3397         type: org.openecomp.capabilities.metric.Ceilometer
3398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3399         occurrences:
3400         - 1
3401         - UNBOUNDED
3402       disk.device.write.requests_server_ps_2_test_nested3Level_test_nested2Level:
3403         type: org.openecomp.capabilities.metric.Ceilometer
3404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3405         occurrences:
3406         - 1
3407         - UNBOUNDED
3408       memory.resident_server_oam_2_test_nested2Level:
3409         type: org.openecomp.capabilities.metric.Ceilometer
3410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       disk.write.requests.rate_server_cmaui_1:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       disk.write.requests.rate_server_cmaui_2:
3421         type: org.openecomp.capabilities.metric.Ceilometer
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       disk.iops_server_oam_2_test_nested2Level:
3427         type: org.openecomp.capabilities.metric.Ceilometer
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3429         occurrences:
3430         - 1
3431         - UNBOUNDED
3432       network.outpoing.packets_cmaui02_port_2:
3433         type: org.openecomp.capabilities.metric.Ceilometer
3434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3435         occurrences:
3436         - 1
3437         - UNBOUNDED
3438       attachment_pd01_port_1_test_nested3Level_test_nested2Level:
3439         type: tosca.capabilities.Attachment
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       disk.device.latency_server_ps_2_test_nested3Level_test_nested2Level:
3444         type: org.openecomp.capabilities.metric.Ceilometer
3445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3446         occurrences:
3447         - 1
3448         - UNBOUNDED
3449       binding_oam02_port_2_test_nested2Level:
3450         type: tosca.capabilities.network.Bindable
3451         valid_source_types:
3452         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3453         occurrences:
3454         - 0
3455         - UNBOUNDED
3456       disk.write.requests_server_oam_2_test_nested2Level:
3457         type: org.openecomp.capabilities.metric.Ceilometer
3458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3459         occurrences:
3460         - 1
3461         - UNBOUNDED
3462       endpoint_server_ps_2_test_nested3Level_test_nested2Level:
3463         type: tosca.capabilities.Endpoint.Admin
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       disk.ephemeral.size_server_cmaui_1:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       disk.ephemeral.size_server_cmaui_2:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       cpu_util_server_ps_2_test_nested3Level_test_nested2Level:
3480         type: org.openecomp.capabilities.metric.Ceilometer
3481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3482         occurrences:
3483         - 1
3484         - UNBOUNDED
3485       network.outgoing.bytes_cmaui02_port_2:
3486         type: org.openecomp.capabilities.metric.Ceilometer
3487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3488         occurrences:
3489         - 1
3490         - UNBOUNDED
3491       feature_server_ps_1_test_nested3Level_test_nested2Level:
3492         type: tosca.capabilities.Node
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       disk.write.requests.rate_server_ps_2_test_nested3Level_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.device.capacity_server_oam_1_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       disk.ephemeral.size_server_ps_2_test_nested3Level_test_nested2Level:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       network.incoming.bytes.rate_oam02_port_2_test_nested2Level:
3515         type: org.openecomp.capabilities.metric.Ceilometer
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3517         occurrences:
3518         - 1
3519         - UNBOUNDED
3520       disk.device.read.requests.rate_server_oam_2_test_nested2Level:
3521         type: org.openecomp.capabilities.metric.Ceilometer
3522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3523         occurrences:
3524         - 1
3525         - UNBOUNDED
3526       disk.read.bytes_server_oam_1_test_nested2Level:
3527         type: org.openecomp.capabilities.metric.Ceilometer
3528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3529         occurrences:
3530         - 1
3531         - UNBOUNDED
3532       network.outpoing.packets_oam01_port_1_test_nested2Level:
3533         type: org.openecomp.capabilities.metric.Ceilometer
3534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3535         occurrences:
3536         - 1
3537         - UNBOUNDED
3538       disk.device.write.bytes.rate_server_ps_2_test_nested3Level_test_nested2Level:
3539         type: org.openecomp.capabilities.metric.Ceilometer
3540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3541         occurrences:
3542         - 1
3543         - UNBOUNDED
3544       network.outgoing.bytes.rate_oam02_port_2_test_nested2Level:
3545         type: org.openecomp.capabilities.metric.Ceilometer
3546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3547         occurrences:
3548         - 1
3549         - UNBOUNDED
3550       disk.read.bytes_server_ps_2_test_nested3Level_test_nested2Level:
3551         type: org.openecomp.capabilities.metric.Ceilometer
3552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3553         occurrences:
3554         - 1
3555         - UNBOUNDED
3556       feature_test_nested2Level:
3557         type: tosca.capabilities.Node
3558         occurrences:
3559         - 1
3560         - UNBOUNDED
3561       binding_pd01_port_1_test_nested3Level_test_nested2Level:
3562         type: tosca.capabilities.network.Bindable
3563         valid_source_types:
3564         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3565         occurrences:
3566         - 0
3567         - UNBOUNDED
3568       attachment_oam02_port_2_test_nested2Level:
3569         type: tosca.capabilities.Attachment
3570         occurrences:
3571         - 1
3572         - UNBOUNDED
3573       disk.device.write.requests_server_cmaui_2:
3574         type: org.openecomp.capabilities.metric.Ceilometer
3575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3576         occurrences:
3577         - 1
3578         - UNBOUNDED
3579       cpu_util_server_ps_1_test_nested3Level_test_nested2Level:
3580         type: org.openecomp.capabilities.metric.Ceilometer
3581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3582         occurrences:
3583         - 1
3584         - UNBOUNDED
3585       disk.device.write.requests_server_cmaui_1:
3586         type: org.openecomp.capabilities.metric.Ceilometer
3587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3588         occurrences:
3589         - 1
3590         - UNBOUNDED
3591       disk.device.write.requests_server_oam_1_test_nested2Level:
3592         type: org.openecomp.capabilities.metric.Ceilometer
3593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       disk.device.write.bytes.rate_server_oam_2_test_nested2Level:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       network.outgoing.bytes_pd02_port_2_test_nested3Level_test_nested2Level:
3604         type: org.openecomp.capabilities.metric.Ceilometer
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3606         occurrences:
3607         - 1
3608         - UNBOUNDED
3609       disk.capacity_server_oam_2_test_nested2Level:
3610         type: org.openecomp.capabilities.metric.Ceilometer
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3612         occurrences:
3613         - 1
3614         - UNBOUNDED
3615       disk.device.write.bytes.rate_server_cmaui_1:
3616         type: org.openecomp.capabilities.metric.Ceilometer
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3618         occurrences:
3619         - 1
3620         - UNBOUNDED
3621       disk.ephemeral.size_server_ps_1_test_nested3Level_test_nested2Level:
3622         type: org.openecomp.capabilities.metric.Ceilometer
3623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       network.incoming.packets.rate_pd02_port_2_test_nested3Level_test_nested2Level:
3628         type: org.openecomp.capabilities.metric.Ceilometer
3629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3630         occurrences:
3631         - 1
3632         - UNBOUNDED
3633       cpu_util_server_cmaui_1:
3634         type: org.openecomp.capabilities.metric.Ceilometer
3635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3636         occurrences:
3637         - 1
3638         - UNBOUNDED
3639       disk.device.read.requests_server_oam_1_test_nested2Level:
3640         type: org.openecomp.capabilities.metric.Ceilometer
3641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3642         occurrences:
3643         - 1
3644         - UNBOUNDED
3645       disk.device.write.bytes_server_oam_2_test_nested2Level:
3646         type: org.openecomp.capabilities.metric.Ceilometer
3647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3648         occurrences:
3649         - 1
3650         - UNBOUNDED
3651       disk.device.write.requests.rate_server_oam_2_test_nested2Level:
3652         type: org.openecomp.capabilities.metric.Ceilometer
3653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3654         occurrences:
3655         - 1
3656         - UNBOUNDED
3657       cpu_server_oam_2_test_nested2Level:
3658         type: org.openecomp.capabilities.metric.Ceilometer
3659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3660         occurrences:
3661         - 1
3662         - UNBOUNDED
3663       disk.device.read.bytes_server_ps_1_test_nested3Level_test_nested2Level:
3664         type: org.openecomp.capabilities.metric.Ceilometer
3665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3666         occurrences:
3667         - 1
3668         - UNBOUNDED
3669       disk.root.size_server_ps_2_test_nested3Level_test_nested2Level:
3670         type: org.openecomp.capabilities.metric.Ceilometer
3671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3672         occurrences:
3673         - 1
3674         - UNBOUNDED
3675       disk.write.requests.rate_server_ps_1_test_nested3Level_test_nested2Level:
3676         type: org.openecomp.capabilities.metric.Ceilometer
3677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3678         occurrences:
3679         - 1
3680         - UNBOUNDED
3681       cpu_util_server_cmaui_2:
3682         type: org.openecomp.capabilities.metric.Ceilometer
3683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3684         occurrences:
3685         - 1
3686         - UNBOUNDED
3687       network.incoming.packets_cmaui02_port_2:
3688         type: org.openecomp.capabilities.metric.Ceilometer
3689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3690         occurrences:
3691         - 1
3692         - UNBOUNDED
3693       disk.device.write.bytes.rate_server_cmaui_2:
3694         type: org.openecomp.capabilities.metric.Ceilometer
3695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       disk.device.usage_server_oam_1_test_nested2Level:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       disk.write.bytes.rate_server_cmaui_2:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       cpu_util_server_oam_1_test_nested2Level:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717       disk.device.write.bytes_server_cmaui_2:
3718         type: org.openecomp.capabilities.metric.Ceilometer
3719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3720         occurrences:
3721         - 1
3722         - UNBOUNDED
3723       disk.write.bytes.rate_server_cmaui_1:
3724         type: org.openecomp.capabilities.metric.Ceilometer
3725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3726         occurrences:
3727         - 1
3728         - UNBOUNDED
3729       attachment_oam01_port_1_test_nested2Level:
3730         type: tosca.capabilities.Attachment
3731         occurrences:
3732         - 1
3733         - UNBOUNDED
3734       disk.device.write.bytes_server_cmaui_1:
3735         type: org.openecomp.capabilities.metric.Ceilometer
3736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3737         occurrences:
3738         - 1
3739         - UNBOUNDED
3740       disk.write.bytes_server_oam_2_test_nested2Level:
3741         type: org.openecomp.capabilities.metric.Ceilometer
3742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3743         occurrences:
3744         - 1
3745         - UNBOUNDED
3746       os_server_ps_2_test_nested3Level_test_nested2Level:
3747         type: tosca.capabilities.OperatingSystem
3748         occurrences:
3749         - 1
3750         - UNBOUNDED
3751       disk.allocation_server_ps_2_test_nested3Level_test_nested2Level:
3752         type: org.openecomp.capabilities.metric.Ceilometer
3753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3754         occurrences:
3755         - 1
3756         - UNBOUNDED
3757       cpu.delta_server_ps_1_test_nested3Level_test_nested2Level:
3758         type: org.openecomp.capabilities.metric.Ceilometer
3759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3760         occurrences:
3761         - 1
3762         - UNBOUNDED
3763       network.incoming.bytes_pd02_port_2_test_nested3Level_test_nested2Level:
3764         type: org.openecomp.capabilities.metric.Ceilometer
3765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3766         occurrences:
3767         - 1
3768         - UNBOUNDED
3769       binding_server_cmaui_1:
3770         type: tosca.capabilities.network.Bindable
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       disk.device.usage_server_oam_2_test_nested2Level:
3775         type: org.openecomp.capabilities.metric.Ceilometer
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3777         occurrences:
3778         - 1
3779         - UNBOUNDED
3780       binding_server_cmaui_2:
3781         type: tosca.capabilities.network.Bindable
3782         occurrences:
3783         - 1
3784         - UNBOUNDED
3785       disk.allocation_server_oam_1_test_nested2Level:
3786         type: org.openecomp.capabilities.metric.Ceilometer
3787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3788         occurrences:
3789         - 1
3790         - UNBOUNDED
3791       scalable_server_cmaui_2:
3792         type: tosca.capabilities.Scalable
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796       scalable_server_cmaui_1:
3797         type: tosca.capabilities.Scalable
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       disk.device.usage_server_ps_2_test_nested3Level_test_nested2Level:
3802         type: org.openecomp.capabilities.metric.Ceilometer
3803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3804         occurrences:
3805         - 1
3806         - UNBOUNDED
3807       network.incoming.bytes_cmaui01_port_1:
3808         type: org.openecomp.capabilities.metric.Ceilometer
3809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3810         occurrences:
3811         - 1
3812         - UNBOUNDED
3813       instance_server_oam_2_test_nested2Level:
3814         type: org.openecomp.capabilities.metric.Ceilometer
3815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3816         occurrences:
3817         - 1
3818         - UNBOUNDED
3819       endpoint_server_ps_1_test_nested3Level_test_nested2Level:
3820         type: tosca.capabilities.Endpoint.Admin
3821         occurrences:
3822         - 1
3823         - UNBOUNDED
3824       network.incoming.packets_oam02_port_2_test_nested2Level:
3825         type: org.openecomp.capabilities.metric.Ceilometer
3826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3827         occurrences:
3828         - 1
3829         - UNBOUNDED
3830       endpoint_server_cmaui_1:
3831         type: tosca.capabilities.Endpoint.Admin
3832         occurrences:
3833         - 1
3834         - UNBOUNDED
3835       endpoint_server_cmaui_2:
3836         type: tosca.capabilities.Endpoint.Admin
3837         occurrences:
3838         - 1
3839         - UNBOUNDED
3840       network.outpoing.packets_oam02_port_2_test_nested2Level:
3841         type: org.openecomp.capabilities.metric.Ceilometer
3842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3843         occurrences:
3844         - 1
3845         - UNBOUNDED
3846       disk.device.latency_server_oam_1_test_nested2Level:
3847         type: org.openecomp.capabilities.metric.Ceilometer
3848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3849         occurrences:
3850         - 1
3851         - UNBOUNDED
3852       feature_oam02_port_2_test_nested2Level:
3853         type: tosca.capabilities.Node
3854         occurrences:
3855         - 1
3856         - UNBOUNDED
3857       disk.device.allocation_server_ps_1_test_nested3Level_test_nested2Level:
3858         type: org.openecomp.capabilities.metric.Ceilometer
3859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3860         occurrences:
3861         - 1
3862         - UNBOUNDED
3863       memory.usage_server_ps_1_test_nested3Level_test_nested2Level:
3864         type: org.openecomp.capabilities.metric.Ceilometer
3865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3866         occurrences:
3867         - 1
3868         - UNBOUNDED
3869       network.incoming.packets_pd02_port_2_test_nested3Level_test_nested2Level:
3870         type: org.openecomp.capabilities.metric.Ceilometer
3871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3872         occurrences:
3873         - 1
3874         - UNBOUNDED
3875       disk.device.read.requests_server_ps_2_test_nested3Level_test_nested2Level:
3876         type: org.openecomp.capabilities.metric.Ceilometer
3877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3878         occurrences:
3879         - 1
3880         - UNBOUNDED
3881       disk.device.capacity_server_oam_2_test_nested2Level:
3882         type: org.openecomp.capabilities.metric.Ceilometer
3883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       disk.read.requests_server_oam_1_test_nested2Level:
3888         type: org.openecomp.capabilities.metric.Ceilometer
3889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       disk.device.read.bytes.rate_server_ps_1_test_nested3Level_test_nested2Level:
3894         type: org.openecomp.capabilities.metric.Ceilometer
3895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3896         occurrences:
3897         - 1
3898         - UNBOUNDED
3899       disk.allocation_server_oam_2_test_nested2Level:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905       os_server_oam_2_test_nested2Level:
3906         type: tosca.capabilities.OperatingSystem
3907         occurrences:
3908         - 1
3909         - UNBOUNDED
3910       disk.device.iops_server_ps_1_test_nested3Level_test_nested2Level:
3911         type: org.openecomp.capabilities.metric.Ceilometer
3912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3913         occurrences:
3914         - 1
3915         - UNBOUNDED
3916       disk.device.allocation_server_cmaui_1:
3917         type: org.openecomp.capabilities.metric.Ceilometer
3918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3919         occurrences:
3920         - 1
3921         - UNBOUNDED
3922       disk.device.allocation_server_cmaui_2:
3923         type: org.openecomp.capabilities.metric.Ceilometer
3924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3925         occurrences:
3926         - 1
3927         - UNBOUNDED
3928       vcpus_server_oam_1_test_nested2Level:
3929         type: org.openecomp.capabilities.metric.Ceilometer
3930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3931         occurrences:
3932         - 1
3933         - UNBOUNDED
3934       network.incoming.packets_oam01_port_1_test_nested2Level:
3935         type: org.openecomp.capabilities.metric.Ceilometer
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3937         occurrences:
3938         - 1
3939         - UNBOUNDED
3940       disk.device.write.bytes_server_ps_2_test_nested3Level_test_nested2Level:
3941         type: org.openecomp.capabilities.metric.Ceilometer
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3943         occurrences:
3944         - 1
3945         - UNBOUNDED
3946       memory_server_cmaui_1:
3947         type: org.openecomp.capabilities.metric.Ceilometer
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3949         occurrences:
3950         - 1
3951         - UNBOUNDED
3952       network.outgoing.bytes.rate_pd01_port_1_test_nested3Level_test_nested2Level:
3953         type: org.openecomp.capabilities.metric.Ceilometer
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3955         occurrences:
3956         - 1
3957         - UNBOUNDED
3958       binding_server_ps_2_test_nested3Level_test_nested2Level:
3959         type: tosca.capabilities.network.Bindable
3960         occurrences:
3961         - 1
3962         - UNBOUNDED
3963       memory.usage_server_oam_2_test_nested2Level:
3964         type: org.openecomp.capabilities.metric.Ceilometer
3965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3966         occurrences:
3967         - 1
3968         - UNBOUNDED
3969       disk.iops_server_oam_1_test_nested2Level:
3970         type: org.openecomp.capabilities.metric.Ceilometer
3971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3972         occurrences:
3973         - 1
3974         - UNBOUNDED
3975       disk.usage_server_ps_2_test_nested3Level_test_nested2Level:
3976         type: org.openecomp.capabilities.metric.Ceilometer
3977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3978         occurrences:
3979         - 1
3980         - UNBOUNDED
3981       network.outgoing.bytes_pd01_port_1_test_nested3Level_test_nested2Level:
3982         type: org.openecomp.capabilities.metric.Ceilometer
3983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3984         occurrences:
3985         - 1
3986         - UNBOUNDED
3987       disk.capacity_server_ps_1_test_nested3Level_test_nested2Level:
3988         type: org.openecomp.capabilities.metric.Ceilometer
3989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3990         occurrences:
3991         - 1
3992         - UNBOUNDED
3993       disk.latency_server_oam_1_test_nested2Level:
3994         type: org.openecomp.capabilities.metric.Ceilometer
3995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3996         occurrences:
3997         - 1
3998         - UNBOUNDED
3999       vcpus_server_ps_2_test_nested3Level_test_nested2Level:
4000         type: org.openecomp.capabilities.metric.Ceilometer
4001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4002         occurrences:
4003         - 1
4004         - UNBOUNDED
4005       feature_oam01_port_1_test_nested2Level:
4006         type: tosca.capabilities.Node
4007         occurrences:
4008         - 1
4009         - UNBOUNDED
4010       network.outgoing.bytes_cmaui01_port_1:
4011         type: org.openecomp.capabilities.metric.Ceilometer
4012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4013         occurrences:
4014         - 1
4015         - UNBOUNDED
4016       instance_server_cmaui_2:
4017         type: org.openecomp.capabilities.metric.Ceilometer
4018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4019         occurrences:
4020         - 1
4021         - UNBOUNDED
4022       disk.device.capacity_server_cmaui_1:
4023         type: org.openecomp.capabilities.metric.Ceilometer
4024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4025         occurrences:
4026         - 1
4027         - UNBOUNDED
4028       memory.resident_server_ps_2_test_nested3Level_test_nested2Level:
4029         type: org.openecomp.capabilities.metric.Ceilometer
4030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4031         occurrences:
4032         - 1
4033         - UNBOUNDED
4034       network.incoming.packets.rate_cmaui01_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.read.requests_server_ps_1_test_nested3Level_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       instance_server_cmaui_1:
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       host_server_ps_1_test_nested3Level_test_nested2Level:
4053         type: tosca.capabilities.Container
4054         valid_source_types:
4055         - tosca.nodes.SoftwareComponent
4056         occurrences:
4057         - 1
4058         - UNBOUNDED
4059       scalable_server_oam_1_test_nested2Level:
4060         type: tosca.capabilities.Scalable
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       network.incoming.packets.rate_pd01_port_1_test_nested3Level_test_nested2Level:
4065         type: org.openecomp.capabilities.metric.Ceilometer
4066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4067         occurrences:
4068         - 1
4069         - UNBOUNDED
4070       disk.write.requests_server_ps_2_test_nested3Level_test_nested2Level:
4071         type: org.openecomp.capabilities.metric.Ceilometer
4072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4073         occurrences:
4074         - 1
4075         - UNBOUNDED
4076       cpu_server_ps_1_test_nested3Level_test_nested2Level:
4077         type: org.openecomp.capabilities.metric.Ceilometer
4078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4079         occurrences:
4080         - 1
4081         - UNBOUNDED
4082       disk.device.read.requests_server_cmaui_2:
4083         type: org.openecomp.capabilities.metric.Ceilometer
4084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       disk.device.read.requests_server_cmaui_1:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       cpu.delta_server_cmaui_1:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       disk.device.write.bytes_server_oam_1_test_nested2Level:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       cpu.delta_server_cmaui_2:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       cpu_server_oam_1_test_nested2Level:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       disk.device.write.bytes.rate_server_oam_1_test_nested2Level:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       disk.device.read.bytes_server_oam_2_test_nested2Level:
4125         type: org.openecomp.capabilities.metric.Ceilometer
4126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4127         occurrences:
4128         - 1
4129         - UNBOUNDED
4130       disk.usage_server_oam_1_test_nested2Level:
4131         type: org.openecomp.capabilities.metric.Ceilometer
4132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       binding_pd02_port_2_test_nested3Level_test_nested2Level:
4137         type: tosca.capabilities.network.Bindable
4138         valid_source_types:
4139         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4140         occurrences:
4141         - 0
4142         - UNBOUNDED
4143       disk.device.read.bytes.rate_server_oam_2_test_nested2Level:
4144         type: org.openecomp.capabilities.metric.Ceilometer
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4146         occurrences:
4147         - 1
4148         - UNBOUNDED
4149       network.outpoing.packets_pd01_port_1_test_nested3Level_test_nested2Level:
4150         type: org.openecomp.capabilities.metric.Ceilometer
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4152         occurrences:
4153         - 1
4154         - UNBOUNDED
4155       disk.write.bytes.rate_server_ps_2_test_nested3Level_test_nested2Level:
4156         type: org.openecomp.capabilities.metric.Ceilometer
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4158         occurrences:
4159         - 1
4160         - UNBOUNDED
4161       disk.device.allocation_server_oam_2_test_nested2Level:
4162         type: org.openecomp.capabilities.metric.Ceilometer
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       disk.device.usage_server_cmaui_1:
4168         type: org.openecomp.capabilities.metric.Ceilometer
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       disk.device.usage_server_cmaui_2:
4174         type: org.openecomp.capabilities.metric.Ceilometer
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4176         occurrences:
4177         - 1
4178         - UNBOUNDED
4179       network.outgoing.packets.rate_cmaui01_port_1:
4180         type: org.openecomp.capabilities.metric.Ceilometer
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       binding_cmaui01_port_1:
4186         type: tosca.capabilities.network.Bindable
4187         valid_source_types:
4188         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4189         occurrences:
4190         - 0
4191         - UNBOUNDED
4192       scalable_server_oam_2_test_nested2Level:
4193         type: tosca.capabilities.Scalable
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       disk.capacity_server_ps_2_test_nested3Level_test_nested2Level:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       network.incoming.packets_pd01_port_1_test_nested3Level_test_nested2Level:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       disk.device.write.requests.rate_server_ps_2_test_nested3Level_test_nested2Level:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       network.outgoing.bytes.rate_cmaui01_port_1:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       memory_server_ps_2_test_nested3Level_test_nested2Level:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       disk.read.bytes.rate_server_oam_1_test_nested2Level:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       disk.device.capacity_server_ps_2_test_nested3Level_test_nested2Level:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       scalable_server_ps_1_test_nested3Level_test_nested2Level:
4240         type: tosca.capabilities.Scalable
4241         occurrences:
4242         - 1
4243         - UNBOUNDED
4244       disk.device.write.requests.rate_server_cmaui_2:
4245         type: org.openecomp.capabilities.metric.Ceilometer
4246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       disk.device.write.requests.rate_server_cmaui_1:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       disk.device.allocation_server_oam_1_test_nested2Level:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       network.incoming.bytes.rate_cmaui02_port_2:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       endpoint_server_oam_2_test_nested2Level:
4269         type: tosca.capabilities.Endpoint.Admin
4270         occurrences:
4271         - 1
4272         - UNBOUNDED
4273       network.outgoing.bytes.rate_pd02_port_2_test_nested3Level_test_nested2Level:
4274         type: org.openecomp.capabilities.metric.Ceilometer
4275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4276         occurrences:
4277         - 1
4278         - UNBOUNDED
4279       disk.latency_server_ps_2_test_nested3Level_test_nested2Level:
4280         type: org.openecomp.capabilities.metric.Ceilometer
4281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4282         occurrences:
4283         - 1
4284         - UNBOUNDED
4285       disk.iops_server_ps_2_test_nested3Level_test_nested2Level:
4286         type: org.openecomp.capabilities.metric.Ceilometer
4287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4288         occurrences:
4289         - 1
4290         - UNBOUNDED
4291       attachment_cmaui02_port_2:
4292         type: tosca.capabilities.Attachment
4293         occurrences:
4294         - 1
4295         - UNBOUNDED
4296       disk.write.bytes.rate_server_oam_2_test_nested2Level:
4297         type: org.openecomp.capabilities.metric.Ceilometer
4298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4299         occurrences:
4300         - 1
4301         - UNBOUNDED
4302       disk.latency_server_ps_1_test_nested3Level_test_nested2Level:
4303         type: org.openecomp.capabilities.metric.Ceilometer
4304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4305         occurrences:
4306         - 1
4307         - UNBOUNDED
4308       disk.device.iops_server_cmaui_1:
4309         type: org.openecomp.capabilities.metric.Ceilometer
4310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4311         occurrences:
4312         - 1
4313         - UNBOUNDED
4314       disk.device.iops_server_cmaui_2:
4315         type: org.openecomp.capabilities.metric.Ceilometer
4316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4317         occurrences:
4318         - 1
4319         - UNBOUNDED
4320       disk.device.capacity_server_cmaui_2:
4321         type: org.openecomp.capabilities.metric.Ceilometer
4322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       feature_server_oam_1_test_nested2Level:
4327         type: tosca.capabilities.Node
4328         occurrences:
4329         - 1
4330         - UNBOUNDED
4331       scalable_server_ps_2_test_nested3Level_test_nested2Level:
4332         type: tosca.capabilities.Scalable
4333         occurrences:
4334         - 1
4335         - UNBOUNDED
4336       disk.usage_server_ps_1_test_nested3Level_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       memory_server_cmaui_2:
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       cpu_server_cmaui_2:
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       cpu_server_cmaui_1:
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       disk.read.bytes.rate_server_ps_2_test_nested3Level_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.usage_server_oam_2_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       binding_server_oam_1_test_nested2Level:
4373         type: tosca.capabilities.network.Bindable
4374         occurrences:
4375         - 1
4376         - UNBOUNDED
4377       disk.device.read.requests.rate_server_ps_2_test_nested3Level_test_nested2Level:
4378         type: org.openecomp.capabilities.metric.Ceilometer
4379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4380         occurrences:
4381         - 1
4382         - UNBOUNDED
4383       disk.capacity_server_cmaui_1:
4384         type: org.openecomp.capabilities.metric.Ceilometer
4385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4386         occurrences:
4387         - 1
4388         - UNBOUNDED
4389       network.outpoing.packets_pd02_port_2_test_nested3Level_test_nested2Level:
4390         type: org.openecomp.capabilities.metric.Ceilometer
4391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4392         occurrences:
4393         - 1
4394         - UNBOUNDED
4395       disk.read.requests_server_oam_2_test_nested2Level:
4396         type: org.openecomp.capabilities.metric.Ceilometer
4397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4398         occurrences:
4399         - 1
4400         - UNBOUNDED
4401       disk.capacity_server_cmaui_2:
4402         type: org.openecomp.capabilities.metric.Ceilometer
4403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4404         occurrences:
4405         - 1
4406         - UNBOUNDED
4407       disk.device.iops_server_oam_2_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       instance_server_ps_2_test_nested3Level_test_nested2Level:
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.bytes.rate_server_ps_1_test_nested3Level_test_nested2Level:
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       host_server_oam_2_test_nested2Level:
4426         type: tosca.capabilities.Container
4427         valid_source_types:
4428         - tosca.nodes.SoftwareComponent
4429         occurrences:
4430         - 1
4431         - UNBOUNDED
4432       feature_server_oam_2_test_nested2Level:
4433         type: tosca.capabilities.Node
4434         occurrences:
4435         - 1
4436         - UNBOUNDED
4437       disk.allocation_server_ps_1_test_nested3Level_test_nested2Level:
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.iops_server_cmaui_2:
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       memory_server_ps_1_test_nested3Level_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       disk.iops_server_cmaui_1:
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       disk.root.size_server_oam_1_test_nested2Level:
4462         type: org.openecomp.capabilities.metric.Ceilometer
4463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4464         occurrences:
4465         - 1
4466         - UNBOUNDED
4467       disk.read.bytes.rate_server_oam_2_test_nested2Level:
4468         type: org.openecomp.capabilities.metric.Ceilometer
4469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4470         occurrences:
4471         - 1
4472         - UNBOUNDED
4473       disk.device.capacity_server_ps_1_test_nested3Level_test_nested2Level:
4474         type: org.openecomp.capabilities.metric.Ceilometer
4475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4476         occurrences:
4477         - 1
4478         - UNBOUNDED
4479       feature_cmaui01_port_1:
4480         type: tosca.capabilities.Node
4481         occurrences:
4482         - 1
4483         - UNBOUNDED
4484       disk.device.read.requests.rate_server_ps_1_test_nested3Level_test_nested2Level:
4485         type: org.openecomp.capabilities.metric.Ceilometer
4486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4487         occurrences:
4488         - 1
4489         - UNBOUNDED
4490       endpoint_server_oam_1_test_nested2Level:
4491         type: tosca.capabilities.Endpoint.Admin
4492         occurrences:
4493         - 1
4494         - UNBOUNDED
4495       disk.device.read.bytes.rate_server_oam_1_test_nested2Level:
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       network.incoming.packets.rate_oam02_port_2_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.requests.rate_server_oam_2_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       disk.device.read.bytes_server_oam_1_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.outgoing.packets.rate_oam01_port_1_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       disk.device.read.bytes.rate_server_ps_2_test_nested3Level_test_nested2Level:
4526         type: org.openecomp.capabilities.metric.Ceilometer
4527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4528         occurrences:
4529         - 1
4530         - UNBOUNDED
4531       disk.device.write.bytes.rate_server_ps_1_test_nested3Level_test_nested2Level:
4532         type: org.openecomp.capabilities.metric.Ceilometer
4533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4534         occurrences:
4535         - 1
4536         - UNBOUNDED
4537       disk.device.iops_server_ps_2_test_nested3Level_test_nested2Level:
4538         type: org.openecomp.capabilities.metric.Ceilometer
4539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4540         occurrences:
4541         - 1
4542         - UNBOUNDED
4543       disk.write.bytes_server_cmaui_1:
4544         type: org.openecomp.capabilities.metric.Ceilometer
4545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4546         occurrences:
4547         - 1
4548         - UNBOUNDED
4549       disk.write.bytes_server_cmaui_2:
4550         type: org.openecomp.capabilities.metric.Ceilometer
4551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4552         occurrences:
4553         - 1
4554         - UNBOUNDED
4555       feature_server_cmaui_1:
4556         type: tosca.capabilities.Node
4557         occurrences:
4558         - 1
4559         - UNBOUNDED
4560       disk.allocation_server_cmaui_1:
4561         type: org.openecomp.capabilities.metric.Ceilometer
4562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4563         occurrences:
4564         - 1
4565         - UNBOUNDED
4566       host_server_oam_1_test_nested2Level:
4567         type: tosca.capabilities.Container
4568         valid_source_types:
4569         - tosca.nodes.SoftwareComponent
4570         occurrences:
4571         - 1
4572         - UNBOUNDED
4573       feature_server_cmaui_2:
4574         type: tosca.capabilities.Node
4575         occurrences:
4576         - 1
4577         - UNBOUNDED
4578       instance_server_ps_1_test_nested3Level_test_nested2Level:
4579         type: org.openecomp.capabilities.metric.Ceilometer
4580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4581         occurrences:
4582         - 1
4583         - UNBOUNDED
4584       disk.allocation_server_cmaui_2:
4585         type: org.openecomp.capabilities.metric.Ceilometer
4586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4587         occurrences:
4588         - 1
4589         - UNBOUNDED
4590       memory_server_oam_2_test_nested2Level:
4591         type: org.openecomp.capabilities.metric.Ceilometer
4592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       vcpus_server_cmaui_2:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       disk.root.size_server_oam_2_test_nested2Level:
4603         type: org.openecomp.capabilities.metric.Ceilometer
4604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4605         occurrences:
4606         - 1
4607         - UNBOUNDED
4608       disk.device.allocation_server_ps_2_test_nested3Level_test_nested2Level:
4609         type: org.openecomp.capabilities.metric.Ceilometer
4610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4611         occurrences:
4612         - 1
4613         - UNBOUNDED
4614       memory.usage_server_ps_2_test_nested3Level_test_nested2Level:
4615         type: org.openecomp.capabilities.metric.Ceilometer
4616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4617         occurrences:
4618         - 1
4619         - UNBOUNDED
4620       network.incoming.bytes_cmaui02_port_2:
4621         type: org.openecomp.capabilities.metric.Ceilometer
4622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4623         occurrences:
4624         - 1
4625         - UNBOUNDED
4626       disk.write.requests_server_cmaui_2:
4627         type: org.openecomp.capabilities.metric.Ceilometer
4628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4629         occurrences:
4630         - 1
4631         - UNBOUNDED
4632       disk.write.requests_server_cmaui_1:
4633         type: org.openecomp.capabilities.metric.Ceilometer
4634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4635         occurrences:
4636         - 1
4637         - UNBOUNDED
4638       network.incoming.bytes_oam01_port_1_test_nested2Level:
4639         type: org.openecomp.capabilities.metric.Ceilometer
4640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4641         occurrences:
4642         - 1
4643         - UNBOUNDED
4644       vcpus_server_oam_2_test_nested2Level:
4645         type: org.openecomp.capabilities.metric.Ceilometer
4646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4647         occurrences:
4648         - 1
4649         - UNBOUNDED
4650       disk.usage_server_cmaui_1:
4651         type: org.openecomp.capabilities.metric.Ceilometer
4652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4653         occurrences:
4654         - 1
4655         - UNBOUNDED
4656       os_server_ps_1_test_nested3Level_test_nested2Level:
4657         type: tosca.capabilities.OperatingSystem
4658         occurrences:
4659         - 1
4660         - UNBOUNDED
4661       disk.usage_server_cmaui_2:
4662         type: org.openecomp.capabilities.metric.Ceilometer
4663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4664         occurrences:
4665         - 1
4666         - UNBOUNDED
4667       network.outgoing.packets.rate_pd01_port_1_test_nested3Level_test_nested2Level:
4668         type: org.openecomp.capabilities.metric.Ceilometer
4669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4670         occurrences:
4671         - 1
4672         - UNBOUNDED
4673       network.incoming.bytes.rate_pd01_port_1_test_nested3Level_test_nested2Level:
4674         type: org.openecomp.capabilities.metric.Ceilometer
4675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4676         occurrences:
4677         - 1
4678         - UNBOUNDED
4679       disk.latency_server_oam_2_test_nested2Level:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       attachment_pd02_port_2_test_nested3Level_test_nested2Level:
4686         type: tosca.capabilities.Attachment
4687         occurrences:
4688         - 1
4689         - UNBOUNDED
4690       disk.read.bytes.rate_server_ps_1_test_nested3Level_test_nested2Level:
4691         type: org.openecomp.capabilities.metric.Ceilometer
4692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4693         occurrences:
4694         - 1
4695         - UNBOUNDED
4696       memory_server_oam_1_test_nested2Level:
4697         type: org.openecomp.capabilities.metric.Ceilometer
4698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4699         occurrences:
4700         - 1
4701         - UNBOUNDED
4702       binding_server_oam_2_test_nested2Level:
4703         type: tosca.capabilities.network.Bindable
4704         occurrences:
4705         - 1
4706         - UNBOUNDED
4707       disk.ephemeral.size_server_oam_2_test_nested2Level:
4708         type: org.openecomp.capabilities.metric.Ceilometer
4709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4710         occurrences:
4711         - 1
4712         - UNBOUNDED
4713       vcpus_server_ps_1_test_nested3Level_test_nested2Level:
4714         type: org.openecomp.capabilities.metric.Ceilometer
4715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4716         occurrences:
4717         - 1
4718         - UNBOUNDED
4719       os_server_cmaui_2:
4720         type: tosca.capabilities.OperatingSystem
4721         occurrences:
4722         - 1
4723         - UNBOUNDED
4724       os_server_cmaui_1:
4725         type: tosca.capabilities.OperatingSystem
4726         occurrences:
4727         - 1
4728         - UNBOUNDED
4729       network.incoming.bytes.rate_pd02_port_2_test_nested3Level_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.write.requests_server_ps_1_test_nested3Level_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       feature_server_ps_2_test_nested3Level_test_nested2Level:
4742         type: tosca.capabilities.Node
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       network.outgoing.bytes_oam02_port_2_test_nested2Level:
4747         type: org.openecomp.capabilities.metric.Ceilometer
4748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4749         occurrences:
4750         - 1
4751         - UNBOUNDED
4752       disk.device.iops_server_oam_1_test_nested2Level:
4753         type: org.openecomp.capabilities.metric.Ceilometer
4754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4755         occurrences:
4756         - 1
4757         - UNBOUNDED
4758       disk.ephemeral.size_server_oam_1_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       network.outgoing.packets.rate_pd02_port_2_test_nested3Level_test_nested2Level:
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       network.incoming.packets_cmaui01_port_1:
4771         type: org.openecomp.capabilities.metric.Ceilometer
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4773         occurrences:
4774         - 1
4775         - UNBOUNDED
4776       disk.read.bytes_server_ps_1_test_nested3Level_test_nested2Level:
4777         type: org.openecomp.capabilities.metric.Ceilometer
4778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4779         occurrences:
4780         - 1
4781         - UNBOUNDED
4782       network.outgoing.bytes.rate_oam01_port_1_test_nested2Level:
4783         type: org.openecomp.capabilities.metric.Ceilometer
4784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4785         occurrences:
4786         - 1
4787         - UNBOUNDED
4788       disk.device.read.requests_server_oam_2_test_nested2Level:
4789         type: org.openecomp.capabilities.metric.Ceilometer
4790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4791         occurrences:
4792         - 1
4793         - UNBOUNDED
4794       network.incoming.bytes_oam02_port_2_test_nested2Level:
4795         type: org.openecomp.capabilities.metric.Ceilometer
4796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4797         occurrences:
4798         - 1
4799         - UNBOUNDED
4800       host_server_ps_2_test_nested3Level_test_nested2Level:
4801         type: tosca.capabilities.Container
4802         valid_source_types:
4803         - tosca.nodes.SoftwareComponent
4804         occurrences:
4805         - 1
4806         - UNBOUNDED
4807       host_server_cmaui_2:
4808         type: tosca.capabilities.Container
4809         valid_source_types:
4810         - tosca.nodes.SoftwareComponent
4811         occurrences:
4812         - 1
4813         - UNBOUNDED
4814       disk.device.usage_server_ps_1_test_nested3Level_test_nested2Level:
4815         type: org.openecomp.capabilities.metric.Ceilometer
4816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4817         occurrences:
4818         - 1
4819         - UNBOUNDED
4820       disk.iops_server_ps_1_test_nested3Level_test_nested2Level:
4821         type: org.openecomp.capabilities.metric.Ceilometer
4822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4823         occurrences:
4824         - 1
4825         - UNBOUNDED
4826       host_server_cmaui_1:
4827         type: tosca.capabilities.Container
4828         valid_source_types:
4829         - tosca.nodes.SoftwareComponent
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       disk.read.bytes_server_oam_2_test_nested2Level:
4834         type: org.openecomp.capabilities.metric.Ceilometer
4835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4836         occurrences:
4837         - 1
4838         - UNBOUNDED
4839       os_server_oam_1_test_nested2Level:
4840         type: tosca.capabilities.OperatingSystem
4841         occurrences:
4842         - 1
4843         - UNBOUNDED
4844       cpu.delta_server_ps_2_test_nested3Level_test_nested2Level:
4845         type: org.openecomp.capabilities.metric.Ceilometer
4846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4847         occurrences:
4848         - 1
4849         - UNBOUNDED
4850       disk.device.read.requests_server_ps_1_test_nested3Level_test_nested2Level:
4851         type: org.openecomp.capabilities.metric.Ceilometer
4852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4853         occurrences:
4854         - 1
4855         - UNBOUNDED
4856       disk.write.requests_server_oam_1_test_nested2Level:
4857         type: org.openecomp.capabilities.metric.Ceilometer
4858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4859         occurrences:
4860         - 1
4861         - UNBOUNDED
4862       network.incoming.packets.rate_oam01_port_1_test_nested2Level:
4863         type: org.openecomp.capabilities.metric.Ceilometer
4864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4865         occurrences:
4866         - 1
4867         - UNBOUNDED
4868       network.outgoing.bytes_oam01_port_1_test_nested2Level:
4869         type: org.openecomp.capabilities.metric.Ceilometer
4870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4871         occurrences:
4872         - 1
4873         - UNBOUNDED
4874       network.incoming.packets.rate_cmaui02_port_2:
4875         type: org.openecomp.capabilities.metric.Ceilometer
4876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4877         occurrences:
4878         - 1
4879         - UNBOUNDED
4880       disk.device.write.requests_server_ps_1_test_nested3Level_test_nested2Level:
4881         type: org.openecomp.capabilities.metric.Ceilometer
4882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4883         occurrences:
4884         - 1
4885         - UNBOUNDED
4886       disk.device.latency_server_oam_2_test_nested2Level:
4887         type: org.openecomp.capabilities.metric.Ceilometer
4888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4889         occurrences:
4890         - 1
4891         - UNBOUNDED
4892       cpu_server_ps_2_test_nested3Level_test_nested2Level:
4893         type: org.openecomp.capabilities.metric.Ceilometer
4894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4895         occurrences:
4896         - 1
4897         - UNBOUNDED
4898       disk.device.read.requests.rate_server_cmaui_1:
4899         type: org.openecomp.capabilities.metric.Ceilometer
4900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4901         occurrences:
4902         - 1
4903         - UNBOUNDED
4904       disk.device.read.requests.rate_server_oam_1_test_nested2Level:
4905         type: org.openecomp.capabilities.metric.Ceilometer
4906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4907         occurrences:
4908         - 1
4909         - UNBOUNDED
4910       disk.write.requests.rate_server_oam_1_test_nested2Level:
4911         type: org.openecomp.capabilities.metric.Ceilometer
4912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4913         occurrences:
4914         - 1
4915         - UNBOUNDED
4916       binding_oam01_port_1_test_nested2Level:
4917         type: tosca.capabilities.network.Bindable
4918         valid_source_types:
4919         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4920         occurrences:
4921         - 0
4922         - UNBOUNDED
4923       vcpus_server_cmaui_1:
4924         type: org.openecomp.capabilities.metric.Ceilometer
4925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4926         occurrences:
4927         - 1
4928         - UNBOUNDED
4929       feature_test_nested3Level_test_nested2Level:
4930         type: tosca.capabilities.Node
4931         occurrences:
4932         - 1
4933         - UNBOUNDED
4934       disk.device.write.requests.rate_server_ps_1_test_nested3Level_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.write.requests.rate_server_oam_1_test_nested2Level:
4941         type: org.openecomp.capabilities.metric.Ceilometer
4942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4943         occurrences:
4944         - 1
4945         - UNBOUNDED
4946       disk.read.bytes.rate_server_cmaui_1:
4947         type: org.openecomp.capabilities.metric.Ceilometer
4948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4949         occurrences:
4950         - 1
4951         - UNBOUNDED
4952       disk.read.bytes.rate_server_cmaui_2:
4953         type: org.openecomp.capabilities.metric.Ceilometer
4954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4955         occurrences:
4956         - 1
4957         - UNBOUNDED
4958       disk.device.read.requests.rate_server_cmaui_2:
4959         type: org.openecomp.capabilities.metric.Ceilometer
4960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4961         occurrences:
4962         - 1
4963         - UNBOUNDED
4964       instance_server_oam_1_test_nested2Level:
4965         type: org.openecomp.capabilities.metric.Ceilometer
4966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4967         occurrences:
4968         - 1
4969         - UNBOUNDED
4970       memory.resident_server_cmaui_2:
4971         type: org.openecomp.capabilities.metric.Ceilometer
4972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4973         occurrences:
4974         - 1
4975         - UNBOUNDED
4976       disk.read.requests_server_ps_2_test_nested3Level_test_nested2Level:
4977         type: org.openecomp.capabilities.metric.Ceilometer
4978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4979         occurrences:
4980         - 1
4981         - UNBOUNDED
4982       network.incoming.bytes.rate_oam01_port_1_test_nested2Level:
4983         type: org.openecomp.capabilities.metric.Ceilometer
4984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4985         occurrences:
4986         - 1
4987         - UNBOUNDED
4988       disk.write.bytes.rate_server_oam_1_test_nested2Level:
4989         type: org.openecomp.capabilities.metric.Ceilometer
4990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4991         occurrences:
4992         - 1
4993         - UNBOUNDED
4994       cpu_util_server_oam_2_test_nested2Level:
4995         type: org.openecomp.capabilities.metric.Ceilometer
4996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4997         occurrences:
4998         - 1
4999         - UNBOUNDED
5000       memory.resident_server_cmaui_1:
5001         type: org.openecomp.capabilities.metric.Ceilometer
5002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5003         occurrences:
5004         - 1
5005         - UNBOUNDED
5006       disk.write.bytes_server_oam_1_test_nested2Level:
5007         type: org.openecomp.capabilities.metric.Ceilometer
5008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5009         occurrences:
5010         - 1
5011         - UNBOUNDED
5012       feature_pd02_port_2_test_nested3Level_test_nested2Level:
5013         type: tosca.capabilities.Node
5014         occurrences:
5015         - 1
5016         - UNBOUNDED
5017       disk.latency_server_cmaui_2:
5018         type: org.openecomp.capabilities.metric.Ceilometer
5019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5020         occurrences:
5021         - 1
5022         - UNBOUNDED
5023       disk.device.write.bytes_server_ps_1_test_nested3Level_test_nested2Level:
5024         type: org.openecomp.capabilities.metric.Ceilometer
5025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5026         occurrences:
5027         - 1
5028         - UNBOUNDED
5029       disk.latency_server_cmaui_1:
5030         type: org.openecomp.capabilities.metric.Ceilometer
5031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5032         occurrences:
5033         - 1
5034         - UNBOUNDED
5035       memory.usage_server_cmaui_1:
5036         type: org.openecomp.capabilities.metric.Ceilometer
5037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5038         occurrences:
5039         - 1
5040         - UNBOUNDED
5041       memory.usage_server_cmaui_2:
5042         type: org.openecomp.capabilities.metric.Ceilometer
5043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5044         occurrences:
5045         - 1
5046         - UNBOUNDED
5047       network.outpoing.packets_cmaui01_port_1:
5048         type: org.openecomp.capabilities.metric.Ceilometer
5049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5050         occurrences:
5051         - 1
5052         - UNBOUNDED
5053   org.openecomp.resource.abstract.nodes.heat.nested2:
5054     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
5055     properties:
5056       p1:
5057         type: string
5058         description: UID of OAM network
5059         required: true
5060         status: SUPPORTED
5061       p2:
5062         type: string
5063         description: UID of OAM network
5064         required: true
5065         status: SUPPORTED
5066       cmaui_image:
5067         type: string
5068         description: Image for CMAUI server
5069         required: true
5070         status: SUPPORTED
5071       cmaui_flavor:
5072         type: string
5073         description: Flavor for CMAUI server
5074         required: true
5075         status: SUPPORTED
5076       security_group_name:
5077         type: list
5078         description: CMAUI1, CMAUI2 server names
5079         required: true
5080         status: SUPPORTED
5081         entry_schema:
5082           type: string
5083       oam_names:
5084         type: list
5085         description: CMAUI1, CMAUI2 server names
5086         required: true
5087         status: SUPPORTED
5088         entry_schema:
5089           type: string
5090       availability_zone_0:
5091         type: string
5092         description: availabilityzone name
5093         required: true
5094         status: SUPPORTED
5095       cmaui_oam_ips:
5096         type: string
5097         required: true
5098         status: SUPPORTED
5099       net:
5100         type: string
5101         required: true
5102         status: SUPPORTED
5103     requirements:
5104     - dependency_oam01_port_1:
5105         capability: tosca.capabilities.Node
5106         node: tosca.nodes.Root
5107         relationship: tosca.relationships.DependsOn
5108         occurrences:
5109         - 0
5110         - UNBOUNDED
5111     - link_oam01_port_1:
5112         capability: tosca.capabilities.network.Linkable
5113         relationship: tosca.relationships.network.LinksTo
5114         occurrences:
5115         - 1
5116         - 1
5117     - dependency_oam02_port_2:
5118         capability: tosca.capabilities.Node
5119         node: tosca.nodes.Root
5120         relationship: tosca.relationships.DependsOn
5121         occurrences:
5122         - 0
5123         - UNBOUNDED
5124     - link_oam02_port_2:
5125         capability: tosca.capabilities.network.Linkable
5126         relationship: tosca.relationships.network.LinksTo
5127         occurrences:
5128         - 1
5129         - 1
5130     - dependency_test_nested3Level:
5131         capability: tosca.capabilities.Node
5132         node: tosca.nodes.Root
5133         relationship: tosca.relationships.DependsOn
5134         occurrences:
5135         - 0
5136         - UNBOUNDED
5137     - dependency_pd01_port_1_test_nested3Level:
5138         capability: tosca.capabilities.Node
5139         node: tosca.nodes.Root
5140         relationship: tosca.relationships.DependsOn
5141         occurrences:
5142         - 0
5143         - UNBOUNDED
5144     - link_pd01_port_1_test_nested3Level:
5145         capability: tosca.capabilities.network.Linkable
5146         relationship: tosca.relationships.network.LinksTo
5147         occurrences:
5148         - 1
5149         - 1
5150     - dependency_pd02_port_2_test_nested3Level:
5151         capability: tosca.capabilities.Node
5152         node: tosca.nodes.Root
5153         relationship: tosca.relationships.DependsOn
5154         occurrences:
5155         - 0
5156         - UNBOUNDED
5157     - link_pd02_port_2_test_nested3Level:
5158         capability: tosca.capabilities.network.Linkable
5159         relationship: tosca.relationships.network.LinksTo
5160         occurrences:
5161         - 1
5162         - 1
5163     - dependency_server_ps_2_test_nested3Level:
5164         capability: tosca.capabilities.Node
5165         node: tosca.nodes.Root
5166         relationship: tosca.relationships.DependsOn
5167         occurrences:
5168         - 0
5169         - UNBOUNDED
5170     - local_storage_server_ps_2_test_nested3Level:
5171         capability: tosca.capabilities.Attachment
5172         node: tosca.nodes.BlockStorage
5173         relationship: tosca.relationships.AttachesTo
5174         occurrences:
5175         - 0
5176         - UNBOUNDED
5177     - dependency_server_ps_1_test_nested3Level:
5178         capability: tosca.capabilities.Node
5179         node: tosca.nodes.Root
5180         relationship: tosca.relationships.DependsOn
5181         occurrences:
5182         - 0
5183         - UNBOUNDED
5184     - local_storage_server_ps_1_test_nested3Level:
5185         capability: tosca.capabilities.Attachment
5186         node: tosca.nodes.BlockStorage
5187         relationship: tosca.relationships.AttachesTo
5188         occurrences:
5189         - 0
5190         - UNBOUNDED
5191     - dependency_server_oam_2:
5192         capability: tosca.capabilities.Node
5193         node: tosca.nodes.Root
5194         relationship: tosca.relationships.DependsOn
5195         occurrences:
5196         - 0
5197         - UNBOUNDED
5198     - local_storage_server_oam_2:
5199         capability: tosca.capabilities.Attachment
5200         node: tosca.nodes.BlockStorage
5201         relationship: tosca.relationships.AttachesTo
5202         occurrences:
5203         - 0
5204         - UNBOUNDED
5205     - dependency_server_oam_1:
5206         capability: tosca.capabilities.Node
5207         node: tosca.nodes.Root
5208         relationship: tosca.relationships.DependsOn
5209         occurrences:
5210         - 0
5211         - UNBOUNDED
5212     - local_storage_server_oam_1:
5213         capability: tosca.capabilities.Attachment
5214         node: tosca.nodes.BlockStorage
5215         relationship: tosca.relationships.AttachesTo
5216         occurrences:
5217         - 0
5218         - UNBOUNDED
5219     capabilities:
5220       network.incoming.packets.rate_oam02_port_2:
5221         type: org.openecomp.capabilities.metric.Ceilometer
5222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5223         occurrences:
5224         - 1
5225         - UNBOUNDED
5226       disk.latency_server_oam_2:
5227         type: org.openecomp.capabilities.metric.Ceilometer
5228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5229         occurrences:
5230         - 1
5231         - UNBOUNDED
5232       disk.device.write.requests.rate_server_ps_1_test_nested3Level:
5233         type: org.openecomp.capabilities.metric.Ceilometer
5234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5235         occurrences:
5236         - 1
5237         - UNBOUNDED
5238       memory.resident_server_ps_2_test_nested3Level:
5239         type: org.openecomp.capabilities.metric.Ceilometer
5240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5241         occurrences:
5242         - 1
5243         - UNBOUNDED
5244       disk.latency_server_oam_1:
5245         type: org.openecomp.capabilities.metric.Ceilometer
5246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5247         occurrences:
5248         - 1
5249         - UNBOUNDED
5250       network.incoming.bytes_oam02_port_2:
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       endpoint_server_oam_1:
5257         type: tosca.capabilities.Endpoint.Admin
5258         occurrences:
5259         - 1
5260         - UNBOUNDED
5261       endpoint_server_oam_2:
5262         type: tosca.capabilities.Endpoint.Admin
5263         occurrences:
5264         - 1
5265         - UNBOUNDED
5266       binding_pd01_port_1_test_nested3Level:
5267         type: tosca.capabilities.network.Bindable
5268         valid_source_types:
5269         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5270         occurrences:
5271         - 0
5272         - UNBOUNDED
5273       disk.device.write.requests.rate_server_ps_2_test_nested3Level:
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       memory.resident_server_ps_1_test_nested3Level:
5280         type: org.openecomp.capabilities.metric.Ceilometer
5281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5282         occurrences:
5283         - 1
5284         - UNBOUNDED
5285       cpu.delta_server_oam_2:
5286         type: org.openecomp.capabilities.metric.Ceilometer
5287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5288         occurrences:
5289         - 1
5290         - UNBOUNDED
5291       disk.device.read.bytes_server_oam_1:
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.device.read.bytes_server_oam_2:
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       cpu.delta_server_oam_1:
5304         type: org.openecomp.capabilities.metric.Ceilometer
5305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5306         occurrences:
5307         - 1
5308         - UNBOUNDED
5309       attachment_oam01_port_1:
5310         type: tosca.capabilities.Attachment
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       disk.write.bytes_server_ps_1_test_nested3Level:
5315         type: org.openecomp.capabilities.metric.Ceilometer
5316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       disk.write.requests_server_ps_2_test_nested3Level:
5321         type: org.openecomp.capabilities.metric.Ceilometer
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5323         occurrences:
5324         - 1
5325         - UNBOUNDED
5326       scalable_server_oam_2:
5327         type: tosca.capabilities.Scalable
5328         occurrences:
5329         - 1
5330         - UNBOUNDED
5331       scalable_server_oam_1:
5332         type: tosca.capabilities.Scalable
5333         occurrences:
5334         - 1
5335         - UNBOUNDED
5336       disk.device.write.bytes_server_ps_1_test_nested3Level:
5337         type: org.openecomp.capabilities.metric.Ceilometer
5338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5339         occurrences:
5340         - 1
5341         - UNBOUNDED
5342       disk.write.requests_server_ps_1_test_nested3Level:
5343         type: org.openecomp.capabilities.metric.Ceilometer
5344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5345         occurrences:
5346         - 1
5347         - UNBOUNDED
5348       network.outgoing.bytes_pd02_port_2_test_nested3Level:
5349         type: org.openecomp.capabilities.metric.Ceilometer
5350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       disk.write.bytes_server_ps_2_test_nested3Level:
5355         type: org.openecomp.capabilities.metric.Ceilometer
5356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       disk.read.bytes.rate_server_oam_2:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       disk.read.bytes.rate_server_oam_1:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       disk.capacity_server_ps_1_test_nested3Level:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       disk.device.write.requests_server_oam_1:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       disk.device.write.requests_server_oam_2:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       network.incoming.packets.rate_pd02_port_2_test_nested3Level:
5391         type: org.openecomp.capabilities.metric.Ceilometer
5392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       disk.device.write.bytes_server_ps_2_test_nested3Level:
5397         type: org.openecomp.capabilities.metric.Ceilometer
5398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5399         occurrences:
5400         - 1
5401         - UNBOUNDED
5402       disk.device.write.bytes_server_oam_2:
5403         type: org.openecomp.capabilities.metric.Ceilometer
5404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5405         occurrences:
5406         - 1
5407         - UNBOUNDED
5408       disk.usage_server_oam_1:
5409         type: org.openecomp.capabilities.metric.Ceilometer
5410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5411         occurrences:
5412         - 1
5413         - UNBOUNDED
5414       disk.capacity_server_oam_2:
5415         type: org.openecomp.capabilities.metric.Ceilometer
5416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5417         occurrences:
5418         - 1
5419         - UNBOUNDED
5420       disk.usage_server_oam_2:
5421         type: org.openecomp.capabilities.metric.Ceilometer
5422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5423         occurrences:
5424         - 1
5425         - UNBOUNDED
5426       disk.device.write.bytes_server_oam_1:
5427         type: org.openecomp.capabilities.metric.Ceilometer
5428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5429         occurrences:
5430         - 1
5431         - UNBOUNDED
5432       disk.capacity_server_oam_1:
5433         type: org.openecomp.capabilities.metric.Ceilometer
5434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5435         occurrences:
5436         - 1
5437         - UNBOUNDED
5438       network.incoming.packets_oam01_port_1:
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       disk.device.read.requests.rate_server_ps_1_test_nested3Level:
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       disk.latency_server_ps_1_test_nested3Level:
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       endpoint_server_ps_1_test_nested3Level:
5457         type: tosca.capabilities.Endpoint.Admin
5458         occurrences:
5459         - 1
5460         - UNBOUNDED
5461       disk.capacity_server_ps_2_test_nested3Level:
5462         type: org.openecomp.capabilities.metric.Ceilometer
5463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5464         occurrences:
5465         - 1
5466         - UNBOUNDED
5467       network.outgoing.bytes.rate_oam01_port_1:
5468         type: org.openecomp.capabilities.metric.Ceilometer
5469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5470         occurrences:
5471         - 1
5472         - UNBOUNDED
5473       disk.iops_server_ps_2_test_nested3Level:
5474         type: org.openecomp.capabilities.metric.Ceilometer
5475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5476         occurrences:
5477         - 1
5478         - UNBOUNDED
5479       disk.device.capacity_server_ps_2_test_nested3Level:
5480         type: org.openecomp.capabilities.metric.Ceilometer
5481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5482         occurrences:
5483         - 1
5484         - UNBOUNDED
5485       disk.device.usage_server_ps_1_test_nested3Level:
5486         type: org.openecomp.capabilities.metric.Ceilometer
5487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5488         occurrences:
5489         - 1
5490         - UNBOUNDED
5491       cpu.delta_server_ps_2_test_nested3Level:
5492         type: org.openecomp.capabilities.metric.Ceilometer
5493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5494         occurrences:
5495         - 1
5496         - UNBOUNDED
5497       host_server_ps_2_test_nested3Level:
5498         type: tosca.capabilities.Container
5499         valid_source_types:
5500         - tosca.nodes.SoftwareComponent
5501         occurrences:
5502         - 1
5503         - UNBOUNDED
5504       disk.device.read.bytes_server_ps_2_test_nested3Level:
5505         type: org.openecomp.capabilities.metric.Ceilometer
5506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5507         occurrences:
5508         - 1
5509         - UNBOUNDED
5510       feature_server_ps_1_test_nested3Level:
5511         type: tosca.capabilities.Node
5512         occurrences:
5513         - 1
5514         - UNBOUNDED
5515       disk.write.requests.rate_server_ps_1_test_nested3Level:
5516         type: org.openecomp.capabilities.metric.Ceilometer
5517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5518         occurrences:
5519         - 1
5520         - UNBOUNDED
5521       network.outpoing.packets_pd01_port_1_test_nested3Level:
5522         type: org.openecomp.capabilities.metric.Ceilometer
5523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5524         occurrences:
5525         - 1
5526         - UNBOUNDED
5527       disk.device.allocation_server_ps_1_test_nested3Level:
5528         type: org.openecomp.capabilities.metric.Ceilometer
5529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5530         occurrences:
5531         - 1
5532         - UNBOUNDED
5533       network.outgoing.bytes.rate_pd02_port_2_test_nested3Level:
5534         type: org.openecomp.capabilities.metric.Ceilometer
5535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5536         occurrences:
5537         - 1
5538         - UNBOUNDED
5539       disk.allocation_server_oam_2:
5540         type: org.openecomp.capabilities.metric.Ceilometer
5541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5542         occurrences:
5543         - 1
5544         - UNBOUNDED
5545       memory.resident_server_oam_2:
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       memory.resident_server_oam_1:
5552         type: org.openecomp.capabilities.metric.Ceilometer
5553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5554         occurrences:
5555         - 1
5556         - UNBOUNDED
5557       network.outgoing.packets.rate_pd01_port_1_test_nested3Level:
5558         type: org.openecomp.capabilities.metric.Ceilometer
5559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5560         occurrences:
5561         - 1
5562         - UNBOUNDED
5563       memory.usage_server_ps_2_test_nested3Level:
5564         type: org.openecomp.capabilities.metric.Ceilometer
5565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5566         occurrences:
5567         - 1
5568         - UNBOUNDED
5569       disk.read.bytes.rate_server_ps_1_test_nested3Level:
5570         type: org.openecomp.capabilities.metric.Ceilometer
5571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5572         occurrences:
5573         - 1
5574         - UNBOUNDED
5575       disk.device.read.requests.rate_server_oam_1:
5576         type: org.openecomp.capabilities.metric.Ceilometer
5577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5578         occurrences:
5579         - 1
5580         - UNBOUNDED
5581       disk.allocation_server_oam_1:
5582         type: org.openecomp.capabilities.metric.Ceilometer
5583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5584         occurrences:
5585         - 1
5586         - UNBOUNDED
5587       memory_server_ps_2_test_nested3Level:
5588         type: org.openecomp.capabilities.metric.Ceilometer
5589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5590         occurrences:
5591         - 1
5592         - UNBOUNDED
5593       disk.device.read.requests.rate_server_oam_2:
5594         type: org.openecomp.capabilities.metric.Ceilometer
5595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5596         occurrences:
5597         - 1
5598         - UNBOUNDED
5599       vcpus_server_ps_1_test_nested3Level:
5600         type: org.openecomp.capabilities.metric.Ceilometer
5601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5602         occurrences:
5603         - 1
5604         - UNBOUNDED
5605       disk.write.requests.rate_server_oam_2:
5606         type: org.openecomp.capabilities.metric.Ceilometer
5607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5608         occurrences:
5609         - 1
5610         - UNBOUNDED
5611       disk.write.requests.rate_server_oam_1:
5612         type: org.openecomp.capabilities.metric.Ceilometer
5613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5614         occurrences:
5615         - 1
5616         - UNBOUNDED
5617       network.incoming.bytes_pd01_port_1_test_nested3Level:
5618         type: org.openecomp.capabilities.metric.Ceilometer
5619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5620         occurrences:
5621         - 1
5622         - UNBOUNDED
5623       memory_server_ps_1_test_nested3Level:
5624         type: org.openecomp.capabilities.metric.Ceilometer
5625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5626         occurrences:
5627         - 1
5628         - UNBOUNDED
5629       network.outpoing.packets_pd02_port_2_test_nested3Level:
5630         type: org.openecomp.capabilities.metric.Ceilometer
5631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5632         occurrences:
5633         - 1
5634         - UNBOUNDED
5635       network.outgoing.bytes.rate_pd01_port_1_test_nested3Level:
5636         type: org.openecomp.capabilities.metric.Ceilometer
5637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5638         occurrences:
5639         - 1
5640         - UNBOUNDED
5641       disk.write.bytes_server_oam_2:
5642         type: org.openecomp.capabilities.metric.Ceilometer
5643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5644         occurrences:
5645         - 1
5646         - UNBOUNDED
5647       disk.write.bytes_server_oam_1:
5648         type: org.openecomp.capabilities.metric.Ceilometer
5649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5650         occurrences:
5651         - 1
5652         - UNBOUNDED
5653       disk.allocation_server_ps_2_test_nested3Level:
5654         type: org.openecomp.capabilities.metric.Ceilometer
5655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5656         occurrences:
5657         - 1
5658         - UNBOUNDED
5659       binding_oam02_port_2:
5660         type: tosca.capabilities.network.Bindable
5661         valid_source_types:
5662         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5663         occurrences:
5664         - 0
5665         - UNBOUNDED
5666       binding_server_oam_1:
5667         type: tosca.capabilities.network.Bindable
5668         occurrences:
5669         - 1
5670         - UNBOUNDED
5671       binding_server_oam_2:
5672         type: tosca.capabilities.network.Bindable
5673         occurrences:
5674         - 1
5675         - UNBOUNDED
5676       endpoint_server_ps_2_test_nested3Level:
5677         type: tosca.capabilities.Endpoint.Admin
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       network.outgoing.bytes_oam02_port_2:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       network.outpoing.packets_oam01_port_1:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       disk.device.read.bytes.rate_server_oam_1:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       disk.device.read.bytes.rate_server_oam_2:
5700         type: org.openecomp.capabilities.metric.Ceilometer
5701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5702         occurrences:
5703         - 1
5704         - UNBOUNDED
5705       os_server_ps_1_test_nested3Level:
5706         type: tosca.capabilities.OperatingSystem
5707         occurrences:
5708         - 1
5709         - UNBOUNDED
5710       disk.ephemeral.size_server_ps_1_test_nested3Level:
5711         type: org.openecomp.capabilities.metric.Ceilometer
5712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5713         occurrences:
5714         - 1
5715         - UNBOUNDED
5716       network.incoming.bytes.rate_pd01_port_1_test_nested3Level:
5717         type: org.openecomp.capabilities.metric.Ceilometer
5718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5719         occurrences:
5720         - 1
5721         - UNBOUNDED
5722       instance_server_oam_1:
5723         type: org.openecomp.capabilities.metric.Ceilometer
5724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5725         occurrences:
5726         - 1
5727         - UNBOUNDED
5728       disk.usage_server_ps_1_test_nested3Level:
5729         type: org.openecomp.capabilities.metric.Ceilometer
5730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5731         occurrences:
5732         - 1
5733         - UNBOUNDED
5734       instance_server_oam_2:
5735         type: org.openecomp.capabilities.metric.Ceilometer
5736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5737         occurrences:
5738         - 1
5739         - UNBOUNDED
5740       network.incoming.packets_oam02_port_2:
5741         type: org.openecomp.capabilities.metric.Ceilometer
5742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5743         occurrences:
5744         - 1
5745         - UNBOUNDED
5746       disk.read.bytes_server_ps_2_test_nested3Level:
5747         type: org.openecomp.capabilities.metric.Ceilometer
5748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5749         occurrences:
5750         - 1
5751         - UNBOUNDED
5752       disk.root.size_server_oam_1:
5753         type: org.openecomp.capabilities.metric.Ceilometer
5754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5755         occurrences:
5756         - 1
5757         - UNBOUNDED
5758       disk.root.size_server_oam_2:
5759         type: org.openecomp.capabilities.metric.Ceilometer
5760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5761         occurrences:
5762         - 1
5763         - UNBOUNDED
5764       cpu.delta_server_ps_1_test_nested3Level:
5765         type: org.openecomp.capabilities.metric.Ceilometer
5766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5767         occurrences:
5768         - 1
5769         - UNBOUNDED
5770       disk.iops_server_oam_2:
5771         type: org.openecomp.capabilities.metric.Ceilometer
5772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5773         occurrences:
5774         - 1
5775         - UNBOUNDED
5776       disk.iops_server_oam_1:
5777         type: org.openecomp.capabilities.metric.Ceilometer
5778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5779         occurrences:
5780         - 1
5781         - UNBOUNDED
5782       disk.write.bytes.rate_server_ps_1_test_nested3Level:
5783         type: org.openecomp.capabilities.metric.Ceilometer
5784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5785         occurrences:
5786         - 1
5787         - UNBOUNDED
5788       host_server_ps_1_test_nested3Level:
5789         type: tosca.capabilities.Container
5790         valid_source_types:
5791         - tosca.nodes.SoftwareComponent
5792         occurrences:
5793         - 1
5794         - UNBOUNDED
5795       attachment_oam02_port_2:
5796         type: tosca.capabilities.Attachment
5797         occurrences:
5798         - 1
5799         - UNBOUNDED
5800       disk.device.iops_server_oam_2:
5801         type: org.openecomp.capabilities.metric.Ceilometer
5802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5803         occurrences:
5804         - 1
5805         - UNBOUNDED
5806       disk.device.iops_server_oam_1:
5807         type: org.openecomp.capabilities.metric.Ceilometer
5808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5809         occurrences:
5810         - 1
5811         - UNBOUNDED
5812       scalable_server_ps_2_test_nested3Level:
5813         type: tosca.capabilities.Scalable
5814         occurrences:
5815         - 1
5816         - UNBOUNDED
5817       disk.root.size_server_ps_2_test_nested3Level:
5818         type: org.openecomp.capabilities.metric.Ceilometer
5819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5820         occurrences:
5821         - 1
5822         - UNBOUNDED
5823       host_server_oam_2:
5824         type: tosca.capabilities.Container
5825         valid_source_types:
5826         - tosca.nodes.SoftwareComponent
5827         occurrences:
5828         - 1
5829         - UNBOUNDED
5830       host_server_oam_1:
5831         type: tosca.capabilities.Container
5832         valid_source_types:
5833         - tosca.nodes.SoftwareComponent
5834         occurrences:
5835         - 1
5836         - UNBOUNDED
5837       disk.device.capacity_server_ps_1_test_nested3Level:
5838         type: org.openecomp.capabilities.metric.Ceilometer
5839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5840         occurrences:
5841         - 1
5842         - UNBOUNDED
5843       network.incoming.bytes.rate_oam02_port_2:
5844         type: org.openecomp.capabilities.metric.Ceilometer
5845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5846         occurrences:
5847         - 1
5848         - UNBOUNDED
5849       disk.write.requests.rate_server_ps_2_test_nested3Level:
5850         type: org.openecomp.capabilities.metric.Ceilometer
5851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5852         occurrences:
5853         - 1
5854         - UNBOUNDED
5855       disk.latency_server_ps_2_test_nested3Level:
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       network.incoming.packets.rate_oam01_port_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.device.latency_server_ps_1_test_nested3Level:
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       disk.ephemeral.size_server_oam_2:
5874         type: org.openecomp.capabilities.metric.Ceilometer
5875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5876         occurrences:
5877         - 1
5878         - UNBOUNDED
5879       feature_server_oam_2:
5880         type: tosca.capabilities.Node
5881         occurrences:
5882         - 1
5883         - UNBOUNDED
5884       disk.ephemeral.size_server_oam_1:
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       feature_server_oam_1:
5891         type: tosca.capabilities.Node
5892         occurrences:
5893         - 1
5894         - UNBOUNDED
5895       attachment_pd02_port_2_test_nested3Level:
5896         type: tosca.capabilities.Attachment
5897         occurrences:
5898         - 1
5899         - UNBOUNDED
5900       network.incoming.bytes_oam01_port_1:
5901         type: org.openecomp.capabilities.metric.Ceilometer
5902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5903         occurrences:
5904         - 1
5905         - UNBOUNDED
5906       cpu_server_ps_2_test_nested3Level:
5907         type: org.openecomp.capabilities.metric.Ceilometer
5908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5909         occurrences:
5910         - 1
5911         - UNBOUNDED
5912       network.incoming.packets.rate_pd01_port_1_test_nested3Level:
5913         type: org.openecomp.capabilities.metric.Ceilometer
5914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5915         occurrences:
5916         - 1
5917         - UNBOUNDED
5918       os_server_oam_1:
5919         type: tosca.capabilities.OperatingSystem
5920         occurrences:
5921         - 1
5922         - UNBOUNDED
5923       os_server_oam_2:
5924         type: tosca.capabilities.OperatingSystem
5925         occurrences:
5926         - 1
5927         - UNBOUNDED
5928       network.outgoing.packets.rate_oam02_port_2:
5929         type: org.openecomp.capabilities.metric.Ceilometer
5930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5931         occurrences:
5932         - 1
5933         - UNBOUNDED
5934       disk.device.latency_server_ps_2_test_nested3Level:
5935         type: org.openecomp.capabilities.metric.Ceilometer
5936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5937         occurrences:
5938         - 1
5939         - UNBOUNDED
5940       feature_oam01_port_1:
5941         type: tosca.capabilities.Node
5942         occurrences:
5943         - 1
5944         - UNBOUNDED
5945       disk.device.allocation_server_oam_2:
5946         type: org.openecomp.capabilities.metric.Ceilometer
5947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5948         occurrences:
5949         - 1
5950         - UNBOUNDED
5951       disk.device.allocation_server_oam_1:
5952         type: org.openecomp.capabilities.metric.Ceilometer
5953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5954         occurrences:
5955         - 1
5956         - UNBOUNDED
5957       network.incoming.bytes_pd02_port_2_test_nested3Level:
5958         type: org.openecomp.capabilities.metric.Ceilometer
5959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5960         occurrences:
5961         - 1
5962         - UNBOUNDED
5963       cpu_util_server_ps_2_test_nested3Level:
5964         type: org.openecomp.capabilities.metric.Ceilometer
5965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5966         occurrences:
5967         - 1
5968         - UNBOUNDED
5969       network.incoming.bytes.rate_oam01_port_1:
5970         type: org.openecomp.capabilities.metric.Ceilometer
5971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5972         occurrences:
5973         - 1
5974         - UNBOUNDED
5975       vcpus_server_oam_2:
5976         type: org.openecomp.capabilities.metric.Ceilometer
5977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5978         occurrences:
5979         - 1
5980         - UNBOUNDED
5981       disk.write.requests_server_oam_1:
5982         type: org.openecomp.capabilities.metric.Ceilometer
5983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5984         occurrences:
5985         - 1
5986         - UNBOUNDED
5987       cpu_util_server_ps_1_test_nested3Level:
5988         type: org.openecomp.capabilities.metric.Ceilometer
5989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5990         occurrences:
5991         - 1
5992         - UNBOUNDED
5993       disk.write.requests_server_oam_2:
5994         type: org.openecomp.capabilities.metric.Ceilometer
5995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5996         occurrences:
5997         - 1
5998         - UNBOUNDED
5999       disk.ephemeral.size_server_ps_2_test_nested3Level:
6000         type: org.openecomp.capabilities.metric.Ceilometer
6001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6002         occurrences:
6003         - 1
6004         - UNBOUNDED
6005       disk.read.bytes_server_ps_1_test_nested3Level:
6006         type: org.openecomp.capabilities.metric.Ceilometer
6007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6008         occurrences:
6009         - 1
6010         - UNBOUNDED
6011       disk.device.read.bytes.rate_server_ps_2_test_nested3Level:
6012         type: org.openecomp.capabilities.metric.Ceilometer
6013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6014         occurrences:
6015         - 1
6016         - UNBOUNDED
6017       os_server_ps_2_test_nested3Level:
6018         type: tosca.capabilities.OperatingSystem
6019         occurrences:
6020         - 1
6021         - UNBOUNDED
6022       network.incoming.bytes.rate_pd02_port_2_test_nested3Level:
6023         type: org.openecomp.capabilities.metric.Ceilometer
6024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6025         occurrences:
6026         - 1
6027         - UNBOUNDED
6028       network.outgoing.bytes.rate_oam02_port_2:
6029         type: org.openecomp.capabilities.metric.Ceilometer
6030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6031         occurrences:
6032         - 1
6033         - UNBOUNDED
6034       vcpus_server_oam_1:
6035         type: org.openecomp.capabilities.metric.Ceilometer
6036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6037         occurrences:
6038         - 1
6039         - UNBOUNDED
6040       network.incoming.packets_pd02_port_2_test_nested3Level:
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       disk.usage_server_ps_2_test_nested3Level:
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       disk.device.write.requests.rate_server_oam_2:
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       disk.device.write.requests.rate_server_oam_1:
6059         type: org.openecomp.capabilities.metric.Ceilometer
6060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6061         occurrences:
6062         - 1
6063         - UNBOUNDED
6064       cpu_server_oam_1:
6065         type: org.openecomp.capabilities.metric.Ceilometer
6066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6067         occurrences:
6068         - 1
6069         - UNBOUNDED
6070       cpu_server_oam_2:
6071         type: org.openecomp.capabilities.metric.Ceilometer
6072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6073         occurrences:
6074         - 1
6075         - UNBOUNDED
6076       binding_oam01_port_1:
6077         type: tosca.capabilities.network.Bindable
6078         valid_source_types:
6079         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6080         occurrences:
6081         - 0
6082         - UNBOUNDED
6083       disk.device.write.requests_server_ps_2_test_nested3Level:
6084         type: org.openecomp.capabilities.metric.Ceilometer
6085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6086         occurrences:
6087         - 1
6088         - UNBOUNDED
6089       memory.usage_server_ps_1_test_nested3Level:
6090         type: org.openecomp.capabilities.metric.Ceilometer
6091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6092         occurrences:
6093         - 1
6094         - UNBOUNDED
6095       disk.device.write.bytes.rate_server_ps_1_test_nested3Level:
6096         type: org.openecomp.capabilities.metric.Ceilometer
6097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6098         occurrences:
6099         - 1
6100         - UNBOUNDED
6101       cpu_server_ps_1_test_nested3Level:
6102         type: org.openecomp.capabilities.metric.Ceilometer
6103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6104         occurrences:
6105         - 1
6106         - UNBOUNDED
6107       disk.write.bytes.rate_server_ps_2_test_nested3Level:
6108         type: org.openecomp.capabilities.metric.Ceilometer
6109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6110         occurrences:
6111         - 1
6112         - UNBOUNDED
6113       instance_server_ps_1_test_nested3Level:
6114         type: org.openecomp.capabilities.metric.Ceilometer
6115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6116         occurrences:
6117         - 1
6118         - UNBOUNDED
6119       disk.device.read.requests_server_ps_2_test_nested3Level:
6120         type: org.openecomp.capabilities.metric.Ceilometer
6121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6122         occurrences:
6123         - 1
6124         - UNBOUNDED
6125       feature_server_ps_2_test_nested3Level:
6126         type: tosca.capabilities.Node
6127         occurrences:
6128         - 1
6129         - UNBOUNDED
6130       disk.device.read.requests_server_oam_1:
6131         type: org.openecomp.capabilities.metric.Ceilometer
6132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6133         occurrences:
6134         - 1
6135         - UNBOUNDED
6136       disk.read.requests_server_ps_2_test_nested3Level:
6137         type: org.openecomp.capabilities.metric.Ceilometer
6138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6139         occurrences:
6140         - 1
6141         - UNBOUNDED
6142       disk.root.size_server_ps_1_test_nested3Level:
6143         type: org.openecomp.capabilities.metric.Ceilometer
6144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6145         occurrences:
6146         - 1
6147         - UNBOUNDED
6148       disk.read.requests_server_oam_2:
6149         type: org.openecomp.capabilities.metric.Ceilometer
6150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6151         occurrences:
6152         - 1
6153         - UNBOUNDED
6154       disk.device.read.requests_server_oam_2:
6155         type: org.openecomp.capabilities.metric.Ceilometer
6156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6157         occurrences:
6158         - 1
6159         - UNBOUNDED
6160       disk.read.requests_server_oam_1:
6161         type: org.openecomp.capabilities.metric.Ceilometer
6162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6163         occurrences:
6164         - 1
6165         - UNBOUNDED
6166       memory.usage_server_oam_1:
6167         type: org.openecomp.capabilities.metric.Ceilometer
6168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6169         occurrences:
6170         - 1
6171         - UNBOUNDED
6172       disk.device.iops_server_ps_1_test_nested3Level:
6173         type: org.openecomp.capabilities.metric.Ceilometer
6174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6175         occurrences:
6176         - 1
6177         - UNBOUNDED
6178       memory.usage_server_oam_2:
6179         type: org.openecomp.capabilities.metric.Ceilometer
6180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6181         occurrences:
6182         - 1
6183         - UNBOUNDED
6184       scalable_server_ps_1_test_nested3Level:
6185         type: tosca.capabilities.Scalable
6186         occurrences:
6187         - 1
6188         - UNBOUNDED
6189       network.outgoing.packets.rate_pd02_port_2_test_nested3Level:
6190         type: org.openecomp.capabilities.metric.Ceilometer
6191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6192         occurrences:
6193         - 1
6194         - UNBOUNDED
6195       disk.read.bytes_server_oam_2:
6196         type: org.openecomp.capabilities.metric.Ceilometer
6197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6198         occurrences:
6199         - 1
6200         - UNBOUNDED
6201       disk.read.bytes_server_oam_1:
6202         type: org.openecomp.capabilities.metric.Ceilometer
6203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6204         occurrences:
6205         - 1
6206         - UNBOUNDED
6207       network.outgoing.bytes_pd01_port_1_test_nested3Level:
6208         type: org.openecomp.capabilities.metric.Ceilometer
6209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6210         occurrences:
6211         - 1
6212         - UNBOUNDED
6213       binding_server_ps_2_test_nested3Level:
6214         type: tosca.capabilities.network.Bindable
6215         occurrences:
6216         - 1
6217         - UNBOUNDED
6218       feature_pd02_port_2_test_nested3Level:
6219         type: tosca.capabilities.Node
6220         occurrences:
6221         - 1
6222         - UNBOUNDED
6223       disk.device.write.bytes.rate_server_oam_1:
6224         type: org.openecomp.capabilities.metric.Ceilometer
6225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6226         occurrences:
6227         - 1
6228         - UNBOUNDED
6229       disk.device.iops_server_ps_2_test_nested3Level:
6230         type: org.openecomp.capabilities.metric.Ceilometer
6231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6232         occurrences:
6233         - 1
6234         - UNBOUNDED
6235       disk.write.bytes.rate_server_oam_1:
6236         type: org.openecomp.capabilities.metric.Ceilometer
6237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6238         occurrences:
6239         - 1
6240         - UNBOUNDED
6241       binding_server_ps_1_test_nested3Level:
6242         type: tosca.capabilities.network.Bindable
6243         occurrences:
6244         - 1
6245         - UNBOUNDED
6246       disk.write.bytes.rate_server_oam_2:
6247         type: org.openecomp.capabilities.metric.Ceilometer
6248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6249         occurrences:
6250         - 1
6251         - UNBOUNDED
6252       attachment_pd01_port_1_test_nested3Level:
6253         type: tosca.capabilities.Attachment
6254         occurrences:
6255         - 1
6256         - UNBOUNDED
6257       disk.device.write.bytes.rate_server_oam_2:
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       memory_server_oam_1:
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       memory_server_oam_2:
6270         type: org.openecomp.capabilities.metric.Ceilometer
6271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6272         occurrences:
6273         - 1
6274         - UNBOUNDED
6275       disk.device.latency_server_oam_2:
6276         type: org.openecomp.capabilities.metric.Ceilometer
6277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6278         occurrences:
6279         - 1
6280         - UNBOUNDED
6281       disk.device.latency_server_oam_1:
6282         type: org.openecomp.capabilities.metric.Ceilometer
6283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6284         occurrences:
6285         - 1
6286         - UNBOUNDED
6287       disk.device.usage_server_oam_2:
6288         type: org.openecomp.capabilities.metric.Ceilometer
6289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6290         occurrences:
6291         - 1
6292         - UNBOUNDED
6293       disk.device.usage_server_oam_1:
6294         type: org.openecomp.capabilities.metric.Ceilometer
6295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6296         occurrences:
6297         - 1
6298         - UNBOUNDED
6299       disk.read.requests_server_ps_1_test_nested3Level:
6300         type: org.openecomp.capabilities.metric.Ceilometer
6301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6302         occurrences:
6303         - 1
6304         - UNBOUNDED
6305       disk.device.read.bytes.rate_server_ps_1_test_nested3Level:
6306         type: org.openecomp.capabilities.metric.Ceilometer
6307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6308         occurrences:
6309         - 1
6310         - UNBOUNDED
6311       disk.device.read.requests.rate_server_ps_2_test_nested3Level:
6312         type: org.openecomp.capabilities.metric.Ceilometer
6313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6314         occurrences:
6315         - 1
6316         - UNBOUNDED
6317       disk.device.usage_server_ps_2_test_nested3Level:
6318         type: org.openecomp.capabilities.metric.Ceilometer
6319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6320         occurrences:
6321         - 1
6322         - UNBOUNDED
6323       feature_test_nested3Level:
6324         type: tosca.capabilities.Node
6325         occurrences:
6326         - 1
6327         - UNBOUNDED
6328       instance_server_ps_2_test_nested3Level:
6329         type: org.openecomp.capabilities.metric.Ceilometer
6330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6331         occurrences:
6332         - 1
6333         - UNBOUNDED
6334       disk.allocation_server_ps_1_test_nested3Level:
6335         type: org.openecomp.capabilities.metric.Ceilometer
6336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6337         occurrences:
6338         - 1
6339         - UNBOUNDED
6340       disk.device.write.bytes.rate_server_ps_2_test_nested3Level:
6341         type: org.openecomp.capabilities.metric.Ceilometer
6342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6343         occurrences:
6344         - 1
6345         - UNBOUNDED
6346       disk.device.capacity_server_oam_2:
6347         type: org.openecomp.capabilities.metric.Ceilometer
6348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6349         occurrences:
6350         - 1
6351         - UNBOUNDED
6352       network.outgoing.packets.rate_oam01_port_1:
6353         type: org.openecomp.capabilities.metric.Ceilometer
6354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6355         occurrences:
6356         - 1
6357         - UNBOUNDED
6358       disk.device.read.requests_server_ps_1_test_nested3Level:
6359         type: org.openecomp.capabilities.metric.Ceilometer
6360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6361         occurrences:
6362         - 1
6363         - UNBOUNDED
6364       disk.read.bytes.rate_server_ps_2_test_nested3Level:
6365         type: org.openecomp.capabilities.metric.Ceilometer
6366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6367         occurrences:
6368         - 1
6369         - UNBOUNDED
6370       feature_oam02_port_2:
6371         type: tosca.capabilities.Node
6372         occurrences:
6373         - 1
6374         - UNBOUNDED
6375       network.outgoing.bytes_oam01_port_1:
6376         type: org.openecomp.capabilities.metric.Ceilometer
6377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6378         occurrences:
6379         - 1
6380         - UNBOUNDED
6381       network.outpoing.packets_oam02_port_2:
6382         type: org.openecomp.capabilities.metric.Ceilometer
6383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6384         occurrences:
6385         - 1
6386         - UNBOUNDED
6387       network.incoming.packets_pd01_port_1_test_nested3Level:
6388         type: org.openecomp.capabilities.metric.Ceilometer
6389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6390         occurrences:
6391         - 1
6392         - UNBOUNDED
6393       cpu_util_server_oam_2:
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       binding_pd02_port_2_test_nested3Level:
6400         type: tosca.capabilities.network.Bindable
6401         valid_source_types:
6402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6403         occurrences:
6404         - 0
6405         - UNBOUNDED
6406       disk.device.allocation_server_ps_2_test_nested3Level:
6407         type: org.openecomp.capabilities.metric.Ceilometer
6408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6409         occurrences:
6410         - 1
6411         - UNBOUNDED
6412       feature_pd01_port_1_test_nested3Level:
6413         type: tosca.capabilities.Node
6414         occurrences:
6415         - 1
6416         - UNBOUNDED
6417       disk.iops_server_ps_1_test_nested3Level:
6418         type: org.openecomp.capabilities.metric.Ceilometer
6419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6420         occurrences:
6421         - 1
6422         - UNBOUNDED
6423       vcpus_server_ps_2_test_nested3Level:
6424         type: org.openecomp.capabilities.metric.Ceilometer
6425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6426         occurrences:
6427         - 1
6428         - UNBOUNDED
6429       disk.device.capacity_server_oam_1:
6430         type: org.openecomp.capabilities.metric.Ceilometer
6431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6432         occurrences:
6433         - 1
6434         - UNBOUNDED
6435       cpu_util_server_oam_1:
6436         type: org.openecomp.capabilities.metric.Ceilometer
6437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6438         occurrences:
6439         - 1
6440         - UNBOUNDED
6441       disk.device.read.bytes_server_ps_1_test_nested3Level:
6442         type: org.openecomp.capabilities.metric.Ceilometer
6443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6444         occurrences:
6445         - 1
6446         - UNBOUNDED
6447       disk.device.write.requests_server_ps_1_test_nested3Level:
6448         type: org.openecomp.capabilities.metric.Ceilometer
6449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6450         occurrences:
6451         - 1
6452         - UNBOUNDED
6453   org.openecomp.resource.abstract.nodes.ps:
6454     derived_from: org.openecomp.resource.abstract.nodes.VFC
6455     properties:
6456       port_pd02_port_fixed_ips:
6457         type: list
6458         required: true
6459         status: SUPPORTED
6460         entry_schema:
6461           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6462       index_value:
6463         type: integer
6464         description: Index value of this substitution service template runtime instance
6465         required: false
6466         default: 0
6467         status: SUPPORTED
6468         constraints:
6469         - greater_or_equal: 0
6470       port_pd02_port_mac_requirements:
6471         type: org.openecomp.datatypes.network.MacRequirements
6472         required: true
6473         status: SUPPORTED
6474       vm_flavor_name:
6475         type: string
6476         required: true
6477         status: SUPPORTED
6478       port_pd02_port_order:
6479         type: integer
6480         required: true
6481         status: SUPPORTED
6482       port_pd02_port_subnetpoolid:
6483         type: string
6484         required: true
6485         status: SUPPORTED
6486       port_pd02_port_network_role_tag:
6487         type: string
6488         required: true
6489         status: SUPPORTED
6490       port_pd02_port_vlan_requirements:
6491         type: list
6492         required: true
6493         status: SUPPORTED
6494         entry_schema:
6495           type: org.openecomp.datatypes.network.VlanRequirements
6496       vm_image_name:
6497         type: string
6498         required: true
6499         status: SUPPORTED
6500       port_pd02_port_security_groups:
6501         type: list
6502         required: true
6503         status: SUPPORTED
6504         entry_schema:
6505           type: json
6506       compute_ps_availability_zone:
6507         type: list
6508         required: true
6509         status: SUPPORTED
6510         entry_schema:
6511           type: string
6512       port_pd02_port_replacement_policy:
6513         type: list
6514         required: true
6515         status: SUPPORTED
6516         entry_schema:
6517           type: string
6518       port_pd02_port_network_role:
6519         type: string
6520         required: true
6521         status: SUPPORTED
6522       compute_ps_name:
6523         type: list
6524         required: true
6525         status: SUPPORTED
6526         entry_schema:
6527           type: string
6528       port_pd02_port_exCP_naming:
6529         type: org.openecomp.datatypes.Naming
6530         required: true
6531         status: SUPPORTED
6532       port_pd02_port_ip_requirements:
6533         type: list
6534         required: true
6535         status: SUPPORTED
6536         entry_schema:
6537           type: org.openecomp.datatypes.network.IpRequirements
6538       port_pd02_port_network:
6539         type: list
6540         required: true
6541         status: SUPPORTED
6542         entry_schema:
6543           type: string
6544     requirements:
6545     - dependency_ps:
6546         capability: tosca.capabilities.Node
6547         node: tosca.nodes.Root
6548         relationship: tosca.relationships.DependsOn
6549         occurrences:
6550         - 0
6551         - UNBOUNDED
6552     - local_storage_ps:
6553         capability: tosca.capabilities.Attachment
6554         node: tosca.nodes.BlockStorage
6555         relationship: tosca.relationships.AttachesTo
6556         occurrences:
6557         - 0
6558         - UNBOUNDED
6559     - dependency_ps_pd02_port:
6560         capability: tosca.capabilities.Node
6561         node: tosca.nodes.Root
6562         relationship: tosca.relationships.DependsOn
6563         occurrences:
6564         - 0
6565         - UNBOUNDED
6566     - link_ps_pd02_port:
6567         capability: tosca.capabilities.network.Linkable
6568         relationship: tosca.relationships.network.LinksTo
6569         occurrences:
6570         - 1
6571         - 1
6572     capabilities:
6573       disk.write.requests.rate_ps:
6574         type: org.openecomp.capabilities.metric.Ceilometer
6575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6576         occurrences:
6577         - 1
6578         - UNBOUNDED
6579       disk.device.iops_ps:
6580         type: org.openecomp.capabilities.metric.Ceilometer
6581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6582         occurrences:
6583         - 1
6584         - UNBOUNDED
6585       scalable_ps:
6586         type: tosca.capabilities.Scalable
6587         occurrences:
6588         - 1
6589         - UNBOUNDED
6590       disk.write.requests_ps:
6591         type: org.openecomp.capabilities.metric.Ceilometer
6592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6593         occurrences:
6594         - 1
6595         - UNBOUNDED
6596       host_ps:
6597         type: tosca.capabilities.Container
6598         valid_source_types:
6599         - tosca.nodes.SoftwareComponent
6600         occurrences:
6601         - 1
6602         - UNBOUNDED
6603       disk.device.allocation_ps:
6604         type: org.openecomp.capabilities.metric.Ceilometer
6605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6606         occurrences:
6607         - 1
6608         - UNBOUNDED
6609       disk.read.bytes_ps:
6610         type: org.openecomp.capabilities.metric.Ceilometer
6611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6612         occurrences:
6613         - 1
6614         - UNBOUNDED
6615       memory.resident_ps:
6616         type: org.openecomp.capabilities.metric.Ceilometer
6617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6618         occurrences:
6619         - 1
6620         - UNBOUNDED
6621       disk.device.usage_ps:
6622         type: org.openecomp.capabilities.metric.Ceilometer
6623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6624         occurrences:
6625         - 1
6626         - UNBOUNDED
6627       network.outgoing.bytes.rate_ps_pd02_port:
6628         type: org.openecomp.capabilities.metric.Ceilometer
6629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6630         occurrences:
6631         - 1
6632         - UNBOUNDED
6633       endpoint_ps:
6634         type: tosca.capabilities.Endpoint.Admin
6635         occurrences:
6636         - 1
6637         - UNBOUNDED
6638       disk.device.capacity_ps:
6639         type: org.openecomp.capabilities.metric.Ceilometer
6640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6641         occurrences:
6642         - 1
6643         - UNBOUNDED
6644       cpu_ps:
6645         type: org.openecomp.capabilities.metric.Ceilometer
6646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6647         occurrences:
6648         - 1
6649         - UNBOUNDED
6650       network.incoming.packets_ps_pd02_port:
6651         type: org.openecomp.capabilities.metric.Ceilometer
6652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6653         occurrences:
6654         - 1
6655         - UNBOUNDED
6656       disk.device.write.bytes_ps:
6657         type: org.openecomp.capabilities.metric.Ceilometer
6658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6659         occurrences:
6660         - 1
6661         - UNBOUNDED
6662       network.outgoing.packets.rate_ps_pd02_port:
6663         type: org.openecomp.capabilities.metric.Ceilometer
6664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6665         occurrences:
6666         - 1
6667         - UNBOUNDED
6668       cpu.delta_ps:
6669         type: org.openecomp.capabilities.metric.Ceilometer
6670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6671         occurrences:
6672         - 1
6673         - UNBOUNDED
6674       disk.root.size_ps:
6675         type: org.openecomp.capabilities.metric.Ceilometer
6676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6677         occurrences:
6678         - 1
6679         - UNBOUNDED
6680       disk.device.read.requests.rate_ps:
6681         type: org.openecomp.capabilities.metric.Ceilometer
6682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6683         occurrences:
6684         - 1
6685         - UNBOUNDED
6686       binding_ps:
6687         type: tosca.capabilities.network.Bindable
6688         occurrences:
6689         - 1
6690         - UNBOUNDED
6691       binding_ps_pd02_port:
6692         type: tosca.capabilities.network.Bindable
6693         valid_source_types:
6694         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6695         occurrences:
6696         - 0
6697         - UNBOUNDED
6698       disk.device.write.requests.rate_ps:
6699         type: org.openecomp.capabilities.metric.Ceilometer
6700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6701         occurrences:
6702         - 1
6703         - UNBOUNDED
6704       network.outgoing.bytes_ps_pd02_port:
6705         type: org.openecomp.capabilities.metric.Ceilometer
6706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6707         occurrences:
6708         - 1
6709         - UNBOUNDED
6710       cpu_util_ps:
6711         type: org.openecomp.capabilities.metric.Ceilometer
6712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6713         occurrences:
6714         - 1
6715         - UNBOUNDED
6716       network.outpoing.packets_ps_pd02_port:
6717         type: org.openecomp.capabilities.metric.Ceilometer
6718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6719         occurrences:
6720         - 1
6721         - UNBOUNDED
6722       network.incoming.packets.rate_ps_pd02_port:
6723         type: org.openecomp.capabilities.metric.Ceilometer
6724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       network.incoming.bytes_ps_pd02_port:
6729         type: org.openecomp.capabilities.metric.Ceilometer
6730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       disk.read.bytes.rate_ps:
6735         type: org.openecomp.capabilities.metric.Ceilometer
6736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       disk.device.read.bytes.rate_ps:
6741         type: org.openecomp.capabilities.metric.Ceilometer
6742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6743         occurrences:
6744         - 1
6745         - UNBOUNDED
6746       disk.read.requests_ps:
6747         type: org.openecomp.capabilities.metric.Ceilometer
6748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6749         occurrences:
6750         - 1
6751         - UNBOUNDED
6752       vcpus_ps:
6753         type: org.openecomp.capabilities.metric.Ceilometer
6754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6755         occurrences:
6756         - 1
6757         - UNBOUNDED
6758       instance_ps:
6759         type: org.openecomp.capabilities.metric.Ceilometer
6760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6761         occurrences:
6762         - 1
6763         - UNBOUNDED
6764       disk.latency_ps:
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       disk.device.read.bytes_ps:
6771         type: org.openecomp.capabilities.metric.Ceilometer
6772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6773         occurrences:
6774         - 1
6775         - UNBOUNDED
6776       memory.usage_ps:
6777         type: org.openecomp.capabilities.metric.Ceilometer
6778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6779         occurrences:
6780         - 1
6781         - UNBOUNDED
6782       feature_ps:
6783         type: tosca.capabilities.Node
6784         occurrences:
6785         - 1
6786         - UNBOUNDED
6787       disk.device.write.bytes.rate_ps:
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.ephemeral.size_ps:
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       memory_ps:
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       feature_ps_pd02_port:
6806         type: tosca.capabilities.Node
6807         occurrences:
6808         - 1
6809         - UNBOUNDED
6810       disk.usage_ps:
6811         type: org.openecomp.capabilities.metric.Ceilometer
6812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6813         occurrences:
6814         - 1
6815         - UNBOUNDED
6816       disk.write.bytes.rate_ps:
6817         type: org.openecomp.capabilities.metric.Ceilometer
6818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6819         occurrences:
6820         - 1
6821         - UNBOUNDED
6822       os_ps:
6823         type: tosca.capabilities.OperatingSystem
6824         occurrences:
6825         - 1
6826         - UNBOUNDED
6827       disk.iops_ps:
6828         type: org.openecomp.capabilities.metric.Ceilometer
6829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6830         occurrences:
6831         - 1
6832         - UNBOUNDED
6833       disk.allocation_ps:
6834         type: org.openecomp.capabilities.metric.Ceilometer
6835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6836         occurrences:
6837         - 1
6838         - UNBOUNDED
6839       attachment_ps_pd02_port:
6840         type: tosca.capabilities.Attachment
6841         occurrences:
6842         - 1
6843         - UNBOUNDED
6844       disk.device.read.requests_ps:
6845         type: org.openecomp.capabilities.metric.Ceilometer
6846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6847         occurrences:
6848         - 1
6849         - UNBOUNDED
6850       disk.capacity_ps:
6851         type: org.openecomp.capabilities.metric.Ceilometer
6852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6853         occurrences:
6854         - 1
6855         - UNBOUNDED
6856       disk.device.latency_ps:
6857         type: org.openecomp.capabilities.metric.Ceilometer
6858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6859         occurrences:
6860         - 1
6861         - UNBOUNDED
6862       network.incoming.bytes.rate_ps_pd02_port:
6863         type: org.openecomp.capabilities.metric.Ceilometer
6864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6865         occurrences:
6866         - 1
6867         - UNBOUNDED
6868       disk.device.write.requests_ps:
6869         type: org.openecomp.capabilities.metric.Ceilometer
6870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6871         occurrences:
6872         - 1
6873         - UNBOUNDED
6874       disk.write.bytes_ps:
6875         type: org.openecomp.capabilities.metric.Ceilometer
6876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6877         occurrences:
6878         - 1
6879         - UNBOUNDED
6880   org.openecomp.resource.abstract.nodes.heat.nested3:
6881     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6882     properties:
6883       p1:
6884         type: string
6885         description: UID of OAM network
6886         required: true
6887         status: SUPPORTED
6888       p2:
6889         type: string
6890         description: UID of OAM network
6891         required: true
6892         status: SUPPORTED
6893       ps_names:
6894         type: list
6895         description: CMAUI1, CMAUI2 server names
6896         required: true
6897         status: SUPPORTED
6898         entry_schema:
6899           type: string
6900       cmaui_image:
6901         type: string
6902         description: Image for CMAUI server
6903         required: true
6904         status: SUPPORTED
6905       cmaui_flavor:
6906         type: string
6907         description: Flavor for CMAUI server
6908         required: true
6909         status: SUPPORTED
6910       security_group_name:
6911         type: list
6912         description: CMAUI1, CMAUI2 server names
6913         required: true
6914         status: SUPPORTED
6915         entry_schema:
6916           type: string
6917       availability_zone_0:
6918         type: string
6919         description: availabilityzone name
6920         required: true
6921         status: SUPPORTED
6922       cmaui_oam_ips:
6923         type: string
6924         required: true
6925         status: SUPPORTED
6926       net:
6927         type: string
6928         required: true
6929         status: SUPPORTED
6930     requirements:
6931     - dependency_pd01_port_1:
6932         capability: tosca.capabilities.Node
6933         node: tosca.nodes.Root
6934         relationship: tosca.relationships.DependsOn
6935         occurrences:
6936         - 0
6937         - UNBOUNDED
6938     - link_pd01_port_1:
6939         capability: tosca.capabilities.network.Linkable
6940         relationship: tosca.relationships.network.LinksTo
6941         occurrences:
6942         - 1
6943         - 1
6944     - dependency_pd02_port_2:
6945         capability: tosca.capabilities.Node
6946         node: tosca.nodes.Root
6947         relationship: tosca.relationships.DependsOn
6948         occurrences:
6949         - 0
6950         - UNBOUNDED
6951     - link_pd02_port_2:
6952         capability: tosca.capabilities.network.Linkable
6953         relationship: tosca.relationships.network.LinksTo
6954         occurrences:
6955         - 1
6956         - 1
6957     - dependency_server_ps_2:
6958         capability: tosca.capabilities.Node
6959         node: tosca.nodes.Root
6960         relationship: tosca.relationships.DependsOn
6961         occurrences:
6962         - 0
6963         - UNBOUNDED
6964     - local_storage_server_ps_2:
6965         capability: tosca.capabilities.Attachment
6966         node: tosca.nodes.BlockStorage
6967         relationship: tosca.relationships.AttachesTo
6968         occurrences:
6969         - 0
6970         - UNBOUNDED
6971     - dependency_server_ps_1:
6972         capability: tosca.capabilities.Node
6973         node: tosca.nodes.Root
6974         relationship: tosca.relationships.DependsOn
6975         occurrences:
6976         - 0
6977         - UNBOUNDED
6978     - local_storage_server_ps_1:
6979         capability: tosca.capabilities.Attachment
6980         node: tosca.nodes.BlockStorage
6981         relationship: tosca.relationships.AttachesTo
6982         occurrences:
6983         - 0
6984         - UNBOUNDED
6985     capabilities:
6986       binding_server_ps_2:
6987         type: tosca.capabilities.network.Bindable
6988         occurrences:
6989         - 1
6990         - UNBOUNDED
6991       instance_server_ps_2:
6992         type: org.openecomp.capabilities.metric.Ceilometer
6993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6994         occurrences:
6995         - 1
6996         - UNBOUNDED
6997       instance_server_ps_1:
6998         type: org.openecomp.capabilities.metric.Ceilometer
6999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7000         occurrences:
7001         - 1
7002         - UNBOUNDED
7003       binding_server_ps_1:
7004         type: tosca.capabilities.network.Bindable
7005         occurrences:
7006         - 1
7007         - UNBOUNDED
7008       disk.device.usage_server_ps_1:
7009         type: org.openecomp.capabilities.metric.Ceilometer
7010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7011         occurrences:
7012         - 1
7013         - UNBOUNDED
7014       disk.device.usage_server_ps_2:
7015         type: org.openecomp.capabilities.metric.Ceilometer
7016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7017         occurrences:
7018         - 1
7019         - UNBOUNDED
7020       disk.capacity_server_ps_1:
7021         type: org.openecomp.capabilities.metric.Ceilometer
7022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7023         occurrences:
7024         - 1
7025         - UNBOUNDED
7026       network.outgoing.bytes_pd02_port_2:
7027         type: org.openecomp.capabilities.metric.Ceilometer
7028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7029         occurrences:
7030         - 1
7031         - UNBOUNDED
7032       disk.capacity_server_ps_2:
7033         type: org.openecomp.capabilities.metric.Ceilometer
7034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7035         occurrences:
7036         - 1
7037         - UNBOUNDED
7038       network.outgoing.bytes_pd01_port_1:
7039         type: org.openecomp.capabilities.metric.Ceilometer
7040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7041         occurrences:
7042         - 1
7043         - UNBOUNDED
7044       memory.usage_server_ps_1:
7045         type: org.openecomp.capabilities.metric.Ceilometer
7046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7047         occurrences:
7048         - 1
7049         - UNBOUNDED
7050       memory.usage_server_ps_2:
7051         type: org.openecomp.capabilities.metric.Ceilometer
7052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7053         occurrences:
7054         - 1
7055         - UNBOUNDED
7056       disk.write.requests.rate_server_ps_2:
7057         type: org.openecomp.capabilities.metric.Ceilometer
7058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7059         occurrences:
7060         - 1
7061         - UNBOUNDED
7062       disk.device.latency_server_ps_1:
7063         type: org.openecomp.capabilities.metric.Ceilometer
7064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7065         occurrences:
7066         - 1
7067         - UNBOUNDED
7068       disk.write.requests.rate_server_ps_1:
7069         type: org.openecomp.capabilities.metric.Ceilometer
7070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7071         occurrences:
7072         - 1
7073         - UNBOUNDED
7074       disk.device.latency_server_ps_2:
7075         type: org.openecomp.capabilities.metric.Ceilometer
7076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7077         occurrences:
7078         - 1
7079         - UNBOUNDED
7080       disk.device.write.requests_server_ps_2:
7081         type: org.openecomp.capabilities.metric.Ceilometer
7082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7083         occurrences:
7084         - 1
7085         - UNBOUNDED
7086       disk.device.write.requests_server_ps_1:
7087         type: org.openecomp.capabilities.metric.Ceilometer
7088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7089         occurrences:
7090         - 1
7091         - UNBOUNDED
7092       cpu_server_ps_2:
7093         type: org.openecomp.capabilities.metric.Ceilometer
7094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7095         occurrences:
7096         - 1
7097         - UNBOUNDED
7098       cpu_server_ps_1:
7099         type: org.openecomp.capabilities.metric.Ceilometer
7100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7101         occurrences:
7102         - 1
7103         - UNBOUNDED
7104       os_server_ps_2:
7105         type: tosca.capabilities.OperatingSystem
7106         occurrences:
7107         - 1
7108         - UNBOUNDED
7109       os_server_ps_1:
7110         type: tosca.capabilities.OperatingSystem
7111         occurrences:
7112         - 1
7113         - UNBOUNDED
7114       disk.device.allocation_server_ps_2:
7115         type: org.openecomp.capabilities.metric.Ceilometer
7116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7117         occurrences:
7118         - 1
7119         - UNBOUNDED
7120       endpoint_server_ps_2:
7121         type: tosca.capabilities.Endpoint.Admin
7122         occurrences:
7123         - 1
7124         - UNBOUNDED
7125       disk.device.allocation_server_ps_1:
7126         type: org.openecomp.capabilities.metric.Ceilometer
7127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7128         occurrences:
7129         - 1
7130         - UNBOUNDED
7131       disk.read.bytes_server_ps_1:
7132         type: org.openecomp.capabilities.metric.Ceilometer
7133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7134         occurrences:
7135         - 1
7136         - UNBOUNDED
7137       disk.read.bytes_server_ps_2:
7138         type: org.openecomp.capabilities.metric.Ceilometer
7139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7140         occurrences:
7141         - 1
7142         - UNBOUNDED
7143       disk.device.write.bytes_server_ps_2:
7144         type: org.openecomp.capabilities.metric.Ceilometer
7145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7146         occurrences:
7147         - 1
7148         - UNBOUNDED
7149       disk.device.write.bytes_server_ps_1:
7150         type: org.openecomp.capabilities.metric.Ceilometer
7151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7152         occurrences:
7153         - 1
7154         - UNBOUNDED
7155       endpoint_server_ps_1:
7156         type: tosca.capabilities.Endpoint.Admin
7157         occurrences:
7158         - 1
7159         - UNBOUNDED
7160       binding_pd01_port_1:
7161         type: tosca.capabilities.network.Bindable
7162         valid_source_types:
7163         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7164         occurrences:
7165         - 0
7166         - UNBOUNDED
7167       disk.device.read.requests.rate_server_ps_1:
7168         type: org.openecomp.capabilities.metric.Ceilometer
7169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7170         occurrences:
7171         - 1
7172         - UNBOUNDED
7173       network.outgoing.bytes.rate_pd02_port_2:
7174         type: org.openecomp.capabilities.metric.Ceilometer
7175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7176         occurrences:
7177         - 1
7178         - UNBOUNDED
7179       host_server_ps_2:
7180         type: tosca.capabilities.Container
7181         valid_source_types:
7182         - tosca.nodes.SoftwareComponent
7183         occurrences:
7184         - 1
7185         - UNBOUNDED
7186       disk.device.capacity_server_ps_1:
7187         type: org.openecomp.capabilities.metric.Ceilometer
7188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7189         occurrences:
7190         - 1
7191         - UNBOUNDED
7192       host_server_ps_1:
7193         type: tosca.capabilities.Container
7194         valid_source_types:
7195         - tosca.nodes.SoftwareComponent
7196         occurrences:
7197         - 1
7198         - UNBOUNDED
7199       disk.device.capacity_server_ps_2:
7200         type: org.openecomp.capabilities.metric.Ceilometer
7201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7202         occurrences:
7203         - 1
7204         - UNBOUNDED
7205       disk.device.read.requests.rate_server_ps_2:
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       scalable_server_ps_1:
7212         type: tosca.capabilities.Scalable
7213         occurrences:
7214         - 1
7215         - UNBOUNDED
7216       network.incoming.packets.rate_pd02_port_2:
7217         type: org.openecomp.capabilities.metric.Ceilometer
7218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7219         occurrences:
7220         - 1
7221         - UNBOUNDED
7222       scalable_server_ps_2:
7223         type: tosca.capabilities.Scalable
7224         occurrences:
7225         - 1
7226         - UNBOUNDED
7227       network.outgoing.packets.rate_pd01_port_1:
7228         type: org.openecomp.capabilities.metric.Ceilometer
7229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7230         occurrences:
7231         - 1
7232         - UNBOUNDED
7233       disk.write.bytes.rate_server_ps_2:
7234         type: org.openecomp.capabilities.metric.Ceilometer
7235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7236         occurrences:
7237         - 1
7238         - UNBOUNDED
7239       disk.write.bytes.rate_server_ps_1:
7240         type: org.openecomp.capabilities.metric.Ceilometer
7241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7242         occurrences:
7243         - 1
7244         - UNBOUNDED
7245       disk.device.write.requests.rate_server_ps_2:
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.requests.rate_server_ps_1:
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       memory.resident_server_ps_2:
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.ephemeral.size_server_ps_1:
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       feature_pd02_port_2:
7270         type: tosca.capabilities.Node
7271         occurrences:
7272         - 1
7273         - UNBOUNDED
7274       disk.ephemeral.size_server_ps_2:
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.write.bytes_server_ps_1:
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       disk.write.bytes_server_ps_2:
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       disk.allocation_server_ps_2:
7293         type: org.openecomp.capabilities.metric.Ceilometer
7294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7295         occurrences:
7296         - 1
7297         - UNBOUNDED
7298       disk.allocation_server_ps_1:
7299         type: org.openecomp.capabilities.metric.Ceilometer
7300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7301         occurrences:
7302         - 1
7303         - UNBOUNDED
7304       attachment_pd01_port_1:
7305         type: tosca.capabilities.Attachment
7306         occurrences:
7307         - 1
7308         - UNBOUNDED
7309       memory.resident_server_ps_1:
7310         type: org.openecomp.capabilities.metric.Ceilometer
7311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7312         occurrences:
7313         - 1
7314         - UNBOUNDED
7315       disk.latency_server_ps_2:
7316         type: org.openecomp.capabilities.metric.Ceilometer
7317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7318         occurrences:
7319         - 1
7320         - UNBOUNDED
7321       disk.read.requests_server_ps_2:
7322         type: org.openecomp.capabilities.metric.Ceilometer
7323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7324         occurrences:
7325         - 1
7326         - UNBOUNDED
7327       disk.read.requests_server_ps_1:
7328         type: org.openecomp.capabilities.metric.Ceilometer
7329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7330         occurrences:
7331         - 1
7332         - UNBOUNDED
7333       disk.device.read.requests_server_ps_1:
7334         type: org.openecomp.capabilities.metric.Ceilometer
7335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7336         occurrences:
7337         - 1
7338         - UNBOUNDED
7339       disk.device.read.requests_server_ps_2:
7340         type: org.openecomp.capabilities.metric.Ceilometer
7341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7342         occurrences:
7343         - 1
7344         - UNBOUNDED
7345       network.incoming.bytes.rate_pd01_port_1:
7346         type: org.openecomp.capabilities.metric.Ceilometer
7347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7348         occurrences:
7349         - 1
7350         - UNBOUNDED
7351       disk.read.bytes.rate_server_ps_1:
7352         type: org.openecomp.capabilities.metric.Ceilometer
7353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7354         occurrences:
7355         - 1
7356         - UNBOUNDED
7357       disk.read.bytes.rate_server_ps_2:
7358         type: org.openecomp.capabilities.metric.Ceilometer
7359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7360         occurrences:
7361         - 1
7362         - UNBOUNDED
7363       disk.device.iops_server_ps_1:
7364         type: org.openecomp.capabilities.metric.Ceilometer
7365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7366         occurrences:
7367         - 1
7368         - UNBOUNDED
7369       feature_pd01_port_1:
7370         type: tosca.capabilities.Node
7371         occurrences:
7372         - 1
7373         - UNBOUNDED
7374       disk.device.iops_server_ps_2:
7375         type: org.openecomp.capabilities.metric.Ceilometer
7376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7377         occurrences:
7378         - 1
7379         - UNBOUNDED
7380       cpu_util_server_ps_2:
7381         type: org.openecomp.capabilities.metric.Ceilometer
7382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7383         occurrences:
7384         - 1
7385         - UNBOUNDED
7386       disk.iops_server_ps_1:
7387         type: org.openecomp.capabilities.metric.Ceilometer
7388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7389         occurrences:
7390         - 1
7391         - UNBOUNDED
7392       cpu_util_server_ps_1:
7393         type: org.openecomp.capabilities.metric.Ceilometer
7394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7395         occurrences:
7396         - 1
7397         - UNBOUNDED
7398       disk.iops_server_ps_2:
7399         type: org.openecomp.capabilities.metric.Ceilometer
7400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7401         occurrences:
7402         - 1
7403         - UNBOUNDED
7404       disk.device.read.bytes.rate_server_ps_1:
7405         type: org.openecomp.capabilities.metric.Ceilometer
7406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7407         occurrences:
7408         - 1
7409         - UNBOUNDED
7410       disk.device.read.bytes.rate_server_ps_2:
7411         type: org.openecomp.capabilities.metric.Ceilometer
7412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7413         occurrences:
7414         - 1
7415         - UNBOUNDED
7416       disk.latency_server_ps_1:
7417         type: org.openecomp.capabilities.metric.Ceilometer
7418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7419         occurrences:
7420         - 1
7421         - UNBOUNDED
7422       disk.root.size_server_ps_1:
7423         type: org.openecomp.capabilities.metric.Ceilometer
7424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7425         occurrences:
7426         - 1
7427         - UNBOUNDED
7428       attachment_pd02_port_2:
7429         type: tosca.capabilities.Attachment
7430         occurrences:
7431         - 1
7432         - UNBOUNDED
7433       disk.root.size_server_ps_2:
7434         type: org.openecomp.capabilities.metric.Ceilometer
7435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7436         occurrences:
7437         - 1
7438         - UNBOUNDED
7439       network.outgoing.bytes.rate_pd01_port_1:
7440         type: org.openecomp.capabilities.metric.Ceilometer
7441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7442         occurrences:
7443         - 1
7444         - UNBOUNDED
7445       binding_pd02_port_2:
7446         type: tosca.capabilities.network.Bindable
7447         valid_source_types:
7448         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7449         occurrences:
7450         - 0
7451         - UNBOUNDED
7452       network.incoming.packets.rate_pd01_port_1:
7453         type: org.openecomp.capabilities.metric.Ceilometer
7454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7455         occurrences:
7456         - 1
7457         - UNBOUNDED
7458       disk.usage_server_ps_1:
7459         type: org.openecomp.capabilities.metric.Ceilometer
7460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7461         occurrences:
7462         - 1
7463         - UNBOUNDED
7464       network.outpoing.packets_pd01_port_1:
7465         type: org.openecomp.capabilities.metric.Ceilometer
7466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7467         occurrences:
7468         - 1
7469         - UNBOUNDED
7470       disk.usage_server_ps_2:
7471         type: org.openecomp.capabilities.metric.Ceilometer
7472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7473         occurrences:
7474         - 1
7475         - UNBOUNDED
7476       network.outpoing.packets_pd02_port_2:
7477         type: org.openecomp.capabilities.metric.Ceilometer
7478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7479         occurrences:
7480         - 1
7481         - UNBOUNDED
7482       network.incoming.bytes_pd01_port_1:
7483         type: org.openecomp.capabilities.metric.Ceilometer
7484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7485         occurrences:
7486         - 1
7487         - UNBOUNDED
7488       network.incoming.bytes_pd02_port_2:
7489         type: org.openecomp.capabilities.metric.Ceilometer
7490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7491         occurrences:
7492         - 1
7493         - UNBOUNDED
7494       network.outgoing.packets.rate_pd02_port_2:
7495         type: org.openecomp.capabilities.metric.Ceilometer
7496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7497         occurrences:
7498         - 1
7499         - UNBOUNDED
7500       vcpus_server_ps_1:
7501         type: org.openecomp.capabilities.metric.Ceilometer
7502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7503         occurrences:
7504         - 1
7505         - UNBOUNDED
7506       vcpus_server_ps_2:
7507         type: org.openecomp.capabilities.metric.Ceilometer
7508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7509         occurrences:
7510         - 1
7511         - UNBOUNDED
7512       network.incoming.packets_pd01_port_1:
7513         type: org.openecomp.capabilities.metric.Ceilometer
7514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7515         occurrences:
7516         - 1
7517         - UNBOUNDED
7518       network.incoming.packets_pd02_port_2:
7519         type: org.openecomp.capabilities.metric.Ceilometer
7520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7521         occurrences:
7522         - 1
7523         - UNBOUNDED
7524       disk.device.write.bytes.rate_server_ps_1:
7525         type: org.openecomp.capabilities.metric.Ceilometer
7526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7527         occurrences:
7528         - 1
7529         - UNBOUNDED
7530       network.incoming.bytes.rate_pd02_port_2:
7531         type: org.openecomp.capabilities.metric.Ceilometer
7532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7533         occurrences:
7534         - 1
7535         - UNBOUNDED
7536       disk.write.requests_server_ps_1:
7537         type: org.openecomp.capabilities.metric.Ceilometer
7538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7539         occurrences:
7540         - 1
7541         - UNBOUNDED
7542       disk.write.requests_server_ps_2:
7543         type: org.openecomp.capabilities.metric.Ceilometer
7544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7545         occurrences:
7546         - 1
7547         - UNBOUNDED
7548       disk.device.write.bytes.rate_server_ps_2:
7549         type: org.openecomp.capabilities.metric.Ceilometer
7550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7551         occurrences:
7552         - 1
7553         - UNBOUNDED
7554       memory_server_ps_2:
7555         type: org.openecomp.capabilities.metric.Ceilometer
7556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7557         occurrences:
7558         - 1
7559         - UNBOUNDED
7560       disk.device.read.bytes_server_ps_1:
7561         type: org.openecomp.capabilities.metric.Ceilometer
7562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7563         occurrences:
7564         - 1
7565         - UNBOUNDED
7566       disk.device.read.bytes_server_ps_2:
7567         type: org.openecomp.capabilities.metric.Ceilometer
7568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7569         occurrences:
7570         - 1
7571         - UNBOUNDED
7572       memory_server_ps_1:
7573         type: org.openecomp.capabilities.metric.Ceilometer
7574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7575         occurrences:
7576         - 1
7577         - UNBOUNDED
7578       feature_server_ps_2:
7579         type: tosca.capabilities.Node
7580         occurrences:
7581         - 1
7582         - UNBOUNDED
7583       cpu.delta_server_ps_1:
7584         type: org.openecomp.capabilities.metric.Ceilometer
7585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7586         occurrences:
7587         - 1
7588         - UNBOUNDED
7589       cpu.delta_server_ps_2:
7590         type: org.openecomp.capabilities.metric.Ceilometer
7591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7592         occurrences:
7593         - 1
7594         - UNBOUNDED
7595       feature_server_ps_1:
7596         type: tosca.capabilities.Node
7597         occurrences:
7598         - 1
7599         - UNBOUNDED