related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / multiLevel / portSecurityGroupNetPattern1B / 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       port_pd_server_port_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       port_pd_server_port_subnetpoolid:
18         type: string
19         required: true
20         status: SUPPORTED
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_pd_server_port_security_groups:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: json
35       compute_pd_server_availability_zone:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       compute_pd_server_name:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd_server_port_network:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd_server_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd_server_port_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pd_server_port_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd_server_port_fixed_ips:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
75       vm_image_name:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_pd_server_port_order:
80         type: integer
81         required: true
82         status: SUPPORTED
83       port_pd_server_port_vlan_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.VlanRequirements
89       port_pd_server_port_replacement_policy:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_pd_server_port_related_networks:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
101       port_pd_server_port_mac_requirements:
102         type: org.openecomp.datatypes.network.MacRequirements
103         required: true
104         status: SUPPORTED
105     requirements:
106     - dependency_pd_server:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_pd_server:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_pd_server_pd_server_port:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_pd_server_pd_server_port:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     capabilities:
134       scalable_pd_server:
135         type: tosca.capabilities.Scalable
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.read.bytes.rate_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       network.outgoing.packets.rate_pd_server_pd_server_port:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       network.incoming.bytes.rate_pd_server_pd_server_port:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       memory.usage_pd_server:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       network.outgoing.bytes.rate_pd_server_pd_server_port:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       memory_pd_server:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       disk.device.usage_pd_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       os_pd_server:
182         type: tosca.capabilities.OperatingSystem
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.write.bytes.rate_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.outpoing.packets_pd_server_pd_server_port:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       cpu_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       cpu_util_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       network.incoming.bytes_pd_server_pd_server_port:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.device.write.requests.rate_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.read.bytes_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.device.read.bytes.rate_pd_server:
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       attachment_pd_server_pd_server_port:
235         type: tosca.capabilities.Attachment
236         occurrences:
237         - 1
238         - UNBOUNDED
239       network.incoming.packets.rate_pd_server_pd_server_port:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       disk.iops_pd_server:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       memory.resident_pd_server:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       cpu.delta_pd_server:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       vcpus_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.write.bytes.rate_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.device.write.requests_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       endpoint_pd_server:
282         type: tosca.capabilities.Endpoint.Admin
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.capacity_pd_server:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.device.allocation_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       disk.allocation_pd_server:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       binding_pd_server:
305         type: tosca.capabilities.network.Bindable
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.read.requests_pd_server:
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       network.incoming.packets_pd_server_pd_server_port:
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       feature_pd_server:
322         type: tosca.capabilities.Node
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.usage_pd_server:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.write.bytes_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.read.requests.rate_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.root.size_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.device.read.bytes_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.write.bytes_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.device.read.requests_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       feature_pd_server_pd_server_port:
369         type: tosca.capabilities.Node
370         occurrences:
371         - 1
372         - UNBOUNDED
373       instance_pd_server:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       host_pd_server:
380         type: tosca.capabilities.Container
381         valid_source_types:
382         - tosca.nodes.SoftwareComponent
383         occurrences:
384         - 1
385         - UNBOUNDED
386       binding_pd_server_pd_server_port:
387         type: tosca.capabilities.network.Bindable
388         valid_source_types:
389         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
390         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
391         occurrences:
392         - 0
393         - UNBOUNDED
394       disk.write.requests.rate_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.ephemeral.size_pd_server:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       network.outgoing.bytes_pd_server_pd_server_port:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       disk.write.requests_pd_server:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       forwarder_pd_server_pd_server_port:
419         type: org.openecomp.capabilities.Forwarder
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.latency_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.latency_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.capacity_pd_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.device.iops_pd_server:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447   org.openecomp.resource.abstract.nodes.heat.cmaui:
448     derived_from: org.openecomp.resource.abstract.nodes.VFC
449     properties:
450       cmaui_names:
451         type: list
452         description: CMAUI1, CMAUI2 server names
453         required: true
454         status: SUPPORTED
455         entry_schema:
456           type: string
457       p1:
458         type: string
459         description: UID of OAM network
460         required: true
461         status: SUPPORTED
462       port_cmaui_port_8_mac_requirements:
463         type: org.openecomp.datatypes.network.MacRequirements
464         required: true
465         status: SUPPORTED
466       p2:
467         type: string
468         required: true
469         status: SUPPORTED
470       net2:
471         type: string
472         description: Contrail V2 network
473         required: true
474         status: SUPPORTED
475       net1:
476         type: string
477         description: Neutron network
478         required: true
479         status: SUPPORTED
480       indx:
481         type: float
482         required: true
483         status: SUPPORTED
484       port_cmaui_port_8_order:
485         type: integer
486         required: true
487         status: SUPPORTED
488       port_cmaui_port_7_related_networks:
489         type: list
490         required: true
491         status: SUPPORTED
492         entry_schema:
493           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
494       port_cmaui_port_7_network_role_tag:
495         type: string
496         required: true
497         status: SUPPORTED
498       availability_zone_0:
499         type: string
500         description: availabilityzone name
501         required: true
502         status: SUPPORTED
503       net:
504         type: string
505         required: true
506         status: SUPPORTED
507       port_cmaui_port_8_ip_requirements:
508         type: list
509         required: true
510         status: SUPPORTED
511         entry_schema:
512           type: org.openecomp.datatypes.network.IpRequirements
513       port_cmaui_port_7_exCP_naming:
514         type: org.openecomp.datatypes.Naming
515         required: true
516         status: SUPPORTED
517       security_group_name:
518         type: list
519         description: CMAUI1, CMAUI2 server names
520         required: true
521         status: SUPPORTED
522         entry_schema:
523           type: string
524       port_cmaui_port_8_network_role_tag:
525         type: string
526         required: true
527         status: SUPPORTED
528       port_cmaui_port_8_exCP_naming:
529         type: org.openecomp.datatypes.Naming
530         required: true
531         status: SUPPORTED
532       port_cmaui_port_7_vlan_requirements:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: org.openecomp.datatypes.network.VlanRequirements
538       port_cmaui_port_7_order:
539         type: integer
540         required: true
541         status: SUPPORTED
542       cmaui_image:
543         type: string
544         description: Image for CMAUI server
545         required: true
546         status: SUPPORTED
547       cmaui_flavor:
548         type: string
549         description: Flavor for CMAUI server
550         required: true
551         status: SUPPORTED
552       port_cmaui_port_7_mac_requirements:
553         type: org.openecomp.datatypes.network.MacRequirements
554         required: true
555         status: SUPPORTED
556       port_cmaui_port_7_ip_requirements:
557         type: list
558         required: true
559         status: SUPPORTED
560         entry_schema:
561           type: org.openecomp.datatypes.network.IpRequirements
562       port_cmaui_port_7_subnetpoolid:
563         type: string
564         required: true
565         status: SUPPORTED
566       port_cmaui_port_7_network_role:
567         type: string
568         required: true
569         status: SUPPORTED
570       port_cmaui_port_8_vlan_requirements:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: org.openecomp.datatypes.network.VlanRequirements
576       cmaui_oam_ips:
577         type: string
578         required: true
579         status: SUPPORTED
580       port_cmaui_port_8_network_role:
581         type: string
582         required: true
583         status: SUPPORTED
584       port_cmaui_port_8_subnetpoolid:
585         type: string
586         required: true
587         status: SUPPORTED
588       port_cmaui_port_8_related_networks:
589         type: list
590         required: true
591         status: SUPPORTED
592         entry_schema:
593           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
594     requirements:
595     - dependency_cmaui_port_7:
596         capability: tosca.capabilities.Node
597         node: tosca.nodes.Root
598         relationship: tosca.relationships.DependsOn
599         occurrences:
600         - 0
601         - UNBOUNDED
602     - link_cmaui_port_7:
603         capability: tosca.capabilities.network.Linkable
604         relationship: tosca.relationships.network.LinksTo
605         occurrences:
606         - 1
607         - 1
608     - dependency_cmaui_port_8:
609         capability: tosca.capabilities.Node
610         node: tosca.nodes.Root
611         relationship: tosca.relationships.DependsOn
612         occurrences:
613         - 0
614         - UNBOUNDED
615     - link_cmaui_port_8:
616         capability: tosca.capabilities.network.Linkable
617         relationship: tosca.relationships.network.LinksTo
618         occurrences:
619         - 1
620         - 1
621     - dependency_server_cmaui:
622         capability: tosca.capabilities.Node
623         node: tosca.nodes.Root
624         relationship: tosca.relationships.DependsOn
625         occurrences:
626         - 0
627         - UNBOUNDED
628     - local_storage_server_cmaui:
629         capability: tosca.capabilities.Attachment
630         node: tosca.nodes.BlockStorage
631         relationship: tosca.relationships.AttachesTo
632         occurrences:
633         - 0
634         - UNBOUNDED
635     capabilities:
636       cpu.delta_server_cmaui:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       disk.device.write.requests.rate_server_cmaui:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       disk.device.allocation_server_cmaui:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       feature_cmaui_port_7:
655         type: tosca.capabilities.Node
656         occurrences:
657         - 1
658         - UNBOUNDED
659       feature_cmaui_port_8:
660         type: tosca.capabilities.Node
661         occurrences:
662         - 1
663         - UNBOUNDED
664       scalable_server_cmaui:
665         type: tosca.capabilities.Scalable
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.read.bytes.rate_server_cmaui:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       cpu_server_cmaui:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.write.bytes.rate_server_cmaui:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       host_server_cmaui:
688         type: tosca.capabilities.Container
689         valid_source_types:
690         - tosca.nodes.SoftwareComponent
691         occurrences:
692         - 1
693         - UNBOUNDED
694       disk.device.read.bytes.rate_server_cmaui:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       cpu_util_server_cmaui:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       network.outgoing.packets.rate_cmaui_port_8:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       attachment_cmaui_port_7:
713         type: tosca.capabilities.Attachment
714         occurrences:
715         - 1
716         - UNBOUNDED
717       attachment_cmaui_port_8:
718         type: tosca.capabilities.Attachment
719         occurrences:
720         - 1
721         - UNBOUNDED
722       network.outgoing.packets.rate_cmaui_port_7:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.device.latency_server_cmaui:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.device.write.requests_server_cmaui:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.read.requests_server_cmaui:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.capacity_server_cmaui:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.usage_server_cmaui:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.usage_server_cmaui:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.capacity_server_cmaui:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.write.requests.rate_server_cmaui:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.read.requests_server_cmaui:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       instance_server_cmaui:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.read.bytes_server_cmaui:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.incoming.packets.rate_cmaui_port_7:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       memory_server_cmaui:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       network.incoming.packets.rate_cmaui_port_8:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.root.size_server_cmaui:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       binding_server_cmaui:
819         type: tosca.capabilities.network.Bindable
820         occurrences:
821         - 1
822         - UNBOUNDED
823       forwarder_cmaui_port_8:
824         type: org.openecomp.capabilities.Forwarder
825         occurrences:
826         - 1
827         - UNBOUNDED
828       forwarder_cmaui_port_7:
829         type: org.openecomp.capabilities.Forwarder
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.device.read.requests.rate_server_cmaui:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       disk.write.bytes_server_cmaui:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       os_server_cmaui:
846         type: tosca.capabilities.OperatingSystem
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.write.bytes.rate_server_cmaui:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       network.incoming.packets_cmaui_port_7:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       network.incoming.packets_cmaui_port_8:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       network.incoming.bytes.rate_cmaui_port_7:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       network.incoming.bytes.rate_cmaui_port_8:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       memory.resident_server_cmaui:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.outgoing.bytes_cmaui_port_7:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.latency_server_cmaui:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       feature_server_cmaui:
899         type: tosca.capabilities.Node
900         occurrences:
901         - 1
902         - UNBOUNDED
903       network.outpoing.packets_cmaui_port_7:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       vcpus_server_cmaui:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       network.outpoing.packets_cmaui_port_8:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       disk.device.write.bytes_server_cmaui:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       binding_cmaui_port_7:
928         type: tosca.capabilities.network.Bindable
929         valid_source_types:
930         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
931         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
932         occurrences:
933         - 0
934         - UNBOUNDED
935       network.outgoing.bytes_cmaui_port_8:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       binding_cmaui_port_8:
942         type: tosca.capabilities.network.Bindable
943         valid_source_types:
944         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
945         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
946         occurrences:
947         - 0
948         - UNBOUNDED
949       disk.allocation_server_cmaui:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.write.requests_server_cmaui:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       memory.usage_server_cmaui:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       disk.ephemeral.size_server_cmaui:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       network.outgoing.bytes.rate_cmaui_port_7:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       network.incoming.bytes_cmaui_port_8:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       endpoint_server_cmaui:
986         type: tosca.capabilities.Endpoint.Admin
987         occurrences:
988         - 1
989         - UNBOUNDED
990       network.incoming.bytes_cmaui_port_7:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.iops_server_cmaui:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       network.outgoing.bytes.rate_cmaui_port_8:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       disk.device.iops_server_cmaui:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.read.bytes_server_cmaui:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020   org.openecomp.resource.abstract.nodes.oam_server:
1021     derived_from: org.openecomp.resource.abstract.nodes.VFC
1022     properties:
1023       port_oam_server_port_network:
1024         type: list
1025         required: true
1026         status: SUPPORTED
1027         entry_schema:
1028           type: string
1029       port_oam_server_port_order:
1030         type: integer
1031         required: true
1032         status: SUPPORTED
1033       index_value:
1034         type: integer
1035         description: Index value of this substitution service template runtime instance
1036         required: false
1037         default: 0
1038         status: SUPPORTED
1039         constraints:
1040         - greater_or_equal: 0
1041       port_oam_server_port_security_groups:
1042         type: list
1043         required: true
1044         status: SUPPORTED
1045         entry_schema:
1046           type: json
1047       port_oam_server_port_replacement_policy:
1048         type: list
1049         required: true
1050         status: SUPPORTED
1051         entry_schema:
1052           type: string
1053       vm_flavor_name:
1054         type: string
1055         required: true
1056         status: SUPPORTED
1057       port_oam_server_port_mac_requirements:
1058         type: org.openecomp.datatypes.network.MacRequirements
1059         required: true
1060         status: SUPPORTED
1061       port_oam_server_port_exCP_naming:
1062         type: org.openecomp.datatypes.Naming
1063         required: true
1064         status: SUPPORTED
1065       compute_oam_server_availability_zone:
1066         type: list
1067         required: true
1068         status: SUPPORTED
1069         entry_schema:
1070           type: string
1071       vm_image_name:
1072         type: string
1073         required: true
1074         status: SUPPORTED
1075       port_oam_server_port_related_networks:
1076         type: list
1077         required: true
1078         status: SUPPORTED
1079         entry_schema:
1080           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1081       port_oam_server_port_fixed_ips:
1082         type: list
1083         required: true
1084         status: SUPPORTED
1085         entry_schema:
1086           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1087       port_oam_server_port_subnetpoolid:
1088         type: string
1089         required: true
1090         status: SUPPORTED
1091       port_oam_server_port_network_role_tag:
1092         type: string
1093         required: true
1094         status: SUPPORTED
1095       port_oam_server_port_network_role:
1096         type: string
1097         required: true
1098         status: SUPPORTED
1099       port_oam_server_port_vlan_requirements:
1100         type: list
1101         required: true
1102         status: SUPPORTED
1103         entry_schema:
1104           type: org.openecomp.datatypes.network.VlanRequirements
1105       compute_oam_server_name:
1106         type: list
1107         required: true
1108         status: SUPPORTED
1109         entry_schema:
1110           type: string
1111       port_oam_server_port_ip_requirements:
1112         type: list
1113         required: true
1114         status: SUPPORTED
1115         entry_schema:
1116           type: org.openecomp.datatypes.network.IpRequirements
1117     requirements:
1118     - dependency_oam_server:
1119         capability: tosca.capabilities.Node
1120         node: tosca.nodes.Root
1121         relationship: tosca.relationships.DependsOn
1122         occurrences:
1123         - 0
1124         - UNBOUNDED
1125     - local_storage_oam_server:
1126         capability: tosca.capabilities.Attachment
1127         node: tosca.nodes.BlockStorage
1128         relationship: tosca.relationships.AttachesTo
1129         occurrences:
1130         - 0
1131         - UNBOUNDED
1132     - dependency_oam_server_oam_server_port:
1133         capability: tosca.capabilities.Node
1134         node: tosca.nodes.Root
1135         relationship: tosca.relationships.DependsOn
1136         occurrences:
1137         - 0
1138         - UNBOUNDED
1139     - link_oam_server_oam_server_port:
1140         capability: tosca.capabilities.network.Linkable
1141         relationship: tosca.relationships.network.LinksTo
1142         occurrences:
1143         - 1
1144         - 1
1145     capabilities:
1146       cpu.delta_oam_server:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       host_oam_server:
1153         type: tosca.capabilities.Container
1154         valid_source_types:
1155         - tosca.nodes.SoftwareComponent
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.usage_oam_server:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       network.incoming.packets.rate_oam_server_oam_server_port:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       feature_oam_server:
1172         type: tosca.capabilities.Node
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       disk.device.write.bytes_oam_server:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       cpu_util_oam_server:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       network.outpoing.packets_oam_server_oam_server_port:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       disk.capacity_oam_server:
1195         type: org.openecomp.capabilities.metric.Ceilometer
1196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1197         occurrences:
1198         - 1
1199         - UNBOUNDED
1200       memory_oam_server:
1201         type: org.openecomp.capabilities.metric.Ceilometer
1202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       disk.read.bytes.rate_oam_server:
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.bytes_oam_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.write.requests_oam_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       attachment_oam_server_oam_server_port:
1225         type: tosca.capabilities.Attachment
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       cpu_oam_server:
1230         type: org.openecomp.capabilities.metric.Ceilometer
1231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       vcpus_oam_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.device.read.requests.rate_oam_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.allocation_oam_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       disk.write.bytes.rate_oam_server:
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.write.requests.rate_oam_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       instance_oam_server:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       memory.resident_oam_server:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.read.requests_oam_server:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       disk.device.allocation_oam_server:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       disk.device.write.requests_oam_server:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       binding_oam_server_oam_server_port:
1296         type: tosca.capabilities.network.Bindable
1297         valid_source_types:
1298         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1299         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1300         occurrences:
1301         - 0
1302         - UNBOUNDED
1303       disk.iops_oam_server:
1304         type: org.openecomp.capabilities.metric.Ceilometer
1305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       disk.device.capacity_oam_server:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       binding_oam_server:
1316         type: tosca.capabilities.network.Bindable
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       disk.device.write.bytes.rate_oam_server:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       disk.device.usage_oam_server:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       network.incoming.bytes.rate_oam_server_oam_server_port:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       disk.latency_oam_server:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.read.requests_oam_server:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       disk.device.iops_oam_server:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       disk.root.size_oam_server:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       network.outgoing.bytes_oam_server_oam_server_port:
1363         type: org.openecomp.capabilities.metric.Ceilometer
1364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       disk.device.latency_oam_server:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       feature_oam_server_oam_server_port:
1375         type: tosca.capabilities.Node
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       memory.usage_oam_server:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       endpoint_oam_server:
1386         type: tosca.capabilities.Endpoint.Admin
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       forwarder_oam_server_oam_server_port:
1391         type: org.openecomp.capabilities.Forwarder
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       network.outgoing.bytes.rate_oam_server_oam_server_port:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       scalable_oam_server:
1402         type: tosca.capabilities.Scalable
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.write.requests.rate_oam_server:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       network.incoming.bytes_oam_server_oam_server_port:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       disk.device.read.bytes.rate_oam_server:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       disk.device.read.bytes_oam_server:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       os_oam_server:
1431         type: tosca.capabilities.OperatingSystem
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       disk.read.bytes_oam_server:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       network.incoming.packets_oam_server_oam_server_port:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       network.outgoing.packets.rate_oam_server_oam_server_port:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.ephemeral.size_oam_server:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459   org.openecomp.resource.abstract.nodes.heat.nested1:
1460     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1461     properties:
1462       p1:
1463         type: string
1464         description: UID of OAM network
1465         required: true
1466         status: SUPPORTED
1467       ps_server_image:
1468         type: string
1469         description: Ps Image server
1470         required: true
1471         status: SUPPORTED
1472       p2:
1473         type: string
1474         description: UID of OAM network
1475         required: true
1476         status: SUPPORTED
1477       ps_server_ips:
1478         type: string
1479         required: true
1480         status: SUPPORTED
1481       net2:
1482         type: string
1483         description: Contrail V2 network
1484         required: true
1485         status: SUPPORTED
1486       net1:
1487         type: string
1488         description: Neutron network
1489         required: true
1490         status: SUPPORTED
1491       security_group_name:
1492         type: list
1493         description: CMAUI1, CMAUI2 server names
1494         required: true
1495         status: SUPPORTED
1496         entry_schema:
1497           type: string
1498       ps_server_flavor:
1499         type: string
1500         description: Flavor for PS server
1501         required: true
1502         status: SUPPORTED
1503       pd_server_names:
1504         type: list
1505         description: PD server names
1506         required: true
1507         status: SUPPORTED
1508         entry_schema:
1509           type: string
1510       pd_server_flavor:
1511         type: string
1512         description: Flavor for PD server
1513         required: true
1514         status: SUPPORTED
1515       ps_server_names:
1516         type: list
1517         description: Ps server names
1518         required: true
1519         status: SUPPORTED
1520         entry_schema:
1521           type: string
1522       pd_server_image:
1523         type: string
1524         description: PD Image server
1525         required: true
1526         status: SUPPORTED
1527       availability_zone_0:
1528         type: string
1529         description: availabilityzone name
1530         required: true
1531         status: SUPPORTED
1532       net:
1533         type: string
1534         required: true
1535         status: SUPPORTED
1536       pd_server_ips:
1537         type: string
1538         required: true
1539         status: SUPPORTED
1540     requirements:
1541     - dependency_server_ps:
1542         capability: tosca.capabilities.Node
1543         node: tosca.nodes.Root
1544         relationship: tosca.relationships.DependsOn
1545         occurrences:
1546         - 0
1547         - UNBOUNDED
1548     - local_storage_server_ps:
1549         capability: tosca.capabilities.Attachment
1550         node: tosca.nodes.BlockStorage
1551         relationship: tosca.relationships.AttachesTo
1552         occurrences:
1553         - 0
1554         - UNBOUNDED
1555     - dependency_ps_server_port:
1556         capability: tosca.capabilities.Node
1557         node: tosca.nodes.Root
1558         relationship: tosca.relationships.DependsOn
1559         occurrences:
1560         - 0
1561         - UNBOUNDED
1562     - link_ps_server_port:
1563         capability: tosca.capabilities.network.Linkable
1564         relationship: tosca.relationships.network.LinksTo
1565         occurrences:
1566         - 1
1567         - 1
1568     - dependency_pd_server_port:
1569         capability: tosca.capabilities.Node
1570         node: tosca.nodes.Root
1571         relationship: tosca.relationships.DependsOn
1572         occurrences:
1573         - 0
1574         - UNBOUNDED
1575     - link_pd_server_port:
1576         capability: tosca.capabilities.network.Linkable
1577         relationship: tosca.relationships.network.LinksTo
1578         occurrences:
1579         - 1
1580         - 1
1581     - dependency_server_pd:
1582         capability: tosca.capabilities.Node
1583         node: tosca.nodes.Root
1584         relationship: tosca.relationships.DependsOn
1585         occurrences:
1586         - 0
1587         - UNBOUNDED
1588     - local_storage_server_pd:
1589         capability: tosca.capabilities.Attachment
1590         node: tosca.nodes.BlockStorage
1591         relationship: tosca.relationships.AttachesTo
1592         occurrences:
1593         - 0
1594         - UNBOUNDED
1595     - dependency_test_nested2Level:
1596         capability: tosca.capabilities.Node
1597         node: tosca.nodes.Root
1598         relationship: tosca.relationships.DependsOn
1599         occurrences:
1600         - 0
1601         - UNBOUNDED
1602     - dependency_oam_server_port_test_nested2Level:
1603         capability: tosca.capabilities.Node
1604         node: tosca.nodes.Root
1605         relationship: tosca.relationships.DependsOn
1606         occurrences:
1607         - 0
1608         - UNBOUNDED
1609     - link_oam_server_port_test_nested2Level:
1610         capability: tosca.capabilities.network.Linkable
1611         relationship: tosca.relationships.network.LinksTo
1612         occurrences:
1613         - 1
1614         - 1
1615     - dependency_server_oam_test_nested2Level:
1616         capability: tosca.capabilities.Node
1617         node: tosca.nodes.Root
1618         relationship: tosca.relationships.DependsOn
1619         occurrences:
1620         - 0
1621         - UNBOUNDED
1622     - local_storage_server_oam_test_nested2Level:
1623         capability: tosca.capabilities.Attachment
1624         node: tosca.nodes.BlockStorage
1625         relationship: tosca.relationships.AttachesTo
1626         occurrences:
1627         - 0
1628         - UNBOUNDED
1629     - dependency_test_resourceGroup_test_nested2Level:
1630         capability: tosca.capabilities.Node
1631         node: tosca.nodes.Root
1632         relationship: tosca.relationships.DependsOn
1633         occurrences:
1634         - 0
1635         - UNBOUNDED
1636     - dependency_cmaui_port_7_test_resourceGroup_test_nested2Level:
1637         capability: tosca.capabilities.Node
1638         node: tosca.nodes.Root
1639         relationship: tosca.relationships.DependsOn
1640         occurrences:
1641         - 0
1642         - UNBOUNDED
1643     - link_cmaui_port_7_test_resourceGroup_test_nested2Level:
1644         capability: tosca.capabilities.network.Linkable
1645         relationship: tosca.relationships.network.LinksTo
1646         occurrences:
1647         - 1
1648         - 1
1649     - dependency_cmaui_port_8_test_resourceGroup_test_nested2Level:
1650         capability: tosca.capabilities.Node
1651         node: tosca.nodes.Root
1652         relationship: tosca.relationships.DependsOn
1653         occurrences:
1654         - 0
1655         - UNBOUNDED
1656     - link_cmaui_port_8_test_resourceGroup_test_nested2Level:
1657         capability: tosca.capabilities.network.Linkable
1658         relationship: tosca.relationships.network.LinksTo
1659         occurrences:
1660         - 1
1661         - 1
1662     - dependency_server_cmaui_test_resourceGroup_test_nested2Level:
1663         capability: tosca.capabilities.Node
1664         node: tosca.nodes.Root
1665         relationship: tosca.relationships.DependsOn
1666         occurrences:
1667         - 0
1668         - UNBOUNDED
1669     - local_storage_server_cmaui_test_resourceGroup_test_nested2Level:
1670         capability: tosca.capabilities.Attachment
1671         node: tosca.nodes.BlockStorage
1672         relationship: tosca.relationships.AttachesTo
1673         occurrences:
1674         - 0
1675         - UNBOUNDED
1676     - dependency_sm_server_port_test_nested2Level:
1677         capability: tosca.capabilities.Node
1678         node: tosca.nodes.Root
1679         relationship: tosca.relationships.DependsOn
1680         occurrences:
1681         - 0
1682         - UNBOUNDED
1683     - link_sm_server_port_test_nested2Level:
1684         capability: tosca.capabilities.network.Linkable
1685         relationship: tosca.relationships.network.LinksTo
1686         occurrences:
1687         - 1
1688         - 1
1689     - dependency_server_sm_test_nested2Level:
1690         capability: tosca.capabilities.Node
1691         node: tosca.nodes.Root
1692         relationship: tosca.relationships.DependsOn
1693         occurrences:
1694         - 0
1695         - UNBOUNDED
1696     - local_storage_server_sm_test_nested2Level:
1697         capability: tosca.capabilities.Attachment
1698         node: tosca.nodes.BlockStorage
1699         relationship: tosca.relationships.AttachesTo
1700         occurrences:
1701         - 0
1702         - UNBOUNDED
1703     capabilities:
1704       disk.device.allocation_server_sm_test_nested2Level:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       binding_server_sm_test_nested2Level:
1711         type: tosca.capabilities.network.Bindable
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       disk.write.bytes_server_ps:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       disk.latency_server_sm_test_nested2Level:
1722         type: org.openecomp.capabilities.metric.Ceilometer
1723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       network.outpoing.packets_cmaui_port_7_test_resourceGroup_test_nested2Level:
1728         type: org.openecomp.capabilities.metric.Ceilometer
1729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1730         occurrences:
1731         - 1
1732         - UNBOUNDED
1733       disk.device.write.requests_server_oam_test_nested2Level:
1734         type: org.openecomp.capabilities.metric.Ceilometer
1735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       cpu.delta_server_sm_test_nested2Level:
1740         type: org.openecomp.capabilities.metric.Ceilometer
1741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745       memory.usage_server_sm_test_nested2Level:
1746         type: org.openecomp.capabilities.metric.Ceilometer
1747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1748         occurrences:
1749         - 1
1750         - UNBOUNDED
1751       disk.write.requests.rate_server_sm_test_nested2Level:
1752         type: org.openecomp.capabilities.metric.Ceilometer
1753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1754         occurrences:
1755         - 1
1756         - UNBOUNDED
1757       disk.read.requests_server_oam_test_nested2Level:
1758         type: org.openecomp.capabilities.metric.Ceilometer
1759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1760         occurrences:
1761         - 1
1762         - UNBOUNDED
1763       network.outgoing.bytes_cmaui_port_8_test_resourceGroup_test_nested2Level:
1764         type: org.openecomp.capabilities.metric.Ceilometer
1765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1766         occurrences:
1767         - 1
1768         - UNBOUNDED
1769       disk.device.write.bytes_server_sm_test_nested2Level:
1770         type: org.openecomp.capabilities.metric.Ceilometer
1771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1772         occurrences:
1773         - 1
1774         - UNBOUNDED
1775       network.outgoing.bytes_sm_server_port_test_nested2Level:
1776         type: org.openecomp.capabilities.metric.Ceilometer
1777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1778         occurrences:
1779         - 1
1780         - UNBOUNDED
1781       network.incoming.packets.rate_ps_server_port:
1782         type: org.openecomp.capabilities.metric.Ceilometer
1783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787       disk.device.allocation_server_pd:
1788         type: org.openecomp.capabilities.metric.Ceilometer
1789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1790         occurrences:
1791         - 1
1792         - UNBOUNDED
1793       binding_server_oam_test_nested2Level:
1794         type: tosca.capabilities.network.Bindable
1795         occurrences:
1796         - 1
1797         - UNBOUNDED
1798       instance_server_oam_test_nested2Level:
1799         type: org.openecomp.capabilities.metric.Ceilometer
1800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1801         occurrences:
1802         - 1
1803         - UNBOUNDED
1804       network.outgoing.packets.rate_cmaui_port_8_test_resourceGroup_test_nested2Level:
1805         type: org.openecomp.capabilities.metric.Ceilometer
1806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1807         occurrences:
1808         - 1
1809         - UNBOUNDED
1810       os_server_cmaui_test_resourceGroup_test_nested2Level:
1811         type: tosca.capabilities.OperatingSystem
1812         occurrences:
1813         - 1
1814         - UNBOUNDED
1815       forwarder_sm_server_port_test_nested2Level:
1816         type: org.openecomp.capabilities.Forwarder
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.read.requests_server_sm_test_nested2Level:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       vcpus_server_cmaui_test_resourceGroup_test_nested2Level:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       instance_server_cmaui_test_resourceGroup_test_nested2Level:
1833         type: org.openecomp.capabilities.metric.Ceilometer
1834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1835         occurrences:
1836         - 1
1837         - UNBOUNDED
1838       feature_ps_server_port:
1839         type: tosca.capabilities.Node
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       cpu.delta_server_cmaui_test_resourceGroup_test_nested2Level:
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       binding_cmaui_port_8_test_resourceGroup_test_nested2Level:
1850         type: tosca.capabilities.network.Bindable
1851         valid_source_types:
1852         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1853         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1854         occurrences:
1855         - 0
1856         - UNBOUNDED
1857       disk.write.bytes_server_sm_test_nested2Level:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       memory.resident_server_cmaui_test_resourceGroup_test_nested2Level:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       disk.write.requests.rate_server_oam_test_nested2Level:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       network.outgoing.bytes.rate_ps_server_port:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.device.read.bytes_server_ps:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.device.allocation_server_ps:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       network.outgoing.packets.rate_ps_server_port:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       binding_ps_server_port:
1900         type: tosca.capabilities.network.Bindable
1901         valid_source_types:
1902         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1903         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1904         occurrences:
1905         - 0
1906         - UNBOUNDED
1907       disk.read.bytes.rate_server_oam_test_nested2Level:
1908         type: org.openecomp.capabilities.metric.Ceilometer
1909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       feature_server_oam_test_nested2Level:
1914         type: tosca.capabilities.Node
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       network.incoming.packets_pd_server_port:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       cpu_server_cmaui_test_resourceGroup_test_nested2Level:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       cpu_util_server_oam_test_nested2Level:
1931         type: org.openecomp.capabilities.metric.Ceilometer
1932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       network.outpoing.packets_ps_server_port:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       disk.device.read.bytes_server_pd:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       endpoint_server_oam_test_nested2Level:
1949         type: tosca.capabilities.Endpoint.Admin
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       disk.read.bytes.rate_server_cmaui_test_resourceGroup_test_nested2Level:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.capacity_server_oam_test_nested2Level:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       disk.device.usage_server_cmaui_test_resourceGroup_test_nested2Level:
1966         type: org.openecomp.capabilities.metric.Ceilometer
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       host_server_pd:
1972         type: tosca.capabilities.Container
1973         valid_source_types:
1974         - tosca.nodes.SoftwareComponent
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       network.outpoing.packets_sm_server_port_test_nested2Level:
1979         type: org.openecomp.capabilities.metric.Ceilometer
1980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       disk.ephemeral.size_server_pd:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       disk.write.requests.rate_server_pd:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       disk.capacity_server_cmaui_test_resourceGroup_test_nested2Level:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.device.usage_server_sm_test_nested2Level:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       disk.ephemeral.size_server_oam_test_nested2Level:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       network.incoming.bytes_pd_server_port:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       disk.device.write.bytes.rate_server_sm_test_nested2Level:
2021         type: org.openecomp.capabilities.metric.Ceilometer
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       feature_oam_server_port_test_nested2Level:
2027         type: tosca.capabilities.Node
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       disk.device.allocation_server_oam_test_nested2Level:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       network.incoming.packets.rate_pd_server_port:
2038         type: org.openecomp.capabilities.metric.Ceilometer
2039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       disk.allocation_server_oam_test_nested2Level:
2044         type: org.openecomp.capabilities.metric.Ceilometer
2045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       feature_test_nested2Level:
2050         type: tosca.capabilities.Node
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       forwarder_cmaui_port_8_test_resourceGroup_test_nested2Level:
2055         type: org.openecomp.capabilities.Forwarder
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       disk.read.bytes_server_cmaui_test_resourceGroup_test_nested2Level:
2060         type: org.openecomp.capabilities.metric.Ceilometer
2061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       disk.ephemeral.size_server_ps:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       memory.resident_server_sm_test_nested2Level:
2072         type: org.openecomp.capabilities.metric.Ceilometer
2073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       disk.write.requests.rate_server_ps:
2078         type: org.openecomp.capabilities.metric.Ceilometer
2079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.usage_server_sm_test_nested2Level:
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.device.capacity_server_sm_test_nested2Level:
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       network.incoming.packets.rate_cmaui_port_7_test_resourceGroup_test_nested2Level:
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.device.read.requests.rate_server_sm_test_nested2Level:
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       network.outgoing.bytes.rate_sm_server_port_test_nested2Level:
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       disk.device.write.bytes.rate_server_cmaui_test_resourceGroup_test_nested2Level:
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       disk.ephemeral.size_server_cmaui_test_resourceGroup_test_nested2Level:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       feature_cmaui_port_7_test_resourceGroup_test_nested2Level:
2126         type: tosca.capabilities.Node
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       network.incoming.bytes_cmaui_port_8_test_resourceGroup_test_nested2Level:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       network.incoming.packets_oam_server_port_test_nested2Level:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       memory_server_sm_test_nested2Level:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       disk.device.read.bytes.rate_server_sm_test_nested2Level:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       network.outpoing.packets_pd_server_port:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       feature_server_sm_test_nested2Level:
2161         type: tosca.capabilities.Node
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       network.incoming.packets.rate_cmaui_port_8_test_resourceGroup_test_nested2Level:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       host_server_ps:
2172         type: tosca.capabilities.Container
2173         valid_source_types:
2174         - tosca.nodes.SoftwareComponent
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       network.incoming.packets_ps_server_port:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       os_server_sm_test_nested2Level:
2185         type: tosca.capabilities.OperatingSystem
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       network.outgoing.bytes_ps_server_port:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       memory_server_oam_test_nested2Level:
2196         type: org.openecomp.capabilities.metric.Ceilometer
2197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2198         occurrences:
2199         - 1
2200         - UNBOUNDED
2201       memory_server_cmaui_test_resourceGroup_test_nested2Level:
2202         type: org.openecomp.capabilities.metric.Ceilometer
2203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       disk.device.read.requests.rate_server_oam_test_nested2Level:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       network.outgoing.packets.rate_sm_server_port_test_nested2Level:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       disk.device.write.bytes_server_cmaui_test_resourceGroup_test_nested2Level:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       disk.write.requests_server_oam_test_nested2Level:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       disk.capacity_server_pd:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       network.incoming.bytes_ps_server_port:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       forwarder_ps_server_port:
2244         type: org.openecomp.capabilities.Forwarder
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       disk.device.capacity_server_pd:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       disk.device.read.requests.rate_server_cmaui_test_resourceGroup_test_nested2Level:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       network.incoming.bytes.rate_pd_server_port:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       disk.device.read.requests_server_sm_test_nested2Level:
2267         type: org.openecomp.capabilities.metric.Ceilometer
2268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       vcpus_server_ps:
2273         type: org.openecomp.capabilities.metric.Ceilometer
2274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       disk.read.bytes_server_oam_test_nested2Level:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       binding_sm_server_port_test_nested2Level:
2285         type: tosca.capabilities.network.Bindable
2286         valid_source_types:
2287         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2288         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2289         occurrences:
2290         - 0
2291         - UNBOUNDED
2292       disk.iops_server_sm_test_nested2Level:
2293         type: org.openecomp.capabilities.metric.Ceilometer
2294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2295         occurrences:
2296         - 1
2297         - UNBOUNDED
2298       network.incoming.packets.rate_sm_server_port_test_nested2Level:
2299         type: org.openecomp.capabilities.metric.Ceilometer
2300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       forwarder_oam_server_port_test_nested2Level:
2305         type: org.openecomp.capabilities.Forwarder
2306         occurrences:
2307         - 1
2308         - UNBOUNDED
2309       disk.capacity_server_ps:
2310         type: org.openecomp.capabilities.metric.Ceilometer
2311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2312         occurrences:
2313         - 1
2314         - UNBOUNDED
2315       network.incoming.bytes.rate_cmaui_port_8_test_resourceGroup_test_nested2Level:
2316         type: org.openecomp.capabilities.metric.Ceilometer
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       network.incoming.bytes_oam_server_port_test_nested2Level:
2322         type: org.openecomp.capabilities.metric.Ceilometer
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2324         occurrences:
2325         - 1
2326         - UNBOUNDED
2327       host_server_sm_test_nested2Level:
2328         type: tosca.capabilities.Container
2329         valid_source_types:
2330         - tosca.nodes.SoftwareComponent
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       network.incoming.bytes.rate_sm_server_port_test_nested2Level:
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       disk.device.capacity_server_oam_test_nested2Level:
2341         type: org.openecomp.capabilities.metric.Ceilometer
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       network.outgoing.bytes.rate_oam_server_port_test_nested2Level:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       endpoint_server_cmaui_test_resourceGroup_test_nested2Level:
2353         type: tosca.capabilities.Endpoint.Admin
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       vcpus_server_sm_test_nested2Level:
2358         type: org.openecomp.capabilities.metric.Ceilometer
2359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2360         occurrences:
2361         - 1
2362         - UNBOUNDED
2363       network.incoming.packets_cmaui_port_7_test_resourceGroup_test_nested2Level:
2364         type: org.openecomp.capabilities.metric.Ceilometer
2365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2366         occurrences:
2367         - 1
2368         - UNBOUNDED
2369       disk.usage_server_cmaui_test_resourceGroup_test_nested2Level:
2370         type: org.openecomp.capabilities.metric.Ceilometer
2371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2372         occurrences:
2373         - 1
2374         - UNBOUNDED
2375       cpu_util_server_cmaui_test_resourceGroup_test_nested2Level:
2376         type: org.openecomp.capabilities.metric.Ceilometer
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       host_server_cmaui_test_resourceGroup_test_nested2Level:
2382         type: tosca.capabilities.Container
2383         valid_source_types:
2384         - tosca.nodes.SoftwareComponent
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       instance_server_pd:
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       disk.device.write.requests.rate_server_sm_test_nested2Level:
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       disk.device.allocation_server_cmaui_test_resourceGroup_test_nested2Level:
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       feature_pd_server_port:
2407         type: tosca.capabilities.Node
2408         occurrences:
2409         - 1
2410         - UNBOUNDED
2411       disk.read.bytes_server_ps:
2412         type: org.openecomp.capabilities.metric.Ceilometer
2413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2414         occurrences:
2415         - 1
2416         - UNBOUNDED
2417       cpu_server_ps:
2418         type: org.openecomp.capabilities.metric.Ceilometer
2419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2420         occurrences:
2421         - 1
2422         - UNBOUNDED
2423       cpu.delta_server_pd:
2424         type: org.openecomp.capabilities.metric.Ceilometer
2425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2426         occurrences:
2427         - 1
2428         - UNBOUNDED
2429       instance_server_ps:
2430         type: org.openecomp.capabilities.metric.Ceilometer
2431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2432         occurrences:
2433         - 1
2434         - UNBOUNDED
2435       network.incoming.packets.rate_oam_server_port_test_nested2Level:
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       disk.read.bytes.rate_server_ps:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       disk.latency_server_pd:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       disk.root.size_server_sm_test_nested2Level:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       network.outgoing.packets.rate_oam_server_port_test_nested2Level:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       scalable_server_sm_test_nested2Level:
2466         type: tosca.capabilities.Scalable
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       cpu.delta_server_ps:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       disk.root.size_server_cmaui_test_resourceGroup_test_nested2Level:
2477         type: org.openecomp.capabilities.metric.Ceilometer
2478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2479         occurrences:
2480         - 1
2481         - UNBOUNDED
2482       attachment_oam_server_port_test_nested2Level:
2483         type: tosca.capabilities.Attachment
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       disk.latency_server_ps:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       disk.device.write.requests.rate_server_ps:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.root.size_server_oam_test_nested2Level:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.device.latency_server_pd:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       disk.write.requests_server_sm_test_nested2Level:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       memory.usage_server_cmaui_test_resourceGroup_test_nested2Level:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.device.capacity_server_ps:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       disk.device.iops_server_oam_test_nested2Level:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       scalable_server_pd:
2536         type: tosca.capabilities.Scalable
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       cpu.delta_server_oam_test_nested2Level:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       disk.device.latency_server_ps:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.device.write.requests.rate_server_pd:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.device.read.bytes_server_oam_test_nested2Level:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       scalable_server_ps:
2565         type: tosca.capabilities.Scalable
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       cpu_server_pd:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       feature_server_cmaui_test_resourceGroup_test_nested2Level:
2576         type: tosca.capabilities.Node
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       endpoint_server_sm_test_nested2Level:
2581         type: tosca.capabilities.Endpoint.Admin
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       disk.device.read.bytes.rate_server_oam_test_nested2Level:
2586         type: org.openecomp.capabilities.metric.Ceilometer
2587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       vcpus_server_oam_test_nested2Level:
2592         type: org.openecomp.capabilities.metric.Ceilometer
2593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2594         occurrences:
2595         - 1
2596         - UNBOUNDED
2597       disk.iops_server_pd:
2598         type: org.openecomp.capabilities.metric.Ceilometer
2599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2600         occurrences:
2601         - 1
2602         - UNBOUNDED
2603       disk.device.read.bytes.rate_server_pd:
2604         type: org.openecomp.capabilities.metric.Ceilometer
2605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       disk.write.bytes_server_oam_test_nested2Level:
2610         type: org.openecomp.capabilities.metric.Ceilometer
2611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2612         occurrences:
2613         - 1
2614         - UNBOUNDED
2615       disk.iops_server_oam_test_nested2Level:
2616         type: org.openecomp.capabilities.metric.Ceilometer
2617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2618         occurrences:
2619         - 1
2620         - UNBOUNDED
2621       disk.device.read.requests_server_pd:
2622         type: org.openecomp.capabilities.metric.Ceilometer
2623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2624         occurrences:
2625         - 1
2626         - UNBOUNDED
2627       network.incoming.packets_cmaui_port_8_test_resourceGroup_test_nested2Level:
2628         type: org.openecomp.capabilities.metric.Ceilometer
2629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2630         occurrences:
2631         - 1
2632         - UNBOUNDED
2633       disk.read.bytes.rate_server_sm_test_nested2Level:
2634         type: org.openecomp.capabilities.metric.Ceilometer
2635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2636         occurrences:
2637         - 1
2638         - UNBOUNDED
2639       disk.iops_server_ps:
2640         type: org.openecomp.capabilities.metric.Ceilometer
2641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       disk.device.read.bytes.rate_server_ps:
2646         type: org.openecomp.capabilities.metric.Ceilometer
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       network.outgoing.bytes_oam_server_port_test_nested2Level:
2652         type: org.openecomp.capabilities.metric.Ceilometer
2653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2654         occurrences:
2655         - 1
2656         - UNBOUNDED
2657       binding_server_ps:
2658         type: tosca.capabilities.network.Bindable
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       attachment_ps_server_port:
2663         type: tosca.capabilities.Attachment
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       disk.device.read.requests_server_ps:
2668         type: org.openecomp.capabilities.metric.Ceilometer
2669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       memory.usage_server_pd:
2674         type: org.openecomp.capabilities.metric.Ceilometer
2675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       disk.ephemeral.size_server_sm_test_nested2Level:
2680         type: org.openecomp.capabilities.metric.Ceilometer
2681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       disk.device.write.requests.rate_server_cmaui_test_resourceGroup_test_nested2Level:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       disk.read.bytes.rate_server_pd:
2692         type: org.openecomp.capabilities.metric.Ceilometer
2693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2694         occurrences:
2695         - 1
2696         - UNBOUNDED
2697       os_server_oam_test_nested2Level:
2698         type: tosca.capabilities.OperatingSystem
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       memory_server_pd:
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.device.read.requests_server_cmaui_test_resourceGroup_test_nested2Level:
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       forwarder_cmaui_port_7_test_resourceGroup_test_nested2Level:
2715         type: org.openecomp.capabilities.Forwarder
2716         occurrences:
2717         - 1
2718         - UNBOUNDED
2719       disk.device.write.requests_server_pd:
2720         type: org.openecomp.capabilities.metric.Ceilometer
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       network.incoming.bytes.rate_cmaui_port_7_test_resourceGroup_test_nested2Level:
2726         type: org.openecomp.capabilities.metric.Ceilometer
2727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2728         occurrences:
2729         - 1
2730         - UNBOUNDED
2731       feature_sm_server_port_test_nested2Level:
2732         type: tosca.capabilities.Node
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       memory.usage_server_ps:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       disk.read.bytes_server_pd:
2743         type: org.openecomp.capabilities.metric.Ceilometer
2744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       disk.device.write.requests_server_ps:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       disk.latency_server_cmaui_test_resourceGroup_test_nested2Level:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       network.outpoing.packets_cmaui_port_8_test_resourceGroup_test_nested2Level:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       network.incoming.bytes.rate_oam_server_port_test_nested2Level:
2767         type: org.openecomp.capabilities.metric.Ceilometer
2768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2769         occurrences:
2770         - 1
2771         - UNBOUNDED
2772       vcpus_server_pd:
2773         type: org.openecomp.capabilities.metric.Ceilometer
2774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2775         occurrences:
2776         - 1
2777         - UNBOUNDED
2778       cpu_server_oam_test_nested2Level:
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       network.incoming.bytes.rate_ps_server_port:
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       disk.write.bytes.rate_server_cmaui_test_resourceGroup_test_nested2Level:
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       host_server_oam_test_nested2Level:
2797         type: tosca.capabilities.Container
2798         valid_source_types:
2799         - tosca.nodes.SoftwareComponent
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       memory_server_ps:
2804         type: org.openecomp.capabilities.metric.Ceilometer
2805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2806         occurrences:
2807         - 1
2808         - UNBOUNDED
2809       disk.device.write.requests_server_cmaui_test_resourceGroup_test_nested2Level:
2810         type: org.openecomp.capabilities.metric.Ceilometer
2811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2812         occurrences:
2813         - 1
2814         - UNBOUNDED
2815       attachment_pd_server_port:
2816         type: tosca.capabilities.Attachment
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.write.requests_server_pd:
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       scalable_server_oam_test_nested2Level:
2827         type: tosca.capabilities.Scalable
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       network.incoming.bytes_cmaui_port_7_test_resourceGroup_test_nested2Level:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       disk.device.latency_server_sm_test_nested2Level:
2838         type: org.openecomp.capabilities.metric.Ceilometer
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       disk.allocation_server_sm_test_nested2Level:
2844         type: org.openecomp.capabilities.metric.Ceilometer
2845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2846         occurrences:
2847         - 1
2848         - UNBOUNDED
2849       disk.device.write.bytes_server_ps:
2850         type: org.openecomp.capabilities.metric.Ceilometer
2851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2852         occurrences:
2853         - 1
2854         - UNBOUNDED
2855       disk.root.size_server_ps:
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       disk.device.read.requests.rate_server_ps:
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       network.outgoing.bytes_pd_server_port:
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       feature_cmaui_port_8_test_resourceGroup_test_nested2Level:
2874         type: tosca.capabilities.Node
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       disk.write.requests_server_cmaui_test_resourceGroup_test_nested2Level:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       disk.device.usage_server_oam_test_nested2Level:
2885         type: org.openecomp.capabilities.metric.Ceilometer
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       disk.write.requests_server_ps:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       network.incoming.bytes_sm_server_port_test_nested2Level:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       binding_server_pd:
2903         type: tosca.capabilities.network.Bindable
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       network.outgoing.bytes_cmaui_port_7_test_resourceGroup_test_nested2Level:
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.bytes.rate_server_cmaui_test_resourceGroup_test_nested2Level:
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       disk.root.size_server_pd:
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       memory.resident_server_oam_test_nested2Level:
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.device.read.requests.rate_server_pd:
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.device.write.bytes_server_pd:
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       memory.usage_server_oam_test_nested2Level:
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.device.write.requests_server_sm_test_nested2Level:
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       memory.resident_server_pd:
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       disk.usage_server_ps:
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       cpu_util_server_pd:
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       endpoint_server_ps:
2974         type: tosca.capabilities.Endpoint.Admin
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       disk.read.bytes_server_sm_test_nested2Level:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       attachment_cmaui_port_8_test_resourceGroup_test_nested2Level:
2985         type: tosca.capabilities.Attachment
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       disk.read.requests_server_ps:
2990         type: org.openecomp.capabilities.metric.Ceilometer
2991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       memory.resident_server_ps:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       disk.read.requests_server_cmaui_test_resourceGroup_test_nested2Level:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       disk.usage_server_pd:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       binding_cmaui_port_7_test_resourceGroup_test_nested2Level:
3014         type: tosca.capabilities.network.Bindable
3015         valid_source_types:
3016         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3017         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3018         occurrences:
3019         - 0
3020         - UNBOUNDED
3021       endpoint_server_pd:
3022         type: tosca.capabilities.Endpoint.Admin
3023         occurrences:
3024         - 1
3025         - UNBOUNDED
3026       cpu_util_server_ps:
3027         type: org.openecomp.capabilities.metric.Ceilometer
3028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3029         occurrences:
3030         - 1
3031         - UNBOUNDED
3032       forwarder_pd_server_port:
3033         type: org.openecomp.capabilities.Forwarder
3034         occurrences:
3035         - 1
3036         - UNBOUNDED
3037       disk.write.bytes.rate_server_oam_test_nested2Level:
3038         type: org.openecomp.capabilities.metric.Ceilometer
3039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       network.outpoing.packets_oam_server_port_test_nested2Level:
3044         type: org.openecomp.capabilities.metric.Ceilometer
3045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3046         occurrences:
3047         - 1
3048         - UNBOUNDED
3049       disk.allocation_server_pd:
3050         type: org.openecomp.capabilities.metric.Ceilometer
3051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3052         occurrences:
3053         - 1
3054         - UNBOUNDED
3055       disk.write.bytes_server_cmaui_test_resourceGroup_test_nested2Level:
3056         type: org.openecomp.capabilities.metric.Ceilometer
3057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3058         occurrences:
3059         - 1
3060         - UNBOUNDED
3061       disk.device.write.bytes_server_oam_test_nested2Level:
3062         type: org.openecomp.capabilities.metric.Ceilometer
3063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3064         occurrences:
3065         - 1
3066         - UNBOUNDED
3067       disk.device.usage_server_pd:
3068         type: org.openecomp.capabilities.metric.Ceilometer
3069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3070         occurrences:
3071         - 1
3072         - UNBOUNDED
3073       disk.allocation_server_ps:
3074         type: org.openecomp.capabilities.metric.Ceilometer
3075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3076         occurrences:
3077         - 1
3078         - UNBOUNDED
3079       disk.latency_server_oam_test_nested2Level:
3080         type: org.openecomp.capabilities.metric.Ceilometer
3081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3082         occurrences:
3083         - 1
3084         - UNBOUNDED
3085       scalable_server_cmaui_test_resourceGroup_test_nested2Level:
3086         type: tosca.capabilities.Scalable
3087         occurrences:
3088         - 1
3089         - UNBOUNDED
3090       disk.write.requests.rate_server_cmaui_test_resourceGroup_test_nested2Level:
3091         type: org.openecomp.capabilities.metric.Ceilometer
3092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3093         occurrences:
3094         - 1
3095         - UNBOUNDED
3096       disk.device.read.bytes_server_cmaui_test_resourceGroup_test_nested2Level:
3097         type: org.openecomp.capabilities.metric.Ceilometer
3098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3099         occurrences:
3100         - 1
3101         - UNBOUNDED
3102       disk.device.write.requests.rate_server_oam_test_nested2Level:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       disk.device.usage_server_ps:
3109         type: org.openecomp.capabilities.metric.Ceilometer
3110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3111         occurrences:
3112         - 1
3113         - UNBOUNDED
3114       instance_server_sm_test_nested2Level:
3115         type: org.openecomp.capabilities.metric.Ceilometer
3116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3117         occurrences:
3118         - 1
3119         - UNBOUNDED
3120       disk.device.write.bytes.rate_server_oam_test_nested2Level:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126       disk.device.latency_server_oam_test_nested2Level:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       network.outgoing.packets.rate_cmaui_port_7_test_resourceGroup_test_nested2Level:
3133         type: org.openecomp.capabilities.metric.Ceilometer
3134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3135         occurrences:
3136         - 1
3137         - UNBOUNDED
3138       disk.device.write.bytes.rate_server_ps:
3139         type: org.openecomp.capabilities.metric.Ceilometer
3140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3141         occurrences:
3142         - 1
3143         - UNBOUNDED
3144       disk.write.bytes.rate_server_ps:
3145         type: org.openecomp.capabilities.metric.Ceilometer
3146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3147         occurrences:
3148         - 1
3149         - UNBOUNDED
3150       network.outgoing.bytes.rate_pd_server_port:
3151         type: org.openecomp.capabilities.metric.Ceilometer
3152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3153         occurrences:
3154         - 1
3155         - UNBOUNDED
3156       disk.device.iops_server_sm_test_nested2Level:
3157         type: org.openecomp.capabilities.metric.Ceilometer
3158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3159         occurrences:
3160         - 1
3161         - UNBOUNDED
3162       network.outgoing.packets.rate_pd_server_port:
3163         type: org.openecomp.capabilities.metric.Ceilometer
3164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3165         occurrences:
3166         - 1
3167         - UNBOUNDED
3168       binding_pd_server_port:
3169         type: tosca.capabilities.network.Bindable
3170         valid_source_types:
3171         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3172         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3173         occurrences:
3174         - 0
3175         - UNBOUNDED
3176       disk.write.bytes.rate_server_sm_test_nested2Level:
3177         type: org.openecomp.capabilities.metric.Ceilometer
3178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3179         occurrences:
3180         - 1
3181         - UNBOUNDED
3182       disk.device.iops_server_cmaui_test_resourceGroup_test_nested2Level:
3183         type: org.openecomp.capabilities.metric.Ceilometer
3184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       disk.device.capacity_server_cmaui_test_resourceGroup_test_nested2Level:
3189         type: org.openecomp.capabilities.metric.Ceilometer
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       disk.allocation_server_cmaui_test_resourceGroup_test_nested2Level:
3195         type: org.openecomp.capabilities.metric.Ceilometer
3196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       disk.device.write.bytes.rate_server_pd:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.device.read.requests_server_oam_test_nested2Level:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       os_server_ps:
3213         type: tosca.capabilities.OperatingSystem
3214         occurrences:
3215         - 1
3216         - UNBOUNDED
3217       cpu_util_server_sm_test_nested2Level:
3218         type: org.openecomp.capabilities.metric.Ceilometer
3219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3220         occurrences:
3221         - 1
3222         - UNBOUNDED
3223       disk.usage_server_oam_test_nested2Level:
3224         type: org.openecomp.capabilities.metric.Ceilometer
3225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3226         occurrences:
3227         - 1
3228         - UNBOUNDED
3229       binding_server_cmaui_test_resourceGroup_test_nested2Level:
3230         type: tosca.capabilities.network.Bindable
3231         occurrences:
3232         - 1
3233         - UNBOUNDED
3234       binding_oam_server_port_test_nested2Level:
3235         type: tosca.capabilities.network.Bindable
3236         valid_source_types:
3237         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3238         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3239         occurrences:
3240         - 0
3241         - UNBOUNDED
3242       network.outgoing.bytes.rate_cmaui_port_8_test_resourceGroup_test_nested2Level:
3243         type: org.openecomp.capabilities.metric.Ceilometer
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3245         occurrences:
3246         - 1
3247         - UNBOUNDED
3248       feature_server_ps:
3249         type: tosca.capabilities.Node
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       disk.device.iops_server_pd:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.read.requests_server_pd:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       os_server_pd:
3266         type: tosca.capabilities.OperatingSystem
3267         occurrences:
3268         - 1
3269         - UNBOUNDED
3270       network.outgoing.bytes.rate_cmaui_port_7_test_resourceGroup_test_nested2Level:
3271         type: org.openecomp.capabilities.metric.Ceilometer
3272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3273         occurrences:
3274         - 1
3275         - UNBOUNDED
3276       cpu_server_sm_test_nested2Level:
3277         type: org.openecomp.capabilities.metric.Ceilometer
3278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3279         occurrences:
3280         - 1
3281         - UNBOUNDED
3282       disk.write.bytes_server_pd:
3283         type: org.openecomp.capabilities.metric.Ceilometer
3284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3285         occurrences:
3286         - 1
3287         - UNBOUNDED
3288       disk.write.bytes.rate_server_pd:
3289         type: org.openecomp.capabilities.metric.Ceilometer
3290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3291         occurrences:
3292         - 1
3293         - UNBOUNDED
3294       disk.device.read.bytes_server_sm_test_nested2Level:
3295         type: org.openecomp.capabilities.metric.Ceilometer
3296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       network.incoming.packets_sm_server_port_test_nested2Level:
3301         type: org.openecomp.capabilities.metric.Ceilometer
3302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       disk.device.iops_server_ps:
3307         type: org.openecomp.capabilities.metric.Ceilometer
3308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       feature_server_pd:
3313         type: tosca.capabilities.Node
3314         occurrences:
3315         - 1
3316         - UNBOUNDED
3317       disk.device.latency_server_cmaui_test_resourceGroup_test_nested2Level:
3318         type: org.openecomp.capabilities.metric.Ceilometer
3319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       feature_test_resourceGroup_test_nested2Level:
3324         type: tosca.capabilities.Node
3325         occurrences:
3326         - 1
3327         - UNBOUNDED
3328       attachment_sm_server_port_test_nested2Level:
3329         type: tosca.capabilities.Attachment
3330         occurrences:
3331         - 1
3332         - UNBOUNDED
3333       disk.capacity_server_sm_test_nested2Level:
3334         type: org.openecomp.capabilities.metric.Ceilometer
3335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3336         occurrences:
3337         - 1
3338         - UNBOUNDED
3339       disk.iops_server_cmaui_test_resourceGroup_test_nested2Level:
3340         type: org.openecomp.capabilities.metric.Ceilometer
3341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3342         occurrences:
3343         - 1
3344         - UNBOUNDED
3345       attachment_cmaui_port_7_test_resourceGroup_test_nested2Level:
3346         type: tosca.capabilities.Attachment
3347         occurrences:
3348         - 1
3349         - UNBOUNDED
3350   org.openecomp.resource.abstract.nodes.heat.nested2:
3351     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3352     properties:
3353       p1:
3354         type: string
3355         description: UID of OAM network
3356         required: true
3357         status: SUPPORTED
3358       p2:
3359         type: string
3360         description: UID of OAM network
3361         required: true
3362         status: SUPPORTED
3363       net2:
3364         type: string
3365         description: Contrail V2 network
3366         required: true
3367         status: SUPPORTED
3368       net1:
3369         type: string
3370         description: Neutron network
3371         required: true
3372         status: SUPPORTED
3373       security_group_name:
3374         type: list
3375         description: CMAUI1, CMAUI2 server names
3376         required: true
3377         status: SUPPORTED
3378         entry_schema:
3379           type: string
3380       sm_server_names:
3381         type: list
3382         description: SM server names
3383         required: true
3384         status: SUPPORTED
3385         entry_schema:
3386           type: string
3387       oam_server_image:
3388         type: string
3389         description: OAM Image server
3390         required: true
3391         status: SUPPORTED
3392       oam_server_ips:
3393         type: string
3394         required: true
3395         status: SUPPORTED
3396       oam_server_flavor:
3397         type: string
3398         description: Flavor for OAM server
3399         required: true
3400         status: SUPPORTED
3401       sm_server_ips:
3402         type: string
3403         required: true
3404         status: SUPPORTED
3405       availability_zone_0:
3406         type: string
3407         description: availabilityzone name
3408         required: true
3409         status: SUPPORTED
3410       net:
3411         type: string
3412         required: true
3413         status: SUPPORTED
3414       oam_server_names:
3415         type: list
3416         description: OAM server names
3417         required: true
3418         status: SUPPORTED
3419         entry_schema:
3420           type: string
3421       sm_server_flavor:
3422         type: string
3423         description: Flavor for SM server
3424         required: true
3425         status: SUPPORTED
3426       sm_server_image:
3427         type: string
3428         description: SM Image server
3429         required: true
3430         status: SUPPORTED
3431     requirements:
3432     - dependency_oam_server_port:
3433         capability: tosca.capabilities.Node
3434         node: tosca.nodes.Root
3435         relationship: tosca.relationships.DependsOn
3436         occurrences:
3437         - 0
3438         - UNBOUNDED
3439     - link_oam_server_port:
3440         capability: tosca.capabilities.network.Linkable
3441         relationship: tosca.relationships.network.LinksTo
3442         occurrences:
3443         - 1
3444         - 1
3445     - dependency_server_oam:
3446         capability: tosca.capabilities.Node
3447         node: tosca.nodes.Root
3448         relationship: tosca.relationships.DependsOn
3449         occurrences:
3450         - 0
3451         - UNBOUNDED
3452     - local_storage_server_oam:
3453         capability: tosca.capabilities.Attachment
3454         node: tosca.nodes.BlockStorage
3455         relationship: tosca.relationships.AttachesTo
3456         occurrences:
3457         - 0
3458         - UNBOUNDED
3459     - dependency_test_resourceGroup:
3460         capability: tosca.capabilities.Node
3461         node: tosca.nodes.Root
3462         relationship: tosca.relationships.DependsOn
3463         occurrences:
3464         - 0
3465         - UNBOUNDED
3466     - dependency_cmaui_port_7_test_resourceGroup:
3467         capability: tosca.capabilities.Node
3468         node: tosca.nodes.Root
3469         relationship: tosca.relationships.DependsOn
3470         occurrences:
3471         - 0
3472         - UNBOUNDED
3473     - link_cmaui_port_7_test_resourceGroup:
3474         capability: tosca.capabilities.network.Linkable
3475         relationship: tosca.relationships.network.LinksTo
3476         occurrences:
3477         - 1
3478         - 1
3479     - dependency_cmaui_port_8_test_resourceGroup:
3480         capability: tosca.capabilities.Node
3481         node: tosca.nodes.Root
3482         relationship: tosca.relationships.DependsOn
3483         occurrences:
3484         - 0
3485         - UNBOUNDED
3486     - link_cmaui_port_8_test_resourceGroup:
3487         capability: tosca.capabilities.network.Linkable
3488         relationship: tosca.relationships.network.LinksTo
3489         occurrences:
3490         - 1
3491         - 1
3492     - dependency_server_cmaui_test_resourceGroup:
3493         capability: tosca.capabilities.Node
3494         node: tosca.nodes.Root
3495         relationship: tosca.relationships.DependsOn
3496         occurrences:
3497         - 0
3498         - UNBOUNDED
3499     - local_storage_server_cmaui_test_resourceGroup:
3500         capability: tosca.capabilities.Attachment
3501         node: tosca.nodes.BlockStorage
3502         relationship: tosca.relationships.AttachesTo
3503         occurrences:
3504         - 0
3505         - UNBOUNDED
3506     - dependency_sm_server_port:
3507         capability: tosca.capabilities.Node
3508         node: tosca.nodes.Root
3509         relationship: tosca.relationships.DependsOn
3510         occurrences:
3511         - 0
3512         - UNBOUNDED
3513     - link_sm_server_port:
3514         capability: tosca.capabilities.network.Linkable
3515         relationship: tosca.relationships.network.LinksTo
3516         occurrences:
3517         - 1
3518         - 1
3519     - dependency_server_sm:
3520         capability: tosca.capabilities.Node
3521         node: tosca.nodes.Root
3522         relationship: tosca.relationships.DependsOn
3523         occurrences:
3524         - 0
3525         - UNBOUNDED
3526     - local_storage_server_sm:
3527         capability: tosca.capabilities.Attachment
3528         node: tosca.nodes.BlockStorage
3529         relationship: tosca.relationships.AttachesTo
3530         occurrences:
3531         - 0
3532         - UNBOUNDED
3533     capabilities:
3534       network.outpoing.packets_cmaui_port_7_test_resourceGroup:
3535         type: org.openecomp.capabilities.metric.Ceilometer
3536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3537         occurrences:
3538         - 1
3539         - UNBOUNDED
3540       binding_cmaui_port_7_test_resourceGroup:
3541         type: tosca.capabilities.network.Bindable
3542         valid_source_types:
3543         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3544         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3545         occurrences:
3546         - 0
3547         - UNBOUNDED
3548       memory.resident_server_cmaui_test_resourceGroup:
3549         type: org.openecomp.capabilities.metric.Ceilometer
3550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.outgoing.bytes.rate_cmaui_port_7_test_resourceGroup:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       os_server_sm:
3561         type: tosca.capabilities.OperatingSystem
3562         occurrences:
3563         - 1
3564         - UNBOUNDED
3565       disk.capacity_server_sm:
3566         type: org.openecomp.capabilities.metric.Ceilometer
3567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3568         occurrences:
3569         - 1
3570         - UNBOUNDED
3571       memory_server_oam:
3572         type: org.openecomp.capabilities.metric.Ceilometer
3573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3574         occurrences:
3575         - 1
3576         - UNBOUNDED
3577       feature_cmaui_port_8_test_resourceGroup:
3578         type: tosca.capabilities.Node
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       disk.write.bytes_server_cmaui_test_resourceGroup:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       disk.device.iops_server_oam:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       disk.device.usage_server_sm:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       disk.device.write.requests.rate_server_sm:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       disk.allocation_server_oam:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       feature_server_cmaui_test_resourceGroup:
3613         type: tosca.capabilities.Node
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       network.incoming.packets_sm_server_port:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       disk.write.bytes.rate_server_sm:
3624         type: org.openecomp.capabilities.metric.Ceilometer
3625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3626         occurrences:
3627         - 1
3628         - UNBOUNDED
3629       feature_oam_server_port:
3630         type: tosca.capabilities.Node
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       disk.usage_server_oam:
3635         type: org.openecomp.capabilities.metric.Ceilometer
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3637         occurrences:
3638         - 1
3639         - UNBOUNDED
3640       disk.device.iops_server_cmaui_test_resourceGroup:
3641         type: org.openecomp.capabilities.metric.Ceilometer
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3643         occurrences:
3644         - 1
3645         - UNBOUNDED
3646       instance_server_sm:
3647         type: org.openecomp.capabilities.metric.Ceilometer
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3649         occurrences:
3650         - 1
3651         - UNBOUNDED
3652       disk.device.latency_server_oam:
3653         type: org.openecomp.capabilities.metric.Ceilometer
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.root.size_server_oam:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       host_server_sm:
3665         type: tosca.capabilities.Container
3666         valid_source_types:
3667         - tosca.nodes.SoftwareComponent
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       memory.usage_server_oam:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       disk.capacity_server_cmaui_test_resourceGroup:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       disk.read.bytes_server_oam:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       disk.read.requests_server_oam:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       forwarder_oam_server_port:
3696         type: org.openecomp.capabilities.Forwarder
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       cpu_util_server_sm:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       network.incoming.bytes_cmaui_port_8_test_resourceGroup:
3707         type: org.openecomp.capabilities.metric.Ceilometer
3708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3709         occurrences:
3710         - 1
3711         - UNBOUNDED
3712       disk.device.capacity_server_sm:
3713         type: org.openecomp.capabilities.metric.Ceilometer
3714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3715         occurrences:
3716         - 1
3717         - UNBOUNDED
3718       disk.device.read.bytes_server_oam:
3719         type: org.openecomp.capabilities.metric.Ceilometer
3720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3721         occurrences:
3722         - 1
3723         - UNBOUNDED
3724       forwarder_sm_server_port:
3725         type: org.openecomp.capabilities.Forwarder
3726         occurrences:
3727         - 1
3728         - UNBOUNDED
3729       network.incoming.bytes_oam_server_port:
3730         type: org.openecomp.capabilities.metric.Ceilometer
3731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3732         occurrences:
3733         - 1
3734         - UNBOUNDED
3735       network.outgoing.bytes.rate_cmaui_port_8_test_resourceGroup:
3736         type: org.openecomp.capabilities.metric.Ceilometer
3737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3738         occurrences:
3739         - 1
3740         - UNBOUNDED
3741       disk.device.iops_server_sm:
3742         type: org.openecomp.capabilities.metric.Ceilometer
3743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3744         occurrences:
3745         - 1
3746         - UNBOUNDED
3747       disk.device.read.requests.rate_server_oam:
3748         type: org.openecomp.capabilities.metric.Ceilometer
3749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3750         occurrences:
3751         - 1
3752         - UNBOUNDED
3753       disk.device.latency_server_cmaui_test_resourceGroup:
3754         type: org.openecomp.capabilities.metric.Ceilometer
3755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       vcpus_server_oam:
3760         type: org.openecomp.capabilities.metric.Ceilometer
3761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3762         occurrences:
3763         - 1
3764         - UNBOUNDED
3765       disk.device.read.bytes_server_sm:
3766         type: org.openecomp.capabilities.metric.Ceilometer
3767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       disk.read.bytes.rate_server_oam:
3772         type: org.openecomp.capabilities.metric.Ceilometer
3773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3774         occurrences:
3775         - 1
3776         - UNBOUNDED
3777       disk.write.bytes_server_oam:
3778         type: org.openecomp.capabilities.metric.Ceilometer
3779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       disk.write.requests.rate_server_cmaui_test_resourceGroup:
3784         type: org.openecomp.capabilities.metric.Ceilometer
3785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3786         occurrences:
3787         - 1
3788         - UNBOUNDED
3789       instance_server_cmaui_test_resourceGroup:
3790         type: org.openecomp.capabilities.metric.Ceilometer
3791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3792         occurrences:
3793         - 1
3794         - UNBOUNDED
3795       disk.latency_server_sm:
3796         type: org.openecomp.capabilities.metric.Ceilometer
3797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       disk.iops_server_cmaui_test_resourceGroup:
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       disk.device.allocation_server_oam:
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       attachment_oam_server_port:
3814         type: tosca.capabilities.Attachment
3815         occurrences:
3816         - 1
3817         - UNBOUNDED
3818       forwarder_cmaui_port_8_test_resourceGroup:
3819         type: org.openecomp.capabilities.Forwarder
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       scalable_server_oam:
3824         type: tosca.capabilities.Scalable
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       disk.root.size_server_cmaui_test_resourceGroup:
3829         type: org.openecomp.capabilities.metric.Ceilometer
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3831         occurrences:
3832         - 1
3833         - UNBOUNDED
3834       cpu_util_server_oam:
3835         type: org.openecomp.capabilities.metric.Ceilometer
3836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3837         occurrences:
3838         - 1
3839         - UNBOUNDED
3840       disk.device.usage_server_cmaui_test_resourceGroup:
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.write.bytes.rate_server_cmaui_test_resourceGroup:
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       disk.latency_server_cmaui_test_resourceGroup:
3853         type: org.openecomp.capabilities.metric.Ceilometer
3854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3855         occurrences:
3856         - 1
3857         - UNBOUNDED
3858       feature_server_sm:
3859         type: tosca.capabilities.Node
3860         occurrences:
3861         - 1
3862         - UNBOUNDED
3863       cpu.delta_server_oam:
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       host_server_oam:
3870         type: tosca.capabilities.Container
3871         valid_source_types:
3872         - tosca.nodes.SoftwareComponent
3873         occurrences:
3874         - 1
3875         - UNBOUNDED
3876       cpu_server_cmaui_test_resourceGroup:
3877         type: org.openecomp.capabilities.metric.Ceilometer
3878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3879         occurrences:
3880         - 1
3881         - UNBOUNDED
3882       cpu.delta_server_sm:
3883         type: org.openecomp.capabilities.metric.Ceilometer
3884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3885         occurrences:
3886         - 1
3887         - UNBOUNDED
3888       binding_server_oam:
3889         type: tosca.capabilities.network.Bindable
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       disk.device.capacity_server_oam:
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       binding_server_cmaui_test_resourceGroup:
3900         type: tosca.capabilities.network.Bindable
3901         occurrences:
3902         - 1
3903         - UNBOUNDED
3904       disk.device.write.bytes.rate_server_sm:
3905         type: org.openecomp.capabilities.metric.Ceilometer
3906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3907         occurrences:
3908         - 1
3909         - UNBOUNDED
3910       disk.write.bytes_server_sm:
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.latency_server_oam:
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       attachment_cmaui_port_8_test_resourceGroup:
3923         type: tosca.capabilities.Attachment
3924         occurrences:
3925         - 1
3926         - UNBOUNDED
3927       network.incoming.packets_cmaui_port_8_test_resourceGroup:
3928         type: org.openecomp.capabilities.metric.Ceilometer
3929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3930         occurrences:
3931         - 1
3932         - UNBOUNDED
3933       disk.device.allocation_server_cmaui_test_resourceGroup:
3934         type: org.openecomp.capabilities.metric.Ceilometer
3935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3936         occurrences:
3937         - 1
3938         - UNBOUNDED
3939       attachment_cmaui_port_7_test_resourceGroup:
3940         type: tosca.capabilities.Attachment
3941         occurrences:
3942         - 1
3943         - UNBOUNDED
3944       disk.device.read.requests_server_oam:
3945         type: org.openecomp.capabilities.metric.Ceilometer
3946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3947         occurrences:
3948         - 1
3949         - UNBOUNDED
3950       disk.device.write.requests.rate_server_oam:
3951         type: org.openecomp.capabilities.metric.Ceilometer
3952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3953         occurrences:
3954         - 1
3955         - UNBOUNDED
3956       endpoint_server_sm:
3957         type: tosca.capabilities.Endpoint.Admin
3958         occurrences:
3959         - 1
3960         - UNBOUNDED
3961       disk.device.allocation_server_sm:
3962         type: org.openecomp.capabilities.metric.Ceilometer
3963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3964         occurrences:
3965         - 1
3966         - UNBOUNDED
3967       feature_server_oam:
3968         type: tosca.capabilities.Node
3969         occurrences:
3970         - 1
3971         - UNBOUNDED
3972       feature_test_resourceGroup:
3973         type: tosca.capabilities.Node
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       disk.read.requests_server_sm:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       binding_cmaui_port_8_test_resourceGroup:
3984         type: tosca.capabilities.network.Bindable
3985         valid_source_types:
3986         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3987         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3988         occurrences:
3989         - 0
3990         - UNBOUNDED
3991       disk.write.bytes.rate_server_oam:
3992         type: org.openecomp.capabilities.metric.Ceilometer
3993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3994         occurrences:
3995         - 1
3996         - UNBOUNDED
3997       disk.allocation_server_cmaui_test_resourceGroup:
3998         type: org.openecomp.capabilities.metric.Ceilometer
3999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4000         occurrences:
4001         - 1
4002         - UNBOUNDED
4003       memory.resident_server_sm:
4004         type: org.openecomp.capabilities.metric.Ceilometer
4005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4006         occurrences:
4007         - 1
4008         - UNBOUNDED
4009       disk.device.read.requests_server_cmaui_test_resourceGroup:
4010         type: org.openecomp.capabilities.metric.Ceilometer
4011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4012         occurrences:
4013         - 1
4014         - UNBOUNDED
4015       network.incoming.packets_cmaui_port_7_test_resourceGroup:
4016         type: org.openecomp.capabilities.metric.Ceilometer
4017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4018         occurrences:
4019         - 1
4020         - UNBOUNDED
4021       cpu_server_oam:
4022         type: org.openecomp.capabilities.metric.Ceilometer
4023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4024         occurrences:
4025         - 1
4026         - UNBOUNDED
4027       host_server_cmaui_test_resourceGroup:
4028         type: tosca.capabilities.Container
4029         valid_source_types:
4030         - tosca.nodes.SoftwareComponent
4031         occurrences:
4032         - 1
4033         - UNBOUNDED
4034       memory_server_sm:
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       scalable_server_sm:
4041         type: tosca.capabilities.Scalable
4042         occurrences:
4043         - 1
4044         - UNBOUNDED
4045       scalable_server_cmaui_test_resourceGroup:
4046         type: tosca.capabilities.Scalable
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       disk.device.read.bytes.rate_server_cmaui_test_resourceGroup:
4051         type: org.openecomp.capabilities.metric.Ceilometer
4052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4053         occurrences:
4054         - 1
4055         - UNBOUNDED
4056       network.outgoing.packets.rate_sm_server_port:
4057         type: org.openecomp.capabilities.metric.Ceilometer
4058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4059         occurrences:
4060         - 1
4061         - UNBOUNDED
4062       binding_sm_server_port:
4063         type: tosca.capabilities.network.Bindable
4064         valid_source_types:
4065         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4066         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4067         occurrences:
4068         - 0
4069         - UNBOUNDED
4070       network.outgoing.bytes.rate_sm_server_port:
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       disk.write.requests_server_oam:
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.bytes_server_cmaui_test_resourceGroup:
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.latency_server_sm:
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       memory.usage_server_sm:
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       memory.resident_server_oam:
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       network.incoming.bytes.rate_cmaui_port_8_test_resourceGroup:
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       feature_sm_server_port:
4113         type: tosca.capabilities.Node
4114         occurrences:
4115         - 1
4116         - UNBOUNDED
4117       disk.device.write.requests_server_sm:
4118         type: org.openecomp.capabilities.metric.Ceilometer
4119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4120         occurrences:
4121         - 1
4122         - UNBOUNDED
4123       network.incoming.packets.rate_cmaui_port_7_test_resourceGroup:
4124         type: org.openecomp.capabilities.metric.Ceilometer
4125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4126         occurrences:
4127         - 1
4128         - UNBOUNDED
4129       forwarder_cmaui_port_7_test_resourceGroup:
4130         type: org.openecomp.capabilities.Forwarder
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.write.requests_server_cmaui_test_resourceGroup:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       disk.device.write.bytes_server_cmaui_test_resourceGroup:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       disk.device.write.requests_server_oam:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       disk.read.bytes_server_sm:
4153         type: org.openecomp.capabilities.metric.Ceilometer
4154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4155         occurrences:
4156         - 1
4157         - UNBOUNDED
4158       disk.device.write.requests.rate_server_cmaui_test_resourceGroup:
4159         type: org.openecomp.capabilities.metric.Ceilometer
4160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4161         occurrences:
4162         - 1
4163         - UNBOUNDED
4164       disk.device.write.bytes.rate_server_cmaui_test_resourceGroup:
4165         type: org.openecomp.capabilities.metric.Ceilometer
4166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4167         occurrences:
4168         - 1
4169         - UNBOUNDED
4170       cpu_server_sm:
4171         type: org.openecomp.capabilities.metric.Ceilometer
4172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4173         occurrences:
4174         - 1
4175         - UNBOUNDED
4176       endpoint_server_cmaui_test_resourceGroup:
4177         type: tosca.capabilities.Endpoint.Admin
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       network.outpoing.packets_sm_server_port:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       network.outgoing.packets.rate_cmaui_port_7_test_resourceGroup:
4188         type: org.openecomp.capabilities.metric.Ceilometer
4189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4190         occurrences:
4191         - 1
4192         - UNBOUNDED
4193       network.incoming.bytes.rate_oam_server_port:
4194         type: org.openecomp.capabilities.metric.Ceilometer
4195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4196         occurrences:
4197         - 1
4198         - UNBOUNDED
4199       disk.device.usage_server_oam:
4200         type: org.openecomp.capabilities.metric.Ceilometer
4201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4202         occurrences:
4203         - 1
4204         - UNBOUNDED
4205       network.outgoing.packets.rate_oam_server_port:
4206         type: org.openecomp.capabilities.metric.Ceilometer
4207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4208         occurrences:
4209         - 1
4210         - UNBOUNDED
4211       network.incoming.packets.rate_sm_server_port:
4212         type: org.openecomp.capabilities.metric.Ceilometer
4213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4214         occurrences:
4215         - 1
4216         - UNBOUNDED
4217       binding_oam_server_port:
4218         type: tosca.capabilities.network.Bindable
4219         valid_source_types:
4220         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4221         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4222         occurrences:
4223         - 0
4224         - UNBOUNDED
4225       disk.device.capacity_server_cmaui_test_resourceGroup:
4226         type: org.openecomp.capabilities.metric.Ceilometer
4227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4228         occurrences:
4229         - 1
4230         - UNBOUNDED
4231       network.incoming.packets.rate_oam_server_port:
4232         type: org.openecomp.capabilities.metric.Ceilometer
4233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4234         occurrences:
4235         - 1
4236         - UNBOUNDED
4237       disk.device.write.bytes_server_oam:
4238         type: org.openecomp.capabilities.metric.Ceilometer
4239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4240         occurrences:
4241         - 1
4242         - UNBOUNDED
4243       disk.device.read.requests_server_sm:
4244         type: org.openecomp.capabilities.metric.Ceilometer
4245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4246         occurrences:
4247         - 1
4248         - UNBOUNDED
4249       disk.device.write.requests_server_cmaui_test_resourceGroup:
4250         type: org.openecomp.capabilities.metric.Ceilometer
4251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4252         occurrences:
4253         - 1
4254         - UNBOUNDED
4255       disk.read.bytes_server_cmaui_test_resourceGroup:
4256         type: org.openecomp.capabilities.metric.Ceilometer
4257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4258         occurrences:
4259         - 1
4260         - UNBOUNDED
4261       disk.device.read.bytes.rate_server_sm:
4262         type: org.openecomp.capabilities.metric.Ceilometer
4263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4264         occurrences:
4265         - 1
4266         - UNBOUNDED
4267       disk.ephemeral.size_server_oam:
4268         type: org.openecomp.capabilities.metric.Ceilometer
4269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4270         occurrences:
4271         - 1
4272         - UNBOUNDED
4273       network.outpoing.packets_oam_server_port:
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       os_server_oam:
4280         type: tosca.capabilities.OperatingSystem
4281         occurrences:
4282         - 1
4283         - UNBOUNDED
4284       network.outgoing.bytes_cmaui_port_7_test_resourceGroup:
4285         type: org.openecomp.capabilities.metric.Ceilometer
4286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4287         occurrences:
4288         - 1
4289         - UNBOUNDED
4290       disk.capacity_server_oam:
4291         type: org.openecomp.capabilities.metric.Ceilometer
4292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4293         occurrences:
4294         - 1
4295         - UNBOUNDED
4296       disk.write.requests_server_sm:
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       network.incoming.bytes_cmaui_port_7_test_resourceGroup:
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.ephemeral.size_server_sm:
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.usage_server_cmaui_test_resourceGroup:
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.read.bytes.rate_server_sm:
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       endpoint_server_oam:
4327         type: tosca.capabilities.Endpoint.Admin
4328         occurrences:
4329         - 1
4330         - UNBOUNDED
4331       network.outpoing.packets_cmaui_port_8_test_resourceGroup:
4332         type: org.openecomp.capabilities.metric.Ceilometer
4333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4334         occurrences:
4335         - 1
4336         - UNBOUNDED
4337       disk.device.read.requests.rate_server_sm:
4338         type: org.openecomp.capabilities.metric.Ceilometer
4339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4340         occurrences:
4341         - 1
4342         - UNBOUNDED
4343       os_server_cmaui_test_resourceGroup:
4344         type: tosca.capabilities.OperatingSystem
4345         occurrences:
4346         - 1
4347         - UNBOUNDED
4348       binding_server_sm:
4349         type: tosca.capabilities.network.Bindable
4350         occurrences:
4351         - 1
4352         - UNBOUNDED
4353       disk.root.size_server_sm:
4354         type: org.openecomp.capabilities.metric.Ceilometer
4355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4356         occurrences:
4357         - 1
4358         - UNBOUNDED
4359       network.outgoing.bytes_oam_server_port:
4360         type: org.openecomp.capabilities.metric.Ceilometer
4361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4362         occurrences:
4363         - 1
4364         - UNBOUNDED
4365       disk.allocation_server_sm:
4366         type: org.openecomp.capabilities.metric.Ceilometer
4367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       disk.iops_server_oam:
4372         type: org.openecomp.capabilities.metric.Ceilometer
4373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4374         occurrences:
4375         - 1
4376         - UNBOUNDED
4377       vcpus_server_cmaui_test_resourceGroup:
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       network.outgoing.bytes_cmaui_port_8_test_resourceGroup:
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       disk.write.requests.rate_server_sm:
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       network.outgoing.bytes.rate_oam_server_port:
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.device.write.bytes_server_sm:
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       network.incoming.packets.rate_cmaui_port_8_test_resourceGroup:
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       network.incoming.bytes.rate_cmaui_port_7_test_resourceGroup:
4414         type: org.openecomp.capabilities.metric.Ceilometer
4415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4416         occurrences:
4417         - 1
4418         - UNBOUNDED
4419       disk.write.requests.rate_server_oam:
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       network.outgoing.packets.rate_cmaui_port_8_test_resourceGroup:
4426         type: org.openecomp.capabilities.metric.Ceilometer
4427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4428         occurrences:
4429         - 1
4430         - UNBOUNDED
4431       disk.device.read.bytes.rate_server_oam:
4432         type: org.openecomp.capabilities.metric.Ceilometer
4433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4434         occurrences:
4435         - 1
4436         - UNBOUNDED
4437       memory.usage_server_cmaui_test_resourceGroup:
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       network.incoming.bytes.rate_sm_server_port:
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_cmaui_test_resourceGroup:
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.device.write.bytes.rate_server_oam:
4456         type: org.openecomp.capabilities.metric.Ceilometer
4457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4458         occurrences:
4459         - 1
4460         - UNBOUNDED
4461       network.incoming.packets_oam_server_port:
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.requests_server_cmaui_test_resourceGroup:
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.ephemeral.size_server_cmaui_test_resourceGroup:
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       disk.usage_server_sm:
4480         type: org.openecomp.capabilities.metric.Ceilometer
4481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4482         occurrences:
4483         - 1
4484         - UNBOUNDED
4485       instance_server_oam:
4486         type: org.openecomp.capabilities.metric.Ceilometer
4487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4488         occurrences:
4489         - 1
4490         - UNBOUNDED
4491       feature_cmaui_port_7_test_resourceGroup:
4492         type: tosca.capabilities.Node
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       cpu.delta_server_cmaui_test_resourceGroup:
4497         type: org.openecomp.capabilities.metric.Ceilometer
4498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4499         occurrences:
4500         - 1
4501         - UNBOUNDED
4502       cpu_util_server_cmaui_test_resourceGroup:
4503         type: org.openecomp.capabilities.metric.Ceilometer
4504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4505         occurrences:
4506         - 1
4507         - UNBOUNDED
4508       disk.device.read.requests.rate_server_cmaui_test_resourceGroup:
4509         type: org.openecomp.capabilities.metric.Ceilometer
4510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4511         occurrences:
4512         - 1
4513         - UNBOUNDED
4514       network.outgoing.bytes_sm_server_port:
4515         type: org.openecomp.capabilities.metric.Ceilometer
4516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4517         occurrences:
4518         - 1
4519         - UNBOUNDED
4520       vcpus_server_sm:
4521         type: org.openecomp.capabilities.metric.Ceilometer
4522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4523         occurrences:
4524         - 1
4525         - UNBOUNDED
4526       disk.read.bytes.rate_server_cmaui_test_resourceGroup:
4527         type: org.openecomp.capabilities.metric.Ceilometer
4528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4529         occurrences:
4530         - 1
4531         - UNBOUNDED
4532       attachment_sm_server_port:
4533         type: tosca.capabilities.Attachment
4534         occurrences:
4535         - 1
4536         - UNBOUNDED
4537       network.incoming.bytes_sm_server_port:
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.iops_server_sm:
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   org.openecomp.resource.abstract.nodes.sm_server:
4550     derived_from: org.openecomp.resource.abstract.nodes.VFC
4551     properties:
4552       index_value:
4553         type: integer
4554         description: Index value of this substitution service template runtime instance
4555         required: false
4556         default: 0
4557         status: SUPPORTED
4558         constraints:
4559         - greater_or_equal: 0
4560       port_sm_server_port_order:
4561         type: integer
4562         required: true
4563         status: SUPPORTED
4564       port_sm_server_port_vlan_requirements:
4565         type: list
4566         required: true
4567         status: SUPPORTED
4568         entry_schema:
4569           type: org.openecomp.datatypes.network.VlanRequirements
4570       port_sm_server_port_subnetpoolid:
4571         type: string
4572         required: true
4573         status: SUPPORTED
4574       vm_flavor_name:
4575         type: string
4576         required: true
4577         status: SUPPORTED
4578       port_sm_server_port_exCP_naming:
4579         type: org.openecomp.datatypes.Naming
4580         required: true
4581         status: SUPPORTED
4582       port_sm_server_port_network_role_tag:
4583         type: string
4584         required: true
4585         status: SUPPORTED
4586       port_sm_server_port_network_role:
4587         type: string
4588         required: true
4589         status: SUPPORTED
4590       port_sm_server_port_network:
4591         type: list
4592         required: true
4593         status: SUPPORTED
4594         entry_schema:
4595           type: string
4596       compute_sm_server_name:
4597         type: list
4598         required: true
4599         status: SUPPORTED
4600         entry_schema:
4601           type: string
4602       port_sm_server_port_ip_requirements:
4603         type: list
4604         required: true
4605         status: SUPPORTED
4606         entry_schema:
4607           type: org.openecomp.datatypes.network.IpRequirements
4608       vm_image_name:
4609         type: string
4610         required: true
4611         status: SUPPORTED
4612       compute_sm_server_availability_zone:
4613         type: list
4614         required: true
4615         status: SUPPORTED
4616         entry_schema:
4617           type: string
4618       port_sm_server_port_mac_requirements:
4619         type: org.openecomp.datatypes.network.MacRequirements
4620         required: true
4621         status: SUPPORTED
4622       port_sm_server_port_replacement_policy:
4623         type: list
4624         required: true
4625         status: SUPPORTED
4626         entry_schema:
4627           type: string
4628       port_sm_server_port_fixed_ips:
4629         type: list
4630         required: true
4631         status: SUPPORTED
4632         entry_schema:
4633           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4634       port_sm_server_port_related_networks:
4635         type: list
4636         required: true
4637         status: SUPPORTED
4638         entry_schema:
4639           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4640       port_sm_server_port_security_groups:
4641         type: list
4642         required: true
4643         status: SUPPORTED
4644         entry_schema:
4645           type: json
4646     requirements:
4647     - dependency_sm_server:
4648         capability: tosca.capabilities.Node
4649         node: tosca.nodes.Root
4650         relationship: tosca.relationships.DependsOn
4651         occurrences:
4652         - 0
4653         - UNBOUNDED
4654     - local_storage_sm_server:
4655         capability: tosca.capabilities.Attachment
4656         node: tosca.nodes.BlockStorage
4657         relationship: tosca.relationships.AttachesTo
4658         occurrences:
4659         - 0
4660         - UNBOUNDED
4661     - dependency_sm_server_sm_server_port:
4662         capability: tosca.capabilities.Node
4663         node: tosca.nodes.Root
4664         relationship: tosca.relationships.DependsOn
4665         occurrences:
4666         - 0
4667         - UNBOUNDED
4668     - link_sm_server_sm_server_port:
4669         capability: tosca.capabilities.network.Linkable
4670         relationship: tosca.relationships.network.LinksTo
4671         occurrences:
4672         - 1
4673         - 1
4674     capabilities:
4675       disk.device.read.requests_sm_server:
4676         type: org.openecomp.capabilities.metric.Ceilometer
4677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4678         occurrences:
4679         - 1
4680         - UNBOUNDED
4681       binding_sm_server_sm_server_port:
4682         type: tosca.capabilities.network.Bindable
4683         valid_source_types:
4684         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4685         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4686         occurrences:
4687         - 0
4688         - UNBOUNDED
4689       forwarder_sm_server_sm_server_port:
4690         type: org.openecomp.capabilities.Forwarder
4691         occurrences:
4692         - 1
4693         - UNBOUNDED
4694       disk.iops_sm_server:
4695         type: org.openecomp.capabilities.metric.Ceilometer
4696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4697         occurrences:
4698         - 1
4699         - UNBOUNDED
4700       disk.device.capacity_sm_server:
4701         type: org.openecomp.capabilities.metric.Ceilometer
4702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4703         occurrences:
4704         - 1
4705         - UNBOUNDED
4706       disk.device.read.bytes.rate_sm_server:
4707         type: org.openecomp.capabilities.metric.Ceilometer
4708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4709         occurrences:
4710         - 1
4711         - UNBOUNDED
4712       disk.device.write.requests.rate_sm_server:
4713         type: org.openecomp.capabilities.metric.Ceilometer
4714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4715         occurrences:
4716         - 1
4717         - UNBOUNDED
4718       disk.device.allocation_sm_server:
4719         type: org.openecomp.capabilities.metric.Ceilometer
4720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4721         occurrences:
4722         - 1
4723         - UNBOUNDED
4724       network.incoming.bytes_sm_server_sm_server_port:
4725         type: org.openecomp.capabilities.metric.Ceilometer
4726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4727         occurrences:
4728         - 1
4729         - UNBOUNDED
4730       attachment_sm_server_sm_server_port:
4731         type: tosca.capabilities.Attachment
4732         occurrences:
4733         - 1
4734         - UNBOUNDED
4735       memory.usage_sm_server:
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       binding_sm_server:
4742         type: tosca.capabilities.network.Bindable
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       disk.read.requests_sm_server:
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       network.outpoing.packets_sm_server_sm_server_port:
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       endpoint_sm_server:
4759         type: tosca.capabilities.Endpoint.Admin
4760         occurrences:
4761         - 1
4762         - UNBOUNDED
4763       disk.device.read.requests.rate_sm_server:
4764         type: org.openecomp.capabilities.metric.Ceilometer
4765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4766         occurrences:
4767         - 1
4768         - UNBOUNDED
4769       disk.capacity_sm_server:
4770         type: org.openecomp.capabilities.metric.Ceilometer
4771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4772         occurrences:
4773         - 1
4774         - UNBOUNDED
4775       disk.allocation_sm_server:
4776         type: org.openecomp.capabilities.metric.Ceilometer
4777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4778         occurrences:
4779         - 1
4780         - UNBOUNDED
4781       disk.root.size_sm_server:
4782         type: org.openecomp.capabilities.metric.Ceilometer
4783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       disk.usage_sm_server:
4788         type: org.openecomp.capabilities.metric.Ceilometer
4789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4790         occurrences:
4791         - 1
4792         - UNBOUNDED
4793       vcpus_sm_server:
4794         type: org.openecomp.capabilities.metric.Ceilometer
4795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       disk.write.bytes_sm_server:
4800         type: org.openecomp.capabilities.metric.Ceilometer
4801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4802         occurrences:
4803         - 1
4804         - UNBOUNDED
4805       cpu.delta_sm_server:
4806         type: org.openecomp.capabilities.metric.Ceilometer
4807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4808         occurrences:
4809         - 1
4810         - UNBOUNDED
4811       os_sm_server:
4812         type: tosca.capabilities.OperatingSystem
4813         occurrences:
4814         - 1
4815         - UNBOUNDED
4816       feature_sm_server_sm_server_port:
4817         type: tosca.capabilities.Node
4818         occurrences:
4819         - 1
4820         - UNBOUNDED
4821       memory.resident_sm_server:
4822         type: org.openecomp.capabilities.metric.Ceilometer
4823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4824         occurrences:
4825         - 1
4826         - UNBOUNDED
4827       network.outgoing.bytes_sm_server_sm_server_port:
4828         type: org.openecomp.capabilities.metric.Ceilometer
4829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       instance_sm_server:
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       cpu_sm_server:
4840         type: org.openecomp.capabilities.metric.Ceilometer
4841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4842         occurrences:
4843         - 1
4844         - UNBOUNDED
4845       disk.device.write.bytes_sm_server:
4846         type: org.openecomp.capabilities.metric.Ceilometer
4847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4848         occurrences:
4849         - 1
4850         - UNBOUNDED
4851       network.incoming.packets.rate_sm_server_sm_server_port:
4852         type: org.openecomp.capabilities.metric.Ceilometer
4853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4854         occurrences:
4855         - 1
4856         - UNBOUNDED
4857       disk.write.requests.rate_sm_server:
4858         type: org.openecomp.capabilities.metric.Ceilometer
4859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4860         occurrences:
4861         - 1
4862         - UNBOUNDED
4863       disk.device.write.bytes.rate_sm_server:
4864         type: org.openecomp.capabilities.metric.Ceilometer
4865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4866         occurrences:
4867         - 1
4868         - UNBOUNDED
4869       disk.write.bytes.rate_sm_server:
4870         type: org.openecomp.capabilities.metric.Ceilometer
4871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4872         occurrences:
4873         - 1
4874         - UNBOUNDED
4875       disk.device.write.requests_sm_server:
4876         type: org.openecomp.capabilities.metric.Ceilometer
4877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4878         occurrences:
4879         - 1
4880         - UNBOUNDED
4881       disk.device.latency_sm_server:
4882         type: org.openecomp.capabilities.metric.Ceilometer
4883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4884         occurrences:
4885         - 1
4886         - UNBOUNDED
4887       host_sm_server:
4888         type: tosca.capabilities.Container
4889         valid_source_types:
4890         - tosca.nodes.SoftwareComponent
4891         occurrences:
4892         - 1
4893         - UNBOUNDED
4894       feature_sm_server:
4895         type: tosca.capabilities.Node
4896         occurrences:
4897         - 1
4898         - UNBOUNDED
4899       disk.device.usage_sm_server:
4900         type: org.openecomp.capabilities.metric.Ceilometer
4901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4902         occurrences:
4903         - 1
4904         - UNBOUNDED
4905       scalable_sm_server:
4906         type: tosca.capabilities.Scalable
4907         occurrences:
4908         - 1
4909         - UNBOUNDED
4910       disk.device.iops_sm_server:
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       disk.read.bytes.rate_sm_server:
4917         type: org.openecomp.capabilities.metric.Ceilometer
4918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4919         occurrences:
4920         - 1
4921         - UNBOUNDED
4922       disk.device.read.bytes_sm_server:
4923         type: org.openecomp.capabilities.metric.Ceilometer
4924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4925         occurrences:
4926         - 1
4927         - UNBOUNDED
4928       disk.latency_sm_server:
4929         type: org.openecomp.capabilities.metric.Ceilometer
4930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4931         occurrences:
4932         - 1
4933         - UNBOUNDED
4934       network.incoming.bytes.rate_sm_server_sm_server_port:
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.read.bytes_sm_server:
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.write.requests_sm_server:
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       cpu_util_sm_server:
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.ephemeral.size_sm_server:
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       network.outgoing.packets.rate_sm_server_sm_server_port:
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       network.incoming.packets_sm_server_sm_server_port:
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       memory_sm_server:
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.outgoing.bytes.rate_sm_server_sm_server_port:
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   org.openecomp.resource.abstract.nodes.ps_server:
4989     derived_from: org.openecomp.resource.abstract.nodes.VFC
4990     properties:
4991       port_ps_server_port_network:
4992         type: list
4993         required: true
4994         status: SUPPORTED
4995         entry_schema:
4996           type: string
4997       compute_ps_server_name:
4998         type: list
4999         required: true
5000         status: SUPPORTED
5001         entry_schema:
5002           type: string
5003       port_ps_server_port_security_groups:
5004         type: list
5005         required: true
5006         status: SUPPORTED
5007         entry_schema:
5008           type: json
5009       port_ps_server_port_vlan_requirements:
5010         type: list
5011         required: true
5012         status: SUPPORTED
5013         entry_schema:
5014           type: org.openecomp.datatypes.network.VlanRequirements
5015       compute_ps_server_availability_zone:
5016         type: list
5017         required: true
5018         status: SUPPORTED
5019         entry_schema:
5020           type: string
5021       port_ps_server_port_network_role:
5022         type: string
5023         required: true
5024         status: SUPPORTED
5025       index_value:
5026         type: integer
5027         description: Index value of this substitution service template runtime instance
5028         required: false
5029         default: 0
5030         status: SUPPORTED
5031         constraints:
5032         - greater_or_equal: 0
5033       port_ps_server_port_order:
5034         type: integer
5035         required: true
5036         status: SUPPORTED
5037       port_ps_server_port_subnetpoolid:
5038         type: string
5039         required: true
5040         status: SUPPORTED
5041       port_ps_server_port_fixed_ips:
5042         type: list
5043         required: true
5044         status: SUPPORTED
5045         entry_schema:
5046           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5047       port_ps_server_port_related_networks:
5048         type: list
5049         required: true
5050         status: SUPPORTED
5051         entry_schema:
5052           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5053       vm_flavor_name:
5054         type: string
5055         required: true
5056         status: SUPPORTED
5057       port_ps_server_port_exCP_naming:
5058         type: org.openecomp.datatypes.Naming
5059         required: true
5060         status: SUPPORTED
5061       port_ps_server_port_ip_requirements:
5062         type: list
5063         required: true
5064         status: SUPPORTED
5065         entry_schema:
5066           type: org.openecomp.datatypes.network.IpRequirements
5067       port_ps_server_port_mac_requirements:
5068         type: org.openecomp.datatypes.network.MacRequirements
5069         required: true
5070         status: SUPPORTED
5071       vm_image_name:
5072         type: string
5073         required: true
5074         status: SUPPORTED
5075       port_ps_server_port_replacement_policy:
5076         type: list
5077         required: true
5078         status: SUPPORTED
5079         entry_schema:
5080           type: string
5081       port_ps_server_port_network_role_tag:
5082         type: string
5083         required: true
5084         status: SUPPORTED
5085     requirements:
5086     - dependency_ps_server_ps_server_port:
5087         capability: tosca.capabilities.Node
5088         node: tosca.nodes.Root
5089         relationship: tosca.relationships.DependsOn
5090         occurrences:
5091         - 0
5092         - UNBOUNDED
5093     - link_ps_server_ps_server_port:
5094         capability: tosca.capabilities.network.Linkable
5095         relationship: tosca.relationships.network.LinksTo
5096         occurrences:
5097         - 1
5098         - 1
5099     - dependency_ps_server:
5100         capability: tosca.capabilities.Node
5101         node: tosca.nodes.Root
5102         relationship: tosca.relationships.DependsOn
5103         occurrences:
5104         - 0
5105         - UNBOUNDED
5106     - local_storage_ps_server:
5107         capability: tosca.capabilities.Attachment
5108         node: tosca.nodes.BlockStorage
5109         relationship: tosca.relationships.AttachesTo
5110         occurrences:
5111         - 0
5112         - UNBOUNDED
5113     capabilities:
5114       instance_ps_server:
5115         type: org.openecomp.capabilities.metric.Ceilometer
5116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       host_ps_server:
5121         type: tosca.capabilities.Container
5122         valid_source_types:
5123         - tosca.nodes.SoftwareComponent
5124         occurrences:
5125         - 1
5126         - UNBOUNDED
5127       network.incoming.packets_ps_server_ps_server_port:
5128         type: org.openecomp.capabilities.metric.Ceilometer
5129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5130         occurrences:
5131         - 1
5132         - UNBOUNDED
5133       cpu.delta_ps_server:
5134         type: org.openecomp.capabilities.metric.Ceilometer
5135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5136         occurrences:
5137         - 1
5138         - UNBOUNDED
5139       disk.write.bytes.rate_ps_server:
5140         type: org.openecomp.capabilities.metric.Ceilometer
5141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5142         occurrences:
5143         - 1
5144         - UNBOUNDED
5145       forwarder_ps_server_ps_server_port:
5146         type: org.openecomp.capabilities.Forwarder
5147         occurrences:
5148         - 1
5149         - UNBOUNDED
5150       feature_ps_server_ps_server_port:
5151         type: tosca.capabilities.Node
5152         occurrences:
5153         - 1
5154         - UNBOUNDED
5155       feature_ps_server:
5156         type: tosca.capabilities.Node
5157         occurrences:
5158         - 1
5159         - UNBOUNDED
5160       disk.root.size_ps_server:
5161         type: org.openecomp.capabilities.metric.Ceilometer
5162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5163         occurrences:
5164         - 1
5165         - UNBOUNDED
5166       disk.device.read.requests.rate_ps_server:
5167         type: org.openecomp.capabilities.metric.Ceilometer
5168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5169         occurrences:
5170         - 1
5171         - UNBOUNDED
5172       cpu_ps_server:
5173         type: org.openecomp.capabilities.metric.Ceilometer
5174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5175         occurrences:
5176         - 1
5177         - UNBOUNDED
5178       disk.device.write.bytes_ps_server:
5179         type: org.openecomp.capabilities.metric.Ceilometer
5180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5181         occurrences:
5182         - 1
5183         - UNBOUNDED
5184       disk.device.read.bytes_ps_server:
5185         type: org.openecomp.capabilities.metric.Ceilometer
5186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5187         occurrences:
5188         - 1
5189         - UNBOUNDED
5190       disk.read.bytes_ps_server:
5191         type: org.openecomp.capabilities.metric.Ceilometer
5192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5193         occurrences:
5194         - 1
5195         - UNBOUNDED
5196       network.incoming.bytes_ps_server_ps_server_port:
5197         type: org.openecomp.capabilities.metric.Ceilometer
5198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5199         occurrences:
5200         - 1
5201         - UNBOUNDED
5202       disk.device.iops_ps_server:
5203         type: org.openecomp.capabilities.metric.Ceilometer
5204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5205         occurrences:
5206         - 1
5207         - UNBOUNDED
5208       disk.device.latency_ps_server:
5209         type: org.openecomp.capabilities.metric.Ceilometer
5210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5211         occurrences:
5212         - 1
5213         - UNBOUNDED
5214       disk.read.bytes.rate_ps_server:
5215         type: org.openecomp.capabilities.metric.Ceilometer
5216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5217         occurrences:
5218         - 1
5219         - UNBOUNDED
5220       memory_ps_server:
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       scalable_ps_server:
5227         type: tosca.capabilities.Scalable
5228         occurrences:
5229         - 1
5230         - UNBOUNDED
5231       attachment_ps_server_ps_server_port:
5232         type: tosca.capabilities.Attachment
5233         occurrences:
5234         - 1
5235         - UNBOUNDED
5236       disk.write.requests.rate_ps_server:
5237         type: org.openecomp.capabilities.metric.Ceilometer
5238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5239         occurrences:
5240         - 1
5241         - UNBOUNDED
5242       disk.write.requests_ps_server:
5243         type: org.openecomp.capabilities.metric.Ceilometer
5244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5245         occurrences:
5246         - 1
5247         - UNBOUNDED
5248       disk.latency_ps_server:
5249         type: org.openecomp.capabilities.metric.Ceilometer
5250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5251         occurrences:
5252         - 1
5253         - UNBOUNDED
5254       disk.ephemeral.size_ps_server:
5255         type: org.openecomp.capabilities.metric.Ceilometer
5256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5257         occurrences:
5258         - 1
5259         - UNBOUNDED
5260       disk.device.capacity_ps_server:
5261         type: org.openecomp.capabilities.metric.Ceilometer
5262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5263         occurrences:
5264         - 1
5265         - UNBOUNDED
5266       network.incoming.packets.rate_ps_server_ps_server_port:
5267         type: org.openecomp.capabilities.metric.Ceilometer
5268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5269         occurrences:
5270         - 1
5271         - UNBOUNDED
5272       disk.iops_ps_server:
5273         type: org.openecomp.capabilities.metric.Ceilometer
5274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5275         occurrences:
5276         - 1
5277         - UNBOUNDED
5278       disk.device.read.bytes.rate_ps_server:
5279         type: org.openecomp.capabilities.metric.Ceilometer
5280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5281         occurrences:
5282         - 1
5283         - UNBOUNDED
5284       cpu_util_ps_server:
5285         type: org.openecomp.capabilities.metric.Ceilometer
5286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5287         occurrences:
5288         - 1
5289         - UNBOUNDED
5290       memory.resident_ps_server:
5291         type: org.openecomp.capabilities.metric.Ceilometer
5292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5293         occurrences:
5294         - 1
5295         - UNBOUNDED
5296       disk.device.read.requests_ps_server:
5297         type: org.openecomp.capabilities.metric.Ceilometer
5298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5299         occurrences:
5300         - 1
5301         - UNBOUNDED
5302       disk.write.bytes_ps_server:
5303         type: org.openecomp.capabilities.metric.Ceilometer
5304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5305         occurrences:
5306         - 1
5307         - UNBOUNDED
5308       network.outgoing.bytes.rate_ps_server_ps_server_port:
5309         type: org.openecomp.capabilities.metric.Ceilometer
5310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       network.outgoing.packets.rate_ps_server_ps_server_port:
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       network.incoming.bytes.rate_ps_server_ps_server_port:
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       disk.device.write.requests.rate_ps_server:
5327         type: org.openecomp.capabilities.metric.Ceilometer
5328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5329         occurrences:
5330         - 1
5331         - UNBOUNDED
5332       disk.read.requests_ps_server:
5333         type: org.openecomp.capabilities.metric.Ceilometer
5334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5335         occurrences:
5336         - 1
5337         - UNBOUNDED
5338       disk.allocation_ps_server:
5339         type: org.openecomp.capabilities.metric.Ceilometer
5340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5341         occurrences:
5342         - 1
5343         - UNBOUNDED
5344       memory.usage_ps_server:
5345         type: org.openecomp.capabilities.metric.Ceilometer
5346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5347         occurrences:
5348         - 1
5349         - UNBOUNDED
5350       binding_ps_server:
5351         type: tosca.capabilities.network.Bindable
5352         occurrences:
5353         - 1
5354         - UNBOUNDED
5355       os_ps_server:
5356         type: tosca.capabilities.OperatingSystem
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       disk.device.usage_ps_server:
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       binding_ps_server_ps_server_port:
5367         type: tosca.capabilities.network.Bindable
5368         valid_source_types:
5369         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5370         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5371         occurrences:
5372         - 0
5373         - UNBOUNDED
5374       disk.device.write.bytes.rate_ps_server:
5375         type: org.openecomp.capabilities.metric.Ceilometer
5376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5377         occurrences:
5378         - 1
5379         - UNBOUNDED
5380       vcpus_ps_server:
5381         type: org.openecomp.capabilities.metric.Ceilometer
5382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5383         occurrences:
5384         - 1
5385         - UNBOUNDED
5386       network.outgoing.bytes_ps_server_ps_server_port:
5387         type: org.openecomp.capabilities.metric.Ceilometer
5388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5389         occurrences:
5390         - 1
5391         - UNBOUNDED
5392       disk.usage_ps_server:
5393         type: org.openecomp.capabilities.metric.Ceilometer
5394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5395         occurrences:
5396         - 1
5397         - UNBOUNDED
5398       disk.device.write.requests_ps_server:
5399         type: org.openecomp.capabilities.metric.Ceilometer
5400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       network.outpoing.packets_ps_server_ps_server_port:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       endpoint_ps_server:
5411         type: tosca.capabilities.Endpoint.Admin
5412         occurrences:
5413         - 1
5414         - UNBOUNDED
5415       disk.capacity_ps_server:
5416         type: org.openecomp.capabilities.metric.Ceilometer
5417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5418         occurrences:
5419         - 1
5420         - UNBOUNDED
5421       disk.device.allocation_ps_server:
5422         type: org.openecomp.capabilities.metric.Ceilometer
5423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5424         occurrences:
5425         - 1
5426         - UNBOUNDED